From: Mark Wooding Date: Tue, 7 Apr 2020 23:53:56 +0000 (+0100) Subject: .gdbinit: Delete this obsolete file. X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb-python/commitdiff_plain/e023e8f16c2181f8d1397f7a5f1b7f4bbeea63bf?ds=sidebyside .gdbinit: Delete this obsolete file. 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. --- diff --git a/.gdbinit b/.gdbinit deleted file mode 100644 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