summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorSerhiy Redko <serhiy.redko@oculus.com>2019-12-07 20:11:35 -0800
committerNathan Lanza <nathan@lanza.io>2019-12-09 10:43:50 -0800
commit6dad5e441db5400a9716fd3c6f943ceeeecdfe4e (patch)
tree1bb6c034b712ca90d2177ce11458e2d9cd0bc290 /lldb/source/Plugins/ScriptInterpreter/Python
parentd0ccd55151f52992912dbc12d04a027cf5e06d2f (diff)
The field ‘totalFrames’ which is total number of frames available, is mandatory in StackTraces response for VSCode extension that implements DAP and declares capability 'supportsDelayedStackTraceLoading':
"The debug adapter supports the delayed loading of parts of the stack, which requires that both the 'startFrame' and 'levels' arguments and the 'totalFrames' result of the 'StackTrace' request are supported." Lack of this field makes VSCode incorrectly display stack traces information D71034
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions