[lldb-dev] [Bug 17438] New: POSIX dyld plugin doesn't use sysroot

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Oct 2 08:04:45 PDT 2013


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

            Bug ID: 17438
           Summary: POSIX dyld plugin doesn't use sysroot
           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

I should be able to use "target create foo -c foo.core -s /path/to/target/root"
for debugging a core file from a different system, but it appears the POSIX
dyld plugin does not use the sysroot information.

DynamicLoaderPOSIXDYLD::RefreshModules() 
DynamicLoaderPOSIXDYLD::LoadAllCurrentModules()

-- 
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/20131002/a73f3892/attachment.html>


More information about the lldb-dev mailing list