How to setup a breakpoint on constructor
Eli Zaretskii
eliz@gnu.org
Sun Jul 18 19:03:00 GMT 2004
> Date: Sun, 18 Jul 2004 01:04:20 -0400
> From: Daniel Jacobowitz <drow@false.org>
> >
> > Can't we put a breakpoint on all instances in that case as well?
>
> Yes. But this requires a certain amount of user interface design and
> implementation hackery that no one has done
Sorry, I must be missing something: if we put the breakpoint on all
the instances of the constructor's code, and do that without asking
the user anything, what UI aspects need to be figured out and
designed?
More information about the Gdb
mailing list