Sync with Emacs 22.0.50.
This commit is contained in:
parent
589e97524f
commit
f0afd306b6
1 changed files with 2 additions and 1 deletions
|
@ -187,7 +187,8 @@ GUD buffer (I/O of GDB) | Locals buffer
|
||||||
gdb-find-file-unhook nil
|
gdb-find-file-unhook nil
|
||||||
gdb-source-file-list nil
|
gdb-source-file-list nil
|
||||||
gdb-last-command nil
|
gdb-last-command nil
|
||||||
gdb-prompt-name nil)
|
gdb-prompt-name nil
|
||||||
|
gdb-buffer-fringe-width (car (window-fringes)))
|
||||||
;;
|
;;
|
||||||
(setq gdb-buffer-type 'gdbmi)
|
(setq gdb-buffer-type 'gdbmi)
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Add table
Reference in a new issue