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,cbea46cce8dabb4e,start X-Google-Attributes: gid103376,public From: antilld@vfb23.mds.lmco.com (Dan Antill) Subject: Sunada and stepping into binded function Date: 1997/05/01 Message-ID: <5kaoo0$91n@morgan.vf.lmco.com>#1/1 X-Deja-AN: 238722275 Organization: Lockheed Martin Newsgroups: comp.lang.ada Date: 1997-05-01T00:00:00+00:00 List-Id: Hello. I am using Sparcworks Ada 3.0 and the AdaDebugger. Is there any way that I can get the debugger to step into a function that I wrote in C? The error I get is "cannot open file.c" I put the file into the library directory to no avail. Ada doesn't let me put the c source file into my ada.lib file. Any help would be greatly appreciated!! Dan