Sergey Bugaev, le lun. 24 avril 2023 23:27:09 +0300, a ecrit:
> Alternatively, if it is some fatal crash in userland, what should I
> break on in gnumach to detect it? Somewhere in vm_fault.c?

The debug_all_traps_with_kdb variable is there for that, you can also
enable it live from kdb with 

debug traps /on

Samuel

Reply via email to