llvm-project/lldb/source
Johnny Chen 973cf9e8ae Remove the functionality of using 'frame variable -w' to set a watchpoint now that 'watchpoint set variable/expression'
is working.  Also update the relevant test cases.

llvm-svn: 150514
2012-02-14 22:00:40 +00:00
..
API Full core file support has been added for mach-o core files. 2012-02-13 23:10:39 +00:00
Breakpoint Extended function lookup to allow the user to 2012-02-10 22:52:19 +00:00
Commands Remove the functionality of using 'frame variable -w' to set a watchpoint now that 'watchpoint set variable/expression' 2012-02-14 22:00:40 +00:00
Core Fixed a bug that caused the description strings 2012-02-14 00:22:51 +00:00
Expression Extended function lookup to allow the user to 2012-02-10 22:52:19 +00:00
Host Full core file support has been added for mach-o core files. 2012-02-13 23:10:39 +00:00
Interpreter After discussions with Jim and Greg, modify the 'watchpoint set' command to become a mutiword command 2012-02-08 22:37:48 +00:00
Plugins (no commit message) 2012-02-14 18:01:27 +00:00
Symbol Extended function lookup to allow the user to 2012-02-10 22:52:19 +00:00
Target Full core file support has been added for mach-o core files. 2012-02-13 23:10:39 +00:00
Utility Added a ModuleList::Destroy() method which will reclaim the std::vector 2012-01-27 18:45:39 +00:00
Makefile Patch from Jean-Daniel Dupas: 2010-07-12 23:14:00 +00:00
lldb-log.cpp Switching back to using std::tr1::shared_ptr. We originally switched away 2012-01-29 20:56:30 +00:00
lldb.cpp First pass at mach-o core file support is in. It currently works for x86_64 2012-02-09 06:16:32 +00:00