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

             Bug #: 14600
           Summary: Convenience registers are not supported on Linux
           Product: lldb
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


LLDB does not support convenience registers (eax, ax, ah, etc.) on Linux.

Commands such as 'register read -a' do not display these registers and commands
such as 'register read eax' do not recognize these registers.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- 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