Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Watchpoint event handling is very similar to breakpoint event handling. So, this commit mostly makes all handling methods template to allow them handle both breakpoint and watchpoint LLDB objects.
- Loading branch information