This is the mail archive of the gdb@sources.redhat.com 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: gdb 6.1-debian : problem with restarting program with breakpoints on dynamic libraries#


On Thursday 03 June 2004 22:47, Daniel Jacobowitz wrote:
> On Thu, Jun 03, 2004 at 01:55:19PM +0200, wim delvaux wrote:
> > As requested a transcript :
> >
> > ---> Mark the setting of the breakpoint to AP_RaiseExc
> > ---> Mark the FAILURE of settting the breakpoint in the second run
>
> That says that it failed to set the breakpoint several times, not that
> it never succeeded.  Try continuing to the point where the breakpoint
> would hit and you should find that the breakpoint was placed.  If
> that's not the case, please show a transcript and check "info
> breakpoints".
>
> The error messages themselves are a long-standing bug.

ok that seems to work for my test app.  Will see what it gives with other 
apps.


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