←back to thread

376 points turrini | 1 comments | | HN request time: 0s | source
Show context
j1elo ◴[] No.42146668[source]
This is a Qt UI for GDB.

There's also gdbgui that I know of, a web-based UI for GDB:

https://www.gdbgui.com/

Always good to see more movement in the debug tooling

replies(5): >>42146748 #>>42146831 #>>42146890 #>>42149697 #>>42150045 #
1. lacedeconstruct ◴[] No.42146748[source]
Vscode also has an ok gdb frontend, very nice when you are debugging embedded microcontrollers