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

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

bug#64590: Patch: fix gud-go in gdb-mi.el


From: Wang Diancheng
Subject: bug#64590: Patch: fix gud-go in gdb-mi.el
Date: Thu, 13 Jul 2023 12:40:58 +0800

Hi,
document of gud-go says "Start or continue execution.  Use a prefix to
specify arguments." but it always prompts for program arguments
regardless of whether "C-u" is pressed because arg is numeric prefix
here. The attachment is a patch to change gud-go just prompts if
prefix is not 1.

Attachment: gud-go.patch
Description: Text Data


reply via email to

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