* findvar.c (find_var_value): Handle &function better.
authorJohn Gilmore <gnu@cygnus>
Sun, 14 Jul 1991 07:48:06 +0000 (07:48 +0000)
committerJohn Gilmore <gnu@cygnus>
Sun, 14 Jul 1991 07:48:06 +0000 (07:48 +0000)
commit36b9d39cf464e3511c08399cbce1da7e098fde69
tree81a828cb99995b744be558d385040734173ea9f3
parent116a34785af00cec25f3db9427b5abb84e8e408e
    * findvar.c (find_var_value):  Handle &function better.
        * TODO:  Document work needed on &fn and &array.
        * printcmd.c (print_address_symbolic):  New arg is the prefix
        to print if a name is printed.
        (print_address_demangle):  Honor "set print address" now.
        Use new arg above to improve spacing of output.
        * valprint.c (val_print):  When printing function pointers,
        print symbolic form too.
        * breakpoint.c (breakpoint_1):  Use new print_address_symbolic.
gdb/ChangeLog
gdb/TODO
gdb/findvar.c
gdb/printcmd.c
gdb/valprint.c
This page took 0.02441 seconds and 4 git commands to generate.