[lldb-dev] [Bug 14600] New: Convenience registers are not supported on Linux
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Dec 13 14:09:43 PST 2012
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: lldb-dev at cs.uiuc.edu
ReportedBy: andrew.kaylor at intel.com
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.
More information about the lldb-dev
mailing list