llvm-project/lldb/source/Commands
Med Ismail Bennani df71f92fbb [lldb/Command] Add --force option for `watchpoint delete` command
Currently, there is no option to delete all the watchpoint without LLDB
asking for a confirmation. Besides making the watchpoint delete command
homogeneous with the breakpoint delete command, this option could also
become handy to trigger automated watchpoint deletion i.e. using
breakpoint actions.

rdar://42560586

Differential Revision: https://reviews.llvm.org/D72096

Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
2020-01-04 03:11:15 +01:00
..
CMakeLists.txt Remove `bugreport` command 2019-09-05 21:43:32 +00:00
CommandCompletions.cpp [lldb][NFC] Remove unnecessary includes in source/Commands 2019-12-16 08:59:08 +01:00
CommandObjectApropos.cpp [lldb][NFC] Remove unnecessary includes in source/Commands 2019-12-16 08:59:08 +01:00
CommandObjectApropos.h [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
CommandObjectBreakpoint.cpp [lldb][NFC] Remove unnecessary includes in source/Commands 2019-12-16 08:59:08 +01:00
CommandObjectBreakpoint.h [lldb][NFC] Remove unnecessary includes in source/Commands 2019-12-16 08:59:08 +01:00
CommandObjectBreakpointCommand.cpp [lldb/Lua] Add missing boiler plate to ScriptInterpreter. 2019-12-21 21:54:44 -08:00
CommandObjectBreakpointCommand.h [lldb][NFC] Remove unnecessary includes in source/Commands 2019-12-16 08:59:08 +01:00
CommandObjectCommands.cpp [lldb/ScriptInterpreter] Remove can_reload which is always true (NFC) 2019-12-22 21:36:03 -08:00
CommandObjectCommands.h [lldb][NFC] Remove unnecessary includes in source/Commands 2019-12-16 08:59:08 +01:00
CommandObjectDisassemble.cpp [lldb][NFC] Remove unnecessary includes in source/Commands 2019-12-16 08:59:08 +01:00
CommandObjectDisassemble.h [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
CommandObjectExpression.cpp [lldb][NFC] Remove unnecessary includes in source/Commands 2019-12-16 08:59:08 +01:00
CommandObjectExpression.h [lldb][NFC] Remove unnecessary includes in source/Commands 2019-12-16 08:59:08 +01:00
CommandObjectFrame.cpp [lldb][NFC] Remove unnecessary includes in source/Commands 2019-12-16 08:59:08 +01:00
CommandObjectFrame.h [lldb][NFC] Remove unnecessary includes in source/Commands 2019-12-16 08:59:08 +01:00
CommandObjectGUI.cpp [lldb][NFC] Remove unnecessary includes in source/Commands 2019-12-16 08:59:08 +01:00
CommandObjectGUI.h [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
CommandObjectHelp.cpp [lldb][NFC] Remove unnecessary includes in source/Commands 2019-12-16 08:59:08 +01:00
CommandObjectHelp.h [lldb][NFC] Remove dead code that is supposed to handle invalid command options 2019-08-22 08:08:05 +00:00
CommandObjectLanguage.cpp [lldb][NFC] Remove unnecessary includes in source/Commands 2019-12-16 08:59:08 +01:00
CommandObjectLanguage.h [lldb][NFC] Remove unnecessary includes in source/Commands 2019-12-16 08:59:08 +01:00
CommandObjectLog.cpp [lldb][NFC] Remove unnecessary includes in source/Commands 2019-12-16 08:59:08 +01:00
CommandObjectLog.h [lldb][NFC] Remove unnecessary includes in source/Commands 2019-12-16 08:59:08 +01:00
CommandObjectMemory.cpp [lldb][NFC] Remove unnecessary includes in source/Commands 2019-12-16 08:59:08 +01:00
CommandObjectMemory.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
CommandObjectMultiword.cpp [lldb][NFC] Remove unnecessary includes in source/Commands 2019-12-16 08:59:08 +01:00
CommandObjectPlatform.cpp [lldb][NFC] Remove unnecessary includes in source/Commands 2019-12-16 08:59:08 +01:00
CommandObjectPlatform.h [lldb][NFC] Remove unnecessary includes in source/Commands 2019-12-16 08:59:08 +01:00
CommandObjectPlugin.cpp [lldb][NFC] Remove unnecessary includes in source/Commands 2019-12-16 08:59:08 +01:00
CommandObjectPlugin.h [lldb][NFC] Remove unnecessary includes in source/Commands 2019-12-16 08:59:08 +01:00
CommandObjectProcess.cpp [lldb][NFC] Remove unnecessary includes in source/Commands 2019-12-16 08:59:08 +01:00
CommandObjectProcess.h [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
CommandObjectQuit.cpp [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
CommandObjectQuit.h [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
CommandObjectRegister.cpp [lldb][NFC] Remove unnecessary includes in source/Commands 2019-12-16 08:59:08 +01:00
CommandObjectRegister.h [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
CommandObjectReproducer.cpp [lldb][NFC] Remove unnecessary includes in source/Commands 2019-12-16 08:59:08 +01:00
CommandObjectReproducer.h [lldb][NFC] Remove unnecessary includes in source/Commands 2019-12-16 08:59:08 +01:00
CommandObjectSettings.cpp Run clang-format on lldb/source/Commands (NFC) 2019-10-30 16:03:00 -07:00
CommandObjectSettings.h [lldb][NFC] Remove unnecessary includes in source/Commands 2019-12-16 08:59:08 +01:00
CommandObjectSource.cpp [lldb][NFC] Remove unnecessary includes in source/Commands 2019-12-16 08:59:08 +01:00
CommandObjectSource.h [lldb][NFC] Remove unnecessary includes in source/Commands 2019-12-16 08:59:08 +01:00
CommandObjectStats.cpp [lldb][NFC] Remove unnecessary includes in source/Commands 2019-12-16 08:59:08 +01:00
CommandObjectStats.h [lldb][NFC] Remove unnecessary includes in source/Commands 2019-12-16 08:59:08 +01:00
CommandObjectTarget.cpp [lldb][NFC] Remove unnecessary includes in source/Commands 2019-12-16 08:59:08 +01:00
CommandObjectTarget.h [lldb][NFC] Remove unnecessary includes in source/Commands 2019-12-16 08:59:08 +01:00
CommandObjectThread.cpp [lldb][NFC] Remove unnecessary includes in source/Commands 2019-12-16 08:59:08 +01:00
CommandObjectThread.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
CommandObjectType.cpp [lldb][NFC] Remove unnecessary includes in source/Commands 2019-12-16 08:59:08 +01:00
CommandObjectType.h [lldb][NFC] Remove unnecessary includes in source/Commands 2019-12-16 08:59:08 +01:00
CommandObjectVersion.cpp [lldb][NFC] Remove unnecessary includes in source/Commands 2019-12-16 08:59:08 +01:00
CommandObjectVersion.h [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
CommandObjectWatchpoint.cpp [lldb/Command] Add --force option for `watchpoint delete` command 2020-01-04 03:11:15 +01:00
CommandObjectWatchpoint.h [lldb][NFC] Remove unnecessary includes in source/Commands 2019-12-16 08:59:08 +01:00
CommandObjectWatchpointCommand.cpp [lldb/Commands] Honor the scripting language passed (2/2) 2019-12-21 22:32:13 -08:00
CommandObjectWatchpointCommand.h [lldb][NFC] Remove unnecessary includes in source/Commands 2019-12-16 08:59:08 +01:00
Options.td [lldb/Command] Add --force option for `watchpoint delete` command 2020-01-04 03:11:15 +01:00
OptionsBase.td [lldb] Don't dynamically allocate the posix option validator. 2019-07-26 11:46:21 +00:00