YetAnotherMod / qemu

QEMU with PowerPC 476 core
Other
2 stars 2 forks source link

Debugging little endian code with gdb doesn't work properly #16

Open nia40m opened 9 months ago

nia40m commented 9 months ago

It looks like the problem is in something between the gdb-server part of qemu and gdb itself. Need to understand how the memory and registers read/write works to understand where and what should be swappend when using LE pages