What is the preferred way to handle fatal errors in rtlinux. I would very much like to get a nice stack trace on my console when the processor hits an exception. Also, I would like to know of an appropriate aproach to take when it is obious that something is very wrong. (e.g. a pointer that is null when it should not be, or a magic number that does not match). What system calls should I make under RTLinux. Again, it would be nice to get a stack trace back.
Thanks in advance. -- [rtl] --- To unsubscribe: echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED] -- For more information on Real-Time Linux see: http://www.rtlinux.org/
