Commit graph

  • 5a84af0bff Bump to 0.12.0 WebFreak001 2016-08-13 13:42:19 +02:00
  • 17376317b2 Made utility command server warning more clear WebFreak001 2016-08-13 13:38:21 +02:00
  • 5fc8765678 Fixed C/C++ argument list & char*[] WebFreak001 2016-08-13 13:34:34 +02:00
  • d3b0bb79a1 Fixed memory view for C/C++ strings WebFreak001 2016-08-11 19:52:25 +02:00
  • 7e597897b4 Bump to 0.11.1 WebFreak001 2016-08-08 17:56:43 +02:00
  • 640abf822b Added showDevDebugOutput option to debug GDB calls WebFreak001 2016-08-08 17:56:20 +02:00
  • e7c15f0d71 Bump to 0.11.0 WebFreak001 2016-07-23 02:14:01 +02:00
  • 87ff8b8644 Added examining memory locations (fix #64) WebFreak001 2016-07-23 02:13:36 +02:00
  • e78733308e Added more error catches WebFreak001 2016-07-23 02:10:31 +02:00
  • eef6570833 Bump to 0.10.0 WebFreak001 2016-07-16 09:56:06 +02:00
  • ef1f4782b4 Fixed entering MI commands into the debug console WebFreak001 2016-07-10 17:33:25 +02:00
  • 55900876dc accidentally removed vscode from devDependencies WebFreak001 2016-07-10 17:13:07 +02:00
  • 2308f9f166 Added variable types for the future (fix #66) WebFreak001 2016-07-10 17:05:56 +02:00
  • d704af2501 Implemented stepping back & changing variables WebFreak001 2016-07-10 16:34:12 +02:00
  • 81f8e6fcf1 Removed debug logs & bump to version 0.9.0 WebFreak001 2016-07-02 23:39:00 +02:00
  • 1e298815c4 Added mago-mi support (fix #67) WebFreak001 2016-07-02 23:35:28 +02:00
  • 1a399b3292 Fixed clearing breakpoints in lldb WebFreak001 2016-07-02 23:34:08 +02:00
  • dec8c8b580 Merge pull request #62 from kylewlacy/asm-breakpoints Jan Jurzitza 2016-06-13 22:15:19 +02:00
  • 14906e5195 Enable breakpoints for x86(-64) and ARM assembly Kyle Lacy 2016-06-13 04:43:29 -07:00
  • bda4daf53c Bump to version 0.8.1 WebFreak001 2016-04-06 16:27:02 +02:00
  • 5109936408 Easier installation instructions for code 0.10.11 Jan 2016-03-31 21:32:10 +02:00
  • 940cd63ce6 Bump to 0.8.0 WebFreak001 2016-03-23 23:08:30 +01:00
  • 786ed5b3bd Added support for output with no new line (fix #51) WebFreak001 2016-03-23 23:07:07 +01:00
  • 7e73c686b2 Made gdb & lldb command path customizable (fix #53) WebFreak001 2016-03-23 22:28:57 +01:00
  • f46ab81b2e Bump to 0.7.1 WebFreak001 2016-03-12 10:07:56 +01:00
  • dbfda79052 Made icon fit better into the marketplace WebFreak001 2016-03-12 10:07:34 +01:00
  • f0f10251e0 Added lldb-mi note to README (fix #48) WebFreak001 2016-03-12 10:00:39 +01:00
  • b5a00fa12b Improved getting stack WebFreak001 2016-03-11 17:14:15 +01:00
  • f6d593899f Bump to 0.7.0 WebFreak001 2016-03-10 14:27:34 +01:00
  • 2aff091374 Made target path absolute when passing to gdb (should fix #22) WebFreak001 2016-03-10 13:08:08 +01:00
  • d3353231c8 Improved some regex WebFreak001 2016-03-10 13:02:23 +01:00
  • 50fb4798b7 Added function breakpoints (fix #45) WebFreak001 2016-03-10 13:02:04 +01:00
  • 4cbb822d39 Fixed error messages for internal commands (fix #46) WebFreak001 2016-03-10 10:38:22 +01:00
  • bcbfdb15d9 Bump to 0.6.2 WebFreak001 2016-03-08 21:54:47 +01:00
  • 84b00df23d Merge pull request #44 from Wosi/patch-1 Jan 2016-03-08 19:16:00 +01:00
  • 0e399839dd Added "objectpascal" to list of breakpoint enabled languages Christopher Wosinski 2016-03-08 19:14:26 +01:00
  • 887018dc4f Bump to 0.6.1 WebFreak001 2016-03-06 16:04:44 +01:00
  • 05b62c1d8d Merge branch 'master' of github.com:WebFreak001/code-debug WebFreak001 2016-03-06 16:04:27 +01:00
  • 7300846763 Fixed variable stack when switching frames WebFreak001 2016-03-06 16:04:22 +01:00
  • 88cd052f6e Merge pull request #40 from Vild/UpdateReadme Jan 2016-03-06 15:40:00 +01:00
  • 3555820ef8 Updated the README.md and ISSUE_TEMPLATE.md file to reflect the new lldb support Dan Printzell 2016-03-06 15:35:59 +01:00
  • ba15c92c6d Bump to 0.6.0 WebFreak001 2016-03-06 12:18:37 +01:00
  • d8223cebb9 Separated stderr & stdout buffers WebFreak001 2016-03-06 12:17:01 +01:00
  • e671d4cba0 Improved error responses WebFreak001 2016-03-06 12:08:57 +01:00
  • 35afccfd77 Added LLDB support (fix #39) WebFreak001 2016-03-06 12:02:11 +01:00
  • bcf46a7e81 README had wrong image in it Jan 2016-03-05 22:56:19 +01:00
  • 31094e8089 Bump to 0.5.0 WebFreak001 2016-03-05 22:52:24 +01:00
  • 4b12e2ad52 Added check for crash on startup (fix #38) WebFreak001 2016-03-05 00:36:59 +01:00
  • b81a7bc1c2 Added expanding member pointer variables (TODO: make pointer member symbol customizable) WebFreak001 2016-03-05 00:36:16 +01:00
  • 2cb16e2b9e Made value arrays parsable by vscode WebFreak001 2016-02-27 20:08:28 +01:00
  • 1b7dba5a50 Fixed breakpoints on fast starting executables & fixed loading circle WebFreak001 2016-02-27 19:36:43 +01:00
  • 9176e78016 Merge pull request #34 from ndk/master Jan 2016-02-26 22:41:00 +01:00
  • 9a4c7cad87 added missing parameter Andrey Karpov 2016-02-26 22:18:05 +03:00
  • 7f4f5841fd added configuration for self debugging Andrey Karpov 2016-02-26 17:23:43 +03:00
  • 4b91d32eab Merge pull request #33 from ndk/master Jan 2016-02-26 14:53:49 +01:00
  • 6195f15cac fix outDir according new requirements of latest version of vscode Andrey Karpov 2016-02-26 16:43:36 +03:00
  • 00012731e0 Merge pull request #32 from ndk/master Jan 2016-02-26 12:28:02 +01:00
  • 37f3fb6e16 initialize property before setting Andrey Karpov 2016-02-26 11:06:40 +03:00
  • b71c4edd77 Bump to 0.4.2 WebFreak001 2016-02-25 17:56:29 +01:00
  • 762a6c90d3 Merge pull request #30 from ndk/master Jan 2016-02-25 17:33:11 +01:00
  • 328d19fef8 enabled breakpoint support for nim Andrey Karpov 2016-02-25 19:18:24 +03:00
  • 60d60cef67 Enabled breakpoint support for rust fix #29 WebFreak001 2016-02-25 12:22:59 +01:00
  • 99263c3000 Bump to 0.4.1 WebFreak001 2016-02-23 17:43:13 +01:00
  • e0b85be7b7 Fixed position of terminal description in readme derp WebFreak001 2016-02-23 17:42:48 +01:00
  • e7b3389f4b Add warning on ssh terminal WebFreak001 2016-02-23 17:38:38 +01:00
  • 3312414f2b Bump version to 0.4.0 WebFreak001 2016-02-23 17:26:40 +01:00
  • 30731c2ba1 Added support to run process in a separate console (fix #28) WebFreak001 2016-02-23 17:26:12 +01:00
  • cb9e36d6db Added support for program arguments (fix #27) WebFreak001 2016-02-23 15:33:03 +01:00
  • 0d8ae8d7bb Bump to 0.3.7 WebFreak001 2016-02-22 18:58:52 +01:00
  • ec188980c0 Merge pull request #25 from bbenoist/breakpoint-shared Jan 2016-02-22 18:57:26 +01:00
  • 559d213f35 Add the -f flag to break-insert Baptist BENOIST 2016-02-22 18:23:49 +01:00
  • 9cadb4f61c Improved installation instructions Jan 2016-02-22 17:58:52 +01:00
  • 6237e70d11 Bump to 0.3.6 Jan 2016-02-21 23:02:16 +01:00
  • 4e8cde7112 Added simple installation instruction fix #23 Jan 2016-02-21 23:01:54 +01:00
  • ca6b59353d added issue template WebFreak001 2016-02-18 11:53:54 +01:00
  • fb8d30c986 Bump to 0.3.5 (fix #20) WebFreak001 2016-02-11 09:49:36 +01:00
  • 3d7852b819 Merge pull request #19 from bbenoist/bugfix/fortran-support Jan 2016-02-11 00:39:30 +01:00
  • 69585b2c4e Fix non-working Fortran breakpoints Baptist BENOIST 2016-02-11 00:31:55 +01:00
  • 00ee161170 Merge pull request #18 from bbenoist/feature/travis-ci Jan 2016-02-10 23:33:05 +01:00
  • a4c1cf8036 Merge pull request #17 from bbenoist/bugfix/vscode-tabs Jan 2016-02-10 23:31:29 +01:00
  • 9f231b932d Run tests automatically on Travis CI build machines Baptist BENOIST 2016-02-10 22:21:17 +01:00
  • a9c182fee5 Force the use of tabs within .vscode/settings.json Baptist BENOIST 2016-02-10 22:04:47 +01:00
  • 517870e1b8 Merge pull request #16 from bbenoist/feature/ssh-bootstrap Jan 2016-02-10 22:01:26 +01:00
  • 282ef1f4c4 Add missing ssh.bootstrap option description in package.json Baptist BENOIST 2016-02-10 22:00:38 +01:00
  • 957f04ea02 Document the ssh.bootstrap configuration option Baptist BENOIST 2016-02-10 21:57:13 +01:00
  • d6ee383e75 Add an option to execute additional commands before GDB when using SSH Baptist BENOIST 2016-02-10 21:27:26 +01:00
  • 2b7cf55224 Bump to 0.3.4 WebFreak001 2016-02-10 20:55:19 +01:00
  • 544c3a488b Added option to print calls from GDB WebFreak001 2016-02-10 20:54:57 +01:00
  • cae555af40 Executable paths should be absolute using native path functions WebFreak001 2016-02-10 14:27:13 +01:00
  • 39fe07d742 Application launch path should use native path functions WebFreak001 2016-02-10 13:55:07 +01:00
  • efae57a1eb Merge branch 'master' of github.com:WebFreak001/code-debug WebFreak001 2016-02-10 13:34:56 +01:00
  • 186bb68955 Bump to 0.3.2 WebFreak001 2016-02-10 13:34:33 +01:00
  • d60a4cf83e Merge pull request #13 from bbenoist/bugfix/win32-gdb-over-ssh Jan 2016-02-10 13:16:14 +01:00
  • 4120bd754a Made README images relative (fix #14) WebFreak001 2016-02-10 13:15:07 +01:00
  • d24062f06c Fix invalid local windows path when using GDB over SSH Baptist BENOIST 2016-02-10 11:19:45 +01:00
  • 9570f9068f Fixed windows paths by using path.posix and replacing backslashes WebFreak001 2016-02-10 01:54:12 +01:00
  • 3a19cc8a6b Bump to 0.3.1 WebFreak001 2016-02-10 00:37:31 +01:00
  • 99a185f951 Replace windows backslashes to regular slashes for linux file systems over ssh WebFreak001 2016-02-10 00:37:00 +01:00
  • 0ec1a4e8cf Added remote debugging via SSH (fix #11) WebFreak001 2016-02-09 21:51:44 +01:00
  • d6c55d4aa8 Checking if autorun exists & has items before iterating on it WebFreak001 2016-02-09 16:08:30 +01:00