llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64
Jim Ingham 279ceecf65 Add a call to "sync" a thread state before checkpointing registers in preparation for
calling functions.  This is necessary on Mac OS X, since bad things can happen if you set
the registers of a thread that's sitting in a kernel trap.

<rdar://problem/11145013>

llvm-svn: 160756
2012-07-25 21:12:43 +00:00
..
DNBArchImplX86_64.cpp Add a call to "sync" a thread state before checkpointing registers in preparation for 2012-07-25 21:12:43 +00:00
DNBArchImplX86_64.h Properly initialize the member fields used for hardware watchpoint transaction management. 2012-06-02 06:25:23 +00:00
MachRegisterStatesX86_64.h Added the debug registers for i386 and x86_64 in preparation for watchpoints. 2011-08-29 21:49:22 +00:00