comp.lang.ada
 help / color / mirror / Atom feed
* GDB Problems with new install of GPS 2019 x86 64 Windows
@ 2019-12-20 15:55 William Thomas
  2019-12-21 22:55 ` William Thomas
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: William Thomas @ 2019-12-20 15:55 UTC (permalink / raw)


Running Windows 10.
When trying to debug a simple Hello World main, I get this (three times).
Tried running it as admin, maybe I have to install as admin? Or maybe its a Python GPS command thing?

Any suggestions? 


C:\GNAT\2019\bin\gdb.exe: warning: Couldn't determine a path for the index cache directory.
Traceback (most recent call last):
  File "c:\gnat\2019\share\gdb-8.3/python\gdb\__init__.py", line 143, in auto_load_packages
    __import__(modname)
  File "c:\gnat\2019\share\gdb-8.3/python\gdb\command\frame_filters.py", line 21, in <module>
    import copy
  File "c:\gnat\2019\share\gdb-8.3\python-2.7.16\lib\copy.py", line 52, in <module>
    import weakref
  File "c:\gnat\2019\share\gdb-8.3\python-2.7.16\lib\weakref.py", line 14, in <module>
    from _weakref import (
ImportError: cannot import name _remove_dead_weakref

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-12-27 17:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-20 15:55 GDB Problems with new install of GPS 2019 x86 64 Windows William Thomas
2019-12-21 22:55 ` William Thomas
2019-12-22  0:26 ` William Thomas
2019-12-22  0:38 ` William Thomas
2019-12-22 11:44   ` Simon Wright
2019-12-27 17:04   ` gautier_niouzes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox