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 |
|