[kmymoney] [Bug 499752] The debugger (gdb) cannot display values of instances of the MyMoneyMoney class
Ralf Habacker
bugzilla_noreply at kde.org
Mon Feb 10 11:16:01 GMT 2025
https://bugs.kde.org/show_bug.cgi?id=499752
Ralf Habacker <ralf.habacker at freenet.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Version Fixed In| |5.2
Latest Commit| |https://invent.kde.org/offi
| |ce/kmymoney/-/commit/cac633
| |0c8062930452b06b552474c8c76
| |b31caef
Status|REPORTED |RESOLVED
--- Comment #1 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit cac6330c8062930452b06b552474c8c76b31caef by Ralf Habacker.
Committed on 10/02/2025 at 11:15.
Pushed by habacker into branch 'master'.
Add gdb pretty printer for MyMoneyMoney class
With Windows/gdb, 'set auto-load safe-path /' must be used
before starting an executable file to activate the loading
of a pretty printer.
Gdb pretty printers work in kdevelop and the gdb window in
QtCreator with the 'p' command, but currently not in the
symbol display due to a bug in the QtCreator gdb bridge
(https://bugreports.qt.io/browse/QTCREATORBUG-32480).
FIXED-IN:5.2
M +6 -0 kmymoney/mymoney/CMakeLists.txt
A +28 -0 kmymoney/mymoney/kmm_mymoney-gdb.py
https://invent.kde.org/office/kmymoney/-/commit/cac6330c8062930452b06b552474c8c76b31caef
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list