summaryrefslogtreecommitdiffstats
path: root/hacks/.gdbinit
diff options
context:
space:
mode:
authorSimon Rettberg2024-09-06 14:42:37 +0200
committerSimon Rettberg2024-09-06 14:42:37 +0200
commitbadef32037f52f79abc1f1440b786cd71afdf270 (patch)
tree412b792d4cab4a7a110db82fcf74fe8a1ac55ec1 /hacks/.gdbinit
parentDelete pre-6.00 files (diff)
downloadxscreensaver-master.tar.gz
xscreensaver-master.tar.xz
xscreensaver-master.zip
Diffstat (limited to 'hacks/.gdbinit')
-rw-r--r--hacks/.gdbinit12
1 files changed, 0 insertions, 12 deletions
diff --git a/hacks/.gdbinit b/hacks/.gdbinit
deleted file mode 100644
index 5649178..0000000
--- a/hacks/.gdbinit
+++ /dev/null
@@ -1,12 +0,0 @@
-set args -geom =800x600+0+0 -sync
-set env MallocScribble 1
-set env MallocPreScribble 1
-set env MallocErrorAbort 1
-set env MallocCheckHeapAbort 1
-set env MallocGuardEdges 1
-#set env MallocCheckHeapStart 130000
-#set env MallocCheckHeapEach 1
-b screenhack_ehandler
-b malloc_error_break
-b exit
-b abort