update gdb config
This commit is contained in:
parent
f51cb50d6b
commit
d0201c7069
1 changed files with 7 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
set debuginfod enabled off
|
||||
layout src
|
||||
skip -gfi /usr/include/c++/*/*/*
|
||||
skip -gfi /usr/include/c++/*/*
|
||||
skip -gfi /usr/include/c++/*
|
||||
set auto-load safe-path /
|
||||
set debuginfod enabled ask
|
||||
set pagination off
|
||||
lay src
|
||||
focus cmd
|
||||
|
|
Loading…
Reference in a new issue