Segfault in varobj.c

Daniel Jacobowitz drow@false.org
Fri Jul 27 14:30:00 GMT 2007


On Fri, Jul 27, 2007 at 05:52:25AM -0700, Robert Norton wrote:
> Breakpointing in c_type_of_child (now c_describe_child) we end up in the
> default case of the switch because the parent has type code
> TYPE_CODE_TYPEDEF, so could it be that the switch requires another case
> to handle this situation? I'll see if I can come up with a minimal test
> binary based on this.

No, that won't happen any more.  See get_value_type.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb mailing list