diff options
author | Eli Zaretskii <eliz@gnu.org> | 2009-05-01 17:45:43 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2009-05-01 17:45:43 +0000 |
commit | 699275c920a6ee5e4bcf0160283cb9d5cc2e4f8f (patch) | |
tree | cc380854f9fa6e24e66703fb7647187535e2291a /gdb/ChangeLog | |
parent | 1f7f5cbe1c9d434707b77f4543f491c56cbb0fbe (diff) | |
download | gdb-699275c920a6ee5e4bcf0160283cb9d5cc2e4f8f.zip gdb-699275c920a6ee5e4bcf0160283cb9d5cc2e4f8f.tar.gz gdb-699275c920a6ee5e4bcf0160283cb9d5cc2e4f8f.tar.bz2 |
* go32-nat.c: Add comments about dirty secrets of DJGPP debugging.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 7ba0f86..996e479 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2009-05-01 Eli Zaretskii <eliz@gnu.org> + + * go32-nat.c: Add comments about dirty secrets of DJGPP debugging. + 2009-05-01 Jan Kratochvil <jan.kratochvil@redhat.com> Make specifiable the make_function_type type memory ownership. |