GDB supports on ARMv7 Big Endian (BE8)
Joel <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <CA+hYbH0xXm2WGFuymrqAA1zO=_fTvDukzG87svBUR6C7kORh6g@mail.gmail.com> |
Hi all, Does anyone know if the GDB supports on ARMv7 Big Endian (BE8) ? We managed to build a gdbserver from source of GDB 5.7.1, but encountered some issues on target, like breakpoints not stopping on single statement and SIGSEGV. Thanks, Joel