emacs-devel
[Top][All Lists]
Advanced

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

Re: Difficulty using M-x gdb


From: Madhu
Subject: Re: Difficulty using M-x gdb
Date: Tue, 07 Feb 2023 04:53:16 +0530 (IST)

*  Eli Zaretskii <eliz@gnu.org> <83sffkqg7y.fsf @gnu.org>
Wrote on Sun, 05 Feb 2023 17:33:53 +0200
>> From: Madhu <enometh@meer.net>
>> Date: Sun, 05 Feb 2023 20:56:23 +0530
>>
>> Wanted to mention One problem I noticed with M-x gdb is that source code
>> buffers end up with permanent local binding of 'gdbmi for the variable
>> gud-minor-mode, and this intercepts keys RET and tries to send them to
>> the gud comint buffer even when gdb is not in action.  Haven't figured
>> out where this happens but I've had to overcome this by setting ``` M-:
>> (setq gub-minor-mode nil) ``` in affected buffers.
>
> On which branch?  I don't see this on emacs-29, only on master (where
> the changes which cause all this have not been reverted yet, in the
> hope that someone will find a better way of fixing the breakage).

Yes, it was only on the master branch.  (I didn't dig into the
details, but I will the next time I use the debugger)

[...]

> Sorry, I don't think I understand what this rant is about.

nevermind! :)






reply via email to

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