drkonqi 5.24.2-0ubuntu1 source package in Ubuntu

Changelog

drkonqi (5.24.2-0ubuntu1) jammy; urgency=medium

  * New upstream release (5.24.2)

 -- Rik Mills <email address hidden>  Tue, 22 Feb 2022 15:00:49 +0000

Upload details

Uploaded by:
Rik Mills
Uploaded to:
Jammy
Original maintainer:
Debian Qt/KDE Maintainers
Architectures:
any
Section:
kde
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
drkonqi_5.24.2.orig.tar.xz 775.3 KiB d8a9dce27789933f8d49f8e996da27ac675ae8c4dde849b122a58fa52e684ef2
drkonqi_5.24.2-0ubuntu1.debian.tar.xz 38.6 KiB 50056e38759ec5f14b07bc56f01ec1c6c9a2f826e80ed49196f5400e5aa70b14
drkonqi_5.24.2-0ubuntu1.dsc 2.7 KiB ee8b2de07b2c3a942ef4a89623079c440e3a8de1974ffe8cab950cc3192c1c18

View changes file

Binary packages built by this source

drkonqi: Crash handler for Qt applications

 Drkonqi shows a dialog for dealing with application crashes.
 .
 Drkonqi also doesn't technically require a process to actually crash, you
 can simply run it manually on any old pid. Do note that in most cases you
 only need to define the pid, however not giving certain cmdline options can
 change behavior somewhat drastically (e.g. kdeinit vs. notkdeinit behaves
 radically different as far as process name detection goes) . Drkonqi has a
 number of backends that may be used. Backends are stacked by order of
 preference, backends in the directory of the binary are most preferred.
 This means that you can dump debuggers/internal/ into your build's bin/
 directory and override for example gdb. This essentially allows you to
 replace the gdb debugger with a cat of a fixture file to not have to trace
 live processes at all.

drkonqi-dbgsym: debug symbols for drkonqi