Andre Weinand
|
b572b43606
|
remove not used proposed API; see #101883
|
2020-07-22 09:44:03 +02:00 |
|
Andre Weinand
|
673e35d278
|
new proposed API stopDebugging; see #101883
|
2020-07-09 10:49:22 +02:00 |
|
Andre Weinand
|
e308dd3b36
|
add DebugSession.terminate; see #101883
|
2020-07-08 18:29:01 +02:00 |
|
isidor
|
a301dc553b
|
change noCompress -> compress and make default to not compress sessions in call stack
#101429
|
2020-07-02 11:37:35 +02:00 |
|
isidor
|
8e40c436dd
|
introduce noCompact flag to DebugSessionOptions
#100852
|
2020-06-25 10:03:16 +02:00 |
|
isidor
|
cc06e19b15
|
Introduce DebugSessionOptions.noDebug
#99743
|
2020-06-12 17:33:00 +02:00 |
|
Andre Weinand
|
8ec6ec7dc1
|
rename "Trigger" to "TriggerKind"; see #88230
|
2020-04-27 16:07:26 +02:00 |
|
Andre Weinand
|
78b071d803
|
proposed dynamic launch config API: rename 'scope' to 'trigger'
|
2020-04-26 19:00:47 +02:00 |
|
Andre Weinand
|
1451fab698
|
add dynamic debug config API
|
2020-04-20 13:26:20 +02:00 |
|
Andre Weinand
|
4e605ec54a
|
propagate ext terminal errrors; fixes #92380
|
2020-03-10 17:58:45 +01:00 |
|
Andre Weinand
|
dba0076c9f
|
add API resolveDebugConfigurationWithSubstitutedVariables; see #85206
|
2019-12-23 16:37:16 +01:00 |
|
isidor
|
08b0a9bc59
|
Persisted data breakpoints are not registered when starting a new debug session
fixes #83743
|
2019-12-06 10:40:48 +01:00 |
|
isidor
|
a9c67d8b82
|
extHost startDebugging minor polish
|
2019-09-19 16:08:52 +02:00 |
|
Dmitry Gozman
|
e4d4b43f35
|
Allow debug session to share repl with its parent; fixes #62419
Introduced DebugSessionOptions passed to debug.startDebugging which
encapsulated DebugConsoleMode to control this behavior.
|
2019-09-18 11:45:39 -07:00 |
|
isidor
|
64980ea1f3
|
debug: better cancelation support
fixes #80374
|
2019-09-13 13:02:09 +02:00 |
|
isidor
|
4285736fe8
|
debug: support canceling requests
fixes #80374
|
2019-09-12 18:02:00 +02:00 |
|
isidor
|
f17f3f4cb7
|
fix debug UI doesn't cleanup spinners on debug session end
fixes #80402
|
2019-09-12 16:37:46 +02:00 |
|
Isidor Nikolic
|
97a05cec1b
|
Merge pull request #80122 from dgozman/fix-79583
Make DebugSession.name writable; fixes #79583
|
2019-09-05 11:30:30 +02:00 |
|
Dmitry Gozman
|
cb6b17d6f3
|
Make DebugSession.name writable; fixes #79583
|
2019-09-04 15:06:26 -07:00 |
|
Benjamin Pasero
|
1cba911717
|
Strict init (#80190)
* strict init
* more strict props
|
2019-09-02 09:24:43 +02:00 |
|
isidor
|
a7cc79a554
|
debug: introduce data breakpoints
|
2019-08-16 17:16:46 +02:00 |
|
Andre Weinand
|
6127460acc
|
propagate CancellationToken to debug API; see #77293
|
2019-08-06 16:10:46 +02:00 |
|
Andre Weinand
|
9d8d084129
|
properly use default terminal for debug; fixes #77110
|
2019-07-25 19:06:02 +02:00 |
|
Matt Bierner
|
ae2cc878f8
|
Using DisposableStore in mainThread class
#74250
|
2019-07-02 16:37:35 -07:00 |
|
Andre Weinand
|
9af6cea057
|
remove support for running DA in renderer
|
2019-05-21 18:46:03 +02:00 |
|
Andre Weinand
|
4fbd4725a2
|
introduce decent getSession(sessionId) API
|
2019-03-22 13:55:58 +01:00 |
|
Andre Weinand
|
412a1074da
|
moved mainThreadDebugService to browser
|
2019-03-19 17:18:33 +01:00 |
|