This is the mail archive of the gdb@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: Breakpoint in object destructor


You could try this patch:

  ftp://ftp.shout.net/pub/users/mec/gdb/ctor-dtor-base.patch

You'll need to start with a more recent version of gdb than gdb 5.1.1,
like gdb 6.1.1 or gdb 6.2.  Read the doco (which is useful anyways),
apply the patch, build gdb, and see if you like it.

Michael C


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