https://llvm.org/bugs/show_bug.cgi?id=23799

            Bug ID: 23799
           Summary: Linux lldb-server arm64 can't get register information
                    from 32 bit inferiors
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev@cs.uiuc.edu
          Reporter: vi...@nethacker.com
    Classification: Unclassified

REPRO:
Run arm64 "lldb-server --listen *:5432 --server"
./dotest.py --platform-url adb://<sn>:5432 lang/c/strings

Ovyalov:
"Potentially, if lldb-server will be capable to choose in runtime what register
context to use (based on inferior architecture) then we should be able to share
arm64 lldb-server both for 32-bit and 64-bit apps."

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
lldb-dev mailing list
lldb-dev@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to