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,13a53a863bda3aeb X-Google-Attributes: gid103376,public From: Michael Levasseur Subject: VADSWorks X-Debugger Date: 1997/02/10 Message-ID: <32FF5723.19E0@gdesystems.com>#1/1 X-Deja-AN: 217833775 references: <5d8b95$oec@zeus.orl.mmc.com> content-type: text/plain; charset=us-ascii organization: GDE Systems Inc. mime-version: 1.0 newsgroups: comp.lang.ada x-mailer: Mozilla 3.01 (X11; I; SunOS 5.5.1 sun4m) Date: 1997-02-10T00:00:00+00:00 List-Id: Hello, I'm using VADSWorks on a System with SunOS. I'm having problems with the X-Debugger. I'm trying to use a custom resource file. I've created a new resource file and I'm trying to make it take effect when I kick off the debugger. My debugger command is: a.xdb -N baja4 gp_exec_4.vox where baja4 is the Heurikon Baja board I'm debugging on. gp_exec_4.vox is my executable. My XAPPLRESDIR environment variable is setenv XAPPLRESDIR /home/users/michael/drivers This is where my copy of the resource file "Xdb" is located. This is also the location I start my debug session in. Thanx in advance for any suggestions...