Fix previous change.
This commit is contained in:
parent
d0045ba061
commit
9e7056a545
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@
|
|||
|
||||
;; This file uses GDB/MI as the primary interface to GDB. It runs gdb with
|
||||
;; GDB/MI (-interp=mi) and access CLI using "-interpreter-exec console
|
||||
;; cli-command". This code works replaces gdb-ui.el and uses MI tokens instead
|
||||
;; cli-command". This code replaces gdb-ui.el and uses MI tokens instead
|
||||
;; of queues. Eventually MI should be asynchronous.
|
||||
|
||||
;; Windows Platforms:
|
||||
|
|
Loading…
Add table
Reference in a new issue