Skip to content
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.
JavaScript Python CSS HTML Dockerfile TypeScript Shell
Branch: master
Clone or download

Latest commit

Latest commit b4ebeee Dec 26, 2019

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github/ISSUE_TEMPLATE Merge branch 'master' of github.com:cs01/gdbgui May 26, 2018
docker add make target and docker images to build executables for windows an… Jul 29, 2018
docs fixed link (#300) Dec 26, 2019
downloads add binaries and update docs Apr 21, 2019
examples add pause button; do not display signal message to backtract in conso… May 28, 2018
gdbgui autoformat Dec 26, 2019
images add logo and favicon Apr 16, 2018
screenshots Rust example and documentation improvments (#191) May 8, 2018
tests Ensure "--args" is last argument of gdb command (#296) Dec 20, 2019
.coveragerc use pytest (#297) Oct 8, 2019
.eslintrc.json add shift keyboard shortcut when using rr #201 Jul 16, 2018
.flake8 add flake8 test to CI build Nov 21, 2018
.gitignore 0.13.2.0 (#279) Jul 25, 2019
.prettierrc.js update prettier rules Jun 25, 2018
.travis.yml use pytest (#297) Oct 8, 2019
LICENSE various updates (#173) Feb 10, 2018
MANIFEST.in use pytest (#297) Oct 8, 2019
README.md 0.13.2.0 (#279) Jul 25, 2019
jest.config.js Add TypeScript, catch bugs (#256) Apr 28, 2019
make_executable.py blackify; README.rst -> README.md May 26, 2018
mkdocs.yml 0.13.2.0 (#279) Jul 25, 2019
noxfile.py autoformat Dec 26, 2019
package.json 0.13.2.0 (#279) Jul 25, 2019
requirements.txt Make requirements.txt point to setup.py's dependencies May 26, 2018
setup.py use pytest (#297) Oct 8, 2019
tsconfig.json Add TypeScript, catch bugs (#256) Apr 28, 2019
tslint.json Add TypeScript, catch bugs (#256) Apr 28, 2019
webpack.config.js 0.13.2.0 (#279) Jul 25, 2019
yarn.lock 0.13.2.0 (#279) Jul 25, 2019

README.md

You can’t perform that action at this time.