diff options
| author | Charles <sircharlesaze@gmail.com> | 2020-05-22 14:39:13 +0200 |
|---|---|---|
| committer | Charles <sircharlesaze@gmail.com> | 2020-05-22 14:39:13 +0200 |
| commit | 1eab52cfcbcc9f510d1f5c6c1bcdd5b359971c2b (patch) | |
| tree | ac8d943a9f5e91858d5c44568b2068e52ce5c516 /.gdbinit | |
| parent | 8bf3a3166a147adeee5094cfcfc8646ba2e96803 (diff) | |
| download | dotfiles-1eab52cfcbcc9f510d1f5c6c1bcdd5b359971c2b.tar.gz dotfiles-1eab52cfcbcc9f510d1f5c6c1bcdd5b359971c2b.tar.bz2 dotfiles-1eab52cfcbcc9f510d1f5c6c1bcdd5b359971c2b.zip | |
Added lock screen, prettier gdb and valgrind
Diffstat (limited to '.gdbinit')
| -rw-r--r-- | .gdbinit | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1 +1,3 @@ set disassembly-flavor intel +set print pretty on +set prompt \ngdb> |
