summaryrefslogtreecommitdiffstats
path: root/lldb/source/Commands/CommandObjectWatchpoint.h
Commit message (Expand)AuthorAgeFilesLines
* After discussions with Jim and Greg, modify the 'watchpoint set' command to b...Johnny Chen2012-02-081-29/+43
* Refine the 'watchpoint set' command to now require either the '-v' option (fo...Johnny Chen2012-02-081-0/+31
* Add "watch set" command as a more general interface in conjunction with "fram...Johnny Chen2012-01-301-0/+26
* Add a commnad to set a condition for a watchpoint. Example:Johnny Chen2011-10-171-0/+52
* Add capability to set ignore count for watchpoint on the command line:Johnny Chen2011-10-051-0/+50
* Add initial implementation of watchpoint commands for list, enable, disable, ...Johnny Chen2011-09-221-0/+145
OpenPOWER on IntegriCloud