home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / os2 / programm / 7887 < prev    next >
Encoding:
Internet Message Format  |  1993-01-22  |  1.3 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!menudo.uh.edu!ccsvax.sfasu.edu!z_kupkams
  2. From: z_kupkams@ccsvax.sfasu.edu
  3. Newsgroups: comp.os.os2.programmer
  4. Subject: Re: Getting Source Code View in PM debugger
  5. Message-ID: <1993Jan21.223445.2513@ccsvax.sfasu.edu>
  6. Date: 21 Jan 93 22:34:45 CST
  7. References: <1993Jan22.010500.15975@samba.oit.unc.edu>
  8. Distribution: na
  9. Organization: Stephen F. Austin State University
  10. Lines: 29
  11.  
  12. In article <1993Jan22.010500.15975@samba.oit.unc.edu>, Norman.Yee@launchpad.unc.edu (Norman Yee) writes:
  13. > I'm having a problem getting the PM debugger to show me the source
  14. > code view of a program; all that shows up is the disassembly code view.
  15. > This is the debugger from the November PDK.
  16. > I have turned on debugging info in the linker generation options and
  17. > compiler debug options of Workframe/2.  I have turned optimization
  18. > off in the compiler object code options.
  19. > Anyone have any hints?
  20. >   Norm
  21. > --
  22. >    The opinions expressed are not necessarily those of the University of
  23. >      North Carolina at Chapel Hill, the Campus Office for Information
  24. >         Technology, or the Experimental Bulletin Board Service.
  25. >            internet:  laUNChpad.unc.edu or 152.2.22.80
  26.  
  27. Did you specify -Ti+ for compile
  28. and /co /map for linker?
  29.  
  30. These are what you need to do.
  31.  
  32. Michael Kupka
  33.  
  34.  
  35.  
  36.