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=3.8 required=5.0 tests=BAYES_00,INVALID_MSGID, RATWARE_MS_HASH,RATWARE_OUTLOOK_NONAME autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,9dfe98d8af5bfa65,start X-Google-Attributes: gid103376,public From: "Keith " Subject: AdaGIDE problems Date: 1999/11/17 Message-ID: <01bf30b6$3d2836d0$b17c1e18@firearmsforever>#1/1 X-Deja-AN: 549570996 X-Complaints-To: abuse@mediaone.net X-Trace: cmnws01.we.mediaone.net 942813776 24.30.124.177 (Tue, 16 Nov 1999 20:42:56 PST) Organization: Home NNTP-Posting-Date: Tue, 16 Nov 1999 20:42:56 PST Newsgroups: comp.lang.ada Date: 1999-11-17T00:00:00+00:00 List-Id: I am using AdaGIDE v. 6.23.4 running under NT 4.0 when I execute the debugger the GDB source display window come up empty and when I try the "step"command a window comes up stating that the "debugger is idle". When I execute the GDB run command I get the following: "gdb) Starting program: C:\Ada95 code\ISV/My.exe 78000000:C:/WINNT/system32/msvcrt.dll [failed reading symbols from DLL] "C:/WINNT/system32/KERNEL32.dll": error reading line numbers [failed reading symbols from DLL] "C:/WINNT/system32/advapi32.dll": error reading line numbers 77e70000:C:/WINNT/system32/USER32.dll 77ed0000:C:/WINNT/system32/GDI32.dll 77e10000:C:/WINNT/system32/RPCRT4.dll Program exited with code 01." I can not find any examples of using the debugger. Can you help me? Thank you in advance -- Keith