Bug ID 26618
Summary Not all segment registers are listed in “register read” on Darwin x86_64
Product lldb
Version 3.7
Hardware PC
OS All
Status NEW
Severity normal
Priority P
Component All Bugs
Assignee lldb-dev@lists.llvm.org
Reporter msnkipa@mail.ru
CC llvm-bugs@lists.llvm.org
Classification Unclassified
register read command does not show DS, SS, ES segment registers under Mac OS
X. I think this is a bug in the LLDB code. Or there was reason not to show
them?