Hi,
On Freitag, 8. April 2022 01:14:06 CEST Chris via KMyMoney-devel wrote:
> Hi
>
> I am compiling kmymoney to run the debugger over a couple of plugins. When I
> do so setting a breakpoint fails in the source code of the plugin I want to
> debug (csv import).
>
> I read that its best to sta
https://bugs.kde.org/show_bug.cgi?id=440868
Ralf Habacker changed:
What|Removed |Added
Latest Commit|https://invent.kde.org/offi |https://invent.kde.org/offi
|
https://bugs.kde.org/show_bug.cgi?id=452392
Bug ID: 452392
Summary: give flexibility on how to match a scheduled
transaction
Product: kmymoney
Version: 5.1.2
Platform: Other
OS: Linux
Status: REP
https://bugs.kde.org/show_bug.cgi?id=452391
Bug ID: 452391
Summary: ofx import account selection buttons are
broken/misleading
Product: kmymoney
Version: 5.1.2
Platform: Other
OS: Linux
Status: R
https://bugs.kde.org/show_bug.cgi?id=452389
Bug ID: 452389
Summary: Give the option not to prompt for scheduled found
Product: kmymoney
Version: 5.1.2
Platform: Other
OS: Linux
Status: REPORTED
Severity: w
https://bugs.kde.org/show_bug.cgi?id=452386
Bug ID: 452386
Summary: Payee should be able to be matched on memo
Product: kmymoney
Version: 5.1.2
Platform: Other
OS: Linux
Status: REPORTED
Severity: wishlist
https://bugs.kde.org/show_bug.cgi?id=452385
Bug ID: 452385
Summary: Category get automatically assigned even if no default
category in the payee.
Product: kmymoney
Version: 5.1.2
Platform: Other
OS: Linux
On 2022.04.07 19:14, Chris via KMyMoney-devel wrote:
Hi
I am compiling kmymoney to run the debugger over a couple of plugins.
When I do so setting a breakpoint fails in the source code of the
plugin I want to debug (csv import).
I read that its best to statically link the plugins for debug
Hi
I am compiling kmymoney to run the debugger over a couple of plugins. When I
do so setting a breakpoint fails in the source code of the plugin I want to
debug (csv import).
I read that its best to statically link the plugins for debugging purposes
so I recompiled using -DBUILD_SHARED=OFF