crash 7.3.0-1ubuntu1 source package in Ubuntu

Changelog

crash (7.3.0-1ubuntu1) impish; urgency=medium

  * Merge with Debian; remaining changes:
    - Build without lto. Fails to build gdb on ppc64el. That should be fixed,
      once gdb is updated to a more recent version (e.g. 10.x).
    - Add linux-libc-dev dependency for the autopkg test. This package
      gets usually broken with kernel upgrades, so let it already show
      in the autopkg test.

 -- dann frazier <email address hidden>  Thu, 08 Jul 2021 09:16:21 -0600

Upload details

Uploaded by:
dann frazier
Uploaded to:
Impish
Original maintainer:
Ubuntu Developers
Architectures:
linux-any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
crash_7.3.0.orig.tar.gz 30.8 MiB bbdf5177045fd1750fd82edcef2d783d33dd3149391d472c97d1ae8a53819525
crash_7.3.0-1ubuntu1.debian.tar.xz 116.2 KiB 1a6c749a8c1b3bbd195cb12bbc8d345d2ae6f3ede591bd9a9af9b7391ce22a05
crash_7.3.0-1ubuntu1.dsc 2.0 KiB 9cc6b3e0d8bbbb7dd97e1ec33c07b056bc55731f8cf3ff6aff4b5b9e8f9655bd

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 impish.

No description available for crash-dbgsym in ubuntu impish.