emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gdbui hang


From: Stefan Monnier
Subject: Re: gdbui hang
Date: 11 May 2004 17:40:41 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>> For each GDB command the user types, it runs several behind the users
>> back to keep Emacs informed about the status of the program being
>> debugged. This requires careful co-ordination and will take just take
>> time to iron out the bugs. I can only suggest that you submit a bug
>> report for each case.

A good starting point would be some kind of M-x gdb-resync RET.

> Is there some internal state that be useful to quote in a bug report?  Even
> better, how about a dump-gdbui-internal-state command that could be used
> when sending a bug report?

There's a log of the send/receive communication in gdb-debug-log
which is accumulated if you turn on gdb-enable-debug-log.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]