1
0
Fork 0
godot/editor/debugger/debug_adapter
Thaddeus Crews 7ba2ebd7fb
Merge pull request #104523 from rsubtil/fix-dap_bugs
Fix crash when removing breakpoints from DAP, and multiple fixes
2025-03-31 19:02:02 -05:00
..
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
debug_adapter_parser.cpp Fix DAP bugs: crash when removing breakpoints, duplicated breakpoint data, source checksums not updating 2025-03-31 21:42:23 +01:00
debug_adapter_parser.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
debug_adapter_protocol.cpp Merge pull request #104523 from rsubtil/fix-dap_bugs 2025-03-31 19:02:02 -05:00
debug_adapter_protocol.h Fix DAP bugs: crash when removing breakpoints, duplicated breakpoint data, source checksums not updating 2025-03-31 21:42:23 +01:00
debug_adapter_server.cpp Remove unused header in editor. 2024-12-24 00:40:38 +08:00
debug_adapter_server.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
debug_adapter_types.h Fix DAP bugs: crash when removing breakpoints, duplicated breakpoint data, source checksums not updating 2025-03-31 21:42:23 +01:00