On Thu, Dec 05, 2002 at 01:28:31PM -0500, Stefano Bodini wrote: > In order to try to debug something I enabled the KDGB in the kernel > (following the instructions on the MontaVista documentation). > > I recompiled the kernel, no errors .. but when I try to load and start it : > > [Go 00400000] > loaded at: 00410000 004A81F4 > relocated to: 00400000 004981F4 > board data at: 00495128 00495144 > relocated to: 004052C4 004052E0 > zimage at: 00405960 004945AA > avail ram: 00499000 01000000 > > Linux/PPC load: root=/dev/nfs rw ip=auto > Uncompressing Linux...done. > Now booting the kernel > > That's it. > Stops. No warning, no errors .. just stops. > I'm sure this is not a minicom problem this time ... any ideas ?
There is an early default breakpoint set when you enable KGDB on PPC. You've hit it and need to be communicating with the in-kernel stub to continue. Regards, -- Matt Porter porter at cox.net This is Linux Country. On a quiet night, you can hear Windows reboot. ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
