* gdbtk.c (gdb_get_vars_command): Return static variables and
authorKeith Seitz <keiths@cygnus>
Tue, 9 Jun 1998 22:21:33 +0000 (22:21 +0000)
committerKeith Seitz <keiths@cygnus>
Tue, 9 Jun 1998 22:21:33 +0000 (22:21 +0000)
        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

gdb/ChangeLog-gdbtk

index 62b80a47ea8b4d85c37d704f071d9eb78449c15a..c4da2fbe5ce28305892e358e08ac8e0afa643758 100644 (file)
@@ -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
This page took 0.02496 seconds and 4 git commands to generate.