Граф коммитов

  • f74c665a44 Updated Breakpoint and introduce logpoint. usedForVSCodeRelease nicklas 2019-03-29 16:55:09 +0100
  • f14e4aacac Remove trailing slash in file from path in the config file on windows. nicklas 2018-10-24 14:21:20 +0200
  • e4d7e348a1 Resolving issue with breakpoints being deleted for all other than newest files. nicklas 2018-10-04 15:44:09 +0200
  • 56c484299f Improve attaching to unity processes. nicklas 2018-08-14 11:23:40 +0200
  • 765ddeacf1 Adding support for multithreaded stack traces. Added C# extension as a dependency, making sure that it is installed' along side the debugger extension. Path added in launch config to remove the warnings within VS Code. nicklas 2018-06-01 15:24:45 +0200
  • 0104f96907 Removing unncessary debug output. nicklas 2018-05-14 15:27:44 +0200
  • bbf2f4b7c4 Halt on exception works, ui for switching between stage works. No unhandled yet. Doesn't seem doable. Needs to work on adding new exceptions to the list. nicklas 2018-05-09 17:53:34 +0200
  • 4336d01411 New style api following vscode guidelines. Halt on exception seems to work. Removed old attach.js and generate it from typescript version, using npm script targets. Refactored UnityDebugSession to follow naming conventions. Unhandled exceptions is not supported yet. nicklas 2018-05-07 18:01:55 +0200
  • 1a68b15dcd Refactor of breakpoint storage. nicklas 2018-04-23 16:34:30 +0200
  • ffa4190372 Refactor of breakpoint storage. nicklas 2018-04-20 13:27:11 +0200
  • 02ac17145a Implemented conditional breakpoints. nicklas 2018-04-19 16:57:22 +0200
  • 8d43865dc3 Initial release for support of set variables. nicklas 2018-04-19 14:30:33 +0200
  • 80df834ddf Removing main to make it applicable as a library for vscode-debugger nicklas 2018-04-10 15:40:52 +0200
  • 21a0b1433e update changelog and bump version Andre Weinand 2017-07-31 22:19:37 +0200
  • 4f0a3ecf7d remove dead wood Andre Weinand 2017-06-18 00:26:43 +0200
  • 5b447d8fce Merge pull request #39 from Redth/master Andre Weinand 2017-07-31 22:12:20 +0200
  • 409c9e3bd5 Add .cake extension to supported debug file types Redth 2017-07-31 15:59:07 -0400
  • 859a227cc6 make F# test more robust Andre Weinand 2017-06-16 16:45:44 +0200
  • 4cc0dde799 updated change log Andre Weinand 2017-06-16 16:42:14 +0200
  • 537718d4de update changelog Andre Weinand 2017-06-16 16:17:25 +0200
  • 71fadd90ac Merge pull request #35 from VysotskiVadim/feature/add-hx-extension Andre Weinand 2017-06-16 15:56:03 +0200
  • c23cfc2ec8 fix initial configuration Andre Weinand 2017-06-15 23:33:46 +0200
  • bd65b34309 make test programs slower so that breakpoints can be registered properly Andre Weinand 2017-06-15 17:32:45 +0200
  • 2fda1bb37d fix debug target name Andre Weinand 2017-06-15 17:31:41 +0200
  • aef39747dc fix formatting Andre Weinand 2017-06-15 16:51:23 +0200
  • 6c01a7729e simplify npm scripts Andre Weinand 2017-06-15 14:47:54 +0200
  • 5b92dfd410 use DAP v1.20 Andre Weinand 2017-06-15 12:32:21 +0200
  • c6b08b6536 Merge pull request #33 from TOTBWF/mono5 Andre Weinand 2017-06-15 12:18:11 +0200
  • 1a3d003f4a Merge pull request #38 from Microsoft/replace-svg Andre Weinand 2017-06-15 12:07:56 +0200
  • a20225cc3e image resize Wade Anderson 2017-06-14 13:52:44 -0700
  • 04e169491e replace svg with png Wade Anderson 2017-06-14 13:35:45 -0700
  • 523862f16e added .hx extention Vadzim Vysotski 2017-06-01 14:23:11 +0300
  • 239ca66b31 Add fsharp tests Reed Mullanix 2017-05-19 11:59:06 -0700
  • 489e7dcf58 Fix issue with Nuget Config on osx Reed Mullanix 2017-05-19 11:07:58 -0700
  • ae7e010e7b publish 0.15.5 v0.15.5 Andre Weinand 2017-04-17 17:54:25 +0200
  • 39278c895a fix tabs Andre Weinand 2017-04-17 17:36:05 +0200
  • f70c7d0fc6 Merge pull request #28 from AutonomicCoder/issue-21 Andre Weinand 2017-04-17 17:12:59 +0200
  • 4084a0b358 Don’t provide `Source` in `StackFrames` w/o source Michael Toscano 2017-04-13 10:49:32 -0400
  • 964905d970 Add file logging to support remote attach scenerio Michael Toscano 2017-04-13 08:33:03 -0400
  • 5531072495 ignore VS suo Andre Weinand 2017-04-08 16:22:33 +0200
  • b4e204bfbe Revert "add nuget DAP" Andre Weinand 2017-03-25 22:17:06 +0100
  • 050dc5a83b add nuget DAP Andre Weinand 2017-03-24 16:52:59 +0100
  • 38561ed88e update vsce Andre Weinand 2017-03-24 16:33:46 +0100
  • 47c0403318 add support for VS Code Terminals v0.15.4 Andre Weinand 2017-03-24 16:30:58 +0100
  • 48645f10d7 support translations Andre Weinand 2017-03-23 16:59:27 +0100
  • 44694fb9cb some polish, added more common exceptions Andre Weinand 2017-03-23 15:21:34 +0100
  • 6d637b7689 support exception configuration Andre Weinand 2017-03-22 22:33:38 +0100
  • 0b4141442b add sourcemaps Andre Weinand 2017-03-22 18:17:57 +0100
  • 337861f903 add support for caught exceptions Andre Weinand 2017-03-22 00:40:11 +0100
  • 8a65c770f3 try to add CI for Windows Andre Weinand 2017-03-21 16:47:08 +0100
  • 808ff9ce0b build test data before running tests Andre Weinand 2017-03-21 16:40:31 +0100
  • fc9dc337a0 restructure a bit to add an extension.ts Andre Weinand 2017-03-21 16:29:52 +0100
  • 9b4f7b4e75 add windows screenshot Andre Weinand 2017-02-28 15:06:53 +0100
  • 7ea257ad0d Announce windows support in changelog v0.15.2 Andre Weinand 2017-02-27 13:25:15 +0100
  • 632ab229e4 Fixed readme v0.15.1 Andre Weinand 2017-02-26 23:54:50 +0100
  • d35877b479 version 0.15.0 v0.15.0 Andre Weinand 2017-02-26 23:39:17 +0100
  • dd2f43299c Merge branch 't-h-e-master' Andre Weinand 2017-02-26 23:32:48 +0100
  • cb1227175c refactor a lot and merge scope 'arguments' into 'locals' Andre Weinand 2017-02-26 23:23:35 +0100
  • 71101726d5 remove dead wood Andre Weinand 2017-02-24 23:58:10 +0100
  • 1b027a6ecc fix version numbers Andre Weinand 2017-02-24 18:43:22 +0100
  • a363475c4d version 1.14.0 Andre Weinand 2017-02-24 18:36:22 +0100
  • 93e964c2af add changelog; fixes #20 Andre Weinand 2017-02-24 18:35:59 +0100
  • e2580cfae3 remove curly braces from var values Andre Weinand 2017-02-24 18:31:01 +0100
  • e7f223042a add CSX to debuggable extensions Filip W 2017-02-22 16:00:25 +0100
  • 8aaee39ce8 bump version Andre Weinand 2017-02-02 10:57:33 +0100
  • 3e0d8064bb move type to variable hover Andre Weinand 2017-02-02 10:50:49 +0100
  • 7b2fa2d58d fix deprecation Andre Weinand 2017-02-02 10:50:23 +0100
  • 9b80dfe091 upgrade to debug protocol testsupport v1.15 Andre Weinand 2016-12-08 18:20:33 +0100
  • bfd0344125 add compound launch configs Andre Weinand 2016-12-08 18:13:04 +0100
  • ae21ee7b1c update json library Andre Weinand 2016-12-08 18:11:43 +0100
  • bd7b6bb701 fix version numbers v0.14.0 Andre Weinand 2017-02-24 18:43:22 +0100
  • 06a7962290 version 1.14.0 Andre Weinand 2017-02-24 18:36:22 +0100
  • bfa8f67eae add changelog; fixes #20 Andre Weinand 2017-02-24 18:35:59 +0100
  • ffbda81c66 remove curly braces from var values Andre Weinand 2017-02-24 18:31:01 +0100
  • ba1653c351 Merge pull request #22 from filipw/patch-1 Andre Weinand 2017-02-23 19:19:57 +0100
  • c1f1b92e5f add CSX to debuggable extensions Filip W 2017-02-22 16:00:25 +0100
  • dd1348275a bump version v0.13.0 Andre Weinand 2017-02-02 10:57:33 +0100
  • d85fe27ccc move type to variable hover Andre Weinand 2017-02-02 10:50:49 +0100
  • 8fffae29bf fix deprecation Andre Weinand 2017-02-02 10:50:23 +0100
  • 572b5f59a5 upgrade to debug protocol testsupport v1.15 v0.12.0 Andre Weinand 2016-12-08 18:20:33 +0100
  • 9906a5e39a add compound launch configs Andre Weinand 2016-12-08 18:13:04 +0100
  • 8003618e32 update json library Andre Weinand 2016-12-08 18:11:43 +0100
  • 300a127896 fix incorrect HintPath Stefan Forstenlechner 2016-11-01 11:26:31 +0000
  • 1102d4a02b remove unnecessary dependency Stefan Forstenlechner 2016-11-01 11:04:32 +0000
  • 262100d043 remove dependency to sdb repository Stefan Forstenlechner 2016-11-01 10:53:30 +0000
  • 24da939de7 adapt Initialize to allow debugging on Windows Stefan Forstenlechner 2016-11-01 09:36:54 +0000
  • 391f786917 bump version number v0.11.0 Andre Weinand 2016-09-23 16:03:46 +0200
  • 3bfbe47d8d add 'npm install' step Andre Weinand 2016-09-23 15:55:42 +0200
  • 18f7c2f17e update to VS Code 1.6 Andre Weinand 2016-09-23 15:21:48 +0200
  • efb441fa7b Remove confusing history sentence Andre Weinand 2016-09-23 15:05:01 +0200
  • 1db12e0baf remove enableBreakpointsFor Andre Weinand 2016-09-23 14:42:44 +0200
  • 345a08b101 Merge pull request #14 from gregvanl/master Andre Weinand 2016-09-23 13:15:05 +0200
  • 8f850dd63b Add code block Greg Van Liew 2016-09-21 20:14:40 -0700
  • 5426871443 Move debugging.md Mono debugging to README Greg Van Liew 2016-09-21 20:06:42 -0700
  • c3020a8724 upgrade to debug protocol v1.8.0 Andre Weinand 2016-05-04 13:02:58 +0200
  • 45cabd24ee fix protocol version number Andre Weinand 2016-04-08 18:12:42 +0200
  • 1515d5d054 get latest debug protocol Andre Weinand 2016-04-08 17:10:35 +0200
  • dd383623d7 simplify test setup & teardown Andre Weinand 2016-04-08 17:09:32 +0200
  • ebb6a979bb add a warning about missing Windows support Andre Weinand 2016-04-08 17:09:12 +0200
  • 252c9e7aa7 upgrade to latest npm modules Andre Weinand 2016-03-26 21:53:44 +0100