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: Reporting of "program no longer exists"


 > >    (gdb) -exec-next
 > >    ^running
 > >    *stopped,reason="signal-received",signal-name="SIGSEGV".....
 > >    (gdb) -exec-next
 > >    ^running
 > >    Couldn't get registers: No such process.
 > >    ^error,msg="Couldn't get registers: No such process."
 > 
 > This is simply a bug.  Try it from the CLI:
 > ...

I frequently encounter this bug from the CLI when debugging Emacs, so I don't
think its an MI problem.

-- 
Nick                                           http://www.inet.net.nz/~nickrob


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