[lldb-dev] Getting lldb tests working on Hexagon

Ted Woodward via lldb-dev lldb-dev at lists.llvm.org
Wed Jan 20 09:48:14 PST 2016


I'm trying to get the lldb tests running using lldb built with Hexagon
support. Some tests are running correctly, but others are failing/skipped
etc. 

 

First, I'd like to get it to skip tests that shouldn't be run. For example,
I see output that looks like this:

Configuration: arch=x86_64
compiler=/prj/dsp/qdsp6/release/internal/branch-8.0/linux64/latest/Tools/bin
/hexagon-clang

 

Or

 

Config=x86_64-/prj/dsp/qdsp6/release/internal/branch-8.0/linux64/latest/Tool
s/bin/hexagon-clang

 

Those are clearly incorrect. 

 

My dotest line is:

python dotest.py -C
/prj/dsp/qdsp6/release/internal/branch-8.0/linux64/latest/Tools/bin/hexagon-
clang --executable /local/mnt/workspace/ted/8.0/build/bin/lldb

 

How does the -A flag affect the Configuration/Config outputs above?

 

Ted

 

--

Qualcomm Innovation Center, Inc.

The Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a
Linux Foundation Collaborative Project

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20160120/6429003f/attachment.html>


More information about the lldb-dev mailing list