1# RUN: %lldb -b -s %s -c %p/Inputs/x86-32-freebsd.core | FileCheck %s 2 3register read --all 4# CHECK-DAG: eip = 0x00401c6b 5# CHECK-DAG: eflags = 0x00010246 6# CHECK-DAG: cs = 0x00000033 7# CHECK-DAG: fs = 0x00000013 8# CHECK-DAG: gs = 0x0000001b 9# CHECK-DAG: ss = 0x0000003b 10# CHECK-DAG: ds = 0x0000003b 11# CHECK-DAG: es = 0x0000003b 12 13# CHECK-DAG: fiseg = 0x00000000 14# CHECK-DAG: fioff = 0x00401c52 15# CHECK-DAG: foseg = 0x00000000 16# CHECK-DAG: fooff = 0xffffd8b8 17