dhewm3/neo/tools/debugger
Daniel Gibson 1a1962088d It builds with SDL3 and SDL2 and SDL1.2 (on Linux)
TextInput doesn't work with SDL3 yet, and non-Linux(-y) platforms
like macOS or Windows don't support SDL3 yet
2024-10-07 17:22:03 +02:00
..
debugger.cpp Fix MSVC + Tools build 2023-01-21 20:33:14 +01:00
debugger_common.h - Debuggersever now always builds, but is disabled by default in runtime. 2021-06-17 05:44:23 +02:00
DebuggerApp.cpp debugger 2021-06-17 05:44:23 +02:00
DebuggerApp.h debugger 2021-06-17 05:44:23 +02:00
DebuggerBreakpoint.cpp Debugger: Support OnceOnly-Breakpoints ("Run To Cursor") 2021-07-13 06:11:45 +02:00
DebuggerBreakpoint.h Debugger: Support OnceOnly-Breakpoints ("Run To Cursor") 2021-07-13 06:11:45 +02:00
DebuggerClient.cpp Debugger: Support OnceOnly-Breakpoints ("Run To Cursor") 2021-07-13 06:11:45 +02:00
DebuggerClient.h - Fixed Once Breakpoints 2021-07-13 20:36:53 +02:00
DebuggerFindDlg.cpp - 64bit debugger fixes 2021-06-17 05:44:23 +02:00
DebuggerFindDlg.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
DebuggerMessages.h - Added Console input / command exec to debugger 2021-06-21 14:59:28 +02:00
DebuggerQuickWatchDlg.cpp - 64bit debugger fixes 2021-06-17 05:44:23 +02:00
DebuggerQuickWatchDlg.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
DebuggerScript.cpp - Debuggersever now always builds, but is disabled by default in runtime. 2021-06-17 05:44:23 +02:00
DebuggerScript.h debugger 2021-06-17 05:44:23 +02:00
DebuggerServer.cpp It builds with SDL3 and SDL2 and SDL1.2 (on Linux) 2024-10-07 17:22:03 +02:00
DebuggerServer.h It builds with SDL3 and SDL2 and SDL1.2 (on Linux) 2024-10-07 17:22:03 +02:00
DebuggerWindow.cpp - another margin size fix 2021-07-18 22:06:38 +02:00
DebuggerWindow.h Shorten file path in backtraces 2022-01-08 17:02:24 +01:00