diff options
author | Eli Zaretskii <eliz@gnu.org> | 2001-07-23 16:10:24 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2001-07-23 16:10:24 +0000 |
commit | 9f20bf26f8399f4edb5ea771ac571ed64cbce865 (patch) | |
tree | eab9676874d4a903dc273e703e7fc664ec0c7b73 /gdb/doc/ChangeLog | |
parent | 07726851730d309acac31c6576c05a80554ccc3a (diff) | |
download | gdb-9f20bf26f8399f4edb5ea771ac571ed64cbce865.zip gdb-9f20bf26f8399f4edb5ea771ac571ed64cbce865.tar.gz gdb-9f20bf26f8399f4edb5ea771ac571ed64cbce865.tar.bz2 |
Add new DJGPP-specific commands and document them in the manual.
Make the function which reads memory regions be more defensive
about buggy DPMI providers.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 3966b46..00afcec 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2001-07-23 Eli Zaretskii <eliz@is.elta.co.il> + + * gdb.tex (DJGPP Native): New node, with descriptions of + DJGPP-specific commands. + 2001-07-19 John R. Moore <jmoore@redhat.com> * gdbint.texinfo: Three misspellings. |