"README.md" did not exist on "69b5a60d96d5c8cf49282621d27cd6fd7ee06dea"
Added a "--no-lldbinit" option (-n for short (which magically matches
what gdb uses)) so we can tell our "lldb" driver program to not automatically parse any .lldbinit files. llvm-svn: 116179
Showing
- lldb/include/lldb/API/SBDebugger.h 3 additions, 0 deletionslldb/include/lldb/API/SBDebugger.h
- lldb/include/lldb/Interpreter/CommandInterpreter.h 7 additions, 0 deletionslldb/include/lldb/Interpreter/CommandInterpreter.h
- lldb/source/API/SBDebugger.cpp 13 additions, 5 deletionslldb/source/API/SBDebugger.cpp
- lldb/source/Commands/CommandObjectBreakpoint.cpp 58 additions, 57 deletionslldb/source/Commands/CommandObjectBreakpoint.cpp
- lldb/source/Interpreter/CommandInterpreter.cpp 6 additions, 1 deletionlldb/source/Interpreter/CommandInterpreter.cpp
- lldb/tools/driver/Driver.cpp 9 additions, 1 deletionlldb/tools/driver/Driver.cpp
Loading
Please register or sign in to comment