10-23-2006, 01:34 AM | #1 |
Banned
Posts: 1,300
Karma: 1479
Join Date: Jul 2006
Location: Peoples Republic of Washington
Device: Reader / iPhone / Librie / Kindle
|
Debugging and the iLiad
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 |
10-23-2006, 12:42 PM | #2 |
Guru
Posts: 607
Karma: 2157
Join Date: Oct 2005
Device: NCR3125, Nokia 770,...
|
http://packages.debian.org/unstable/utils/ltrace and ptrace, besides gdb, can be useful things. I remember at least one ot two (either ptrace or ltrace) worked in the librie out of the box.
EDITED: hmm this version of ltrace will not run straightfoward in the iLiad, which has libc-2.3.3 Last edited by arivero; 10-23-2006 at 02:01 PM. |
Advert | |
|
10-23-2006, 04:43 PM | #3 |
Banned
Posts: 1,300
Karma: 1479
Join Date: Jul 2006
Location: Peoples Republic of Washington
Device: Reader / iPhone / Librie / Kindle
|
That's because you're playing around in unstable.
I've assembled a debian native GCC 3.3.5 toolchain for my iLiad. I'll post it tonight via one of the file share sites. This is a very nice upgrade from the 2.9.5 toolchain's available before. And is very close to the toolchain iRex is using themselves (3.3.3). |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
iliad-regutils: Easy editing of the iLiad registry | Martijn | iRex | 7 | 09-04-2010 07:12 AM |
Load of html debugging | pedz | Calibre | 18 | 03-30-2010 10:19 PM |
POLL to Iliad owners: Should people buy an Iliad or not? | ali | iRex | 20 | 01-20-2010 07:11 AM |
iLiad How to make iliad into a SSH server and connect with iLiad | tudou331100 | iRex Developer's Corner | 21 | 02-06-2009 06:35 AM |
PRS-500 Tools for debugging javascript ...? | Clemenseken | Sony Reader Dev Corner | 6 | 05-03-2008 03:51 PM |