Graphical User Interface for GDB
KDbg is a graphical user interface for GDB, the GNU debugger. It
provides an intuitive interface for setting breakpoints, inspecting
variables, and stepping through code.
- Developed at KDE:Extra
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/kdbg && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
kdbg-2.5.4.tar.gz | 0000408683 399 KB | |
kdbg.changes | 0000015933 15.6 KB | |
kdbg.spec | 0000002590 2.53 KB | |
susepatches.diff | 0000000361 361 Bytes |
Revision 26 (latest revision is 37)
Stephan Kulow (coolo)
accepted
request 206503
from
Raymond Wooninck (tittiatcoke)
(revision 26)
- Update to 2.5.4: * Source file names with international characters are handled better. * When an executable is loaded, GDBs of different vintage print different text, some of which were treated as error text incorrectly, leading to failed debugging sessions. More of these texts are now ignored. * Variables pointing to some global variable lacked the ability to be expanded with recent GDBs. * Parsing of string values residing in global variables was fixed. - Removed opensuse-gdb.diff, it's included upstream now (forwarded request 206492 from wolfi323)
Comments 0