Re: bhyve remote kgdb does not support kernel modules...

2014-11-20 Thread John Baldwin
On Saturday, November 15, 2014 1:15:23 pm John-Mark Gurney wrote: Julian Elischer wrote this message on Sun, Nov 16, 2014 at 00:23 +0800: On 11/15/14, 5:43 PM, John-Mark Gurney wrote: John-Mark Gurney wrote this message on Sat, Nov 15, 2014 at 01:37 -0800: So, I got remote kgdb working w/

Re: bhyve remote kgdb does not support kernel modules...

2014-11-16 Thread Peter Grehan
Hi John-Mark, Where those should be in the aesni.ko module... If I run kgdb on a local machine, it properly finds the kernel modules... Any hits on how to fix this? To add to Julian's reply, there's also some info in the thread starting at

bhyve remote kgdb does not support kernel modules...

2014-11-15 Thread John-Mark Gurney
So, I got remote kgdb working w/ bhyve, but kernel modules aren't loaded... I'm getting: (kgdb) bt #0 kdb_enter (why=0x8102ee88 panic, msg=value optimized out) at ../../../kern/subr_kdb.c:444 #1 0x8094aa79 in vpanic (fmt=value optimized out, ap=value optimized out) at

Re: bhyve remote kgdb does not support kernel modules...

2014-11-15 Thread John-Mark Gurney
John-Mark Gurney wrote this message on Sat, Nov 15, 2014 at 01:37 -0800: So, I got remote kgdb working w/ bhyve, but kernel modules aren't loaded... I'm getting: (kgdb) bt #0 kdb_enter (why=0x8102ee88 panic, msg=value optimized out) at ../../../kern/subr_kdb.c:444 #1

Re: bhyve remote kgdb does not support kernel modules...

2014-11-15 Thread Julian Elischer
On 11/15/14, 5:43 PM, John-Mark Gurney wrote: John-Mark Gurney wrote this message on Sat, Nov 15, 2014 at 01:37 -0800: So, I got remote kgdb working w/ bhyve, but kernel modules aren't loaded... I'm getting: (kgdb) bt #0 kdb_enter (why=0x8102ee88 panic, msg=value optimized out)

Re: bhyve remote kgdb does not support kernel modules...

2014-11-15 Thread John-Mark Gurney
Julian Elischer wrote this message on Sun, Nov 16, 2014 at 00:23 +0800: On 11/15/14, 5:43 PM, John-Mark Gurney wrote: John-Mark Gurney wrote this message on Sat, Nov 15, 2014 at 01:37 -0800: So, I got remote kgdb working w/ bhyve, but kernel modules aren't loaded... I'm getting: (kgdb) bt