Gdbfrontend

Latest version: v0.11.3

Safety actively analyzes 642295 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 11

0.5.3beta

* Convert URLs to OrderedDict, prepend plugin URLs.

0.5.2beta

* 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`.

0.5.1

* Added 32-bit and ARM Gotty executables.

Changelogs
* Added dark theme.
![gdbfrontend-dark](https://user-images.githubusercontent.com/1125150/104751140-052c4480-5766-11eb-8d55-722fe4a93c6e.png)
* 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](https://github.com/rohanrhu/gdb-frontend/projects/2) for further features and enhancements.

0.5.1beta

Install
You can install the release with PIP.

bash
python -m pip install gdbfrontend


or see [other installation options](https://github.com/rohanrhu/gdb-frontend#installing).

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

0.5.0beta

Install
You can install the release with PIP.

bash
python -m pip install gdbfrontend


or see [other installation options](https://github.com/rohanrhu/gdb-frontend#installing).

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

Changelogs
* Added dark theme.
![gdbfrontend-dark](https://user-images.githubusercontent.com/1125150/104751140-052c4480-5766-11eb-8d55-722fe4a93c6e.png)
* 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](https://github.com/rohanrhu/gdb-frontend/projects/2) for further features and enhancements.

0.4.0beta

Install
You can install the release with PIP.

bash
python -m pip install gdbfrontend


or see [other installation options](https://github.com/rohanrhu/gdb-frontend#installing).

Changelogs
* Added status bar.
* Added elapsed step time feature.
![gdbfrontend-statusbar](https://user-images.githubusercontent.com/1125150/100860868-211fa380-34a2-11eb-9d19-605236f5d386.png)
* Added green theme.
![gdbfrontend-green](https://user-images.githubusercontent.com/1125150/100860927-309eec80-34a2-11eb-8b13-e33667417df7.png)
* Added FileBrowser opener for each directory in SourceTree. 13
![adittional-opener](https://user-images.githubusercontent.com/1125150/100498552-18626100-3174-11eb-991a-f60dbfee6ad9.png)
* Added installation and plugin directory informations to AboutDialog.
![gdbfrontend-install-dirs](https://user-images.githubusercontent.com/1125150/100861407-d3576b00-34a2-11eb-9848-4141ccde4af3.png)
* Minor enhancements.

Page 6 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.