This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 47cec3b Generalize child process monitoring functions new c084f69 Keep original source path and mapped path in LineEntry
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/lldb/Symbol/LineEntry.h | 13 ++++++++++++- source/Breakpoint/BreakpointResolver.cpp | 5 ++++- source/Commands/CommandObjectSource.cpp | 4 ++-- source/Symbol/LineEntry.cpp | 16 +++++++++++++++- source/Symbol/LineTable.cpp | 5 +++-- source/Symbol/SymbolContext.cpp | 1 + source/Target/StackFrame.cpp | 9 +-------- source/Target/StackFrameList.cpp | 29 +++++++++++++++-------------- source/Target/ThreadPlanStepOverRange.cpp | 6 +++--- source/Target/ThreadPlanStepRange.cpp | 2 +- 10 files changed, 57 insertions(+), 33 deletions(-)