Re: [EXTERNAL] Re: Debugging big-endian ARM target from little-endian host
Simon Marchi <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
On 2019-03-01 17:15, Jeff Wandling wrote: > Yes, I am using -endian big with JLinkGDBServer Ok. I tested remote-debugging a big-endian machine (gcc110.fsffrance.org) to see how registers are actually transmitted. I confirm that they are transmitted in big endian form. This would mean that JLinkGdbServer is indeed at fault. I would suggest contacting Segger's support at this point. Simon