Send -enable-frame-filters to gdb

* lisp/progmodes/gdb-mi.el (gdb-init-1): Send -enable-frame-filters to
gdb.
This commit is contained in:
Tom Tromey 2019-10-30 22:25:23 +01:00 committed by Stefan Kangas
parent f9ffb81fb8
commit 772f1c4189

View file

@ -955,6 +955,7 @@ detailed description of this mode.
(gdb-input "-gdb-set non-stop 1" 'gdb-non-stop-handler))
(gdb-input "-enable-pretty-printing" 'ignore)
(gdb-input "-enable-frame-filters" 'ignore)
;; Find source file and compilation directory here.
(if gdb-create-source-file-list