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: template breakpoints


On 10/6/07, Vladimir Prus <ghost@cs.msu.su> wrote:
> Douglas Evans wrote:
>
> > Hi.  I'm looking into improving support for template breakpoints
> > (where one file:line can map to several different pc addresses).
>
> The patches to support such breakpoints were checked in recently, so
> you might want to try CVS HEAD. The patches missed the GDB 6.7 window,
> so won't be released until GDB 6.8.
> And there's even documentation.

Hi.  I downloaded and tried the new support.  Nice.  I noticed that
while enable/disable work with the new "multiple breakpoints",
condition/ignore/commands don't (currently) work.  Is there a plan to
support these with the new breakpoints as well?


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