cs01 / gdbgui

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.
https://gdbgui.com
GNU General Public License v3.0
9.94k stars 499 forks source link

update yarn.lock and python version #469

Closed cs01 closed 1 year ago

cs01 commented 1 year ago

Summary of changes

Test plan

Tested by running

nox -s lint
nox

CI tests pass