drkonqi 5.23.0-0ubuntu1 source package in Ubuntu

Changelog

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

  * New upstream release (5.23.0)
  * Build depend on pkg-config.
  * Update build deps from cmake.

 -- Rik Mills <email address hidden>  Mon, 18 Oct 2021 17:50:59 +0100

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.0.orig.tar.xz 773.2 KiB 519bf4357e83d3b8dd506885d72099d65d3df0e76ce9a8ed68c565116a655edb
drkonqi_5.23.0-0ubuntu1.debian.tar.xz 13.5 KiB f243d97324566619e209dbf6d9b3cd3423f9d9985c77fe3ce4323c6cb858b4aa
drkonqi_5.23.0-0ubuntu1.dsc 2.6 KiB a2fdc2556cc369eb6ffc94fd9c07bcfb064354d96eb0ce767ab0c56b8deb9564

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