This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb ChangeLog stack.c testsuite/ChangeLog ...
- From: jkratoch at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 8 Sep 2011 15:24:25 -0000
- Subject: src/gdb ChangeLog stack.c testsuite/ChangeLog ...
CVSROOT: /cvs/src
Module name: src
Changes by: jkratoch@sourceware.org 2011-09-08 15:24:25
Modified files:
gdb : ChangeLog stack.c
gdb/testsuite : ChangeLog
Added files:
gdb/testsuite/gdb.dwarf2: dw2-param-error-main.c
dw2-param-error.S dw2-param-error.exp
Log message:
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.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.13309&r2=1.13310
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/stack.c.diff?cvsroot=src&r1=1.232&r2=1.233
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.2846&r2=1.2847
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.dwarf2/dw2-param-error-main.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.dwarf2/dw2-param-error.S.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.dwarf2/dw2-param-error.exp.diff?cvsroot=src&r1=NONE&r2=1.1