This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [mi] Some error path fixes


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]