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.

10332 0 1 TypeScript

TAGS

20 tags
0.15.2.0

update yarn.lock and python version (#469) * update yarn.lock and python version * update requirements.txt * fix type errors * update flask socket io version and use apt instead of apt get * update install gdb command * set node env var to fix installation * set node env var to fix installation2 * fix typescript errors * run prettier * update pyinstaller version * update pex version

v0.15.1.0

freeze requirements and update python version to build pex (#434)

v0.15.0.1

include requirements.in in built package (#404)

v0.15.0.0

build gdbgui as python executable (pex) (#402)

v0.13.2.2

remove if clause when uploading executables

v0.14.0.1

fix segfault by pinning version of greenlet (#354)

v0.14.0.0

terminal updates; dashboard rewrite; use tailwind css; other updates (#346)

v0.14.0.0b0

terminal updates; dashboard rewrite; use tailwind css; other updates

v0.13.2.1

increment version, update changelog

0.13.1.2

exclude "tests" directory from python package

0.13.1.1

update docs and add __main__ entrypoint

0.11.3.1

limit flask version #190

0.11.3.0

update version and changelog

0.11.2.1

catch exception and increment version

0.11.2.0

increment version and update changelog