From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Edwards To: Shaun Jackman Cc: cyril.germond@philips.com, gdb@sources.redhat.com Subject: Re: GDB and ARM Multi-Ice JTAG emulator Date: Fri, 12 Oct 2001 12:36:00 -0000 Message-id: <20011012143758.A15472@visi.com> References: X-SW-Source: 2001-10/msg00131.html On Fri, Oct 12, 2001 at 10:41:42AM -0600, Shaun Jackman wrote: > I'm not familiar with the Multi-ICE debugger, but if it uses the RDI protocol It doesn't. It uses a proprietary protocol that ARM is unwilliing to divulge. Apparently they are now willing to let people use gdb to talk via TCP to their Multi-ICE server program that runs under Windows and knows how to talk to the thing. I usually recommend that people avoid Multi-ICE because it is a closed, proprietary system. -- Grant Edwards grante@visi.com