Files
nx_post_support/debugger
Christoph Brandau c3d5116885
build_and_puplish.yml / build_and_publish (release) Successful in 35s
feat(debugger): integrate NX Tcl Remote Debugger into NX Postprocessor
Embed the NX Tcl Remote Debugger into the NX Postprocessor extension.
Add a new debugging client, protocol, and adapter logic to
drive attach/launch, breakpoints, stepping, and evaluation
via the runtime adapter.

- Introduced a client debugger with a new adapter and protocol
- Wired attach/launch, breakpoints, stepping, and evaluation
- Updated docs and licensing to reflect the embedded debugger
2026-08-28 22:36:18 +02:00
..