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


Douglas Evans wrote:

> Hi.  I'm looking into improving support for template breakpoints
> (where one file:line can map to several different pc addresses).
> Daniel posted a patch in early 2005 that has the beginnings of a
> solution.  Is this still the preferred approach?  Is anyone currently
> working on this?  Does anyone have any further thoughts on what the
> solution should/shouldn't involve?

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.

- VOlodya


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