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: "David C. Hoos, Sr." Subject: Re: GDB and exceptions Date: 1999/04/15 Message-ID: #1/1 X-Deja-AN: 466886805 Content-Transfer-Encoding: 7bit References: <7evl9g$1l1$1@nnrp1.dejanews.com> X-MSMail-Priority: Normal X-Priority: 3 Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 Newsgroups: comp.lang.ada X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Date: 1999-04-15T00:00:00+00:00 List-Id: 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. I normally work in the tcsh shell on WinNT, because it makes for less "mental gear shifting" when going back and forth between UNIX and NT. However, .gdbinit works in the Microsoft CommandPrompt shell, as well.