I have the same problem and isntalled gdb with chocolatey (3rd party Windows
package manager).
Unfortunately, gdb says no stack found. The complete output is as follows:
PS C:\Program Files (x86)\gnucash\bin> gdb gnucash.exe
GNU gdb (GDB) 8.1
Copyright (C) 2018 Free Software Foundation, Inc.
Lice
Florian wrote
> I have the same problem and isntalled gdb with chocolatey (3rd party
> Windows
> package manager).
>
> Unfortunately, gdb says no stack found. The complete output is as follows:
Ok, so I set a proper breakpoint and now, I got this:
(gdb) b exit
Breakpoint 1 a
do I use for payer/payee of a transaction?
- The transaction notes are split among multiple fields, e.g. "First line of
transaction notes;Second line;Third line;...". How can I import something like
that?
Thanks!
Florian
___
gnu