Hello all, I use uClinux distribution 20070130 patched to version 2.16.21-uc0 on MCF5208 uP, with flash file jffs2.
My user application is sometimes killed by uClinux. I like to see some userstack trace. I set print core dump in the kernel configuration, but compilation failed see below: UPD include/linux/compile.h CC init/version.o LD init/built-in.o LD vmlinux fs/built-in.o(.text+0x5c1a): In function `do_coredump': : undefined reference to `user_stack' make[1]: *** [vmlinux] Error 1 make[1]: Leaving directory `/home/teun/uClinux/dist-20070130/linux-2.6.x' make: *** [linux] Error 1 One more question, can I catch the signal, which the Kernel is sending to the application?? Thanks for your info Regards Teun Grinwis _______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
