Version v0.5.0-beta
Install
You can install the release with PIP.
python -m pip install gdbfrontend
or see other installation options.
Feel free to send bugs and suggestions. It helps to improving the project! 🎉🎉🎉
Changelogs
- Added dark theme.
- Clear prev symbols while connecting gdbserver.
- Made it possible to stop execution while remote target running.
- Check if GDB is installed before run.
- Fix inner LinkedListVisualizer close event bubbles.
- Redirect /terminal to /terminal/.
- Send SIGKILL to process group.
- Various enhancements.
See v1.0 Roadmap for further features and enhancements.