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.3.tar.gz | 0000408580 399 KB | |
kdbg.changes | 0000015280 14.9 KB | |
kdbg.spec | 0000002636 2.57 KB | |
opensuse-gdb.diff | 0000000454 454 Bytes | |
susepatches.diff | 0000000361 361 Bytes |
Revision 24 (latest revision is 37)
Stephan Kulow (coolo)
accepted
request 162397
from
Dirk Mueller (dirkmueller)
(revision 24)
- remove debug-run.png icon from package as it is already included in oxygen-icon-theme. (caused a file conflict) - Update to 2.5.3 * Duplicated and <MULTIPLE> breakpoints do not increase the list of breakpoints each time a session is started * Communication with a localized GDB works; this is achieved by setting LC_ALL=C, which is also propagated to the program being debugged. If the program needs a different locale, set it in Execution->Arguments, page Environment. * Fixed a crash in the memory window * Updates of the Russian and Croatian translations. (forwarded request 162383 from wolfi323)
Comments 0