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,a61f4dd8555c135,start X-Google-Attributes: gid103376,public From: antilld@vfb23.mds.lmco.com (Dan Antill) Subject: SunAda debug, step in to C source Date: 1997/05/22 Message-ID: <5m1ltd$kgu@morgan.vf.lmco.com>#1/1 X-Deja-AN: 243409743 Organization: Lockheed Martin Corp, Valley Forge PA Newsgroups: comp.lang.ada Date: 1997-05-22T00:00:00+00:00 List-Id: Hi. I am using SunAda 3.0 Adavision on Solaris. I was always able to step into my C source just fine, then today it just seems to do a "next" (step through the C function) It does execute the function, but I cant step into it anymore. I recreated my ada library, and made sure that my source was in the directory as well. What else can I do? Thanks in advance for any advice. Dan