This is the mail archive of the gdb@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: breakpoints in shared libraries


On Tuesday 14 February 2006 18:52, you wrote:
> I did a hack solution as a local tweak to GDB 5.3 -- a few lines worth
> of change to set the "verbose" flag in the demangler calls.  That way,
> the several flavors of constructor and destructor end up with
> different names.  Odd ones, admittedly, but it allows them to be
> referenced individually.
Thank you very much indeed, but I just set breakpoints on every constructor 
call and resolved the underlying problem. Just for the sake of being able to 
set these breakpoints would not be worth the effort for patching and 
recompiling gdb.

Thanks anyway,
	Florian
-- 
Florian Hackenberger
student @
University of Technology
Graz, Austria
florian@hackenberger.at
www.hackenberger.at


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