Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
x86 バージョンの gdb を使用して PPC ターゲット マシン上でプログラムをリモートでデバッグすることは可能ですか (明らかに gdbserver によって)、または cross-gdb を構築する必要がありますか?
皆さん、ありがとうございました!
はい、x86 ホストで実行されている GDB を使用して PPC ターゲットをデバッグすることは可能です。はい、それを行うには cross-gdb が必要です。