v1.0.5
What's Changed
- Add plugin-based debugger backend support, refactor gdb & lldb by @armalikhani in #71
- docs: add known issues by @TomMelt in #72
- test: add vgdb example program and script by @TomMelt in #69
- Message header integration by @Accumulated in #75
- Add a plugin to support cuda-gdb by @armalikhani in #73
- Plot variables: Fix mdb termination by @Accumulated in #74
- feat: default hostname for attach by @TomMelt in #79
- feat: add dump function by @TomMelt in #80
- feat: add rust backends by @TomMelt in #81
- Small docs tweaks by @joewallwork in #82
- feat: add aliases for bcm, quit and help by @TomMelt in #85
- Add version command by @mscroggs in #83
- fix: Update asyncio with compatibility for Python 3.14 by @jrwrigh in #88
- Jrwrigh/mpich support by @jrwrigh in #89
- feat: add openssl env var and docs by @TomMelt in #91
- Better error message for missing gdb or debugger by @TomMelt in #92
New Contributors
- @armalikhani made their first contribution in #71
- @Accumulated made their first contribution in #75
- @joewallwork made their first contribution in #82
- @mscroggs made their first contribution in #83
- @jrwrigh made their first contribution in #88
Full Changelog: v1.0.4...v1.0.5