This is the mail archive of the archer@sourceware.org mailing list for the Archer 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: GDB and typedefs


>>>>> "Jim" == Jim Blandy <jimb@red-bean.com> writes:

[ changes to lookup code ]
Jim> But --- this wouldn't help in the case in the original post, would it?
Jim>  The name 'jsval' is the only indication I have that this integral
Jim> value should be treated specially.  If I don't have that name, I can't
Jim> do anything.

Nope, it won't really help.  I think your case needs that dwarf reader
patch plus at least a patch to value_cast ... and maybe more after
that, depending on what other "interesting" code paths strip typedefs.

Tom


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