Skip to content

Version v0.5.2-beta

Choose a tag to compare

@rohanrhu rohanrhu released this 26 Jan 19:49

Install

You can install the release with PIP.

python3 -m pip install gdbfrontend

or see other installation options.

Feel free to send bugs and suggestions. It helps to improving the project! 🎉🎉🎉

Changelogs (v0.5.2-beta)

  • Check for python3/python command gdbfrontend bash runner script.
  • Added MAX_RECURSIONS to settings.
  • Added focused border to ExpressionEvaluater.
  • Updated README.md python commands to python3.

Changelogs (v0.5.1-beta)

  • Added 32-bit and ARM Gotty executables.

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.