summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/watchpoint/watchpoint_disable/main.c
Commit message (Expand)AuthorAgeFilesLines
* [lldb] Restructure test folders to match LLDB command hierarchyRaphael Isemann2019-09-011-13/+0
* Switch SBWatchpoint::SetEnabled over to using Process::{Enable,Disable}Watchp...Jim Ingham2016-11-011-0/+1
* SBWatchpoint::Disable doesn't actually work. Add a test that shows this.Jim Ingham2016-10-261-0/+12
OpenPOWER on IntegriCloud