llvm-project/lldb/source
Jim Ingham f1539b9db3 BreakpointDummyOptionGroup was using g_breakpoint_modify_options rather than g_breakpoint_dummy_options
causing the -D option for breakpoint set command to be incorrectly parsed.

Patch by Martin Svensson.

Differential Revision: https://reviews.llvm.org/D69425
2019-11-07 14:25:04 -08:00
..
API [lldb] Remove dead code from STLUtils.h 2019-11-06 15:06:29 -08:00
Breakpoint Modernize the rest of the Find.* API (NFC) 2019-10-17 19:56:40 +00:00
Commands BreakpointDummyOptionGroup was using g_breakpoint_modify_options rather than g_breakpoint_dummy_options 2019-11-07 14:25:04 -08:00
Core [LLDB] Fix handling for the clang name mangling extension for block invocations 2019-11-06 14:20:00 -08:00
DataFormatters Simplify condition (NFC) 2019-10-01 17:08:38 +00:00
Expression [lldb][NFC] Make LLVMUserExpression::DoExecute return early 2019-10-29 15:38:35 +01:00
Host Fix typeo in CPU_TYPE_ARM64_32 for older SDKs. 2019-10-31 14:13:57 -07:00
Initialization [Reproducer] Use ::rtrim() to remove trailing control characters. 2019-10-18 17:11:48 +00:00
Interpreter [lldb][NFC] Give some parameters in CommandInterpreter more descriptive names 2019-11-05 09:21:10 +01:00
Plugins [lldb] Improve assert in GDBRemoteCommunicationReplayServer 2019-11-07 12:43:59 -08:00
Symbol [lldb] Add -m option to 'target modules dump symtab' to disable demangling 2019-11-07 15:47:01 +01:00
Target MemoryRegion: Print "don't know" permission values as such 2019-11-05 11:17:27 +01:00
Utility [ARC] Basic support in gdb-remote process plugin 2019-10-17 15:16:21 +00:00
CMakeLists.txt [CMake] Remove Apple-specific version logic. 2019-04-17 18:23:22 +00:00
lldb.cpp [CMake] Remove Apple-specific version logic. 2019-04-17 18:23:22 +00:00