The LinuxDig.Com Linux Dictionary is currently in Beta. You can help, email Comments or Suggestions here.
Number of Terms : 8142 Number of Definitions : 9135
ksymoops1. Linux kernel oops and error message decoder The Linux kernel produces error messages that contain machine specific numbers which are meaningless for debugging. ksymoops reads machine specific files and the error log and converts the addresses to meaningful symbols and offsets. This is a complete replacement for the version of ksymoops in the kernel. Older versions of ksymoops were in scripts/ksymoops.cc, more recently there was a version in the scripts/ksymoops directory. From Debian 3.0r0 APT 2. The Linux kernel produces error messages that contain machine specific numbers that are meaningless for debugging. The ksymoops utility reads machine specific files and the error log and converts the addresses to meaningful symbols and offsets. From Redhat 8.0 RPM |
|
|