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: f7344,f5ecd18050e2e823 X-Google-Attributes: gidf7344,public X-Google-Thread: 103376,f5ecd18050e2e823 X-Google-Attributes: gid103376,public From: dewar@merv.cs.nyu.edu (Robert Dewar) Subject: Re: DEC Ada Tasks and multiporcessors Date: 1997/02/12 Message-ID: #1/1 X-Deja-AN: 218250116 References: <33005327.4E54@elca-matrix.ch> <1997Feb11.125905.1@eisner> Organization: New York University Newsgroups: comp.lang.ada,comp.os.vms Date: 1997-02-12T00:00:00+00:00 List-Id: Larry asked <> Digital decided that they preferred to have GDB be the primary debugger. This is because they do not want to make the necessary changes to the regular VMS debugger to fully support Ada 95. However, we chose to use compatible debugging formats, so in fact the VMS debugger works pretty well (it just does not understand as much as it should about GNAT), while GDB will be tailored much more completely for GNAT and Ada 95. Robert Dewar Ada Core Technologies