Browser-based frontend for GDB with modern UI and debugging tools
Modern, browser-based frontend to gdb (gnu debugger)
gdbgui
$ gdbgui ./my_program
$ gdbgui --args ./my_program arg1 arg2
$ gdbgui --pid 1234