This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [mi] Some error path fixes
- From: Daniel Jacobowitz <drow at false dot org>
- To: gdb-patches at sourceware dot org
- Date: Thu, 4 Jan 2007 16:59:14 -0500
- Subject: Re: [mi] Some error path fixes
- References: <20061207220013.GA9470@nevyn.them.org>
On Thu, Dec 07, 2006 at 05:00:13PM -0500, Daniel Jacobowitz wrote:
> 2006-12-07 Daniel Jacobowitz <dan@codesourcery.com>
>
> * 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.
>
> 2006-12-07 Daniel Jacobowitz <dan@codesourcery.com>
>
> * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
I retested this and checked it in.
--
Daniel Jacobowitz
CodeSourcery