[Lldb-commits] [PATCH] FreeBSD watchpoint support

John Wolfe jlw at xinuos.com
Wed Feb 5 05:53:41 PST 2014


  Updated the patch to resolve trailing whitespace warnings and eliminate the "#ifndef NDEBUG" in the POSIXThread constructor.

Hi emaste,

http://llvm-reviews.chandlerc.com/D2572

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D2572?vs=6823&id=6884#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.3.patch
Type: text/x-patch
Size: 13216 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140205/93f97b55/attachment.bin>


More information about the lldb-commits mailing list