: Re: [RFC] multiple breakpoints from FILE:LINE

Cyrille Comar comar@adacore.com
Mon Jan 16 14:16:00 GMT 2006


Daniel Jacobowitz wrote:

> No, you either use Class::Class or Class::~Class, 

ok so this is not strictly the topic as decribed in the subject line. 
Does it make more sense to widen the topic to include overloading and 
implicit operations and more generally any multiple-breakpoints-at-once 
issues or is it better to stick to the cases covered by the subject 
line? That would cover inlining, C++ templates, Ada generics, C include 
  files.

It seems that each situation is relatively specific. At least, there 
seem to be 2 different categories:

    - inlining & constructors : where it has been advocated that a 
single   break command should insert multiple breakpoints

    - overloading, generics, templates, includes: where it has been 
advocated that some kind of choice is needed.



More information about the Gdb mailing list