GDB 16.3: is it possible to cross-debug an x64 core from ARM?

Paul Smith psmith@gnu.org
Fri Dec 5 22:40:54 GMT 2025


On Fri, 2025-12-05 at 19:10 +0000, Luis wrote:
> To be honest, the aarch64 sim is very outdated. I'm not sure why we
> still carry it around.

Well, it's built if you configure GDB with --enable-targets holding
aarch64-linux-gnu, and if you don't use that configure option then you
can't cross-debug ARM cores on non-ARM systems.

If you're suggesting that it should be possible to cross-debug for ARM
without that sim, I can't speak to that.

Cheers!


More information about the Gdb mailing list