1#######################################################################
2##  If you are afraid of CORE DUMPS, then DO NOT modifiy this file.  ##
3#######################################################################
4
5set confirm off
6set print elements 1000
7set print null-stop
8set height 0
9set width 0
10set breakpoint pending on
11set backtrace limit 0
12handle SIGINT stop print nopass
13