This website requires JavaScript.
Explore
Help
Sign In
intel
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/intel/llvm.git
synced
2026-01-15 12:25:46 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b15bfc753c67f7af5eee131da04f007fd5af91fb
llvm
/
lldb
/
source
/
Target
/
ThreadPlanStepRange.cpp
Jim Ingham
b15bfc753c
Don't cache the public stop reason, since it can change as plan completion gets processed. That means GetStopReason needs to return a shared pointer, not a pointer to the thread's cached version. Also allow the thread plans to get and set the thread private stop reason - that is usually more appropriate for the logic the thread plans need to do.
...
llvm-svn: 116892
2010-10-20 00:39:53 +00:00
7.5 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink