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]

lin-lwp: repeatable internal error


If I run a multithreaded application and can produce this sequence of
events:
  - single step one thread without any other thread being switched in
    (for another breakpoint or the like)
  - use 'thread' to change the active thread
  - single step the new thread

I get this:

lin-lwp.c:477: gdb-internal-error: resume_callback: Assertion `lp->step' failed.

I'm not quite sure enough of the semantics to understand what's going on
here.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


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