mergify[bot]
|
f8fc1719e2
|
Merge pull request #49 from puremourning/go
397
Go support using vscode-go
|
2019-07-31 18:22:32 +00:00 |
|
Ben Jackson
|
553eb3cc98
|
Appease flake8
|
2019-07-31 19:19:14 +01:00 |
|
Ben Jackson
|
1b665a1e93
|
README typo
|
2019-07-31 19:14:15 +01:00 |
|
Ben Jackson
|
7c709c0003
|
Add checksum
|
2019-07-31 19:12:14 +01:00 |
|
Ben Jackson
|
9676228e64
|
Docs
|
2019-07-31 19:10:33 +01:00 |
|
Ben Jackson
|
b6a2e3df9e
|
Delay configurationDone until we have received _responses_ to the breakpoint requests, as go server seems to require this
|
2019-07-31 19:02:09 +01:00 |
|
Ben Jackson
|
adfce8d30e
|
First attempt to make vscode-go work
|
2019-07-31 18:43:46 +01:00 |
|
mergify[bot]
|
77e250bc6e
|
Merge pull request #47 from puremourning/cpp-linux-cs
371
Add the linux checksum
|
2019-07-29 19:19:21 +00:00 |
|
Ben Jackson
|
3c9799fd29
|
Add the linux checksum
|
2019-07-29 14:29:35 +01:00 |
|
mergify[bot]
|
0871bd90a6
|
Merge pull request #46 from puremourning/variables-ref-variables
358
More variable debugging
|
2019-07-27 10:35:06 +00:00 |
|
Ben Jackson
|
7d498a13be
|
More variable debugging
|
2019-07-27 11:32:23 +01:00 |
|
mergify[bot]
|
28088c991d
|
Merge pull request #42 from puremourning/test-framework
355
Fix and test breakpoint issues
|
2019-07-27 10:28:36 +00:00 |
|
Ben Jackson
|
5076c62ed2
|
Ensure the handler runs by setting it before killing the job. The callback must be being called syncronously if the process terminates immediately
|
2019-07-27 11:23:54 +01:00 |
|
Ben Jackson
|
0b7915e0d9
|
More debugging; why is the shutdown handler sometimes not firing
|
2019-07-27 11:18:32 +01:00 |
|
Ben Jackson
|
a7b91ab635
|
Revert "Use HEAD macvim; it might be better?"
This reverts commit 13f9e1f036.
|
2019-07-27 11:02:43 +01:00 |
|
Ben Jackson
|
44b8100078
|
Add another test file from #43
|
2019-07-27 10:57:50 +01:00 |
|
Ben Jackson
|
13f9e1f036
|
Use HEAD macvim; it might be better?
|
2019-07-27 10:57:50 +01:00 |
|
Ben Jackson
|
c27502668d
|
Remove log spam
|
2019-07-27 10:57:50 +01:00 |
|
Ben Jackson
|
3edd1589c3
|
Try and work out why the server exit handler isn't called
|
2019-07-27 10:57:50 +01:00 |
|
Ben Jackson
|
6f9fe0cd6f
|
Increase timeout and yet more debug logging
|
2019-07-27 10:57:50 +01:00 |
|
Ben Jackson
|
17b85d2d72
|
Reset the actual vimspector, not a fresh one
|
2019-07-27 10:57:50 +01:00 |
|
Ben Jackson
|
325d39b64d
|
Improve debugging of flaky tests
|
2019-07-27 10:57:50 +01:00 |
|
Ben Jackson
|
7813f06dd1
|
May make the tests less flaky
|
2019-07-27 10:57:50 +01:00 |
|
Ben Jackson
|
4d484868f3
|
Wait for sign to be displayed
|
2019-07-27 10:57:50 +01:00 |
|
Ben Jackson
|
3a6a8ca0f2
|
Increase default timeout
|
2019-07-27 10:57:50 +01:00 |
|
Ben Jackson
|
1e54e457d4
|
Finally fix breakpoint bugs
|
2019-07-27 10:57:50 +01:00 |
|
Ben Jackson
|
9fc0a16912
|
Tidy up clearing breakpoints
|
2019-07-27 10:57:50 +01:00 |
|
Ben Jackson
|
e6904acddd
|
Fix some asserts
|
2019-07-27 10:57:50 +01:00 |
|
Ben Jackson
|
a7f5b46e00
|
Add some debug to breakpoints
|
2019-07-27 10:57:50 +01:00 |
|
Ben Jackson
|
9ea25da1a8
|
Use setpos as it is clearer
|
2019-07-27 10:57:50 +01:00 |
|
Ben Jackson
|
0464b456a8
|
Save the log file for failed tests
|
2019-07-27 10:57:50 +01:00 |
|
Ben Jackson
|
34df47fe35
|
Make reset reliable by waiting for it to finish
|
2019-07-27 10:57:50 +01:00 |
|
Ben Jackson
|
942e04ef4d
|
Update the UI when the connection dies
|
2019-07-27 10:57:50 +01:00 |
|
Ben Jackson
|
2f8a0b0e97
|
Update gdbserver comment
|
2019-07-27 10:57:50 +01:00 |
|
Ben Jackson
|
264cd1ada7
|
More tests
|
2019-07-27 10:57:50 +01:00 |
|
Ben Jackson
|
9fcfa13cc1
|
Common setup/cleardown
|
2019-07-27 10:57:50 +01:00 |
|
Ben Jackson
|
14abf30518
|
Factor out some common functions in breakpoint tests
|
2019-07-27 10:57:50 +01:00 |
|
Ben Jackson
|
55c75fd08e
|
Refactor test framework into a vim plugin.
|
2019-07-27 10:57:50 +01:00 |
|
mergify[bot]
|
08133827ab
|
Merge pull request #45 from puremourning/variables-ref-variables
342
Allow dependent groups of variables in a list
|
2019-07-26 17:54:58 +00:00 |
|
mergify[bot]
|
dbf3de9585
|
Merge branch 'master' into variables-ref-variables
|
2019-07-26 17:51:54 +00:00 |
|
Ben Jackson
|
98effd3355
|
Allow dependent groups of variables in a list
|
2019-07-26 18:29:05 +01:00 |
|
mergify[bot]
|
80f398af02
|
Merge pull request #44 from puremourning/variables-ref-variables
336
Allow variables to reference other variables in other layers
|
2019-07-25 22:16:28 +00:00 |
|
Ben Jackson
|
59a8d1b578
|
Implenent most of the vscode variables
|
2019-07-25 23:13:32 +01:00 |
|
Ben Jackson
|
d8d22b15bc
|
Allow variables to reference other variables in other layers
|
2019-07-25 23:10:25 +01:00 |
|
mergify[bot]
|
be55649470
|
Merge pull request #39 from puremourning/fix-tabpage-errors
268
fix tabpage errors
|
2019-07-04 00:01:37 +00:00 |
|
Ben Jackson
|
cee10c8187
|
fix tabpage errors
|
2019-07-04 00:40:10 +01:00 |
|
mergify[bot]
|
1473e9d23b
|
Merge pull request #37 from puremourning/c-sharp-samsung
238
C sharp samsung
|
2019-06-23 20:54:06 +00:00 |
|
Ben Jackson
|
a4db7008df
|
Add and document why mono debugger doesn't work
|
2019-06-23 21:39:27 +01:00 |
|
Ben Jackson
|
a894ae0126
|
Add minimal test case for csharp
|
2019-06-22 16:48:29 +01:00 |
|
jpfeiffer16
|
25f45a7771
|
Fix typo in event listener method 'OnEvent_capabilities'
|
2019-06-22 16:29:50 +01:00 |
|