Re: debugging crash on SMP systems
30 Aug
2002
30 Aug
'02
2:25 p.m.
Andrew Gallatin writes:
My network driver is crashing an SMP system. CPU #1 is the first
to crash, with my driver on the stack. CPU #0 then crashes slightly
later (I'm assuming its collateral damage).
When I attach via remote-kdb, I see the stack from CPU #1, presumably
since it was the last to crash.
Is there a way to switch to cpu #0 so I can see the stack there?
I've just discovered that quiting gdb and attaching gdb a second time seems to work. Drew _______________________________________________ darwin-kernel mailing list | darwin-kernel@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-kernel Do not post admin requests to the list. They will be ignored.
8469
Age (days ago)
8469
Last active (days ago)
0 comments
1 participants
participants (1)
-
Andrew Gallatin