aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorDavid Taylor <taylor@redhat.com>1999-01-13 17:18:32 +0000
committerDavid Taylor <taylor@redhat.com>1999-01-13 17:18:32 +0000
commit9e309e83417ed559d01f8d690085300771ddd75e (patch)
tree590ee1cb4cb2c954002413ec38896b3cf473d4a5 /gdb
parente618fce49fa9c1288453cd2f7a59f18956bbedf3 (diff)
downloadgdb-9e309e83417ed559d01f8d690085300771ddd75e.zip
gdb-9e309e83417ed559d01f8d690085300771ddd75e.tar.gz
gdb-9e309e83417ed559d01f8d690085300771ddd75e.tar.bz2
change by Edie.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index c2fccab..2b4f6ac 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+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.
+
1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
* monitor.c (init_base_monitor_ops): Whitespace cleanup.