[lldb-dev] [Bug 16697] New: Expression evaluation fails on FreeBSD

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Jul 24 13:05:53 PDT 2013


http://llvm.org/bugs/show_bug.cgi?id=16697

            Bug ID: 16697
           Summary: Expression evaluation fails on FreeBSD
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at cs.uiuc.edu
          Reporter: emaste at freebsd.org
    Classification: Unclassified

E.g. 

% LLDB=../../../build/bin/lldb-3.4                                              
% python dotest.py -t -v --executable $LLDB -p TestPublicAPIHeaders -f
SBDirCheckerCase.test_sb_api_directory                                       


runCmd: expression -- (int)strlen("hello")
runCmd failed!
error: Expression can't be run, because there is no JIT compiled function

Related issue on Linux pr14437

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20130724/042d0a5a/attachment.html>


More information about the lldb-dev mailing list