Add Moonshot-COI and Moonshot-APC attributes
[freeradius.git] / src / tests / tests.gdb
1 define hook-stop
2         list
3         info locals
4         info args
5         thread apply all bt full
6 end
7 handle SIGTERM stop pass noprint
8 run
9 quit