home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / mac / programm / 18028 < prev    next >
Encoding:
Text File  |  1992-11-05  |  1.4 KB  |  34 lines

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