mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-16 16:29:23 +01:00
parent
56b8be5e2f
commit
ab694f402b
7
rc/gdbinit
Normal file
7
rc/gdbinit
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# This is ~/.gdbinit
|
||||||
|
# Overwrite logs when writing
|
||||||
|
set logging overwrite on
|
||||||
|
# Enable logging by default, default location is ~/gdb.txt
|
||||||
|
set logging on
|
||||||
|
# Automatic debuginfo download on Fedora?
|
||||||
|
set debuginfod enabled on
|
Loading…
Reference in New Issue
Block a user