This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
Re: breaking on open(2) on linux
On Sunday 20 April 2008 13:08:52 Eli Zaretskii wrote:
> > From: Vladimir Prus <vladimir@codesourcery.com>
> > Date: Wed, 16 Apr 2008 12:09:30 +0400
> > Cc: nickrob@snap.net.nz, leisner@rochester.rr.com, gdb@sourceware.org
> >
> > On Wednesday 16 April 2008 00:34:30 Eli Zaretskii wrote:
> > > > From: Vladimir Prus <vladimir@codesourcery.com>
> > > > Date: Tue, 15 Apr 2008 12:11:33 +0400
> > > >
> > > > The multiple location support only works if there line number information
> > > > for all locations.
> > >
> > > This is important enough to mention in the manual. Is it there? if it
> > > is, I cannot find it.
> >
> > It's not there.
>
> It is now (committed):
>
> 2008-04-20 Eli Zaretskii <eliz@gnu.org>
>
> * gdb.texinfo (Set Breaks): Mention that multiple location
> breakpoints need line number info. Add index entries.
Thanks!
- Volodya