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: How to setup a breakpoint on constructor


> 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?


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