This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: remote gdb debugging


On Tue, 2002-07-23 at 00:37, Vinayak P Risbud wrote:
>     Hi,
>         I am using,  TCP/IP link to remotely debug my
>         target.
>         After establishing socket connection, the gdb client
>         sends $Hc-1#09....putpkt:
>         In response to this,  I am getting Redboot> prompt
>         on my gdb client. The gdb interpretes the Redboot
>         prompt as junk packet..
> 
>         after that, gdb client stop responding.
> 
>         Any one, tell me what counld be the problem ?

Are you sure that your board even supports GDB?  This is optional
in RedBoot (eCos).  Make sure that CYGDBG_HAL_DEBUG_GDB_INCLUDE_STUBS
is enabled.


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]