linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* (no subject)
@ 2002-10-11  0:11 sridhar vaidyanathan
  2002-10-11  0:21 ` Steven Dake
  0 siblings, 1 reply; 3+ messages in thread
From: sridhar vaidyanathan @ 2002-10-11  0:11 UTC (permalink / raw)
  To: linux-kernel


I am trying to debug a kernel over a remote serial console. I get 
Ignoring packet error ..
kgdb page suggests that it might be due to the speed mismatch. i tried 
stty ispeed 9600 ospeed 9600 < /dev/ttyS0 
on the development machine and have passed serial=0,9600n8 option and 
gdbbaud=9600 via lilo to the debug kernel. 

when i run 
%stty speed 
on the development machine it still reports 38400.
so i changed the gdbbaud and serial= values to 38400 on the test machine. even 
this doesn't work.
any ideas?also on the development machine when i invoke 
%gdb bzImage 
gdb reports that bzImage is not an Executable file format and it is unable to 
recognize the format. what is the problem?
-sridhar
ps: i have tried redirecting the kernel messages( without patching it with 
kgdb) over the serial line and read it with minicom . that works fine.

please email as i am not subscribed.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-10-12 17:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-11  0:11 sridhar vaidyanathan
2002-10-11  0:21 ` Steven Dake
2002-10-12 17:16   ` 2.5.4x booting from floppy or loadlin Rene Blokland

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).