diff options
| author | 2026-02-10 04:30:56 +0000 | |
|---|---|---|
| committer | 2026-02-10 04:30:56 +0000 | |
| commit | d7405ce6f372e8750a64f9391990de42f644a491 (patch) | |
| tree | cc7266a77bc778eefa1ff69d3017cc3d160b0b9a /dot_gdbinit | |
| parent | add .bash_profile (diff) | |
| download | dotfiles-d7405ce6f372e8750a64f9391990de42f644a491.tar.gz | |
add .gdbinit
Diffstat (limited to 'dot_gdbinit')
| -rw-r--r-- | dot_gdbinit | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dot_gdbinit b/dot_gdbinit new file mode 100644 index 0000000..79f8ea8 --- /dev/null +++ b/dot_gdbinit | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | set print asm-demangle | ||
| 2 | set output-radix 16 | ||
| 3 | set disassembly-flavor intel | ||
