home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.programmer
- Path: sparky!uunet!elroy.jpl.nasa.gov!sdd.hp.com!spool.mu.edu!agate!linus!linus.mitre.org!mitre.org!uowen
- From: uowen@mitre.org (Ulysses D. Owen)
- Subject: MPW SADE - how to step through multiple source files ?
- Message-ID: <1992Nov5.132609.22450@linus.mitre.org>
- Sender: news@linus.mitre.org (News Service)
- Nntp-Posting-Host: owen.mitre.org
- Organization: The MITRE Corporation
- Distribution: World
- Date: Thu, 5 Nov 1992 13:26:09 GMT
- Lines: 21
-
- Organization: The MITRE Corporation
-
- My software team is currently constructing a software application in the
- MPW C environment. We have the source files, object files, include files
- and the actual compiled application all in different directories
- (folders). Subsequently when we try to use the SADE debugger to step
- through the code we get no source code window but instead receive assembly
- line instructions in the worksheet window. We have set the directory
- (using the directory command), the target (using the target command) and
- the source paths (using the sourcepath command) to all the directories
- containing code. We have linked this as an application and not as an MPW
- tool. We still get no source window to step through the code with, as we
- did receive with the 'c tutorial 1' example included with the SADE
- package. How do we do it ?
-
- Any thoughts, ideas, or help would be appreciated !!
-
- Ulysses Owen (703) 883-5935
- E Mail UOwen@mitre.org
-
-
-