Sunday, November 1, 2009

KGDB

> root (hd0,6)
> kernel /boot/bzImage ro root=/dev/hda7 kgdboe=@xxxxxxxxxxx/,@192.168.0.2/ kgdbwait
> console=ttyS0,115200
try console=tty0 instead of ttyS0.
> title WinXprofessional
> rootnoverify (hd0,0)
> chainloader +1
>
> I am getting an error "could not establish the connection to remote host" when I am trying to connect to the target as follows at gdb.
>
> target remote udp:192.168.0.1:6443
>
> Please let me know if any thing wrong in my grub.conf file and what are the modules should i include in kernel while configuration process. I am using PCs one with SiS LAN card and another with Real-Tech.I have also tried with the systems both with Real-Tech LAN cards. While configuration, I have included support for these as well.
Hope you also make changes in menuconfig for your LAN card driver support (in Network device support).

Mayur Sonukale ,
LinSysSoft Technologies
Ask me about KGDB Pro
http://www.linsyssoft.com/Kgdbpro.html
>
>
> Please help me.
>

No comments:

Post a Comment