emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#20807: closed (Emacs 24.3.1 GDB Commands Glitch)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#20807: closed (Emacs 24.3.1 GDB Commands Glitch)
Date: Mon, 10 Sep 2018 13:13:04 +0000

Your message dated Mon, 10 Sep 2018 16:12:36 +0300
with message-id <address@hidden>
and subject line Re: bug#32576: 24.5; cannot end gdb breakpoint command list
has caused the debbugs.gnu.org bug report #32576,
regarding Emacs 24.3.1 GDB Commands Glitch
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
32576: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32576
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Emacs 24.3.1 GDB Commands Glitch Date: Sat, 13 Jun 2015 16:22:54 -0400

This is in an older version, but I couldn't find it in the bug database, so I thought I'd report it.

In Emacs 24.3.1 if you enter gdb mode and set a break point.
then type

command 

instead of commands [notice the lack of the s], gdb autocompletes to command, but emacs does not recognize it.  So typing

end 

does not work.  The only way I could find to exit commands mode was to kill the buffer ending my debugging session.

Expected: "command" should work the same as "commands", or fail entirely.

    Ross

--- End Message ---
--- Begin Message --- Subject: Re: bug#32576: 24.5; cannot end gdb breakpoint command list Date: Mon, 10 Sep 2018 16:12:36 +0300
> Date: Wed, 29 Aug 2018 21:45:01 +0300
> From: Eli Zaretskii <address@hidden>
> Cc: address@hidden, address@hidden
> 
> > From: Glenn Morris <address@hidden>
> > Cc: Steven Legowik <address@hidden>,  address@hidden
> > Date: Wed, 29 Aug 2018 14:11:13 -0400
> > 
> > 
> > AFAICS it remains broken in master.
> > You have to type "commands" not "command" to get it to work.
> > gdb-control-commands-regexp doesn't handle abbreviations.
> > 
> > This is a duplicate of bug#20807.
> 
> If that's the problem, I wonder why no one fixed it until now.

Fixed on the emacs-26 branch.


--- End Message ---

reply via email to

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