drkonqi 5.23.5-0ubuntu1 source package in Ubuntu

Changelog

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

  * New upstream release (5.23.5)

 -- Rik Mills <email address hidden>  Tue, 04 Jan 2022 10:39:43 +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.23.5.orig.tar.xz 774.8 KiB a56297409d7c35e8aa85c7369ee3df157646d656bbcbeedbb9af369345815222
drkonqi_5.23.5-0ubuntu1.debian.tar.xz 38.5 KiB ca0135143b7838a39e04e164d1b73b75a0fd4f67550edf8b7482a05bd55b5b98
drkonqi_5.23.5-0ubuntu1.dsc 2.7 KiB b019ccb986c9e0b397e2c8d869b244de82745f8d60f09bfa5c35407bf8a2fc8c

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