Find a file
2019-04-20 21:54:08 -07:00
.github/ISSUE_TEMPLATE Merge branch 'master' of github.com:cs01/gdbgui 2018-05-26 13:46:19 -07:00
docker add make target and docker images to build executables for windows and linux 2018-07-29 12:40:09 -07:00
docs add binaries and update docs 2019-04-20 21:45:47 -07:00
examples add pause button; do not display signal message to backtract in console on SIGINT (#202) 2018-05-28 15:15:30 -07:00
gdbgui exclude "tests" directory from python package 2019-03-26 16:59:32 -07:00
images add logo and favicon 2018-04-15 18:28:30 -07:00
screenshots Rust example and documentation improvments (#191) 2018-05-07 17:17:31 -07:00
tests update docs and add __main__ entrypoint 2018-11-20 20:21:38 -08:00
.eslintrc.json add shift keyboard shortcut when using rr #201 2018-07-15 20:48:29 -07:00
.flake8 add flake8 test to CI build 2018-11-20 17:12:39 -08:00
.gitignore add binaries and update docs 2019-04-20 21:45:47 -07:00
.prettierrc.js update prettier rules 2018-06-25 09:46:52 -07:00
.travis.yml show user full gdb command that was run in shell 2018-09-29 20:43:11 -07:00
dev_requirements.txt various updates (#173) 2018-02-10 15:37:05 -08:00
jest.config.js merge various updates to master (#137) 2017-11-22 18:25:39 -08:00
LICENSE various updates (#173) 2018-02-10 15:37:05 -08:00
make_executable.py blackify; README.rst -> README.md 2018-05-26 13:45:18 -07:00
makefile exclude "tests" directory from python package 2019-03-26 16:59:32 -07:00
MANIFEST.in add VERSION.txt to MANIFEST; remove invalid localStorage keys; update wait time; update version 2017-12-30 13:36:24 -08:00
mkdocs.yml add binaries and update docs 2019-04-20 21:45:47 -07:00
package.json update npm packages; update react to 16.4 2018-06-25 17:47:14 -07:00
README.md add binaries and update docs 2019-04-20 21:45:47 -07:00
requirements.txt Make requirements.txt point to setup.py's dependencies 2018-05-26 13:19:56 -07:00
setup.py remove comma 2019-04-20 21:54:08 -07:00
webpack.config.js update npm packages and rebuild 2018-04-15 14:59:38 -07:00
yarn.lock add shift keyboard shortcut when using rr #201 2018-07-15 20:48:29 -07:00

A modern, browser-based frontend to gdb (gnu debugger)

image image image

Documentation

View documentation at https://cs01.github.io/gdbgui/