mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-23 11:37:04 +00:00
c45f44d856
- Adds q/quit option to console debugging - Adds options (variable_prefix) - Breaks into debugger with Ctrl-C in local debug mode (Unix/Windows) - Added option to list all breakpoints - Fixes add/remove breakpoint bug (invalid path parsing) - Minor cleanup