From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 2002:a0c:904b:: with SMTP id o69mr17641942qvo.218.1576968900821; Sat, 21 Dec 2019 14:55:00 -0800 (PST) X-Received: by 2002:a05:6830:1d7b:: with SMTP id l27mr21914073oti.251.1576968900526; Sat, 21 Dec 2019 14:55:00 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!news.gegeweb.eu!gegeweb.org!usenet-fr.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!g89no5650451qtd.0!news-out.google.com!w29ni361qtc.0!nntp.google.com!g89no5650442qtd.0!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sat, 21 Dec 2019 14:55:00 -0800 (PST) In-Reply-To: <4e411af7-682b-4d46-9454-85b0f8c0b410@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: google-groups.googlegroups.com; posting-host=75.69.31.70; posting-account=7VSCsgoAAADneoYABehA8vtOW93URdR9 NNTP-Posting-Host: 75.69.31.70 References: <4e411af7-682b-4d46-9454-85b0f8c0b410@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <01e26a89-92ab-4fa3-9034-216f5e3fc737@googlegroups.com> Subject: Re: GDB Problems with new install of GPS 2019 x86 64 Windows From: William Thomas Injection-Date: Sat, 21 Dec 2019 22:55:00 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader01.eternal-september.org comp.lang.ada:57752 Date: 2019-12-21T14:55:00-08:00 List-Id: On Friday, December 20, 2019 at 10:55:15 AM UTC-5, William Thomas wrote: > 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 > import copy > File "c:\gnat\2019\share\gdb-8.3\python-2.7.16\lib\copy.py", line 52, in > import weakref > File "c:\gnat\2019\share\gdb-8.3\python-2.7.16\lib\weakref.py", line 14, in > from _weakref import ( > ImportError: cannot import name _remove_dead_weakref Is it my breath?