Name crash
Version 7.0.8
Summary kernel debugging utility, allowing gdb like syntax
Description The core analysis suite is a self-contained tool that can be used to\ninvestigate either live systems, or multiple different core dump formats\nincluding kdump, LKCD, netdump and diskdump.\n.\no The tool is loosely based on the SVR4 crash command, but has been\n completely integrated with gdb in order to be able to display\n formatted kernel data structures, disassemble source code, etc.\n.\no The current set of available commands consist of common kernel core\n analysis tools such as a context-specific stack traces, source code\n disassembly, kernel variable displays, memory display, dumps of\n linked-lists, etc. In addition, any gdb command may be entered,\n which in turn will be passed onto the gdb module for execution.\n.\no There are several commands that delve deeper into specific kernel\n subsystems, which also serve as templates for kernel developers\n to create new commands for analysis of a specific area of interest.\n Adding a new command is a simple affair, and a quick recompile\n adds it to the command menu.\n.\no The intent is to make the tool independent of Linux version dependencies,\n building in recognition of major kernel code changes so as to adapt to\n new kernel versions, while maintaining backwards compatibility.
Section base
License GPLv3
Homepage
Recipe file recipes-debian/crash/crash_debian.bb
Layer meta-debian (morty branch)
Inherits
  • debian-fix-timestamp
  • debian-multiarch
  • debian-package
  • debian-verify-version
  • gettext
Dependencies
  • gettext-minimal-native
  • readline
  • virtual/i586-deby-linux-compilerlibs
  • virtual/i586-deby-linux-gcc
  • virtual/libc
  • zlib
PACKAGECONFIG options

Sources

git://github.com/ystk/debian-crash.git

Patches

Patch Status
files/0001-cross_add_configure_option.patch Unknown
files/7001force_define_architecture.patch Unknown

Other branches

This recipe in other branches of meta-debian:

Branch Recipe
morty (Yocto Project 2.2) crash 7.0.8 (this recipe)