"Peter Kay - Syllopsium" <[EMAIL PROTECTED]> writes: > Given that I'm in a minority of kgdb users, what's everyone else using > in cases like this?
I use printfs, pstat -d and ddb. Never use breakpoints since I don't trust them, they mess up timing too much. //art

