gdbinit: New file for GDB customization.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 11 Feb 2008 15:21:47 +0000 (15:21 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 11 Feb 2008 15:22:00 +0000 (15:22 +0000)
gdbinit [new file with mode: 0644]
setup

diff --git a/gdbinit b/gdbinit
new file mode 100644 (file)
index 0000000..c9d555b
--- /dev/null
+++ b/gdbinit
@@ -0,0 +1,3 @@
+### GDB configuration
+
+set tui border-kind ascii
diff --git a/setup b/setup
index 00b7a41..47eac25 100755 (executable)
--- a/setup
+++ b/setup
@@ -147,6 +147,7 @@ dotfiles="
   vimrc mg
   mailrc signature
   gitconfig cgrc tigrc
+  gdbinit
   lisp-init.lisp:.cmucl-init.lisp
     lisp-init.lisp:.sbclrc
     lisp-init.lisp:.clisprc.lisp