crash 7.1.4-1ubuntu4 source package in Ubuntu

Changelog

crash (7.1.4-1ubuntu4) xenial; urgency=medium

  * d/p/0002-Fix-for-the-changes-made-to-the-kernel-module-struct.patch:
    Cherry-pick additional crash commit needed to fix issues related to
    kernel commit 8244062e. (LP: #1564487)

 -- Chris J Arges <email address hidden>  Fri, 01 Apr 2016 08:46:07 -0500

Upload details

Uploaded by:
Chris J Arges
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
i386 ia64 alpha powerpc ppc64el amd64 armel armhf arm64 s390x
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release main utils

Downloads

File Size SHA-256 Checksum
crash_7.1.4.orig.tar.gz 30.6 MiB 714cb89d40f02ef78539017641573c63eb2e2eb3589d4fac8dc41a2215a37758
crash_7.1.4-1ubuntu4.diff.gz 99.1 KiB 7d454f9588b03027aaf1be4951691b5b7cfc0772f5ac94722887fdea7aa650f2
crash_7.1.4-1ubuntu4.dsc 1.6 KiB fa83988eea0542ce030b5a6d9e1c1f47b3f1843a4381a07cc2f03642a9b7fa24

Available diffs

View changes file

Binary packages built by this source

crash: kernel debugging utility, allowing gdb like syntax

 The core analysis suite is a self-contained tool that can be used to
 investigate either live systems, or multiple different core dump formats
 including kdump, LKCD, netdump and diskdump.
 .
 o The tool is loosely based on the SVR4 crash command, but has been
    completely integrated with gdb in order to be able to display
    formatted kernel data structures, disassemble source code, etc.
 .
 o The current set of available commands consist of common kernel core
    analysis tools such as a context-specific stack traces, source code
    disassembly, kernel variable displays, memory display, dumps of
    linked-lists, etc. In addition, any gdb command may be entered,
    which in turn will be passed onto the gdb module for execution.
 .
 o There are several commands that delve deeper into specific kernel
    subsystems, which also serve as templates for kernel developers
    to create new commands for analysis of a specific area of interest.
    Adding a new command is a simple affair, and a quick recompile
    adds it to the command menu.
 .
 o The intent is to make the tool independent of Linux version dependencies,
    building in recognition of major kernel code changes so as to adapt to
    new kernel versions, while maintaining backwards compatibility.

crash-dbgsym: No summary available for crash-dbgsym in ubuntu yakkety.

No description available for crash-dbgsym in ubuntu yakkety.