diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1994-10-20 05:52:41 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1994-10-20 05:52:41 +0000 |
commit | 91dc42c57902e9f0957fcf3b572141c63bb9fa4f (patch) | |
tree | fd2be4fb9cc6b120c54f129ec337898d5109a7c5 | |
parent | 3a47045432484224045297da5e3254941c93b071 (diff) | |
download | gdb-91dc42c57902e9f0957fcf3b572141c63bb9fa4f.zip gdb-91dc42c57902e9f0957fcf3b572141c63bb9fa4f.tar.gz gdb-91dc42c57902e9f0957fcf3b572141c63bb9fa4f.tar.bz2 |
* TODO: Fix typo.
-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 |