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@cs.uiuc.edu
Reporter emaste@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