←back to thread

376 points turrini | 1 comments | | HN request time: 0.201s | 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. halb ◴[] No.42146890[source]
Speaking of web-based debuggers, I recenty created a similar project but focused on x86-64 assembly debugging: https://github.com/robalb/x86-64-playground