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: breakpoints in C++ constructors


On Tuesday 14 September 2004 09:06, Jim Blandy wrote:
 -- snip --
> Daniel has done some work on the breakpoint code to 
 -- snip --
> The original intention was to extend this to allow a single user
> > breakpoint to cover multiple machine-code locations, but that change 
> hasn't been made yet: the code still assumes a one-to-one
> relationship.  Completing this would be the natural way to support
> constructor breakpoints. 

If one breakpoint could cover multiple machine-code locations, then that 
mechanizm could be use for the requested new "break at all functions" 
command.  

-=# Paul Gilliam #=-


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