mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2025-12-06 02:40:26 -08:00
util: turn off thread-events in proposed gdbinit
This commit is contained in:
parent
8d6a9ab3f0
commit
0d8720dd49
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ break FEundefined_function
|
||||||
break FEwrong_type_argument
|
break FEwrong_type_argument
|
||||||
break FEinvalid_function
|
break FEinvalid_function
|
||||||
set confirm off
|
set confirm off
|
||||||
|
set print thread-events off
|
||||||
handle SIGBUS nostop
|
handle SIGBUS nostop
|
||||||
handle SIGPWR nostop pass noprint
|
handle SIGPWR nostop pass noprint
|
||||||
handle SIGXCPU nostop pass noprint
|
handle SIGXCPU nostop pass noprint
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue