drkonqi 5.25.2-0ubuntu1 source package in Ubuntu

Changelog

drkonqi (5.25.2-0ubuntu1) kinetic; urgency=medium

  * New upstream release (5.25.2)

 -- Rik Mills <email address hidden>  Tue, 28 Jun 2022 14:16:03 +0100

Upload details

Uploaded by:
Rik Mills
Uploaded to:
Kinetic
Original maintainer:
Kubuntu Members
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.25.2.orig.tar.xz 474.5 KiB 7e60bfb6a5f8cdfc4198ed133b633a9648e6d9082a78be5454111b3c37423ea9
drkonqi_5.25.2-0ubuntu1.debian.tar.xz 38.8 KiB 4acfb0776dffcae7c430d8bf946fae4e2b5e6c0edd9ff15dfb343d189a837222
drkonqi_5.25.2-0ubuntu1.dsc 2.8 KiB 25cb0f5136f49ae65ae648f4ca20f2b4f115883876fb6887028ba07d0145f9cd

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