This is the mail archive of the gdb@sourceware.org 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: Multiple breakpoint locations


> From:  Vladimir Prus <ghost@cs.msu.su>
> Date:  Sat, 17 Nov 2007 17:13:18 +0300
> 
> > If the latter, I cannot seem to find the description of how multiple
> > locations come into existence in the first place anywhere in the
> > manual.  Am I missing something?
> 
> The manual lists cases where a given function in source can correspond to
> several PC values, and they say:
> 
>         In all those cases, @value{GDBN} will insert a breakpoint at all
>         the relevant locations.
> 
> So it happens automatically.

Well, I think it's not explicit enough.  I will try to add some more
explicit explanations when I have time.


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