This is the mail archive of the insight@sources.redhat.com mailing list for the Insight 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: Connecting Insight (gdb) to GRMON(Leon simulator)


On Tue, 2004-06-29 at 03:20, Iram wrote:
> then in the Insight console window  typed
> 
> > target extended-remote <machine_name>:2222
> 
> â following message appearsâ..
> 
> Remote debugging using <machine_name>:2222
> 
> Remote Packet too long :
> 0000000000000000000000000000000000000000000000000000000000000000000000000
> I am not sure about the messages displayed in the
> Insight console window. Any suggestion what might be
> going wrong

I believe gdb is attempting to tell you is that there is a protocol
error occurring between the host gdb and the remote debug agent/stub.

My memory of remotes has long since failed me, so I would urge you to
ask about this on the gdb mailing list.

Keith


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