summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2016-07-12 16:18:06 +0300
committerEli Zaretskii <eliz@gnu.org>2016-07-12 16:18:06 +0300
commit1048151cc4bec79f7310f4f2ede309889822a6bb (patch)
treeab799df374ea990645ea89e028fd727e50798f2b /lisp/emacs-lisp
parent2f67f8a145af8f185f644b1d094a03895a124ef1 (diff)
downloademacs-1048151cc4bec79f7310f4f2ede309889822a6bb.tar.gz
emacs-1048151cc4bec79f7310f4f2ede309889822a6bb.tar.bz2
emacs-1048151cc4bec79f7310f4f2ede309889822a6bb.zip
Don't install keyboard hook when debugged on MS-Windows
* src/w32fns.c (setup_w32_kbdhook): Don't install the keyboard hook if we are being debugged. This avoids hosing the debugger, because the hook is global, and is called in the context of the thread which installed it, and that thread is stopped when GDB has control. Reported by Fabrice Popineau <fabrice.popineau@gmail.com>.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions