mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-05-29 10:57:33 +02: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…
x
Reference in New Issue
Block a user