To turn on core dumps:
ulimit -c unlimited
Then you can:
scp core
me@mytoolchain.com:.
Or you can install gdb and do it in place or remotely using gdbserver:
http://www.killefiz.de/zaurus/showdetail.php?app=450
You will need ncurses from here
http://www.dasgehtdichnichtsan.de/za...es_5.0_arm.ipk and then install it into /lib. (this one was fun to chase down let me tell you)
I grabbed OpenSSH to have local ssh tools:
http://handheld.softpedia.com/progDo...oad-17219.html