Skip to content
Commit cd69a9ab authored by Stephen Wilson's avatar Stephen Wilson
Browse files

Fix implementation of LinuxThread::HardwareSingleStep.

Previous version simply resumed the associated thread to single step over a
single instruction which is not the intended semantics for this method.  Set the
appropriate bit in the rflags register instead.

llvm-svn: 123799
parent 273c93b6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment