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,e9a7172f472422fc,start X-Google-Attributes: gid103376,public From: gadiw@libra.math.tau.ac.il (Wolfman Gadi) Subject: Debugger for DEC-Ada Date: 1996/07/12 Message-ID: <4s58ts$aj2@post.tau.ac.il>#1/1 X-Deja-AN: 167963368 organization: School of Math & CS - Tel Aviv University , Tel Aviv , ISRAEL. nntp-posting-user: gadiw newsgroups: comp.lang.ada Date: 1996-07-12T00:00:00+00:00 List-Id: I need to debug dec-ada programmes on dec-alpha(osf/1-unix). I tried dbx but this debugger is not compatible to Ada. I used Decladebug (ver 4-0.7) , but I coudn't print values of records , composite stractures or any exported variables from know other packages` specs. Did you used Decladebug successfuly ? Do you know other debugger ??