mirror of
https://github.com/nunuhara/xsystem4.git
synced 2026-09-22 23:18:01 +03:00
- Add support for setBreakpoints request - Add source locations to stackTrace response - Source-level stepIn/stepOut/next executions All of these only work if debug information is available. Otherwise they work at the instruction level as before.