gdb-frontend icon indicating copy to clipboard operation
gdb-frontend copied to clipboard

☕ GDBFrontend is an easy, flexible and extensible gui debugger. Try it on https://debugme.dev

Results 22 gdb-frontend issues
Sort by recently updated
recently updated
newest added

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

packaging

![image](https://user-images.githubusercontent.com/462287/149264963-dbd4ce39-d0ba-4009-a89d-0e5d872af7ac.png)

bug
need test
browser:firefox
frontend

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

bug
platform compatibility
platform:macOS

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

enhancement

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

platform compatibility
platform:Windows

Just like ![image](https://user-images.githubusercontent.com/16373603/141320588-1b23ce4c-03cc-4666-b430-beb94725737e.png)

feature request

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):...

bug
platform compatibility
platform:macOS

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

bug
frontend:VariableExplorer
feature request
frontend
non-chrome-browsers

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

feature request
frontend

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

bug
backend