(gdb-ann3): (Re-)initialise gdb-input-queue.
This commit is contained in:
parent
fb1adf175d
commit
3ef8233466
1 changed files with 1 additions and 0 deletions
|
@ -188,6 +188,7 @@ detailed description of this mode.
|
|||
(setq gdb-var-changed nil)
|
||||
(setq gdb-first-prompt nil)
|
||||
(setq gdb-prompting nil)
|
||||
(setq gdb-input-queue nil)
|
||||
(setq gdb-current-item nil)
|
||||
(setq gdb-pending-triggers nil)
|
||||
(setq gdb-output-sink 'user)
|
||||
|
|
Loading…
Add table
Reference in a new issue