This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 2fe62ba Fix a bug where lldb does not respect the packet size. new bc47d33 Provide option to set pc of the file loaded in memory.
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/Core/Module.h | 2 +- include/lldb/Symbol/ObjectFile.h | 2 +- source/Commands/CommandObjectTarget.cpp | 12 +++++++++--- source/Core/Module.cpp | 4 ++-- source/Symbol/ObjectFile.cpp | 11 ++++++++++- 5 files changed, 23 insertions(+), 8 deletions(-)