diff options
author | Theodore A. Roth <troth@openavr.org> | 2003-05-14 20:29:15 +0000 |
---|---|---|
committer | Theodore A. Roth <troth@openavr.org> | 2003-05-14 20:29:15 +0000 |
commit | 50e3ee830c22f8b63b6eebee36cee465261386aa (patch) | |
tree | b3e704cb0223c33ddf2278e4735a0e964cbdfb27 /gdb/doc/ChangeLog | |
parent | de18ac1fab2bdc3d94c6a0b8fff01566890cfeda (diff) | |
download | gdb-50e3ee830c22f8b63b6eebee36cee465261386aa.zip gdb-50e3ee830c22f8b63b6eebee36cee465261386aa.tar.gz gdb-50e3ee830c22f8b63b6eebee36cee465261386aa.tar.bz2 |
* gdbint.texinfo (Breakpoint Handling): Correct a double negative.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index f8e992d..ba39d42 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +2003-05-14 Theodore A. Roth <troth@openavr.org> + + * gdbint.texinfo (Breakpoint Handling): Correct a double negative. + 2003-05-10 H.J. Lu <hongjiu.lu@intel.com> * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S). |