Skip to content
Commit a73d2692 authored by Greg Clayton's avatar Greg Clayton
Browse files

There is no need to hold onto an ExecutionContext as a member variable.

ExecutionContext objects have shared pointers to Target, Process, Thread
and Frame objects and they can end up being held onto for too long.

llvm-svn: 149133
parent e3f6b5ce
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