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,69f5e78b9a681c3a,start X-Google-Attributes: gid103376,public From: "Larry J. Elmore" Subject: gdb 4.16 for gnat Date: 1997/05/16 Message-ID: <01bc61b1$74972760$5a6700cf@default>#1/1 X-Deja-AN: 241824908 Organization: CampusMCI Newsgroups: comp.lang.ada Date: 1997-05-16T00:00:00+00:00 List-Id: I don't know if this is the most appropriate newsgroup for this question, so I'm apologizing in advance if it isn't. I've got gnat 3.09 running under Linux 2.0.30. I want an Ada-aware version of gdb. I downloaded gdb 4.16 from a GNU mirror, and the gdb-4.16.gnat.1.12.diff.gz patch from the cs.nyu.edu FTP site. What are the exact steps necessary to make and install the Ada-aware gdb 4.16? I applied the patch, and everything seemed to go well. I moved the ada-*.c and ada-.h files to gdb-4.16/gdb (since the first time I tried to make it, it couldn't find those files) I ran ./configure --host=i586-linux and that went fine. Then I ran 'make', and after several minutes compiling, it spewed out a bunch of errors, mostly "unknown identifier" or something close to that, from inside some *.o files. I couldn't find any instructions anywhere for creating an Ada-aware gdb, and I was wondering if someone could point me in the right direction. I'm fairly new to Linux, and don't know much about 'make' (though I'm learning). Thanks! -- ----------------------------------------------------- Larry J. Elmore Bozeman, Montana "And they shall beat their swords into plowshares." --Isaiah 2:4 "History teaches us that those who beat their swords into plowshares usually end up plowing for those who kept their swords." --Anon.