Skip to content

Version v0.5.0-beta

Choose a tag to compare

@rohanrhu rohanrhu released this 15 Jan 16:15

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.
    gdbfrontend-dark
  • 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.