Page MenuHomeFreeBSD
Paste P580

Command-Line Input
ActivePublic

Authored by markj on Jun 19 2023, 10:04 PM.
Tags
None
Referenced Files
F63026861: Command-Line Input
Jun 19 2023, 10:04 PM
Subscribers
None
db> pprint proc0
No address supplied
db> p proc0
ffffffff8194ad90
db> pprint ffffffff8194ad90
No address supplied
db> pprint 0xffffffff8194ad90
proc proc0 = {
p_list = {
le_next = (struct proc *)0x0, le_prev = 0xfffff8000143f000,
}, p_threads = {
tqh_first = (struct thread *)0x0, tqh_last = 0x1,
}, p_slock = {
lock_object = { ... }, , mtx_lock = 0x0,
}, p_ucred = (struct ucred *)0x0, p_fd = (struct filedesc *)0x0, p_fdtol = (struct filedesc_to_leader *)0x0, p_pd = (struct pwddesc *)0x0, p_stats = (struct pstats *)0x0, p_limit = (struct plimit *)0x0, p_limco = {
c_links = { ... }, , c_time = 0x0, c_precision = 0xffffffff8194bc50, c_arg = (void *)0x0, c_func = (callout_func_t *)0x0, c_lock = (struct lock_object *)0x0, c_flags = 0x0, c_iflags = 0x0, c_cpu = 0x0,
}, p_sigacts = (struct sigacts *)0xfffffe00041b3c80, p_flag = 0x0, p_flag2 = 0x563, p_state = PRS_NEW (0x0), p_pid = 0x0, p_hash = {
le_next = (struct proc *)0x0, le_prev = 0x21000000000002,
}, p_pglist = {
le_next = (struct proc *)0x0, le_prev = 0x7fff198f,
}, p_pptr = (struct proc *)0x0, p_sibling = {
le_next = (struct proc *)0x0, le_prev = 0x0,
}, p_children = {
lh_first = (struct proc *)0x0,
}, p_reaper = (struct proc *)0x7061777300000000, p_reaplist = {
lh_first = (struct proc *)0x0,
}, p_reapsibling = {
le_next = (struct proc *)0x0, le_prev = 0x0,
}, p_mtx = {
lock_object = { ... }, , mtx_lock = 0x9fffffc4,
}, p_statmtx = {
lock_object = { ... }, , mtx_lock = 0x0,
}, p_itimmtx = {
lock_object = { ... }, , mtx_lock = 0x0,
}, p_profmtx = {
lock_object = { ... }, , mtx_lock = 0x0,
}, p_ksi = (struct ksiginfo *)0xfffff80073d8d480, p_sigqueue = {
sq_signals = { ... }, , sq_kill = { ... }, , sq_ptrace = { ... }, , sq_list = { ... }, , sq_proc = (struct proc *)0xfffff80073d8c500, sq_flags = 0x0,
}, p_oppid = 0x0, p_vmspace = (struct vmspace *)0x0, p_swtick = 0x0, p_cowgen = 0x0, p_realtimer = {
it_interval = { ... }, , it_value = { ... }, ,
}, p_ru = {
ru_utime = { ... }, , ru_stime = { ... }, , ru_maxrss = 0x0, ru_ixrss = 0x0, ru_idrss = 0x0, ru_isrss = 0x0, ru_minflt = 0x0, ru_majflt = 0x0, ru_nswap = 0xffffffff8124a82d, ru_inblock = 0xfffff800014690c8, ru_oublock = 0x1, ru_msgsnd = 0x0, ru_msgrcv = 0x0, ru_nsignals = 0x0, ru_nvcsw = 0xffffffff81212865, ru_nivcsw
= 0x0,
}, p_rux = {
rux_runtime = 0xfffff80018616d48, rux_uticks = 0x0, rux_sticks = 0x0, rux_iticks = 0x0, rux_uu = 0x0, rux_su = 0x0, rux_tu = 0x0,
}, p_crux = {