mergify[bot]
14f34ea6d1
Merge pull request #442 from roachsinai/master
...
1151630817
Fix error: E806: using Float as a String.
2021-08-20 18:09:07 +00:00
roachsinai
a720d0e1d5
Fix error: E806: using Float as a String.
2021-08-21 00:57:27 +08:00
Ben Jackson
7c7e3f9c3f
Add config for bash to tests
1150318042
2021-08-20 11:17:05 +01:00
Ben Jackson
57ce099280
SHow the output in the console, as this is where codelldb puts it
1094686516
2021-08-03 17:30:42 +01:00
mergify[bot]
27eb464b8e
Merge pull request #436 from puremourning/update-codelldb
...
1090988922
Update codelldb
2021-08-02 16:37:04 +00:00
Ben Jackson
f1e2c12e5b
Update codelldb
...
Add a way to checksum downloads and a little guide to updating gadgets
2021-08-02 17:23:32 +01:00
mergify[bot]
26cd7c5c7e
Merge pull request #435 from przepompownia/upgrade-vscode-php-debug-1.17.0
...
1090666025
Upgrade vscode-php-debug to 1.17.0
2021-08-02 14:51:01 +00:00
przepompownia
59c9cd10ab
Upgrade vscode-php-debug to 1.17.0
2021-08-02 16:11:04 +02:00
mergify[bot]
9c806d2a01
Merge pull request #429 from puremourning/dependabot/bundler/docs/addressable-2.8.0
...
1027018164
Bump addressable from 2.7.0 to 2.8.0 in /docs
2021-07-13 15:07:15 +00:00
dependabot[bot]
3af97f1928
Bump addressable from 2.7.0 to 2.8.0 in /docs
...
Bumps [addressable](https://github.com/sporkmonger/addressable ) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/sporkmonger/addressable/releases )
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.0 )
---
updated-dependencies:
- dependency-name: addressable
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-13 05:43:17 +00:00
mergify[bot]
da39c4955c
Merge pull request #422 from przepompownia/upgrade-vscode-php-debug-1.16.1
...
999159390
Upgrade vscode-php-debug to 1.16.1
2021-07-04 21:17:05 +00:00
przepompownia
21ebb22fd4
Upgrade vscode-php-debug to 1.16.1
2021-07-04 23:00:32 +02:00
mergify[bot]
aa0cddc0da
Merge pull request #420 from simondrake/master
...
968598869
Add a runnable Go example
2021-06-24 16:05:30 +00:00
Simon Drake
5075f3a11a
Add a runnable Go example
2021-06-24 15:12:20 +01:00
mergify[bot]
bab81953d7
Merge pull request #414 from BaskovicP/patch-1
...
922673396
FIx typo in configuration.md
2021-06-09 18:24:31 +00:00
Paulo
0500e41429
FIx typo in configuration.md
...
A small typo that wastes time for people that copy and modify the config file
2021-06-09 19:24:37 +02:00
mergify[bot]
1cbb400d42
Merge pull request #413 from przepompownia/vscode-php-debug-1.16.0
...
914773351
Upgrade vscode-php-debug to 1.16.0
2021-06-07 12:27:55 +00:00
przepompownia
5ea1f0d9d4
Upgrade vscode-php-debug to 1.16.0
2021-06-07 14:10:44 +02:00
Ben Jackson
a51b8b23c9
Fix traceback if the current frame isn't set
875143922
2021-05-25 14:53:29 +01:00
mergify[bot]
99c0c4f763
Merge pull request #409 from puremourning/dependabot/bundler/docs/nokogiri-1.11.5
...
860170144
Bump nokogiri from 1.11.3 to 1.11.5 in /docs
2021-05-20 11:10:01 +00:00
dependabot[bot]
daa8865fea
Bump nokogiri from 1.11.3 to 1.11.5 in /docs
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.11.3 to 1.11.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.3...v1.11.5 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-20 10:56:04 +00:00
mergify[bot]
f4d756fe86
Merge pull request #406 from puremourning/debuginfo
...
854425685
Add basic VimspectorDebugInfo command
2021-05-18 19:13:33 +00:00
Ben Jackson
d43904eb57
Add basic VimspectorDebugInfo command
2021-05-15 17:55:01 +01:00
Ben Jackson
aacd62f09f
Rename AssertMatchist -> AssertMatchList
845130505
2021-05-15 16:06:16 +01:00
Ben Jackson
0e9497ce8f
Add cpptools to cpp test proj
2021-05-15 15:55:17 +01:00
mergify[bot]
2708e8e6ec
Merge pull request #398 from przepompownia/php-debug-1.15.1
...
832859223
Upgrade php-debug to v1.15.1
2021-05-11 19:16:29 +00:00
Ben Jackson
adf6163653
Merge branch 'master' into php-debug-1.15.1
2021-05-11 20:05:48 +01:00
mergify[bot]
0af9d70b0d
Merge pull request #394 from puremourning/highlight-current-frame
...
832804869
Add cursorline highlight for current frame
2021-05-11 18:56:14 +00:00
Ben Jackson
9113dbb698
stack_trace: Add cursorline highlight and sign for current frame
2021-05-11 19:44:42 +01:00
przepompownia
08679d1c3e
Upgrade php-debug to v1.15.1
2021-05-11 00:55:35 +02:00
Ben Jackson
4e04a862cb
Add note about existing github issues
807034167
2021-05-03 15:02:50 +01:00
Ben Jackson
a7e8e93920
Allow manual running of locker
806897237
2021-05-03 14:09:56 +01:00
Ben Jackson
2b84439413
Lock closed issues after 60 days
806895296
2021-05-03 14:09:14 +01:00
Ben Jackson
0c88cc8bad
Fix traceback when opening popup in neovim with log visible
...
795488579
* We enter the popup window
* some log data is received, so we update the log buffer and jump to the
log window to scroll it
* meanwhile, the WinLeave auto command on the popup window fires and
closes the popup window
* Having scrolled the log window, we try to jump back to the popup
window, which by now has been closed.
Fixes #390
2021-04-29 10:02:23 +01:00
mergify[bot]
a47d0b921c
Merge pull request #387 from lf-/typos
...
774147291
Fix some typos in the readme
2021-04-22 12:19:58 +00:00
Jade
026ac22280
Fix some typos in the readme
2021-04-22 03:33:02 -07:00
Ben Jackson
297c0bea56
Ensure linux tests pass on PR
768367736
2021-04-20 20:52:53 +01:00
Ben Jackson
a9a26a5a60
Merge pull request #386 from puremourning/csharp-test
...
753625446
Add tests for c# using netcoredbg
2021-04-15 23:23:19 +01:00
Ben Jackson
1e25313cb5
Switch to xcode 11 which apparently works with coreclr debugging
...
https://github.com/dotnet/runtime/issues/42311#issuecomment-700718025
2021-04-15 23:04:31 +01:00
Ben Jackson
bc15c94513
Retire mono debug - never worked and seems abandoned, and vscode-python as it is serious legacy now
2021-04-15 21:39:38 +01:00
Ben Jackson
f389d65a24
Add a test for csharp, run in CI
2021-04-15 21:09:09 +01:00
Ben Jackson
b4195eee93
Upgrade to netcoredbg v1.2.0-782
...
Also upgrade the test project to LTS 3.1 dotnet framework, as MS is
making it very difficult to get framework 2.2 anymore.
Also remove some object files which apparently were included in the
repo.
2021-04-15 18:02:55 +01:00
Ben Jackson
6ad9101cf2
Add FAQ about json files in each project.
752285967
2021-04-15 15:02:46 +01:00
Ben Jackson
a41db89523
Fix get_configurations test
745505939
2021-04-13 18:01:10 +01:00
Ben Jackson
dd88e051a4
Attempt to recover from broken messages
2021-04-13 17:35:04 +01:00
Ben Jackson
fa92c2a8d5
Add a mode for debugging the extremely flaky netcoredbg
2021-04-11 19:23:47 +01:00
mergify[bot]
6709b45c77
Merge pull request #382 from aqez/master
...
733732440
Update sha256sum of netcoredbg for macos
2021-04-09 16:45:58 +00:00
Tony Dwire
278fc3cd8c
Update sha256sum of netcoredbg
2021-04-09 11:29:17 -05:00
Ben Jackson
13a5a1b947
Fix traceback when +python3 is not availble
733587552
2021-04-09 16:54:49 +01:00
Ben Jackson
7d83419a4f
Update docs bundles
727455980
2021-04-07 22:45:58 +01:00