Gdbfrontend

Latest version: v0.11.3

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

Scan your dependencies

Page 3 of 11

0.9.5beta

* Open evaluaters on native window from LinkedListVisualizer within a native window
* Fixed ContextMenu assignings on SourceTree

0.9.4beta

* Huge performance optimization
* Interrupting mechanism for missed places (breakpoint del/mod/set)
* Bugfixes and improvements

0.9.3beta

Fixed typo issue with enabling terminal mouse support

0.9.2beta

* Enabled mouse interactions on terminal with new terminal daemon
* Terminal split buttons (horizontal and vertical)

0.9.1beta

* Fixed running before loading executable doesn't handle its event issue with new performance mechanism

0.9beta

Conditional breakpoints
With this version we have conditional breakpoints.

![image](https://user-images.githubusercontent.com/1125150/142027488-3f87f9f8-ac51-41e8-bad8-a4401ff1d9c6.png)
![image](https://user-images.githubusercontent.com/1125150/142027520-bbe5d8e5-ba22-495d-b518-ffc9d87a03b1.png)

Context menu and revealing files in OS file explorer
![image](https://user-images.githubusercontent.com/1125150/142027912-b77f1a60-ea07-4c31-a5bb-d644e69094ec.png)
![image](https://user-images.githubusercontent.com/1125150/142028020-ae6b97e6-40b5-43bd-8c51-aafee1eb4e1c.png)

Information about debugger session
![image](https://user-images.githubusercontent.com/1125150/142028206-f06459e6-319b-4e8d-8b0a-6602b80fe51a.png)

Bugfixes and improvements
* A little performance mechanism with events
* Fixed issues about getting sources from some dynamic-linked objects
* Fixed GDB prompts issue
* More information on README.md
* Minor bugfixes and improvements

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. 🎃🎃🎃

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
gdbfrontend


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


**Important: You must run PIP install command as root.**

Arch Linux (AUR)
You can install Arch Linux package for Arch-based distributions. ([AUR Package](https://aur.archlinux.org/packages/gdb-frontend-bin/))

bash
yay -S gdb-frontend-bin
gdbfrontend


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

❤️ Donate

Patreon

[![Support me on Patreon](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fshieldsio-patreon.vercel.app%2Fapi%3Fusername%3DEvrenselKisilik%26type%3Dpatrons&style=for-the-badge)](https://patreon.com/EvrenselKisilik)

Bitcoin

You can donate to support the project.

| QR Code | Bitcoin address for donations |
| -------------------------------------------------------------- | -------------------------------------------- |
| ![Bitcoin address QR code for donate](media/btc-donation-qr.png) | **3KBtYfaAT42uVFd6D2XFRDTAoErLz73vpL** |

Page 3 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.