GDB does not detect 64-bit inferior correctly in PowerPC Book III-E.
Attach via gdbserver. ------ OR ------- 1) Apply the attached patch to oe-core layer. 2) Build gdb from source, by running the following line in a project. echo 'USE_SDK_GDB = "0"' >> local.conf
1. Attach to running process with gdb gdb -p <pid> 2. Note the warning message: warning: Selected architecture powerpc:common64 is not compatible with reported target architecture powerpc:common Reproduced on: WR Linux 700.10 BSP: fsl-t4xxx