Gdbfrontend

Latest version: v0.11.3

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

Scan your dependencies

Page 4 of 11

0.9.0beta

The new version has new features, so many improvements and bugfixes.

If you want to contribute to debugger, you can donate, send commits, test it or contribute to documentation.

You may want to look at our `v1.0-stable` roadmap: https://github.com/rohanrhu/gdb-frontend/projects/2

Enjoy the new version and happy debugging! 🎉🎉🎉

Join to our **Discord!**

[![Discord](https://img.shields.io/badge/chat-on%20discord-blue.svg?style=for-the-badge&logo=discord)](https://discord.gg/RyVY9MtB4S)

0.8.4beta

* Fixed white space issue in the executable path.

0.8.3beta

* Fixed terminal daemon crashing issues that cause WebSocket connection failures.

0.8.2beta

* Better way to get sources.

0.8.1beta

* Fixed CPU usage issue.
* Fixed `importlib.util` importing issue with latest Python3 versions

0.8beta

With new version we have our own terminal sharing daemon, some new hotkeys (runtime controls F5-511), new Sky Theme and many minor enhancements.

The new terminal sharing daemon is working with GDBFrontend's WebSocket server. This new version needs testing, if you encounter any problem (especially maybe with the new terminal daemon), please send a bug report.

With new Terminal Daemon we have full control on the terminal with GDBFrontend API.

![image](https://user-images.githubusercontent.com/1125150/138355702-5c8f8a62-56ac-45cb-a5c7-428544f0fabe.png)
![image](https://user-images.githubusercontent.com/1125150/138360906-89852486-3745-4363-9d68-eb125ddbac67.png)

How can I contribute to the debugger?
You can be either a developer or a tester. Until the `v1.0-stable` there are so many features and ideas to do. 🎃🎃🎃

Changelogs
* New Terminal Daemon
* Default port is changed to `5550` and port usage is downed to only one port no longer with new Terminal Daemon.
* Hotkeys (F5-F11 for runtime control and CTRL+R for ExpressionEvaluater)
* Minor bugfixes and enhancements
* New Sky Theme
![gf-sky-theme](https://user-images.githubusercontent.com/1125150/138348931-1b426ccb-5e78-4b18-880d-0e7c9a81964d.png)

How to Install?
Install via PIP
If you want to install the debugger with PIP, it is so simple.
bash
python3 -m pip install gdbfrontend


or if it is already installed, just do
bash
python3 -m pip install --upgrade gdbfrontend


and start debugging!
bash
gdbfrontend


You may also look to other installation options:
https://github.com/rohanrhu/gdb-frontend#installing

Page 4 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.