drkonqi 5.23.3-1 source package in Ubuntu

Changelog

drkonqi (5.23.3-1) unstable; urgency=medium

  [ Norbert Preining ]
  * New upstream release (5.23.3).

 -- Norbert Preining <email address hidden>  Wed, 10 Nov 2021 08:37:07 +0900

Upload details

Uploaded by:
Debian Qt/KDE Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Qt/KDE Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
drkonqi_5.23.3-1.dsc 2.5 KiB 071a0c4120c7b1c7b248c38387b1e610ddcaf294ec093e8495d368ac58fec80f
drkonqi_5.23.3.orig.tar.xz 774.3 KiB c5f78682db44f5e479adf0258f63995cdd8ef5b7256481a346559a3fb035cc93
drkonqi_5.23.3.orig.tar.xz.asc 833 bytes 201cc03d28bf33795f109945f0379b09b4dbf4c5976239b6ae6cc86bdc00afbe
drkonqi_5.23.3-1.debian.tar.xz 38.5 KiB 84c93b030f8621a5982746a9cf833a8decd1059c0c9c39ef221e9d7105c87d29

No changes file available.

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