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.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-w64-mingw32".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from gnucash.exe...done.
(gdb) run
Starting program: C:\Program Files (x86)\gnucash\bin\gnucash.exe
[New Thread 4540.0x191c]
warning: `C:\WINDOWS\SYSTEM32\ntdll.dll': Shared library architecture
i386:x86-64 is not compatible with target architecture i386.
warning: `C:\WINDOWS\System32\wow64.dll': Shared library architecture
i386:x86-64 is not compatible with target architecture i386.
warning: `C:\WINDOWS\System32\wow64win.dll': Shared library architecture
i386:x86-64 is not compatible with target architecture i386.
warning: `C:\WINDOWS\System32\wow64cpu.dll': Shared library architecture
i386:x86-64 is not compatible with target architecture i386.
[New Thread 4540.0x1a40]
[New Thread 4540.0x1d30]
[New Thread 4540.0x17d0]
[New Thread 4540.0x2368]
[New Thread 4540.0x1f98]
[New Thread 4540.0x21a8]
[New Thread 4540.0x1fc0]
[Thread 4540.0x1f98 exited with code 1]
[Thread 4540.0x21a8 exited with code 1]
[Thread 4540.0x2368 exited with code 1]
[Thread 4540.0x1d30 exited with code 1]
[Thread 4540.0x17d0 exited with code 1]
[Thread 4540.0x1a40 exited with code 1]
[Thread 4540.0x1fc0 exited with code 1]
[Inferior 1 (process 4540) exited with code 01]
(gdb) bt
No stack.
(gdb)




--
Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-User-f1415819.html
_______________________________________________
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-----
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

Reply via email to