[Lldb-commits] [PATCH] Fix swig interface for SBTarget.Launch

Matthew Gardiner mg11 at csr.com
Tue Oct 21 00:51:28 PDT 2014


Two initial comments:

1. applying the diff failed for me:

$ patch -p0 <D5878.diff 
patching file scripts/Python/interface/SBTarget.i
Hunk #1 succeeded at 279 with fuzz 2 (offset -146 lines).
patching file test/api/multiple-debuggers/multi-process-driver.cpp
patching file test/python_api/event/TestEvents.py
Hunk #1 FAILED at 161.
Hunk #2 FAILED at 229.
2 out of 2 hunks FAILED -- saving rejects to file test/python_api/event/TestEvents.py.rej
patching file test/python_api/process/io/TestProcessIO.py
patching file test/python_api/target/TestTargetAPI.py

Could you re generate this diff please? 

2. Could you use a more descriptive name than Launch2 please?

http://reviews.llvm.org/D5878






More information about the lldb-commits mailing list