* printcmd.c (print_address_symbolic): Make it search the
authorJohn Gilmore <gnu@cygnus>
Thu, 13 Jan 1994 05:04:40 +0000 (05:04 +0000)
committerJohn Gilmore <gnu@cygnus>
Thu, 13 Jan 1994 05:04:40 +0000 (05:04 +0000)
commit314e6bf3c103a7b1789c63a696c4d3b0ed65e62d
treeb1d45edd39dc8da4b8fa3e72ea4fc3e35e5bfdb4
parent470dfa0ca0be22f29333a8fdcb7733c94bb1b261
* printcmd.c (print_address_symbolic):  Make it search the
symtabs for variables as well as functions.  Add `set print
fast-symbolic-addr' and default it to fast (the old way).
Print line numbers for data items as well as functions.

* symtab.c (find_addr_symbol):  Return the symtab and the symbol
address, if a symbol is found (take two more args pointing to
where to store these results).

* symtab.h (find_addr_symbol):  Add prototype.
gdb/ChangeLog
gdb/printcmd.c
This page took 0.025245 seconds and 4 git commands to generate.