Find a file
Lucas Ramage befd58931b build binaries with github actions (#334)
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>
2020-07-13 10:25:27 -07:00
.github build binaries with github actions (#334) 2020-07-13 10:25:27 -07:00
docker lint fixes (#338) 2020-07-12 17:36:53 -07:00
docs build binaries with github actions (#334) 2020-07-13 10:25:27 -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 lint fixes (#338) 2020-07-12 17:36:53 -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 Ensure "--args" is last argument of gdb command (#296) 2019-12-20 07:42:56 -08:00
.coveragerc use pytest (#297) 2019-10-07 18:17:31 -07: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 0.13.2.0 (#279) 2019-07-25 15:30:15 -07:00
.prettierrc.js update prettier rules 2018-06-25 09:46:52 -07:00
.travis.yml use bionic instead of xenial 2020-07-12 17:43:15 -07:00
jest.config.js Add TypeScript, catch bugs (#256) 2019-04-28 08:37:04 -07:00
LICENSE various updates (#173) 2018-02-10 15:37:05 -08:00
make_executable.py build binaries with github actions (#334) 2020-07-13 10:25:27 -07:00
MANIFEST.in use pytest (#297) 2019-10-07 18:17:31 -07:00
mkdocs.yml 0.13.2.0 (#279) 2019-07-25 15:30:15 -07:00
noxfile.py build binaries with github actions (#334) 2020-07-13 10:25:27 -07:00
package.json build binaries with github actions (#334) 2020-07-13 10:25:27 -07:00
README.md 0.13.2.0 (#279) 2019-07-25 15:30:15 -07:00
requirements.txt Make requirements.txt point to setup.py's dependencies 2018-05-26 13:19:56 -07:00
setup.py lint fixes (#338) 2020-07-12 17:36:53 -07:00
tsconfig.json Add TypeScript, catch bugs (#256) 2019-04-28 08:37:04 -07:00
tslint.json Add TypeScript, catch bugs (#256) 2019-04-28 08:37:04 -07:00
webpack.config.js 0.13.2.0 (#279) 2019-07-25 15:30:15 -07:00
yarn.lock build binaries with github actions (#334) 2020-07-13 10:25:27 -07:00

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

image image image


Documentation: https://gdbgui.com

Source Code: https://github.com/cs01/gdbgui/