diff options
author | June McEnroe <curtis.mcenroe@adgear.com> | 2016-12-23 11:52:50 -0500 |
---|---|---|
committer | June McEnroe <curtis.mcenroe@adgear.com> | 2016-12-23 11:52:50 -0500 |
commit | aad30c8b467c21e72040a305afc916984f473616 (patch) | |
tree | 1e58f3453ee9dc5410c8369ed9d216db735c341b /.gdbinit | |
parent | Clean up tmux.conf a bit more (diff) | |
download | src-aad30c8b467c21e72040a305afc916984f473616.tar.gz src-aad30c8b467c21e72040a305afc916984f473616.zip |
Add gdbinit
Diffstat (limited to '')
-rw-r--r-- | .gdbinit | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gdbinit b/.gdbinit new file mode 100644 index 00000000..9422460c --- /dev/null +++ b/.gdbinit @@ -0,0 +1 @@ +set disassembly-flavor intel |