On Mon, 18 Sep 2000, Greg Lehey wrote: ... > Oops, that's what comes of typing hurriedly early in the morning. > > p ((struct proc *)gd_curproc)->p_comm > p ((struct proc *)gd_curproc)->p_pid Works better: (kgdb) p ((struct proc *)gd_curproc)->p_comm $6 = "irq1: atkbd0\000\000\000\000" (kgdb) p ((struct proc *)gd_curproc)->p_pid $7 = 0x10 Bye! ---- Michael Reifenberger ^.*Plaut.*$, IT, R/3 Basis, GPS To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
- Debugging -current SMPNG HANG on heavy disk-io Michael Reifenberger
- Re: Debugging -current SMPNG HANG on heavy disk-... Greg Lehey
- Re: Debugging -current SMPNG HANG on heavy d... Michael Reifenberger
- Re: Debugging -current SMPNG HANG on hea... Greg Lehey
- Re: Debugging -current SMPNG HANG on... Michael Reifenberger
- Re: Debugging -current SMPNG HA... Greg Lehey
- Re: Debugging -current SMPN... Michael Reifenberger
- Re: Debugging -current ... Greg Lehey
- Re: Debugging -current ... John Baldwin
- Re: Debugging -current ... Michael Reifenberger
- Congrats on the SMPng w... Matt Dillon
- Re: Debugging -current SMPNG HANG on hea... Tor . Egge
- Re: Debugging -current SMPNG HANG on... Michael Reifenberger
- Re: Debugging -current SMPNG HANG on... Michael Reifenberger
- Re: Debugging -current SMPNG HANG on heavy d... Michael Reifenberger