kopia lustrzana https://github.com/bristol-seds/pico-tracker
Updated gdb command for emacs 24
rodzic
1595552c99
commit
e22b52c3e7
|
@ -27,7 +27,6 @@
|
||||||
;; Keep this directory as the default directory when navigating subdirectoies
|
;; Keep this directory as the default directory when navigating subdirectoies
|
||||||
|
|
||||||
((nil
|
((nil
|
||||||
(gud-gdb-command-name . "arm-none-eabi-gdb --annotate=3 --command=gdbscript")
|
(gud-gdb-command-name . "arm-none-eabi-gdb -i=mi")
|
||||||
(eval setq default-directory
|
(eval setq default-directory
|
||||||
(locate-dominating-file buffer-file-name ".dir-locals.el"))))
|
(locate-dominating-file buffer-file-name ".dir-locals.el"))))
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue