.gdbinit: Delete this obsolete file. master
authorMark Wooding <mdw@distorted.org.uk>
Tue, 7 Apr 2020 23:53:56 +0000 (00:53 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 7 Apr 2020 23:59:42 +0000 (00:59 +0100)
It's set up for my particular development environment, using a Python
version that's not even supported any more.  And project-specific
`.gdbinit' files really don't work very well as things to distribute,
for vaguely obvious security reasons.

.gdbinit [deleted file]

diff --git a/.gdbinit b/.gdbinit
deleted file mode 100644 (file)
index 3be9630..0000000
--- a/.gdbinit
+++ /dev/null
@@ -1,6 +0,0 @@
-file py/python2.4-2.4+2.4.1rc2/debian/python2.4/usr/bin/python2.4
-dir py/python2.4-2.4+2.4.1rc2
-set env LD_LIBRARY_PATH=/home/mdw/src/catacomb/deb-build/.libs
-set env PYTHONPATH=/usr/lib/python2.4/lib-dynload
-cd build/lib.linux-i686-2.4
-## set args test.py