breakpoints in C++ constructors

Paul Gilliam pgilliam@us.ibm.com
Tue Sep 14 19:38:00 GMT 2004


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 #=-



More information about the Gdb mailing list