Added byline
[anjuta.git] / plugins / gdb / gdb.init
blob1717d2949f8fe42e8d2e4f24a88737264fe80d62
1 #######################################################################
2 ##  If you are afraid of CORE DUMPS, then DO NOT modifiy this file.  ##
3 #######################################################################
5 set confirm off
6 set print elements 1000
7 set print null-stop
8 set height 0
9 set width 0
10 set breakpoint pending on
11 set backtrace limit 0
12 handle SIGINT stop print nopass