Trying to debug ARM executable on x86 laptop with GDB built to include Armulator (ARM emulator)....
When I try to "load" the executable in GDB, I get a stream of messages like this.... illegal write to 0x8114 of 0xffffff72 illegal read from 0x8115 illegal write to 0x8115 of 0xffff6cff illegal read from 0x8116 illegal write to 0x8116 of 0xff64ffff illegal read from 0x8117 illegal write to 0x8117 of 0xaffffff illegal read from 0x8118 illegal write to 0x8118 of 0xffffff00 illegal read from 0x8119 illegal write to 0x8119 of 0xffff00ff ....etc. Here is the file info... % file hello_arm hello_arm: ELF 32-bit LSB executable, ARM, version 1 (SYSV), statically linked, not stripped Chris -- KPLUG-List@kernel-panic.org http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list