This is the mail archive of the gdb-patches@sourceware.cygnus.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]

Re: [powerpc-psim] [psim] Fix to events.c assertion failure


Joel Sherrill wrote:
> 
> Andrew Cagney wrote:
> >
> > Hello,
> >
> > The attatched patch hopefully fixes an assertion failure in events.c
> > that several people were reporting.  Can people please let me know how
> > it goes (quickly, the 5.0 boat is now departing...)
> >
> > I should note that the patch as it stands contains additions to the
> > event tracing, I'll be separating that out when it comes to the actual
> > checkin.
> 
> RTEMS was tripping this problem.  With this patch applied to gdb 4.18, I
> no longer get this assert:
> 
> events.c:165: assertion failed - (events->time_from_event >= 0) ==
> (events->queue != NULL)
> 
> And the test runs to completion.

Thanks for checking.  I've integrated the patch into 5.0.

	Andrew

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