chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cce693
)
dot/gdbinit: Tell Gdb that things in `~/src/' are basically OK.
author
Mark Wooding
<mdw@distorted.org.uk>
Tue, 11 Apr 2023 12:43:14 +0000
(13:43 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Mon, 17 Apr 2023 10:15:54 +0000
(11:15 +0100)
dot/gdbinit
patch
|
blob
|
blame
|
history
diff --git
a/dot/gdbinit
b/dot/gdbinit
index d888557797caba17066c1335fb9e0bb2205c012b..03d8a915228dee0c6d3e23a75cd7d15dac1f167b 100644
(file)
--- a/
dot/gdbinit
+++ b/
dot/gdbinit
@@
-6,3
+6,5
@@
set disassembly-flavor intel
set disassemble-next-line auto
set history save on
set confirm off
+
+add-auto-load-safe-path ~/src/