src/gdb ChangeLog Makefile.in eval.c varobj.c ...
drow@sourceware.org
drow@sourceware.org
Thu Jan 4 21:59:00 GMT 2007
CVSROOT: /cvs/src
Module name: src
Changes by: drow@sourceware.org 2007-01-04 21:59:10
Modified files:
gdb : ChangeLog Makefile.in eval.c varobj.c
gdb/testsuite : ChangeLog
gdb/testsuite/gdb.mi: mi-var-cmd.exp
Log message:
* Makefile.in (eval.o): Update dependencies.
* eval.c: Include "ui-out.h" and "exceptions.h".
(evaluate_subexp_standard): Use TRY_CATCH around value_of_variable.
Use value_zero if an error occurs when avoiding side effects.
* varobj.c (c_value_of_root): Initialize new_val.
* gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.8073&r2=1.8074
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/Makefile.in.diff?cvsroot=src&r1=1.868&r2=1.869
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/eval.c.diff?cvsroot=src&r1=1.65&r2=1.66
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/varobj.c.diff?cvsroot=src&r1=1.72&r2=1.73
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1306&r2=1.1307
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.mi/mi-var-cmd.exp.diff?cvsroot=src&r1=1.21&r2=1.22
More information about the Gdb-cvs
mailing list