OSDN Git Service

* stack.c (print_block_frame_locals): Print spaces, not tabs.
authorTom Tromey <tromey@redhat.com>
Mon, 22 Dec 2008 23:11:55 +0000 (23:11 +0000)
committerTom Tromey <tromey@redhat.com>
Mon, 22 Dec 2008 23:11:55 +0000 (23:11 +0000)
commit4f3c18d1d8d13a93071126c0d0017852d3ed6a00
treeb1a5e8485ac8cddc71649b51f3dd1299c2d68881
parent75d44a52d91ea5a96b4de336b3918abd8797d827
* 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