drkonqi 5.26.3-0ubuntu2 source package in Ubuntu

Changelog

drkonqi (5.26.3-0ubuntu2) lunar; urgency=medium

  * Demote systemd-coredump to Suggests:

 -- Rik Mills <email address hidden>  Thu, 17 Nov 2022 06:19:46 +0000

Upload details

Uploaded by:
Rik Mills
Uploaded to:
Lunar
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.26.3.orig.tar.xz 496.7 KiB 64dd93b6a2ded7276ae14a80eb23638f79de2d87b040d2f782a7bda1fa742721
drkonqi_5.26.3-0ubuntu2.debian.tar.xz 16.0 KiB b85eb48c900d61aa5a10be114342b10e9a2d6e19a5e4e535f24ff2af29378226
drkonqi_5.26.3-0ubuntu2.dsc 2.8 KiB 3b6f32407236204f64fff9feaa8d398c83f21dbe4b43101d98717f53ed7819ef

Available diffs

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