<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">It seems that the problem was just the lack of a typecheck typemap that was causing SWIG to fail to understand that we know how to make a Python list of strings into a char const **</div><div class="">This should be fixed:</div><div class=""><div style="margin: 0px; font-size: 16px; font-family: 'Perfect DOS VGA 437'; color: rgb(41, 249, 20); background-color: rgb(0, 0, 0);" class="">Sending        scripts/Python/python-typemaps.swig</div><div style="margin: 0px; font-size: 16px; font-family: 'Perfect DOS VGA 437'; color: rgb(41, 249, 20); background-color: rgb(0, 0, 0);" class="">Transmitting file data .</div><div style="margin: 0px; font-size: 16px; font-family: 'Perfect DOS VGA 437'; color: rgb(41, 249, 20); background-color: rgb(0, 0, 0);" class="">Committed revision 220306.</div></div><div class=""><br class=""></div><div class="">Before following up with this patch, can you please try this revision and see if it fixes things?</div><div class="">Make sure to delete your LLDBWrapPython.cpp before you rebuild - we have occasionally seen issues with the auto-regeneration process!</div><br class=""><div><blockquote type="cite" class=""><div class="">On Oct 21, 2014, at 12:51 AM, Matthew Gardiner <<a href="mailto:mg11@csr.com" class="">mg11@csr.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">Two initial comments:<br class=""><br class="">1. applying the diff failed for me:<br class=""><br class="">$ patch -p0 <D5878.diff <br class="">patching file scripts/Python/interface/SBTarget.i<br class="">Hunk #1 succeeded at 279 with fuzz 2 (offset -146 lines).<br class="">patching file test/api/multiple-debuggers/multi-process-driver.cpp<br class="">patching file test/python_api/event/TestEvents.py<br class="">Hunk #1 FAILED at 161.<br class="">Hunk #2 FAILED at 229.<br class="">2 out of 2 hunks FAILED -- saving rejects to file test/python_api/event/TestEvents.py.rej<br class="">patching file test/python_api/process/io/TestProcessIO.py<br class="">patching file test/python_api/target/TestTargetAPI.py<br class=""><br class="">Could you re generate this diff please? <br class=""><br class="">2. Could you use a more descriptive name than Launch2 please?<br class=""><br class=""><a href="http://reviews.llvm.org/D5878" class="">http://reviews.llvm.org/D5878</a><br class=""><br class=""><br class=""><br class="">_______________________________________________<br class="">lldb-commits mailing list<br class="">lldb-commits@cs.uiuc.edu<br class="">http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits<br class=""></div></blockquote></div><br class=""><div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Thanks,</div><div class=""><i class="">- Enrico</i><br class="">📩 egranata@<font color="#ff2600" class=""></font>.com ☎️ 27683</div><div class=""><br class=""></div></div></div></div></div></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">
</div>
<br class=""></body></html>