[Lldb-commits] [PATCH] FreeBSD watchpoint support

John Wolfe jlw at xinuos.com
Tue Feb 11 21:47:09 PST 2014


  Good catch Ed.

  I have remove the <machine/reg.h> include and added a suitable copy of the "struct dbreg" from  http://svnweb.freebsd.org/base/head/sys/x86/include/reg.h in source/Plugins/Process/POSIX/RegisterContextFreeBSD_x86_64.cpp

Hi emaste,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D2572?vs=6932&id=7015#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.5.patch
Type: text/x-patch
Size: 13243 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140211/4257cbd8/attachment.bin>


More information about the lldb-commits mailing list