diff options
author | Edith Epstein <eepstein@cygnus> | 1999-01-12 22:03:58 +0000 |
---|---|---|
committer | Edith Epstein <eepstein@cygnus> | 1999-01-12 22:03:58 +0000 |
commit | 9897afc639997cec3a614dea1ec8a1a095cedb51 (patch) | |
tree | 504921b926654fbce7c6438ded8eb2211960125e /gdb/doc/ChangeLog | |
parent | 9e507b690e6cb92ae1afb64bc1d0c18862af40f4 (diff) | |
download | gdb-9897afc639997cec3a614dea1ec8a1a095cedb51.zip gdb-9897afc639997cec3a614dea1ec8a1a095cedb51.tar.gz gdb-9897afc639997cec3a614dea1ec8a1a095cedb51.tar.bz2 |
Tue Jan 12 16:54:37 1999 Edith Epstein <eepstein@sophia.cygnus.com>
* gdb.texinfo (Shell Commands): fixed messages about shell usage.
HP was insisting on C shell. Now all UNIX platforms have the
same message. removed @ifset HPPA and @ifclear HPPA
Tue Jan 12 17:00:00 1999 Edith Epstein <eepstein@sophia.cygnus.com>
* inftarg.c (child_create_inferior): fixed HPUXHPPA specific
call to fork_inferior. The shell param is now NULL.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 7faab2b..97171e4 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,9 @@ +Tue Jan 12 16:54:37 1999 Edith Epstein <eepstein@sophia.cygnus.com> + + * gdb.texinfo (Shell Commands): fixed messages about shell usage. + HP was insisting on C shell. Now all UNIX platforms have the + same message. removed @ifset HPPA and @ifclear HPPA + Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com> The following changes were made by Edith Epstein |