On Tue, 2009-11-24 at 18:02 +0100, ext Alberto Garcia wrote: > On Tue, Nov 24, 2009 at 07:55:47PM +0300, Burka Victor wrote: > > > I'm trying to debug very simple application under FREMANTLE_ARMEL > > target and can't do that. > > The armel target is not meant to actually run or debug applications, > but only to compile them to use in the device.
Yes, this is because Qemu does not completely emulate the ARM processor. However, if you have a real ARM device, you could set up Scratchbox to use CPU transparency over network to run the binaries in the real ARM processor (like we did back in 2004-2005). -Kimmo _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
