display_global_regs
display_global_regs(ph, NULL);
extern void display_global_regs(struct ps_prochandle *, pstatus_t *);
display_global_regs(ph, &pstatus);
display_global_regs(ph, NULL);
extern void display_global_regs(struct ps_prochandle *, pstatus_t *);
display_global_regs(ph, &pstatus);