diff options
author | Diancheng Wang <diancheng@gmail.com> | 2023-08-09 10:35:12 +0800 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2023-08-31 13:07:25 +0300 |
commit | a180f700cbf1f15a17f9d3d33338368a99a7665b (patch) | |
tree | e6aa011dac69f24bf0086c4cff37aabf97cffae3 /lisp/emacs-lisp/syntax.el | |
parent | b69561e5a4ffcd5e0827b68a7b9da84b467ffcf1 (diff) | |
download | emacs-a180f700cbf1f15a17f9d3d33338368a99a7665b.tar.gz emacs-a180f700cbf1f15a17f9d3d33338368a99a7665b.tar.bz2 emacs-a180f700cbf1f15a17f9d3d33338368a99a7665b.zip |
Enable gdb-mi to set breakpoints when threads of debuggee are running
* lisp/progmodes/gdb-mi.el (gdb): Call 'gud-def' with 5th arg
non-nil for those commands that can be invoked asynchronously.
(gdb-starting): Set 'gud-async-running' non-nil for async commands.
* lisp/progmodes/gud.el (gud-async-running): New defvar.
(gud-menu-map): Enable some commands only if 'gud-async-running' is
non-nil.
(gud-def): Accept another optional argument ASYNC-OK. (Bug#65612)
Diffstat (limited to 'lisp/emacs-lisp/syntax.el')
0 files changed, 0 insertions, 0 deletions