Re: working kdebug

Michael L. Galbraith (mikeg@weiden.de)
Mon, 24 Nov 1997 05:41:02 +0100 (MET)


On Sun, 23 Nov 1997, Krzysztof G. Baranowski wrote:

> Is there any working kdebug ? I tried kdebug-1.8, xkdebug but
> they seem broken. After patching the kernel kernel and recompilation
> I ran it.
> [...]
> Reading symbols from /usr/src/linux/vmunix...
>
> Now I'm waiting and waiting and waiting and....
>
> Strace shows that gdb does:
> write(6, "$Hc-1#09", 8) = 0
> write(6, "$Hc-1#09", 8) = 0
> write(6, "$Hc-1#09", 8) = 0
> write(6, "$Hc-1#09", 8) = 0
> write(6, "$Hc-1#09", 8) = 0
> write(6, "$Hc-1#09", 8) = 0
> write(6, "$Hc-1#09", 8) = 0
> write(6, "$Hc-1#09", 8) = 0
> etc......
>
> Any ideas ?
>
> Thanks,
> Kris
> --
> Krzysztof G. Baranowski - President of the Harmless Manyacs' Club
> "F0 0F C7 C8 - The Four Bytes of the Apocalypse" - Mel Harper, a.s.r.
> http://www.knm.org.pl/ <prezes@manjak.knm.org.pl>
>
>

Hello Kris,

I'm using ftp://ftp.ocs.com.au/pub/xkdebug-2.1.55.tgz.

-Mike