* Angel protocol in GDB
@ 2001-10-04 2:49 Mikroprog
2001-10-04 7:20 ` Fernando Nasser
0 siblings, 1 reply; 2+ messages in thread
From: Mikroprog @ 2001-10-04 2:49 UTC (permalink / raw)
To: gdb
Hello,
I wanted to use GDB with Ethernet/Angel protocol.
According to Angel spec., it must contain at least 20 bytes (under
UDP level). But after target replyed (ADP_Booted), debugger sent
only 4 bytes (00-01-00-03), and hungup.
How target must react into such debugger request? What does it
mean?
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Angel protocol in GDB
2001-10-04 2:49 Angel protocol in GDB Mikroprog
@ 2001-10-04 7:20 ` Fernando Nasser
0 siblings, 0 replies; 2+ messages in thread
From: Fernando Nasser @ 2001-10-04 7:20 UTC (permalink / raw)
To: Mikroprog; +Cc: gdb
Mikroprog wrote:
>
> Hello,
>
> I wanted to use GDB with Ethernet/Angel protocol.
> According to Angel spec., it must contain at least 20 bytes (under
> UDP level). But after target replyed (ADP_Booted), debugger sent
> only 4 bytes (00-01-00-03), and hungup.
> How target must react into such debugger request? What does it
> mean?
Please post the complete messages up to that point.
Use "maint rdilogfile <some file or your tty>" and "maint rdilogenable
on"
to make GDB log the messages with interpretation.
Also, don't even try to use GDB 5.0 with rdi targets. It is broken.
If you are using Cygwin, some old releases had a serial port problem
as well. So, get a recent GDB snapshot first and a recent Cygwin,
--
Fernando Nasser
Red Hat Canada Ltd. E-Mail: fnasser@redhat.com
2323 Yonge Street, Suite #300
Toronto, Ontario M4P 2C9
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-10-04 7:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-04 2:49 Angel protocol in GDB Mikroprog
2001-10-04 7:20 ` Fernando Nasser
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox