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,WEIRD_PORT autolearn=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!feeder1.feed.usenet.farm!feed.usenet.farm!newsfeed.xs4all.nl!newsfeed9.news.xs4all.nl!nzpost2.xs4all.net!news.kpn.nl!not-for-mail Newsgroups: comp.lang.ada X-Mozilla-News-Host: news://news.kpn.nl:119 From: ldries46 Subject: GNAT GPS Error message Date: Fri, 22 May 2020 09:46:09 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-GB Message-ID: <5ec78341$0$1480$e4fe514c@news.kpn.nl> NNTP-Posting-Host: 90410a6f.news.kpn.nl X-Trace: G=Z9PgxjpK,C=U2FsdGVkX1+ADjLMw2ekhWpsxyBfewatJvML3QQKlRLXGZGS2DUQOb3w7EN+UVEueOfy2YnQRcqTG8VZBlU/p0GpBK29SG/U0AFBanF3dMg= X-Complaints-To: abuse@kpn.nl Xref: reader01.eternal-september.org comp.lang.ada:58761 Date: 2020-05-22T09:46:09+02:00 List-Id: file D:/ada/project/Glade2Ada/glade2ada.exe Reading symbols from D:/ada/project/Glade2Ada/glade2ada.exe... (gdb) Some breakpoints set graphically are not recognized by the debugger and, thus, will be lost when running it. This can happen when the executable being debugged has not been compiled with the debug flags or when the breakpoint's source file is not found in the symbols table. This also can happen for catchpoints. Breakpoints and/or catchpoints that could not be set: Debugging.ads:28 C2Ada_Main_CB.adb:249 :46 :86 What does this mean. A programĀ  which normally runs up to a certain point when debugging it doesn't even reaches this point and comes then at an endless loop and at the start even before the program really starts gives this message