hanchenye-llvm-project/lldb/source
Michał Górny 835f8de850 [lldb] [Process/FreeBSDRemote] Use RegSetKind consistently [NFC]
Use RegSetKind enum for register sets everything, rather than int.
Always spell it as 'RegSetKind', without unnecessary 'enum'.  Add
missing switch case.  While at it, use uint32_t for regnums
consistently.

Differential Revision: https://reviews.llvm.org/D93450
2020-12-17 18:01:46 +01:00
..
API Revert "[lldb] Make CommandInterpreter's execution context the same as debugger's one." 2020-12-17 17:47:53 +01:00
Breakpoint Revert "[lldb] Make CommandInterpreter's execution context the same as debugger's one." 2020-12-17 17:47:53 +01:00
Commands Revert "[lldb] Make CommandInterpreter's execution context the same as debugger's one." 2020-12-17 17:47:53 +01:00
Core Revert "[lldb] Make CommandInterpreter's execution context the same as debugger's one." 2020-12-17 17:47:53 +01:00
DataFormatters [lldb] Remove assumption from Clang-based data formatters that their types are in the scratch AST 2020-12-10 17:35:03 +01:00
Expression [lldb/DataFormatters] Display null C++ pointers as nullptr 2020-11-12 15:24:06 -08:00
Host Support custom expedited register set in gdb-remote 2020-11-30 17:34:19 +05:00
Initialization [lldb] Always record both the working and home directory. 2020-09-02 20:53:11 -07:00
Interpreter Revert "[lldb] Make CommandInterpreter's execution context the same as debugger's one." 2020-12-17 17:47:53 +01:00
Plugins [lldb] [Process/FreeBSDRemote] Use RegSetKind consistently [NFC] 2020-12-17 18:01:46 +01:00
Symbol Ignore DBGArchitecture from dsymForUUID's plist 2020-12-09 14:19:55 -08:00
Target Revert "[lldb] Make CommandInterpreter's execution context the same as debugger's one." 2020-12-17 17:47:53 +01:00
Utility [lldb] Deal gracefully with concurrency in the API instrumentation. 2020-12-10 09:37:49 -08:00
CMakeLists.txt Remove HAVE_VCS_VERSION_INC, not needed 2020-10-29 13:09:05 -07:00
lldb.cpp Remove HAVE_VCS_VERSION_INC, not needed 2020-10-29 13:09:05 -07:00