diff options
author | Tom Tromey <tromey@redhat.com> | 1997-06-03 22:34:23 +0000 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 1997-06-03 22:34:23 +0000 |
commit | f131deb19f954edf66b34a99e58641375241fc09 (patch) | |
tree | c87e949dad7ef9b9a341057ddbd94215732b9a32 /gdb | |
parent | 9ab2431f847c2b310cb2567909d9fc596a8c90d2 (diff) | |
download | gdb-f131deb19f954edf66b34a99e58641375241fc09.zip gdb-f131deb19f954edf66b34a99e58641375241fc09.tar.gz gdb-f131deb19f954edf66b34a99e58641375241fc09.tar.bz2 |
* Makefile.in (LIB_RUNTIME_DIR): New variable.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 9e2dbf7..38f65f4 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,13 @@ +start-sanitize-gdbtk +Tue Jun 3 15:46:51 1997 Tom Tromey <tromey@cygnus.com> + + * Makefile.in (LIB_RUNTIME_DIR): New variable. + +end-sanitize-gdbtk +Tue May 27 10:34:11 1997 Michael Snyder <msnyder@cleaver.cygnus.com> + + * dbxread.c: Check malloc's return for null, prevent segv. + Fri May 23 14:45:02 1997 Bob Manson <manson@charmed.cygnus.com> * infcmd.c (jump_command): Don't try to dereference sfn if it's |