|
_fields_ = ( ( ' regs ' , <class 'vtrace.platforms.linux.user_regs_...
|
|
debug0 = <Field type=c_ulong, ofs=240, size=8>
|
|
debug1 = <Field type=c_ulong, ofs=248, size=8>
|
|
debug2 = <Field type=c_ulong, ofs=256, size=8>
|
|
debug3 = <Field type=c_ulong, ofs=264, size=8>
|
|
debug4 = <Field type=c_ulong, ofs=272, size=8>
|
|
debug5 = <Field type=c_ulong, ofs=280, size=8>
|
|
debug6 = <Field type=c_ulong, ofs=288, size=8>
|
|
debug7 = <Field type=c_ulong, ofs=296, size=8>
|
|
magic = <Field type=c_ulong, ofs=200, size=8>
|
|
regs = <Field type=user_regs_i386, ofs=0, size=120>
|
|
reserved = <Field type=c_ulong, ofs=176, size=8>
|
|
signal = <Field type=c_ulong, ofs=168, size=8>
|
|
start_code = <Field type=c_ulong, ofs=152, size=8>
|
|
start_stack = <Field type=c_ulong, ofs=160, size=8>
|
|
u_ar0 = <Field type=c_void_p, ofs=184, size=8>
|
|
u_comm = <Field type=c_char_Array_32, ofs=208, size=32>
|
|
u_dsize = <Field type=c_ulong, ofs=136, size=8>
|
|
u_fpstate = <Field type=c_void_p, ofs=192, size=8>
|
|
u_fpvalid = <Field type=c_ulong, ofs=120, size=8>
|
|
u_ssize = <Field type=c_ulong, ofs=144, size=8>
|
|
u_tsize = <Field type=c_ulong, ofs=128, size=8>
|