Hi,

I'm just wondering what debugging tools most LEAF developers use and
whether anyone has had success with gdb or gdbserver?

Some of the applications I have tried to port to Bering-uClibc v3
compile OK but then crash when running on the Bering-uClibc machine.

On other platforms I would use something like gdb to work out what the
problem is, so maybe that's an option here too? If space is an issue
there's the very small "gdbserver" which runs on the embedded device
with the rest of gdb running elsewhere, communicating via an RS-232 or
TCP/IP connection.

davidMbrooke


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference

_______________________________________________
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to