diff options
-rw-r--r-- | gdb/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/TODO | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index c961404..c6c5b9a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +Wed Oct 19 22:49:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com) + + * TODO: Fix typo. + Wed Oct 19 11:32:15 1994 Jim Kingdon <kingdon@cygnus.com> * objfiles.c (objfile_relocate): When relocating ->sections, use @@ -282,7 +282,7 @@ listed in testsuite/TODO as a guide). (Schauer has done shared library stuff on most other platforms but has not touched the RS/6000). -Make "info path" and path_comma work again (but independent of the +Make "info path" and path_command work again (but independent of the environment either of gdb or that we'll pass to the inferior). Make GDB understand the GCC feature for putting octal constants in |