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 X-Google-Attributes: gid103376,public From: antilld@vfb23.mds.lmco.com (Dan Antill) Subject: Re: Sunada and stepping into binded function Date: 1997/05/02 Message-ID: <5kcv4v$a24@morgan.vf.lmco.com>#1/1 X-Deja-AN: 239043572 References: <5kaoo0$91n@morgan.vf.lmco.com> Organization: Lockheed Martin Newsgroups: comp.lang.ada Date: 1997-05-02T00:00:00+00:00 List-Id: Dan Antill (antilld@vfb23.mds.lmco.com) wrote: : that I can get the debugger to step into a function that I wrote in : C? Ok. got it. I had my "c" source in the wrong place. Now, if I could only get the debugger to print values out while stepping through c (works in ada).... thanks. Dan