llvm-capstone/lldb
Walter Erquinigo d9ec4b24a8
[lldb-dap] Add an option to provide a format for stack frames (#71843)
When this option gets enabled, descriptions of stack frames will be
generated using the format provided in the launch configuration instead
of simply calling `SBFrame::GetDisplayFunctionName`. This allows
lldb-dap to show an output similar to the one in the CLI.
2023-11-13 21:10:16 -05:00
..
bindings [lldb-dap] Add an option to provide a format for stack frames (#71843) 2023-11-13 21:10:16 -05:00
cmake [lldb][windows] Allow exporting plugin symbols in LLDB_EXPORT_ALL_SYMBOLS (#71087) 2023-11-02 15:06:16 -07:00
docs [lldb][docs] Update Discord invite link 2023-11-10 11:18:30 +00:00
examples [lldb/test] Fix failures following ec456ba9ca 2023-10-26 21:21:54 -07:00
include [lldb-dap] Add an option to provide a format for stack frames (#71843) 2023-11-13 21:10:16 -05:00
packages/Python/lldbsuite [lldb-dap] Add an option to provide a format for stack frames (#71843) 2023-11-13 21:10:16 -05:00
resources [lldb][NFC] Remove copy of debugserver entitlements plist 2023-01-31 12:58:37 -08:00
scripts [lldb] Replace the usage of module imp with module importlib (#70443) 2023-10-31 17:08:55 -03:00
source [lldb-dap] Add an option to provide a format for stack frames (#71843) 2023-11-13 21:10:16 -05:00
test [lldb-dap] Add an option to provide a format for stack frames (#71843) 2023-11-13 21:10:16 -05:00
third_party/Python/module [lldb] Remove use of __future__ in python 2023-08-14 14:14:48 -07:00
tools [lldb-dap] Add an option to provide a format for stack frames (#71843) 2023-11-13 21:10:16 -05:00
unittests [lldb] Change interface of StructuredData::Array::GetItemAtIndexAsDictionary (#71961) 2023-11-10 12:47:43 -08:00
utils [llvm][tblgen] Add Source Filename for emitSourceFileHeader (#65744) 2023-09-26 13:40:56 +08:00
.clang-format
.clang-tidy
.gitignore
CMakeLists.txt Reland "[CMake] Bumps minimum version to 3.20.0. 2023-05-27 12:51:21 +02:00
CodeOwners.rst [lldb] Remove more references to lldb-vscode (#69696) 2023-10-20 15:08:37 +01:00
LICENSE.TXT
use_lldb_suite_root.py [lldb] Format more Python files with black (#65979) 2023-09-12 08:46:34 +01:00