Find the answer to your Linux question:
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 ...
  1. #1
    Just 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

  2. #2
    Linux Guru Rubberman's Avatar
    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!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...