diff options
author | Stu Grossman <grossman@cygnus> | 1995-05-23 00:01:17 +0000 |
---|---|---|
committer | Stu Grossman <grossman@cygnus> | 1995-05-23 00:01:17 +0000 |
commit | cac390d444e084a7965d889f9b7792aedff08fd7 (patch) | |
tree | 5011d7009e8a1eb5335f959cedd5c50b81f82d9b /gdb/ChangeLog | |
parent | 1fc2205e09748a7536b4ea1f251049e7de0c6e98 (diff) | |
download | gdb-cac390d444e084a7965d889f9b7792aedff08fd7.zip gdb-cac390d444e084a7965d889f9b7792aedff08fd7.tar.gz gdb-cac390d444e084a7965d889f9b7792aedff08fd7.tar.bz2 |
* remote-nindy.c: Install Kung patch for PR 6820. I have no idea
what this does...
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index b066e57..95b1c73 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,8 @@ Mon May 22 15:38:25 1995 Stu Grossman (grossman@cygnus.com) + * remote-nindy.c: Install Kung patch for PR 6820. I have no idea + what this does... + * breakpoint.c: Move defaults of watchpoint related macros into target.h. * target.h: Macros from breakpoint.c. Conditionalize based on |