DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamecrash
Beschreibungkernel debugging utility, allowing gdb like syntax
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (main)
Version4.1.0-1ubuntu1
Sektionutils
Prioritätoptional
Installierte Größe3864 Byte
Hängt ab vonlibc6 (>= 2.8), libncurses5 (>= 5.6+20071006-3), zlib1g (>= 1:1.1.4)
Empfohlene Pakete
PaketbetreuerUbuntu MOTU Developers
Quelle
Paketgröße1659924 Byte
Prüfsumme MD5b5bfd2d495ed61703682b5def7acafc9
Prüfsumme SHA1aaebdd8e8a1b845bfe3836948da14ce7e98a399a
Prüfsumme SHA256d4cd1fd69f064afe98a718e6d0bb805c99f78afed0c75e6aba743fc66501caed
Link zum Herunterladencrash_4.1.0-1ubuntu1_i386.deb
Ausführliche BeschreibungThe 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.


Impressum
Linux is a registered trademark of Linus Torvalds