HI,

I trying to do setup for kgdb over ethernet.
I am using kgdb-2.4 and linux kernel 2.6.15-5.

<<>>The out of dmesg from target machine at the time of booting is as
follows

eth0: RealTek RTL8139 at 0x1000, 00:16:76:6c:5c:45, IRQ 11
eth0:  Identified 8139 chip type 'RTL-8101'
kgdboe: local port 6443
kgdboe: local IP 192.168.10.196
kgdboe: interface eth0
kgdboe: remote port 6442
kgdboe: remote IP 192.168.10.194
kgdboe: remote ethernet address ff:ff:ff:ff:ff:ff
kgdboe: device eth0 not up yet, forcing it
eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
kgdboe: carrier detect appears untrustworthy, waiting 4 seconds
kgdboe: debugging over ethernet enabled

<<>>The following o/p is from my gdb from remote machine

(gdb) target remote 192.168.10.196:6443
192.168.10.196:6443: No route to host.
(gdb) target remote 192.168.10.196:6443
192.168.10.196:6443: No route to host.
(gdb) target remote 192.168.10.196:22
192.168.10.196:22: Connection refused.

<<>> Following are grub setting,

title Fedora Core (2.6.15.5)
        root (hd0,0)
        kernel /vmlinuz-2.6.15.5 ro root=/dev/VolGroup00/LogVol00
[EMAIL PROTECTED]/,@192.168.10.194/ console=ttyS0,115200
        initrd /initrd-2.6.15.5.img


My network is working fine. I am able to boot target machine when i
completely boot.

please suggest some thing.


-- 
---------------------------------------------------------------------
Dipak Dudhabhate
---------------------------------------------------------------------


S P Software Technologies (I) Pvt. Ltd.
(ISO 9001:2000 Company) 
'Parthsarathi', S. No. 12/6, Kothrud, 
Pune - 411 038. Maharashtra, 
INDIA 
--------------------------------------------------------------------- 
Tel # : + 91 –020 – 65006983 / 65007503 / 65006154
Fax # : + 91 –020 – 25411295
---------------------------------------------------------------------
Visit us at: www.spsoftindia.com
---------------------------------------------------------------------
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Kgdb-bugreport mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport

Reply via email to