SIGN IN SIGN UP
cs01 / gdbgui UNCLAIMED

Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, and Fortran. Run gdbgui from the terminal and a new tab will open in your browser.

0 0 1 TypeScript

guides.md: simplify gdbserver call (#379)

gdb supports omitting IP address for cases when it's a "wait for
connection from anywhere". Make use of it to simplify the call.

Signed-off-by: Konstantin Kharlamov <Hi-Angel@yandex.ru>
K
Konstantin Kharlamov committed
c1f337d10bf10396bd68d1cb8f7ca420ec96488e
Parent: 170daed
Committed by GitHub <noreply@github.com> on 8/29/2021, 4:06:52 AM