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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,cde22e927264fcd4 X-Google-Attributes: gid103376,public From: Stephen Leake Subject: Re: GDB and exceptions Date: 1999/04/16 Message-ID: #1/1 X-Deja-AN: 467161371 References: <7evl9g$1l1$1@nnrp1.dejanews.com> Organization: NASA Goddard Space Flight Center -- Greenbelt, Maryland USA Newsgroups: comp.lang.ada Date: 1999-04-16T00:00:00+00:00 List-Id: "David C. Hoos, Sr." writes: > Boulais, Jeffrey M wrote in message > news:zDsR2.647$dd.259780@WReNphoon3... > > David Hoos, > > > > I don't have a .gdbinit file. I'm working under NT, are you working on > a > > Unix based system? Your fix worked, > > but I have to pass that info in from the command line. > > > I work in both environments, and .gdbinit works in both. It saves a lot of > typing to > use .gdbinit. Jeffrey: the point here is that you create your own .gdbinit. It can contain any commands that you would type at the gdb prompt.