blob: b81b7d8398195f66b9de1d2a242828febf549030 [file] [log] [blame]
# CODYlib -*- mode:autoconf -*-
# Copyright (C) 2020 Nathan Sidwell, nathan@acm.org
# License: Apache v2.0
dir @srcdir@
# some default breakpoints, to catch the fatal exit
set breakpoint pending on
break HCF
set complaints 0
break exit
set breakpoint pending off