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: [PATCH] Eliminate -var-create error for optzd ptr to struct


Don Breazeal <donb@codesourcery.com> writes:

> Tested on bare-metal powerpc board with Linux x86 host.
>

Please run regression test on x86-linux.  If the test is regression
free, the patch is good to me.

> gdb/ChangeLog:
> 2016-03-29  Don Breazeal  <donb@codesourcery.com>
>
> 	* gdb/value.c (value_actual_type): Ignore the 'print object
> 	  on' setting if the object is a pointer to or reference to
> 	  a structure.

We should mention the object is optimized out.

-- 
Yao (éå)


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