[Lldb-commits] [PATCH] FreeBSD watchpoint support
John Wolfe
jlw at xinuos.com
Fri Jan 17 15:47:01 PST 2014
jwolfe added you to the CC list for the revision "FreeBSD watchpoint support".
Hi emaste,
Implement x86_64 debug register read/write in support of hardware watchpoints. Hoist LinuxThread::TraceNotify code back into POSIXThread::TraceNotify()
llvm.org/pr16706
http://llvm-reviews.chandlerc.com/D2572
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_x86_64.cpp
source/Plugins/Process/POSIX/RegisterContextPOSIXProcessMonitor_x86.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2572.1.patch
Type: text/x-patch
Size: 10522 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140117/fe0a30f1/attachment.bin>
More information about the lldb-commits
mailing list