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: [email protected]
          Reporter: [email protected]
    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.
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to