gdb-frontend
gdb-frontend copied to clipboard
☕ GDBFrontend is an easy, flexible and extensible gui debugger. Try it on https://debugme.dev
[This](https://github.com/tinywrkb/flatpaks/blob/master/com.oguzhaneroglu.gdb-frontend/com.oguzhaneroglu.gdb-frontend.yaml) is a quick Flatpak packaging, and without much testing. As far as I can tell, this would be mostly useful for remote debugging, and debugging with the Flatpak runtime....

I saw your post on /r/embedded and wanted to try this out. I'm using macOS version 12.0.1. I saw the other open macOS issue, but mine seems different. When I...
i made a demo project with debug info. in the original path, gdbfrontend works great. if a move the whole project dir to new dir, i click "Load Executable", it...
GDB can be used on Windows with MinGW projects. There is no problem. But **Tmux** is not used, compiled for Windows, or nobody has tried it. Is there another alternative...
Just like 
Hi! I tried giving gdbfrontend a test drive on my macOS laptop this morning, and was only treated with an error message: ``` GDBFrontend v0.6.1-beta Traceback (most recent call last):...
The right sidebar has a number of windows, however my screen is a little small on my laptop. When I step through my program I want to keep an eye...
i just discovered gdb-frontend today and am severely impressed with it. One significantly missing feature, though, is "step OUT" to move out of the current function without stepping all the...
Hello, I encountered an accident while using macOS I'm sorry to bother you, but I really can't solve it Installing GDB: https://formulae.brew.sh/formula/gdb#default ### system information: macOS13.2.1 (22D68) Intel Core i5...