Skip to content
Commit fdc94ff9 authored by Johnny Chen's avatar Johnny Chen
Browse files

Add test cases to exercise the SBThread.GetProcess() API. We launch the process using the

SBTarget.Launch() API, stop at a breakpoint, get the stopped thread, and verify that the
pid of the stopped thread's process is equal to the pid of the process returned by
SBTarget.Launch().

llvm-svn: 127444
parent d0254982
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