llvm-capstone/lldb/source
Walter Erquinigo 710276a250
[LLDB] Add a setting for printing ValueObject hex values without leading zeroes (#66548)
As suggested by Greg in https://github.com/llvm/llvm-project/pull/66534,
I'm adding a setting at the Target level that controls whether to show
leading zeroes in hex ValueObject values.

This has the benefit of reducing the amount of characters displayed in
certain interfaces, like VSCode.
2023-09-18 12:48:16 -04:00
..
API [lldb] Add config and decorator for wide character support in Editline (#66447) 2023-09-14 22:16:24 -07:00
Breakpoint [lldb][NFCI] BreakpointResolverName ctor shouldn't unnecessarily copy data (#66001) 2023-09-12 15:32:06 -07:00
Commands [lldb] Don't tab complete stop-hook delete beyond 1st argument 2023-09-11 11:00:57 +00:00
Core [LLDB] Add a setting for printing ValueObject hex values without leading zeroes (#66548) 2023-09-18 12:48:16 -04:00
DataFormatters [lldb][NFCI] Remove typedef for TypeCategoryMap::ValueSP (#65555) 2023-09-07 10:16:55 -07:00
Expression [NFC][CodeGen] Change CodeGenOpt::Level/CodeGenFileType into enum classes (#66295) 2023-09-14 14:10:14 -07:00
Host [lldb] Simplify color logic in (IOHandler)Editline (NFC) 2023-09-13 22:27:05 -07:00
Initialization [lldb] Add diagnostics 2022-10-31 14:40:38 -07:00
Interpreter [lldb] Treat user aliases the same as built-ins when tab completing (#65974) 2023-09-13 10:12:12 +01:00
Plugins [lldb][NFCI] Remove use of ConstString in StructuredData 2023-09-14 10:53:39 -07:00
Symbol [lldb] Fix duplicate word typos; NFC 2023-09-01 21:32:24 -07:00
Target [LLDB] Add a setting for printing ValueObject hex values without leading zeroes (#66548) 2023-09-18 12:48:16 -04:00
Utility [lldb][NFCI] Remove use of ConstString in StructuredData 2023-09-14 10:53:39 -07:00
Version [lldb][CMake] Enforce not linking against plugin libs in core libs 2023-03-21 16:24:36 -07:00
CMakeLists.txt [lldb] Make lldbVersion a full fledged library 2021-12-08 15:14:34 -08:00