hanchenye-llvm-project/lldb/source/Commands
Caroline Tice f415eeb4d3 Fix error message when attempting to generate invalid alias.
llvm-svn: 118036
2010-11-02 19:00:04 +00:00
..
CommandCompletions.cpp Fixed an issue where we were resolving paths when we should have been. 2010-10-20 20:54:39 +00:00
CommandObjectApropos.cpp Fixed a missing newline when you type "apropos somethingthatdoesnotexist". 2010-11-02 18:23:13 +00:00
CommandObjectApropos.h Fixed the way set/show variables were being accessed to being natively 2010-09-18 01:14:36 +00:00
CommandObjectArgs.cpp Added a new test case to test signals with. 2010-10-10 22:28:11 +00:00
CommandObjectArgs.h Fixed the way set/show variables were being accessed to being natively 2010-09-18 01:14:36 +00:00
CommandObjectBreakpoint.cpp Fixed the default file and line breakpoints to include inlined breakpoints. 2010-11-02 03:02:38 +00:00
CommandObjectBreakpoint.h Fixed the default file and line breakpoints to include inlined breakpoints. 2010-11-02 03:02:38 +00:00
CommandObjectBreakpointCommand.cpp Flush the prompts immediately in the breakpoint command input readers, to make 2010-10-27 18:34:42 +00:00
CommandObjectBreakpointCommand.h Fixed the way set/show variables were being accessed to being natively 2010-09-18 01:14:36 +00:00
CommandObjectCall.cpp Modify existing commands with arguments to use the new argument mechanism 2010-10-04 22:28:36 +00:00
CommandObjectCall.h Fixed the way set/show variables were being accessed to being natively 2010-09-18 01:14:36 +00:00
CommandObjectCommands.cpp Fix error message when attempting to generate invalid alias. 2010-11-02 19:00:04 +00:00
CommandObjectCommands.h Fix GetRepeatCommand so it works with multi-word commands. 2010-07-07 03:36:20 +00:00
CommandObjectCrossref.cpp Fixed the way set/show variables were being accessed to being natively 2010-09-18 01:14:36 +00:00
CommandObjectDisassemble.cpp The r117616 check in broken these two test cases: 2010-10-29 19:33:40 +00:00
CommandObjectDisassemble.h Fixed the way set/show variables were being accessed to being natively 2010-09-18 01:14:36 +00:00
CommandObjectExpression.cpp Added a user-settable variable, 'target.expr-prefix', 2010-10-29 00:29:03 +00:00
CommandObjectExpression.h Moved expression evaluation from CommandObjectExpression into 2010-10-05 00:31:29 +00:00
CommandObjectFile.cpp Fixed an issue where we were resolving paths when we should have been. 2010-10-20 20:54:39 +00:00
CommandObjectFile.h Fixed the way set/show variables were being accessed to being natively 2010-09-18 01:14:36 +00:00
CommandObjectFrame.cpp Fixed the "frame variable -G NAME" that would print global 2010-10-28 00:56:11 +00:00
CommandObjectFrame.h Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectHelp.cpp Add alias information, including aliased command options & 2010-10-28 23:17:48 +00:00
CommandObjectHelp.h Fixed the way set/show variables were being accessed to being natively 2010-09-18 01:14:36 +00:00
CommandObjectImage.cpp These two casts are up casts, no need to use dynamic_cast. 2010-10-29 22:18:43 +00:00
CommandObjectImage.h Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectLog.cpp Update arguments & help information for "log disable" command. 2010-10-29 21:56:41 +00:00
CommandObjectLog.h Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectMemory.cpp Fixed an issue where we were resolving paths when we should have been. 2010-10-20 20:54:39 +00:00
CommandObjectMemory.h Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectMultiword.cpp Add infrastructure for standardizing arguments for commands and 2010-10-01 17:46:38 +00:00
CommandObjectProcess.cpp Fix problem where "process detach" was not working properly. The 2010-11-02 16:16:53 +00:00
CommandObjectProcess.h Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectQuit.cpp Fixed the way set/show variables were being accessed to being natively 2010-09-18 01:14:36 +00:00
CommandObjectQuit.h Fixed the way set/show variables were being accessed to being natively 2010-09-18 01:14:36 +00:00
CommandObjectRegister.cpp Modify existing commands with arguments to use the new argument mechanism 2010-10-04 22:28:36 +00:00
CommandObjectRegister.h Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectSettings.cpp Modify existing commands with arguments to use the new argument mechanism 2010-10-04 22:28:36 +00:00
CommandObjectSettings.h Fixed the way set/show variables were being accessed to being natively 2010-09-18 01:14:36 +00:00
CommandObjectSource.cpp Fixed an issue where we were resolving paths when we should have been. 2010-10-20 20:54:39 +00:00
CommandObjectSource.h Fix GetRepeatCommand so it works with multi-word commands. 2010-07-07 03:36:20 +00:00
CommandObjectSyntax.cpp Modify existing commands with arguments to use the new argument mechanism 2010-10-04 22:28:36 +00:00
CommandObjectSyntax.h Fixed the way set/show variables were being accessed to being natively 2010-09-18 01:14:36 +00:00
CommandObjectTarget.cpp Modify existing commands with arguments to use the new argument mechanism 2010-10-04 22:28:36 +00:00
CommandObjectTarget.h Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectThread.cpp Fixed debugserver to properly attach to a process by name with the 2010-10-18 01:45:30 +00:00
CommandObjectThread.h Add -c (count - i.e. number of frames to show) and -s (start frame.) 2010-08-26 23:36:03 +00:00
Makefile Merged Eli Friedman's linux build changes where he added Makefile files that 2010-07-09 20:39:50 +00:00