* stack.c (print_block_frame_locals): Print spaces, not tabs.
authorTom Tromey <tromey@redhat.com>
Mon, 22 Dec 2008 23:11:56 +0000 (23:11 +0000)
committerTom Tromey <tromey@redhat.com>
Mon, 22 Dec 2008 23:11:56 +0000 (23:11 +0000)
commitaad95b57c5c4f5f11bd45e848a3ff3bafff1bfc5
tree0c907e97881028948a90872f193ed997e014853b
parent1446eb676faa451b31f37766f758d2c7df1ac26e
* stack.c (print_block_frame_locals): Print spaces, not tabs.
Update for call to print_variable_and_value.
(print_frame_arg_vars): Update.
* value.h (print_variable_and_value): Rename from
print_variable_value.  Add 'name' and 'indent' parameters.
* printcmd.c (print_variable_and_value): Rename from
print_variable_value.  Add 'name' and 'indent' parameters.  Use
common_val_print.
* f-valprint.c (info_common_command): Update.
gdb/ChangeLog
gdb/f-valprint.c
gdb/printcmd.c
gdb/stack.c
gdb/value.h
This page took 0.024221 seconds and 4 git commands to generate.