Hi Himanshu,
Could you please post your grub entry and .config file
-Miline

On 3/17/08, Himanshu Chauhan <[EMAIL PROTECTED]> wrote:
>
> Dear All,
>
> I am trying to use kgdb for my arm board (at91rm9200) based. I am
> getting the following error:
>
> Remote debugging using udp:192.168.0.201:6443
> Remote communication error: Connection refused.
>
> It looks like the error discusses in this thread.
>
>
> http://www.mail-archive.com/[email protected]/msg01255.html
>
> The problem is that my local port seems to be 32951 (which happens to
> change on each connection trial). My tcpdump shows the following:
>
> 16:51:02.552713 IP 192.168.0.169.32951 > 192.168.0.201.6443: UDP, length 5
> 16:51:02.552871 IP 192.168.0.169.32953 > 192.168.0.201.6443: UDP, length
> 14
> 16:51:02.553130 IP 192.168.0.201 > 192.168.0.169: ICMP 192.168.0.201 udp
> port 6443 unreachable, length 41
> 16:51:02.553349 IP 192.168.0.201 > 192.168.0.169: ICMP 192.168.0.201 udp
> port 6443 unreachable, length 50
>
>
> How do I configure gdb to use 6442 rather than 32951. Or is it a
> configuration required on the target board?
>
> Thanks
>
> Regards
> --Himanshu
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Kgdb-bugreport mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport
>



-- 
Milind Dumbare
Sr. Systems Engg.
Linsyssoft Technologies.
http://www.dumbare.com/
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Kgdb-bugreport mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport

Reply via email to