Commit Graph

  • e1041f4add cleanup, document change Chad Smith 2017-11-15 17:39:16 -08:00
  • b325ff25d6 Support for HTTP Basic Auth (#133) Nicholas Amon 2017-11-15 20:25:44 -05:00
  • 05801bfeea Support for HTTP Basic Auth (#133) Nicholas Amon 2017-11-15 20:25:44 -05:00
  • b1ba831e72 increment version Chad Smith 2017-11-13 23:54:30 -08:00
  • 53bd4067dc increment version 0.8.1.0 Chad Smith 2017-11-13 23:54:30 -08:00
  • 179259f6c8 rearrange display of assembly; fix bug when fetching variable fails; fix bug when truncating max lines in console Chad Smith 2017-11-13 23:15:27 -08:00
  • 6408ad2cc4 rearrange display of assembly; fix bug when fetching variable fails; fix bug when truncating max lines in console Chad Smith 2017-11-13 23:15:27 -08:00
  • a7173b22a9 allow clicking of autocomplete output; update timeout text (#128) Chad Smith 2017-11-12 17:58:05 -08:00
  • 3b61271de4 allow clicking of autocomplete output; update timeout text (#128) Chad Smith 2017-11-12 17:58:05 -08:00
  • 98aa374af7 add autocomplete functionality to the gdb console (#129) Bob 2017-11-12 21:59:04 +00:00
  • 4491c30952 add autocomplete functionality to the gdb console (#129) Bob 2017-11-12 21:59:04 +00:00
  • 5413bdfa09 fix spaces (#123) greenmoon55 2017-10-31 23:46:21 -04:00
  • da975f0a42 fix spaces (#123) greenmoon55 2017-10-31 23:46:21 -04:00
  • a3f917f363 update CONTRIBUTING instructions Chad Smith 2017-10-31 12:28:25 -07:00
  • 104089c963 update CONTRIBUTING instructions Chad Smith 2017-10-31 12:28:25 -07:00
  • 16a382c458 README.rst: fix FreeBSD's name and remove unnecessary trailing slashes from URLS (#122) Mark Rogers 2017-10-31 11:12:08 -07:00
  • 542ee96b50 README.rst: fix FreeBSD's name and remove unnecessary trailing slashes from URLS (#122) Mark Rogers 2017-10-31 11:12:08 -07:00
  • 2b7836d4aa modify component initialization order so that store updates are better sequenced Chad Smith 2017-10-31 11:10:06 -07:00
  • 2f033cfc5f modify component initialization order so that store updates are better sequenced 0.8.0.3 Chad Smith 2017-10-31 11:10:06 -07:00
  • f1f3441718 display brackett instead of < Chad Smith 2017-10-30 18:54:31 -07:00
  • c8bdce535a display brackett instead of < 0.8.0.2 Chad Smith 2017-10-30 18:54:31 -07:00
  • 5e0e1e45fe Added links to README (#121) Bruno Harger Alves 2017-10-30 21:37:37 -04:00
  • 43aa305b96 Added links to README (#121) Bruno Harger Alves 2017-10-30 21:37:37 -04:00
  • bdd03195bf bugfix when restoring old settings Chad Smith 2017-10-30 15:26:24 -07:00
  • ff31dea443 bugfix when restoring old settings 0.8.0.1 Chad Smith 2017-10-30 15:26:24 -07:00
  • 26bf9a1171 fix screenshot link Chad Smith 2017-10-29 20:09:41 -07:00
  • 7018aacd8b fix screenshot link Chad Smith 2017-10-29 20:09:41 -07:00
  • 76e19e9df7 increment version Chad Smith 2017-10-29 18:17:28 -07:00
  • 918b0773ec increment version 0.8.0.0 Chad Smith 2017-10-29 18:17:28 -07:00
  • 1e9da75f17 add radix choices #102; Parse gdb version from arm-non-eabi-gdb (#83); various improvements Chad Smith 2017-10-29 17:48:23 -07:00
  • 7b22389a98 add radix choices #102; Parse gdb version from arm-non-eabi-gdb (#83); various improvements Chad Smith 2017-10-29 17:48:23 -07:00
  • 02dd81c4c8 convert right sidebar to component; modify store dispatching Chad Smith 2017-10-28 18:58:32 -07:00
  • 71722647ea convert right sidebar to component; modify store dispatching Chad Smith 2017-10-28 18:58:32 -07:00
  • a25b5a1c49 create queue when fetching variables/children; do not clone store when accessing keys from it (more performant) Chad Smith 2017-10-27 18:43:06 -07:00
  • 8169700824 create queue when fetching variables/children; do not clone store when accessing keys from it (more performant) Chad Smith 2017-10-27 18:43:06 -07:00
  • 26b4deb0bd rewrite all components to react (#17); add ability to send signal to inferior process (#31 #90); css improvements Chad Smith 2017-10-23 18:56:13 -07:00
  • 01437718f9 rewrite all components to react (#17); add ability to send signal to inferior process (#31 #90); css improvements Chad Smith 2017-10-23 18:56:13 -07:00
  • 32c30c5e72 update docs Chad Smith 2017-09-27 09:23:30 -07:00
  • b6b1f545a2 update docs Chad Smith 2017-09-27 09:23:30 -07:00
  • cdb96602b8 allow failures on some python builds Chad Smith 2017-09-10 22:28:32 -07:00
  • 4163f17a2b allow failures on some python builds Chad Smith 2017-09-10 22:28:32 -07:00
  • f328e510f1 break into more modules; add eslint; fix eslint errors Chad Smith 2017-09-04 00:04:59 -07:00
  • 41e81169fc break into more modules; add eslint; fix eslint errors Chad Smith 2017-09-04 00:04:59 -07:00
  • c33a7cb2b9 add webpack build; add React; rename state to store Chad Smith 2017-09-03 19:52:36 -07:00
  • f59fef9c03 add webpack build; add React; rename state to store Chad Smith 2017-09-03 19:52:36 -07:00
  • 1183cfba0e re-fetch registers if name/value count does not match (#107) Chad Smith 2017-08-25 17:37:51 -07:00
  • 00b5d41850 re-fetch registers if name/value count does not match (#107) Chad Smith 2017-08-25 17:37:51 -07:00
  • c035722ac1 update installation instructions (#106) Chad Smith 2017-08-24 23:46:10 -07:00
  • 1187287d2f update installation instructions (#106) Chad Smith 2017-08-24 23:46:10 -07:00
  • c415464ff9 Resize tree view (#105) Chad Smith 2017-08-20 13:42:01 -07:00
  • 39985e7bdb Resize tree view (#105) 0.7.9.4 Chad Smith 2017-08-20 13:42:01 -07:00
  • 4ba9964cd2 add menu in top right; css updates to preserve whitespace in terminal; add html element in gdbgui.pug; add help file; add donate page Chad Smith 2017-08-20 12:41:40 -07:00
  • 2807565256 add menu in top right; css updates to preserve whitespace in terminal; add html element in gdbgui.pug; add help file; add donate page Chad Smith 2017-08-20 12:41:40 -07:00
  • e731ab5c4c Cs01/layout changes (#99) Chad Smith 2017-08-14 08:50:44 -07:00
  • b459be3a0f Cs01/layout changes (#99) 0.7.9.3 Chad Smith 2017-08-14 08:50:44 -07:00
  • b6a3af2d6c update layout chad 2017-08-14 00:44:12 -07:00
  • 02970367b0 update layout chad 2017-08-14 00:44:12 -07:00
  • 5f99298186 Cs01/firefox fix (#98) Chad Smith 2017-08-13 21:14:56 -07:00
  • 3edae7ae1a Cs01/firefox fix (#98) 0.7.9.2 Chad Smith 2017-08-13 21:14:56 -07:00
  • c53568f226 update examples, console text, and links chad 2017-08-10 21:16:40 -07:00
  • 4793fc64b7 update examples, console text, and links chad 2017-08-10 21:16:40 -07:00
  • 254e2dc692 Added required cygwin packages to README.rst (#94) Taha Gharib 2017-08-04 12:28:58 -04:00
  • d5f60c59d3 Added required cygwin packages to README.rst (#94) Taha Gharib 2017-08-04 12:28:58 -04:00
  • fa7449c53c add video link to readme Chad Smith 2017-08-02 17:20:03 -07:00
  • 00bf3c8633 add video link to readme Chad Smith 2017-08-02 17:20:03 -07:00
  • 79b01e701e Fix makefile, add simple fortran program (#93) Chris Coutinho 2017-08-01 19:14:02 +02:00
  • fa95c40847 Fix makefile, add simple fortran program (#93) Chris Coutinho 2017-08-01 19:14:02 +02:00
  • fa509618fb show simple fields in tree node; add recovery button in console for faults (i.e. SIGSEGV) (#92) Chad Smith 2017-07-31 22:12:00 -07:00
  • 7c3f4ad364 show simple fields in tree node; add recovery button in console for faults (i.e. SIGSEGV) (#92) 0.7.9.1 Chad Smith 2017-07-31 22:12:00 -07:00
  • 220cff64ee add tree data explorer; update examples and readme (#91) Chad Smith 2017-07-22 16:57:50 -07:00
  • 15b32f4b02 add tree data explorer; update examples and readme (#91) 0.7.9.0 Chad Smith 2017-07-22 16:57:50 -07:00
  • aef2862352 remove lazy register fetching due to potential bug Chad Smith 2017-07-12 18:04:42 -07:00
  • a33b0d2a09 remove lazy register fetching due to potential bug 0.7.8.3 Chad Smith 2017-07-12 18:04:42 -07:00
  • 0a4b5b00d0 update version Chad Smith 2017-06-27 22:26:50 -07:00
  • 2fb5dc40ed update version 0.7.8.2 Chad Smith 2017-06-27 22:26:50 -07:00
  • 7095ebccc0 BUG FIX: container empty -> 1 element bug fix (#86) wuyihao 2017-06-28 00:21:05 -05:00
  • eae827c36c BUG FIX: container empty -> 1 element bug fix (#86) wuyihao 2017-06-28 00:21:05 -05:00
  • 6fbc4758e2 add changelog Chad Smith 2017-06-27 21:55:59 -07:00
  • 3ff94d15c7 add changelog Chad Smith 2017-06-27 21:55:59 -07:00
  • c4bfbaa84d jump to line of source code more reliably Chad Smith 2017-06-27 21:39:38 -07:00
  • c650c4bcfe jump to line of source code more reliably Chad Smith 2017-06-27 21:39:38 -07:00
  • b45e6e6c28 update installation instructions; add CONTRIBUTING.md file (#87) Chad Smith 2017-06-26 22:03:31 -07:00
  • c204af5f94 update installation instructions; add CONTRIBUTING.md file (#87) Chad Smith 2017-06-26 22:03:31 -07:00
  • 67fa1028bb Create CODE_OF_CONDUCT.md Chad Smith 2017-06-26 21:25:24 -07:00
  • 94a877b5f6 Create CODE_OF_CONDUCT.md Chad Smith 2017-06-26 21:25:24 -07:00
  • 9bb5f975a8 html escaping for < and > for entire string, not just first occurence #81 Chad Smith 2017-06-26 12:23:31 -07:00
  • 4cfeb27bfd html escaping for < and > for entire string, not just first occurence #81 0.7.8.1 Chad Smith 2017-06-26 12:23:31 -07:00
  • aa9a0575b4 update version in setup.py Chad Smith 2017-06-26 00:08:07 -07:00
  • 4beb1e4733 update version in setup.py 0.7.8.0 Chad Smith 2017-06-26 00:08:07 -07:00
  • 4661316aed show disassembly when file is unknown or missing; update dependency versions; update version (#85) Chad Smith 2017-06-26 00:06:57 -07:00
  • 3605fcbe87 show disassembly when file is unknown or missing; update dependency versions; update version (#85) Chad Smith 2017-06-26 00:06:57 -07:00
  • 5a9fd92992 add mechanism to ignore gdb errors in client; ignore hover variable errors; ignore fflush errors (#84) Chad Smith 2017-06-25 12:03:29 -07:00
  • 20fdd2c5ae add mechanism to ignore gdb errors in client; ignore hover variable errors; ignore fflush errors (#84) Chad Smith 2017-06-25 12:03:29 -07:00
  • e885f649c8 only jump to current line when program pauses, breakpoint is created/clicked, or frame is selected #78 Chad Smith 2017-06-25 11:20:30 -07:00
  • ddee47598d only jump to current line when program pauses, breakpoint is created/clicked, or frame is selected #78 Chad Smith 2017-06-25 11:20:30 -07:00
  • 1b43836097 BUG FIX: new children in change list add to expression (#82) wuyihao 2017-06-25 12:40:09 -05:00
  • f0994b4f5c BUG FIX: new children in change list add to expression (#82) wuyihao 2017-06-25 12:40:09 -05:00
  • e402b34166 escape brackets in disassembly (fixes #81); gracefully hide nonexistent opcodes Chad Smith 2017-06-20 22:20:17 -07:00
  • 4b50ee6a68 escape brackets in disassembly (fixes #81); gracefully hide nonexistent opcodes Chad Smith 2017-06-20 22:20:17 -07:00
  • db406bc707 Update socketio (#80) Chad Smith 2017-06-20 22:00:08 -07:00