I wasn't saying the core dump wasn't useful or shouldn't be added. Only that using it to get exit status from automated tests and having to parse the output with a script was way overkill for the job. :)
To write out exit status you can use the already implemented way with -W You simply overwrite the _exit function. Thats all. _______________________________________________ Simulavr-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/simulavr-devel
