mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-02 04:07:22 +00:00
cb74250a51
- sysdep/debug.h includes platform-specific version, so they can define debug_break - no longer a debug_break wrapper that calls to specific versions (so that the debugger breaks in the target function directly) - unix-specific stuff is only debug ATM; call it udbg instead of unix.* This was SVN commit r1813.