Commit graph

34 commits

Author SHA1 Message Date
Chad Smith
d411aa2f12 add pause button; do not display signal message to backtract in console on SIGINT (#202) 2018-05-28 15:15:30 -07:00
PhilipDaniels
60db87c130 Rust example and documentation improvments (#191)
* Improve Rust documentation.

* Mention in the docs how to find the main.rs file and deal with
  the warning about the pretty-printers.
* Update examples\rust to use Cargo. (#113)

* Test the Rust screenshot.

* Remove my name from Cargo.toml

* Anticipate the correct path for the screenshot.

* Rust: implement pull request review comments.

* Add shell script to compile and launch gdbgui.
* niggles -> difficulties
* Slight rewording in RUN.md to clarify where the problem is
  with the Rust pretty printers.
2018-05-07 17:17:31 -07:00
Chad Smith
e5114fa15a Chad/feature/project view (#160)
Add folder view
2018-01-21 13:48:34 -08:00
Chad Smith
838a094f61 fix example 2018-01-20 10:01:16 -08:00
Chad Smith
f0b23b6bfe update documentation 2018-01-09 11:38:25 -08:00
Chad Smith
2cda31205a remove macro 2018-01-03 13:49:26 -08:00
Chad Smith
ced4d96306 add VERSION.txt to MANIFEST; remove invalid localStorage keys; update wait time; update version 2017-12-30 13:36:24 -08:00
Chad Smith
95b4877262 update pygdbmi version; update changelog 2017-12-18 20:41:42 -08:00
Chad Smith
9328220bfd merge various updates to master (#137)
* make modal into react; move more from pug to react/js

* cleanup modal and settings

* convert everything to react; parse executable+args with spaces (#116)

* add gzip compression to flask

* add gzip; rename index.js to build.js

* everything in a single div id

* add javascript unit tests

* add button to toggle assembly flavors (#110); refresh state when clicking return button
2017-11-22 18:25:39 -08:00
Chad Smith
0aec55365d make source code display after backtrace (regression fix, #134); update documentation; fix bug in command line arg handling for --arg; update version 2017-11-18 09:00:47 -08:00
Chad Smith
179259f6c8 rearrange display of assembly; fix bug when fetching variable fails; fix bug when truncating max lines in console 2017-11-13 23:49:24 -08:00
greenmoon55
5413bdfa09 fix spaces (#123) 2017-10-31 20:46:21 -07:00
Chad Smith
1e9da75f17 add radix choices #102; Parse gdb version from arm-non-eabi-gdb (#83); various improvements 2017-10-29 18:05:19 -07:00
Chad Smith
02dd81c4c8 convert right sidebar to component; modify store dispatching 2017-10-28 18:58:32 -07:00
Chad Smith
a25b5a1c49 create queue when fetching variables/children; do not clone store when accessing keys from it (more performant) 2017-10-27 18:43:06 -07:00
Chad Smith
26b4deb0bd rewrite all components to react (#17); add ability to send signal to inferior process (#31 #90); css improvements 2017-10-23 19:01:58 -07:00
Chad Smith
1183cfba0e re-fetch registers if name/value count does not match (#107) 2017-08-25 17:37:51 -07:00
Chad Smith
c035722ac1 update installation instructions (#106) 2017-08-24 23:46:10 -07:00
Chad Smith
5f99298186 Cs01/firefox fix (#98) 2017-08-13 21:14:56 -07:00
chad
c53568f226 update examples, console text, and links 2017-08-10 21:44:34 -07:00
Chris Coutinho
79b01e701e Fix makefile, add simple fortran program (#93)
* Add simple fortran program to examples
* Fix makefile bug
2017-08-01 10:14:02 -07:00
Chad Smith
220cff64ee add tree data explorer; update examples and readme (#91) 2017-07-22 16:57:50 -07:00
Chad Smith
0a4b5b00d0 update version 2017-06-27 22:26:50 -07:00
Chad Smith
c4bfbaa84d jump to line of source code more reliably 2017-06-27 21:39:38 -07:00
Chad Smith
942fd5ace0 add syntax highlighting; update license; use splitjs instead of w2ui 2017-03-18 21:54:14 -07:00
Chad Smith
a81e54230f update documentation; increment version; update placeholder text #39 2017-03-07 13:20:54 -08:00
Chad Smith
707d1746d8 another makefile fix 2017-03-02 15:10:09 -08:00
Chad Smith
93c1154f0e use correct path in makefile 2017-03-02 13:48:00 -08:00
Chad Smith
8b98c69539 update makefile to run cpython in gdbgui 2017-03-02 13:46:27 -08:00
Chad Smith
7c57844597 add support for osx 2017-03-02 12:30:48 -08:00
Chad Smith
7cad40a411 add alias -n argument for no browser; update screenshot; update readme 2017-03-01 10:21:49 -08:00
Chad Smith
f8ddafc9cf improve examples; add go/rust examples 2017-02-28 17:24:47 -08:00
Chad Smith
c2faee66fc more readme touchups 2017-02-16 12:27:14 -08:00
Chad Smith
0ff1d8e872 fix jump to line bug; add screenshots; add examples 2017-02-16 12:10:35 -08:00