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,bc6b357741aae1db,start X-Google-Attributes: gid103376,public From: gadiw@orion.math.tau.ac.il (Wolfman Gadi) Subject: decladebug debugger Date: 1996/07/15 Message-ID: <4se580$nhk@post.tau.ac.il>#1/1 X-Deja-AN: 168886005 organization: School of Math & CS - Tel Aviv University , Tel Aviv , ISRAEL. nntp-posting-user: gadiw newsgroups: comp.lang.ada Date: 1996-07-15T00:00:00+00:00 List-Id: I tried to debug DEC-Ada on osf/1-alpha machine with Decladebug debugger , but there are many problems , as : 1. watching/printing values of complex data starcture (as access types). 2. Big executables can't be fetched into the debugger. Do you have any experience with this debugger ?