diff options
author | Keith Seitz <keiths@cygnus> | 1998-06-09 22:21:33 +0000 |
---|---|---|
committer | Keith Seitz <keiths@cygnus> | 1998-06-09 22:21:33 +0000 |
commit | 649bc0554d7b4f9ec12287b4cca9c3d50ef24d7f (patch) | |
tree | 45f448f99f49bc12c2d211f40db773cf159feb46 | |
parent | 0001bce1f8c317323ebc22cf331d4a335fa9a21d (diff) | |
download | gdb-649bc0554d7b4f9ec12287b4cca9c3d50ef24d7f.zip gdb-649bc0554d7b4f9ec12287b4cca9c3d50ef24d7f.tar.gz gdb-649bc0554d7b4f9ec12287b4cca9c3d50ef24d7f.tar.bz2 |
* gdbtk.c (gdb_get_vars_command): Return static variables and
variables stored in registers.
* main.c (main): Call pre/post_add_symbol_hook's when loading
executables and symbol files.
* symfile.c (symbol_file_add): revert previous change
-rw-r--r-- | gdb/ChangeLog-gdbtk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gdb/ChangeLog-gdbtk b/gdb/ChangeLog-gdbtk index 62b80a4..c4da2fb 100644 --- a/gdb/ChangeLog-gdbtk +++ b/gdb/ChangeLog-gdbtk @@ -1,11 +1,11 @@ Tue Jun 9 14:10:46 1998 Keith Seitz <keiths@cygnus.com> - * symfile.c (symbol_file_add): Always call the - pre/post_add_symbol_hooks. - * gdbtk.c (gdb_get_vars_command): Return static variables and variables stored in registers. + * main.c (main): Call pre/post_add_symbol_hook's when loading + executables and symbol files. + Fri Jun 5 00:16:22 1998 Martin M. Hunt <hunt@cygnus.com> * gdbtk.c (gdbtk_init): Change all references to |