Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f96ae684c4be9c08901bde63b0df8ef5210e6aff
/
lldb
/
source
/
Target
/
ThreadPlanRunToAddress.cpp
f48169b
Moved the code in ClangUserExpression that set up & ran the thread plan with timeouts, and restarting with all threads into a utility function in Process. This required a bunch of renaming.
by Jim Ingham
· 15 years ago
06e827c
Add ThreadPlanTracer class to allow instruction step tracing of execution.
by Jim Ingham
· 15 years ago
2d4edfb
Modified all logging calls to hand out shared pointers to make sure we
by Greg Clayton
· 15 years ago
f5e56de
Moved the section load list up into the target so we can use the target
by Greg Clayton
· 15 years ago
08b87e0
Add the ability for "ThreadPlanRunToAddress" to run to multiple addresses.
by Jim Ingham
· 15 years ago
b01e742
Two changes in this checkin. Added a ThreadPlanKind so that I can do some reasoning based on the kind of thread plan
by Jim Ingham
· 15 years ago
30fdc8d
Initial checkin of lldb code from internal Apple repo.
by Chris Lattner
· 15 years ago