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 autolearn=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!news.szaf.org!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: hreba Newsgroups: comp.lang.ada Subject: Could not launch the debugger Date: Sun, 02 Mar 2014 15:37:27 -0300 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: individual.net 703cLqO7qHsbv8rtSPYVDQ1OrHvYp4svneBuVvaHvHhdGJ3AKn Cancel-Lock: sha1:3KPgkhtA0h1HJTmo5koTWoxQJtQ= User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 Xref: news.eternal-september.org comp.lang.ada:18770 Date: 2014-03-02T15:37:27-03:00 List-Id: This is the message I get upon executing "Initialize" in the Debug menu of gnat-gps (version 5.0, regular Ubuntu installation). First surprise was that Google didn't find any page with exactly that phrase, only "Could not initialize the debugger", but the suggestions there didn't work for me. What I tried is: 1. Add debug option "-g" in the project file (Compiler Default_Switches). As I found out afterwards, it is on by default, it didn't change anything. 2. Check whether the GNU debugger is in the path. Opening a terminal window and executing "gdb" invoked the debugger. 3. Executing gnat-gps in a terminal window printed no error or warning message. Any idea what else I could try? -- Frank Hrebabetzky +55 / 48 / 3235 1106 Florianopolis, Brazil