- generate core dumps with the change and open them in gdb
- was not able to test lldb as lldb doesn't examine NT_PRSINFO on
FreeBSD at all (and it uses the Linux PRSTATUS parser on FreeBSD
cores which is wrong. Fixing lldb means writing ELF core note
parsers for the FreeBSD core notes).