This is the mail archive of the gdb-patches@sources.redhat.com 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: [RFA] stabs tweak -- forward reference types


On Thu, Nov 11, 2004 at 01:12:12PM -0800, Michael Snyder wrote:
> Jim, Elena, 
> 
> There was a change about two years ago, related to G++ and derived classes.
> See "complain_about_struct_wipeout" for comments.
> 
> I have evidence that this change was too aggressive, and that it sometimes
> interferes with the resolution of forward referenced struct pointer types.
> Unfortunately, I'm not having any luck constructing a small testcase.

Can you construct one just using .stabs directives?  This is what
gdb.stabs (and gdb.dwarf2) are for.

-- 
Daniel Jacobowitz


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