Version v0.3.4-beta
Install
You can install the release with PIP.
python -m pip install gdbfrontend
or see other installation options.
Changelog (v0.3.4-beta)
- Added FileBrowser opener for each directory in SourceTree. #13
Changelog (v0.3.3-beta)
- Added PIP package.
- Updated jQuery.
Bugfixes (v0.3.2-beta)
- Fixed WebSocket server on Firefox.
Bugfixes (v0.3.1-beta)
- Fixed GDB shell credentials bug.
- Added credentials format check.