mirror of
https://github.com/cs01/gdbgui
synced 2024-11-17 07:48:57 +01:00
Mirror of https://github.com/cs01/gdbgui
befd58931b
Bug: https://github.com/cs01/gdbgui/issues/331 * Create release.yml * Update contributing.md * make build verification more strict * change name and set nox session to non-interactive Co-authored-by: Chad Smith <cs01@users.noreply.github.com> |
||
---|---|---|
.github | ||
docker | ||
docs | ||
examples | ||
gdbgui | ||
images | ||
screenshots | ||
tests | ||
.coveragerc | ||
.eslintrc.json | ||
.flake8 | ||
.gitignore | ||
.prettierrc.js | ||
.travis.yml | ||
jest.config.js | ||
LICENSE | ||
make_executable.py | ||
MANIFEST.in | ||
mkdocs.yml | ||
noxfile.py | ||
package.json | ||
README.md | ||
requirements.txt | ||
setup.py | ||
tsconfig.json | ||
tslint.json | ||
webpack.config.js | ||
yarn.lock |
A modern, browser-based frontend to gdb (gnu debugger)
Documentation: https://gdbgui.com
Source Code: https://github.com/cs01/gdbgui/