[Lldb-commits] [PATCH] FreeBSD watchpoint support
John Wolfe
jlw at xinuos.com
Sun Feb 2 16:05:39 PST 2014
Updated the patch to properly report watchpoints hit in threads created after the watchpoint was initially set.
POSIXBreakpointProtocol::ForceWatchpointsInitialized() member function added.
Hi emaste,
http://llvm-reviews.chandlerc.com/D2572
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D2572?vs=6513&id=6823#toc
Files:
source/Plugins/Process/FreeBSD/ProcessMonitor.cpp
source/Plugins/Process/FreeBSD/ProcessMonitor.h
source/Plugins/Process/Linux/LinuxThread.cpp
source/Plugins/Process/Linux/LinuxThread.h
source/Plugins/Process/POSIX/POSIXThread.cpp
source/Plugins/Process/POSIX/RegisterContextFreeBSD_i386.cpp
source/Plugins/Process/POSIX/RegisterContextFreeBSD_x86_64.cpp
source/Plugins/Process/POSIX/RegisterContextPOSIX.h
source/Plugins/Process/POSIX/RegisterContextPOSIXProcessMonitor_x86.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2572.2.patch
Type: text/x-patch
Size: 13276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140202/70953684/attachment.bin>
More information about the lldb-commits
mailing list