Results 1 to 2 of 2
Hi All, I am currrently working on "Creation of Postmortem data logger in Linux on Intel architecture. Its nothing but core utility creation...Can any body share the details about how ...
- 04-09-2011 #1Just Joined!
- Join Date
- Mar 2011
- Posts
- 7
How to find signal handlers definitions in Linux kernel?
Hi All, I am currrently working on "Creation of Postmortem data logger in Linux on Intel architecture. Its nothing but core utility creation...Can any body share the details about how the signal handlers for various signals(SIGSEGV,SIGABRT,SIGFPE etc) which produce core dump upon crashing an application internally implemented in Linux kernel. I need to re-write these signal handlers with my own user specific needs and rebuild the kernel. It makes my kernel producing the core file (upon crashing an application) with user specific needs like showing registers,stackdump and backtrace etc.
Can anybody share the details about it.... Advance thanks to all the repliers
Thank you vlc
- 04-09-2011 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,974
You should probably move this to the kernel forum.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote