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 Tuesday 09 October 2007 02:35:35 Douglas Evans wrote:
> 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?

They are supposed to work. Can you provide a self-contained (source) program,
and a set of gdb commands that reproduce the problem?

- Volodya


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