Re: kgdb hooks and kvm-tool

2011-09-14 Thread David Evensky
Thanks! \dae On Thu, Sep 15, 2011 at 08:39:03AM +0300, Sasha Levin wrote: > On Thu, 2011-09-15 at 08:32 +0300, Pekka Enberg wrote: > > On Thu, Sep 15, 2011 at 2:17 AM, David Evensky > > wrote: > > > Hi. Is it possible to use kvm-tool with a kernel compiled with kgdb? > > > I've tried adding 'kgd

Re: kgdb hooks and kvm-tool

2011-09-14 Thread Sasha Levin
On Thu, 2011-09-15 at 08:32 +0300, Pekka Enberg wrote: > On Thu, Sep 15, 2011 at 2:17 AM, David Evensky > wrote: > > Hi. Is it possible to use kvm-tool with a kernel compiled with kgdb? > > I've tried adding 'kgdbwait kgdboc=ttyS0' to -p, but that doesn't seem > > to work. > > I've never tried kg

Re: kgdb hooks and kvm-tool

2011-09-14 Thread Pekka Enberg
On Thu, Sep 15, 2011 at 2:17 AM, David Evensky wrote: > Hi. Is it possible to use kvm-tool with a kernel compiled with kgdb? > I've tried adding 'kgdbwait kgdboc=ttyS0' to -p, but that doesn't seem > to work. I've never tried kgdb myself but I'm rather surprised it doesn't just work. Sasha, Cyril