drkonqi 5.24.3-0ubuntu1 source package in Ubuntu

Changelog

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

  * Update maintainer to Kubuntu Developers.
  * New upstream release (5.24.3)

 -- Rik Mills <email address hidden>  Tue, 08 Mar 2022 12:13:51 +0000

Upload details

Uploaded by:
Rik Mills
Uploaded to:
Jammy
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.24.3.orig.tar.xz 775.3 KiB 13e405d0ccb0a12e63e2b35501cf319ebb10c05388e56fd299502b3ef2d6d7d8
drkonqi_5.24.3-0ubuntu1.debian.tar.xz 38.6 KiB c8f1924e2788bb87267eb9bb26c106203c67545868b00b15c0ccd914d689b509
drkonqi_5.24.3-0ubuntu1.dsc 2.8 KiB f522a350d4da59aef6a12959951e60215c4ba0c3c84920693ce29707c447ff29

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