On Tue, Dec 25, 2012 at 12:58:00AM +0200, Andriy Gapon wrote:
> on 25/12/2012 00:39 David Wolfskill said the following:
> > I had left teh kgdb session active; I also included "p *timehands" just in
> > case it might be of use:
> 
> Thank you.
> Please also print &th0 ... &th9.
> ...

Here you go:

(kgdb) p &th0
$15 = (struct timehands *) 0xc112a7a8
(kgdb) p &th1
$16 = (struct timehands *) 0xc112a7e4
(kgdb) p &th2
$17 = (struct timehands *) 0xc112a820
(kgdb) p &th3
$18 = (struct timehands *) 0xc112a85c
(kgdb) p &th4
$19 = (struct timehands *) 0xc112a898
(kgdb) p &th5
$20 = (struct timehands *) 0xc112a8d4
(kgdb) p &th6
$21 = (struct timehands *) 0xc112a910
(kgdb) p &th7
$22 = (struct timehands *) 0xc112a94c
(kgdb) p &th8
$23 = (struct timehands *) 0xc112a988
(kgdb) p &th9
$24 = (struct timehands *) 0xc112a9c4
(kgdb) 

I've copied /boot/kernel/kernel.symbols over, as well: I need to head
out for some errands for a while.

Peace,
david
-- 
David H. Wolfskill                              da...@catwhisker.org
Taliban: Evil men with guns afraid of truth from a 14-year old girl.

See http://www.catwhisker.org/~david/publickey.gpg for my public key.

Attachment: pgpobxxp0rarO.pgp
Description: PGP signature

Reply via email to