As of G++ 3.0 release, two (in most cases) identical constructors are emitted for a class. Because of this, GDB usually can't debug them because it puts the breakpoints in the wrong ones. Could you release a patch/version that, perhaps, adds breakpoints to all versions of a constructor at corresponding locations whenever a breakpoint is set?
_______________________________________________ Bug-gdb mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gdb