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]

[drow-cplus-branch] v3 destructors


I've now added code to the stabs reader to report destructor field names
properly.  This changes get_destructor_fn_field_name to use that, but not to
rely on it.

I need to double-check with the HP reader, but I can probably rely on this
now, and kill all physname checks for this purpose.  One down, N to go, next
on the hitlist is decode_line_2 once I figure out an approach.  Then calling
functions.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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