aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdb_usleep.h
diff options
context:
space:
mode:
authorJan Kratochvil <jan.kratochvil@redhat.com>2011-08-01 14:56:57 +0000
committerJan Kratochvil <jan.kratochvil@redhat.com>2011-08-01 14:56:57 +0000
commit311b5970878510067e3b972b1b0c5e78e02af3e1 (patch)
tree546906b8639fbbd34898b6c376d55c82235c93b6 /gdb/gdb_usleep.h
parent484a26a8cbfeeaa90cf93f056247ceec0d501c59 (diff)
downloadgdb-311b5970878510067e3b972b1b0c5e78e02af3e1.zip
gdb-311b5970878510067e3b972b1b0c5e78e02af3e1.tar.gz
gdb-311b5970878510067e3b972b1b0c5e78e02af3e1.tar.bz2
gdb/
Code cleanup. * stack.c (struct print_stack_frame_args, print_stack_frame_stub): Remove, merge them into ... (print_stack_frame): ... here with a TRY_CATCH. New variable e, remove variable args and its initialization. (struct print_args_args, print_args_stub): Remove, merge them into print_frame. (struct gdb_disassembly_stub_args, gdb_disassembly_stub): Remove, merge them into ... (do_gdb_disassembly): ... here. Remove variable args and its initialization. (print_frame): Remove variable args and its initialization, new variable gdbarch and numargs (from print_args_stub), inline here print_args_stub with a TRY_CATCH. (struct backtrace_command_args, backtrace_command_stub): Remove, merge them into ... (backtrace_command, backtrace_full_command): ... here with a TRY_CATCH. New variable e, remove variable btargs and its initialization.
Diffstat (limited to 'gdb/gdb_usleep.h')
0 files changed, 0 insertions, 0 deletions