Quoth Andrew Kohlsmith:
> We all know that gdbserver's thread support is in the toilet, but I'm
> wondering what the gurus do when it comes to trying to debug threaded
> programs remotely.
[...]
> So far I've been pretty lucky and not needed to worry about this too
> much, but I'm curious as to what others can and have done in the past?

printf and syslog :)

Or occasionally (in timing-critical or race-prone paths) something more
lightweight, such as toggling GPIO pins.

_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to