gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Thu, 8 Sep 2011 15:24:25 +0000 (15:24 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Thu, 8 Sep 2011 15:24:25 +0000 (15:24 +0000)
commitb99b5f66e1d6f80624e8a28b8ebbf9235d50041e
treef07aff7b099135e1608734978e2097e8c5277fc8
parenta391a2f6df2553b9d2e0cf4bc8c58e85d73137ae
gdb/
* stack.c (print_frame_args): New variable except.  Wrap
read_var_value and common_val_print into TRY_CATCH.

gdb/testsuite/
* gdb.dwarf2/dw2-param-error-main.c: New file.
* gdb.dwarf2/dw2-param-error.S: New file.
* gdb.dwarf2/dw2-param-error.exp: New file.
gdb/ChangeLog
gdb/stack.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.dwarf2/dw2-param-error-main.c [new file with mode: 0644]
gdb/testsuite/gdb.dwarf2/dw2-param-error.S [new file with mode: 0644]
gdb/testsuite/gdb.dwarf2/dw2-param-error.exp [new file with mode: 0644]
This page took 0.024832 seconds and 4 git commands to generate.