put a breakpoint in as_bad_where too

This commit is contained in:
Ken Raeburn 1993-12-29 21:19:41 +00:00
parent 393e55bac4
commit 1c0f9b3ecc
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
break as_warn
break as_bad
break as_bad_where
break as_fatal
break as_perror
break abort