On Tue, Oct 7, 2008 at 11:36 AM, Peter Kay - Syllopsium <[EMAIL PROTECTED]> wrote: > if_bridge and if_pppoe are both kernel level files, and I want to set > breakpoints to find out where it is/isn't working, so kgdb seemed like the > best thing to use. > > Given that I'm in a minority of kgdb users, what's everyone else using in > cases like this?
To be honest, I'm a printf debugger.

