Skip to content

Version v0.4.0-beta

Compare
Choose a tag to compare
@rohanrhu rohanrhu released this 02 Dec 10:28

Install

You can install the release with PIP.

python -m pip install gdbfrontend

or see other installation options.

Changelogs

  • Added status bar.
  • Added elapsed step time feature.
    gdbfrontend-statusbar
  • Added green theme.
    gdbfrontend-green
  • Added FileBrowser opener for each directory in SourceTree. #13
    adittional-opener
  • Added installation and plugin directory informations to AboutDialog.
    gdbfrontend-install-dirs
  • Minor enhancements.