Commit Graph

  • 2da0534437 update installation instructions Chad Smith 2019-02-06 11:35:39 -08:00
  • 74b8a3f974 update installation instructions Chad Smith 2019-02-06 11:35:39 -08:00
  • 83a0c9f1bb update pipx instructions Chad Smith 2019-01-29 21:04:58 -08:00
  • 99c496fa8b update pipx instructions Chad Smith 2019-01-29 21:04:58 -08:00
  • f7b23033f5 Passing initialization command via URL to be executed when opening gdbgui (#254) Li Fanxi 2018-12-28 14:56:30 +08:00
  • 51d2522583 Passing initialization command via URL to be executed when opening gdbgui (#254) Li Fanxi 2018-12-28 14:56:30 +08:00
  • e7064e800f Correct minor typo (#250) Nikos Koukis 2018-12-28 05:46:23 +02:00
  • 67e5d0cf0e Correct minor typo (#250) Nikos Koukis 2018-12-28 05:46:23 +02:00
  • 47bad22f42 update readme Chad Smith 2018-11-20 20:43:29 -08:00
  • 12135a306e update readme Chad Smith 2018-11-20 20:43:29 -08:00
  • a22e4e167c update docs and add __main__ entrypoint 0.13.1.1 Chad Smith 2018-11-20 17:53:13 -08:00
  • 9e9387b40d update docs and add __main__ entrypoint Chad Smith 2018-11-20 17:53:13 -08:00
  • 0e9a5d1778 add flake8 test to CI build Chad Smith 2018-10-31 20:25:05 -07:00
  • c881b6476b add flake8 test to CI build Chad Smith 2018-10-31 20:25:05 -07:00
  • fdb6358f76 remove flushing of stdout since pygdbmi no longer buffers output Chad Smith 2018-10-30 18:53:19 -07:00
  • 7e4e710d04 remove flushing of stdout since pygdbmi no longer buffers output Chad Smith 2018-10-30 18:53:19 -07:00
  • 7efcac73bc add static unit tests; move test entrypoint; run black Chad Smith 2018-10-30 18:46:33 -07:00
  • f6bad41f05 add static unit tests; move test entrypoint; run black Chad Smith 2018-10-30 18:46:33 -07:00
  • 332c77084f remove duplicate test folder (#244) josephlim94 2018-11-17 12:27:46 +08:00
  • 2bc66225de remove duplicate test folder (#244) josephlim94 2018-11-17 12:27:46 +08:00
  • f6b3366984 show user full gdb command that was run in shell Chad Smith 2018-09-29 20:42:26 -07:00
  • ef2158c153 show user full gdb command that was run in shell Chad Smith 2018-09-29 20:42:26 -07:00
  • 85976f5653 update shell flags parameter handling (#234) Chad Smith 2018-09-29 19:25:09 -07:00
  • 859f82575c update shell flags parameter handling (#234) Chad Smith 2018-09-29 19:25:09 -07:00
  • 78eb7cad9d add FAQ Chad Smith 2018-08-01 18:28:20 -07:00
  • 432bc3e720 add FAQ Chad Smith 2018-08-01 18:28:20 -07:00
  • b6833cbf4f add make target and docker images to build executables for windows and linux Chad Smith 2018-07-29 12:40:09 -07:00
  • d497022b73 add make target and docker images to build executables for windows and linux Chad Smith 2018-07-29 12:40:09 -07:00
  • 2b7254bc99 do not clear program state when resuming (intended to better maintain scroll position in right pane) Chad Smith 2018-07-23 08:53:34 -07:00
  • 76a6a301af do not clear program state when resuming (intended to better maintain scroll position in right pane) Chad Smith 2018-07-23 08:53:34 -07:00
  • e15015490d fix test failures 0.13.0.0 Chad Smith 2018-07-15 20:55:23 -07:00
  • a15885383e fix test failures Chad Smith 2018-07-15 20:55:23 -07:00
  • 717cba8e1f add shift keyboard shortcut when using rr #201 Chad Smith 2018-07-15 20:46:28 -07:00
  • 7ee593df4c add shift keyboard shortcut when using rr #201 Chad Smith 2018-07-15 20:46:28 -07:00
  • f7334603e2 Add sourceFileMap support #158 Chad Smith 2018-07-15 18:42:26 -07:00
  • c5abc6588b Add sourceFileMap support #158 Chad Smith 2018-07-15 18:42:26 -07:00
  • 7808d45c6e update version, readme, changelog Chad Smith 2018-07-15 12:56:34 -07:00
  • 500390f3a2 update version, readme, changelog Chad Smith 2018-07-15 12:56:34 -07:00
  • 249f3542a5 pass arbitrary gdb arguments directly to gdb (#205) Chad Smith 2018-07-15 12:47:42 -07:00
  • 9f38c4a049 pass arbitrary gdb arguments directly to gdb (#205) Chad Smith 2018-07-15 12:47:42 -07:00
  • 1297a2aa6c fix effects of "Python Exception <class NameError> name long is not defined" #212 Chad Smith 2018-07-15 12:14:59 -07:00
  • 5e524895b9 fix effects of "Python Exception <class NameError> name long is not defined" #212 Chad Smith 2018-07-15 12:14:59 -07:00
  • 616db63507 update tour text Chad Smith 2018-07-15 10:58:30 -07:00
  • c4a4de7e06 update tour text Chad Smith 2018-07-15 10:58:30 -07:00
  • 648766123a fix Cannot create breakpoint: -break-insert: Garbage following <location> #211" Chad Smith 2018-07-15 10:51:45 -07:00
  • 8a691c8a56 fix Cannot create breakpoint: -break-insert: Garbage following <location> #211" Chad Smith 2018-07-15 10:51:45 -07:00
  • 4099fa3fd0 fix empty frame causes the ui to crash/black screen #216 Chad Smith 2018-07-15 10:12:29 -07:00
  • b8970dce2d fix empty frame causes the ui to crash/black screen #216 Chad Smith 2018-07-15 10:12:29 -07:00
  • 1b67692cef update npm packages; update react to 16.4 Chad Smith 2018-06-25 17:47:14 -07:00
  • 9a575197f4 update npm packages; update react to 16.4 Chad Smith 2018-06-25 17:47:14 -07:00
  • 0ed9455947 update prettier rules Chad Smith 2018-06-25 09:44:41 -07:00
  • 92be450e4a update prettier rules Chad Smith 2018-06-25 09:44:41 -07:00
  • f760efaf65 add thread name Chad Smith 2018-06-25 09:40:30 -07:00
  • 240a4f53d6 add thread name Chad Smith 2018-06-25 09:40:30 -07:00
  • 4c711d193b fix minor typo in guide (#209) nkirkby 2018-06-25 09:12:24 -07:00
  • 87ac702af3 fix minor typo in guide (#209) nkirkby 2018-06-25 09:12:24 -07:00
  • 02c649cb10 update version 0.12.0.0 Chad Smith 2018-05-28 16:17:04 -07:00
  • 94e031d001 update version Chad Smith 2018-05-28 16:17:04 -07:00
  • 43964fd6c2 improve signal component; update timeout text Chad Smith 2018-05-28 16:11:00 -07:00
  • 6b6dc20c92 improve signal component; update timeout text Chad Smith 2018-05-28 16:11:00 -07:00
  • a75e2e0089 add pause button; do not display signal message to backtract in console on SIGINT (#202) Chad Smith 2018-05-28 15:14:41 -07:00
  • d411aa2f12 add pause button; do not display signal message to backtract in console on SIGINT (#202) Chad Smith 2018-05-28 15:14:41 -07:00
  • bbc51d46cd make sending signals work in python2 and 3 (fixes #196) Chad Smith 2018-05-28 13:24:03 -07:00
  • 779ed9f37c make sending signals work in python2 and 3 (fixes #196) Chad Smith 2018-05-28 13:24:03 -07:00
  • dec1063ab2 update command line parsing a little Chad Smith 2018-05-28 13:07:29 -07:00
  • 854a67b7ec update command line parsing a little Chad Smith 2018-05-28 13:07:29 -07:00
  • 4bd7fb5445 blackify Chad Smith 2018-05-28 12:59:26 -07:00
  • 185aa079b2 blackify Chad Smith 2018-05-28 12:59:26 -07:00
  • 064ece0c19 Issue #199: Add -b/--browser argument to specify browser executable (#200) Fritz Reese 2018-05-28 15:57:26 -04:00
  • ef9f465df5 Issue #199: Add -b/--browser argument to specify browser executable (#200) Fritz Reese 2018-05-28 15:57:26 -04:00
  • 2823c229e2 Issue #194: Change --args to match 'gdb --args'. 'cmd' now only takes program name. (#198) Fritz Reese 2018-05-28 15:52:23 -04:00
  • 06ab2eaa52 Issue #194: Change --args to match 'gdb --args'. 'cmd' now only takes program name. (#198) Fritz Reese 2018-05-28 15:52:23 -04:00
  • ecf3a39ac7 run prettier; update README Chad Smith 2018-05-26 19:51:24 -07:00
  • eae5610c92 run prettier; update README Chad Smith 2018-05-26 19:51:24 -07:00
  • 40de67412c Merge branch 'master' of github.com:cs01/gdbgui Chad Smith 2018-05-26 13:45:28 -07:00
  • 0a29d474c3 Merge branch 'master' of github.com:cs01/gdbgui Chad Smith 2018-05-26 13:45:28 -07:00
  • 38197179f8 blackify; README.rst -> README.md Chad Smith 2018-05-26 13:45:18 -07:00
  • 45d62ed2b6 blackify; README.rst -> README.md Chad Smith 2018-05-26 13:45:18 -07:00
  • 9cb6fbd164 Update issue templates Chad Smith 2018-05-26 13:41:15 -07:00
  • b9e63b075c Update issue templates Chad Smith 2018-05-26 13:41:15 -07:00
  • 9b51db7ef2 Make requirements.txt point to setup.py's dependencies Chad Smith 2018-05-26 13:19:56 -07:00
  • ae13efb204 Make requirements.txt point to setup.py's dependencies Chad Smith 2018-05-26 13:19:56 -07:00
  • 77fd55a08b add tour Chad Smith 2018-05-26 11:43:56 -07:00
  • 6d0270efae add tour Chad Smith 2018-05-26 11:43:56 -07:00
  • 71e669d353 accept pending breakpoints Chad Smith 2018-05-07 17:43:46 -07:00
  • c547caef77 accept pending breakpoints Chad Smith 2018-05-07 17:43:46 -07:00
  • dc5d385f9c update rust docs for mac users Chad Smith 2018-05-07 17:36:15 -07:00
  • 102bb9fd73 update rust docs for mac users Chad Smith 2018-05-07 17:36:15 -07:00
  • 10bcd5d8b2 Rust example and documentation improvments (#191) PhilipDaniels 2018-05-08 01:17:31 +01:00
  • 60db87c130 Rust example and documentation improvments (#191) PhilipDaniels 2018-05-08 01:17:31 +01:00
  • e9a49a8b5b limit flask version #190 Chad Smith 2018-04-27 09:54:33 -07:00
  • 2f1989a2a5 limit flask version #190 Chad Smith 2018-04-27 09:54:33 -07:00
  • 61e8989073 limit flask version #190 0.11.3.1 Chad Smith 2018-04-27 09:54:33 -07:00
  • 2e25ff76c7 smarter version checking; bugfix for "About" menu Chad Smith 2018-04-25 09:10:58 -07:00
  • a39d472559 smarter version checking; bugfix for "About" menu Chad Smith 2018-04-25 09:10:58 -07:00
  • bbc25fa5e0 update license text Chad Smith 2018-04-23 17:40:55 -07:00
  • 6e221dd2ea update license text Chad Smith 2018-04-23 17:40:55 -07:00
  • a4a45ce824 update version and changelog Chad Smith 2018-04-15 18:49:01 -07:00
  • 50e73a8b70 update version and changelog 0.11.3.0 Chad Smith 2018-04-15 18:49:01 -07:00
  • dea5817281 add logo and favicon Chad Smith 2018-04-15 18:28:30 -07:00