This provides a convenient way for the user to easily inspect a functions return value after
stepping out of a function.
Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D141626
[lldb-vscode] Include the return value in 'local' variables Needs ReviewPublic Authored by ivanhernandez13 on Jan 12 2023, 12:01 PM. This revision needs review, but there are no reviewers specified.
Details
Summary This provides a convenient way for the user to easily inspect a functions return value after
Diff Detail
Revision Contents
Diff 488731 lldb/test/API/tools/lldb-vscode/variables/TestVSCode_variables.py
lldb/tools/lldb-vscode/JSONUtils.h
lldb/tools/lldb-vscode/JSONUtils.cpp
lldb/tools/lldb-vscode/lldb-vscode.cpp
|