[lldb-dev] review request: fix lldb -P on Linux (and simplify running dotest.py)
Malea, Daniel
daniel.malea at intel.com
Fri Jan 4 14:25:23 PST 2013
Apologies for the double-post; this is the same patch with the implemented TODO removed.
On 2013-01-04, at 5:22 PM, Malea, Daniel wrote:
Hi all,
When someone has a spare moment, could you please take a look at the attached patch? It implements a TODO in Host.cpp and fixes the PYTHONPATH printing feature of lldb (the -P flag). With fix applied, it is no longer necessary to set PYTHONPATH manually or to use the "-i" flag when invoking dotest.py on Linux (and I expect FreeBSD).
The couple lines added to dotest.py fix LLDB_BUILD_DIR environment variable on Linux, which was causing the TestPublicAPIHeaders testcase to fail.
Daniel Malea <daniel.malea at intel.com<mailto:daniel.malea at intel.com>>
Intel Waterloo
Phone: 519-772-2566
<fix_lldb_minus_p.patch>
Daniel Malea <daniel.malea at intel.com<mailto:daniel.malea at intel.com>>
Intel Waterloo
Phone: 519-772-2566
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix_lldb_minus_p.patch
Type: application/octet-stream
Size: 2756 bytes
Desc: fix_lldb_minus_p.patch
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20130104/6880bfd1/attachment.obj>
More information about the lldb-dev
mailing list