Description when debugging a multithreaded program using lldb on macos, pwndbg does not switch to the crashing thread but when debugging using lldb without pwndbg, it does. Steps to reproduce #include ...