Subject: Re: Compiling sun-lamp sources.
To: <>
From: Robert Leland - PSI <leland@wacky.acet.org>
List: amiga-dev
Date: 02/22/1994 11:28:37
> On Feb 22,  9:41am, Niklas Hallqvist wrote:
> > C.	Is there any point in trying to use the kernel debugger?  I know the
> > 	disassembler cannot work, but otherwise?
> 
>  Sorry, haven't compiled sun-lamp kernel yet, but this point buggers me, too.
>  Currently trying to write a driver for the A2060 Arcnet and all i get is
>  a MMU-Panic yet, i wonder if there is any way to debug a kernel without
>  having to recompile it every 5 minutes after adding a printf() somewhere.

Well if you have two machines you could try debugging it using the serial 
port and KGDB (gdb -k). I have done this on i386 machines but not the Amiga.
I am not sure if any special code needs to go into the serial driver for this
it works well. Has any one ddone this yet.

-Rob

------------------------------------------------------------------------------