mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-20 23:33:59 -07:00
Revelead by the A23 crash when hosting a game in the lobby. We have a debug_break() call that calls "kill" with SIGTRAP, which generally doesn't get handled correctly in release versions, particularly on OSX. Differential Revision: https://code.wildfiregames.com/D1499 This was SVN commit r21998. |
||
|---|---|---|
| .. | ||
| x | ||
| udbg.cpp | ||
| udbg.h | ||
| ufilesystem.cpp | ||
| unix.cpp | ||
| unix.h | ||
| unix_executable_pathname.cpp | ||
| unix_executable_pathname.h | ||
| unuma.cpp | ||
| unuma.h | ||
| uvm.cpp | ||