[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:22:51 PST 2013


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>
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: 2082 bytes
Desc: fix_lldb_minus_p.patch
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20130104/5a9239dd/attachment.obj>


More information about the lldb-dev mailing list