Simulating arm-linux binaries
Shaun Jackman
sjackman@gmail.com
Tue Nov 15 20:44:00 GMT 2005
2005/11/14, Daniel Jacobowitz <drow@false.org>:
> Have you considered just using qemu instead? It supports ARM usermode
> emulation, and has a gdb server as a bonus.
qemu-arm works very well with statically linked executables! In
conjunction with Linux binfmt, it makes testing arm-linux binaries a
breeze!
$ cat /proc/sys/fs/binfmt_misc/arm-linux
enabled
interpreter /usr/bin/qemu-arm
flags:
offset 0
magic 7f454c4601010161
Cheers!
Shaun
More information about the Gdb
mailing list