This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-12-31 18:41:20 +00:00
Code
Releases
Wiki
Activity
Files
3f99bef808d32ebbbb5544e1f2e3d85d796bcd70
godot
/
editor
/
debugger
/
debug_adapter
History
mattia.zirpoli
3f99bef808
DAP: Enable showing errors to users, previously they were hardcoded to 'showUser = false', this sets it to 'true'.
fixes
#112965
2025-11-19 21:10:08 +01:00
..
debug_adapter_parser.cpp
Refactor debugging on a device with DAP - now possible with all device types
2025-11-11 22:54:01 +01:00
debug_adapter_parser.h
Merge pull request
#109637
from van800/shakhov/dap
2025-10-24 11:23:05 -05:00
debug_adapter_protocol.cpp
Remove circular unneeded
debug_adapter_protocol.h
include from
debug_adapter_parser.h
.
2025-10-10 10:40:47 +02:00
debug_adapter_protocol.h
Remove circular unneeded
debug_adapter_protocol.h
include from
debug_adapter_parser.h
.
2025-10-10 10:40:47 +02:00
debug_adapter_server.cpp
Editor: Restructure editor code
2025-07-04 18:18:22 +02:00
debug_adapter_server.h
Remove circular unneeded
debug_adapter_protocol.h
include from
debug_adapter_parser.h
.
2025-10-10 10:40:47 +02:00
debug_adapter_types.h
DAP: Enable showing errors to users, previously they were hardcoded to 'showUser = false', this sets it to 'true'.
fixes
#112965
2025-11-19 21:10:08 +01:00
SCsub
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00