home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / os2 / programm / 7891 < prev    next >
Encoding:
Text File  |  1993-01-22  |  2.1 KB  |  51 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!cs.utexas.edu!geraldo.cc.utexas.edu!portal.austin.ibm.com!awdprime.austin.ibm.com!news
  3. From: gthome@bulldogs.austin.ibm.com
  4. Subject: Re: Getting Source Code View in PM debugger
  5. Sender: news@austin.ibm.com (News id)
  6. Message-ID: <C19I7o.2EGv@austin.ibm.com>
  7. Date: Fri, 22 Jan 1993 15:40:35 GMT
  8. Distribution: na
  9. News-Software: IBM OS/2 PM RN (NR/2) v0.16g by O. Vishnepolsky and R. Rogers
  10. Reply-To: gthome@dss1.austin.ibm.com
  11. References: <1993Jan22.010500.15975@samba.oit.unc.edu>
  12. Organization: IBM Austin
  13. Lines: 36
  14.  
  15. In <1993Jan22.010500.15975@samba.oit.unc.edu> Norman.Yee@launchpad.unc.edu (Norman Yee) writes:
  16. >
  17. >I'm having a problem getting the PM debugger to show me the source
  18. >code view of a program; all that shows up is the disassembly code view.
  19. >This is the debugger from the November PDK.
  20. >
  21. >I have turned on debugging info in the linker generation options and
  22. >compiler debug options of Workframe/2.  I have turned optimization
  23. >off in the compiler object code options.
  24. >
  25. >Anyone have any hints?
  26. >
  27. If your source code is in the current directory it should show up.  If not,
  28. you should "SET PMDPATH=x:\dir\source".  I can't quite remember off hand,
  29. it may be IPMDPATH instead of PMDPATH.  Try both and see what works.
  30.  
  31. This path must be set to where your source code is so that IPMD can find the
  32. source.  Otherwise, IPMD does not know where to look.
  33.  
  34.  
  35. >  Norm
  36. >
  37. >--
  38. >   The opinions expressed are not necessarily those of the University of
  39. >     North Carolina at Chapel Hill, the Campus Office for Information
  40. >        Technology, or the Experimental Bulletin Board Service.
  41. >           internet:  laUNChpad.unc.edu or 152.2.22.80
  42.  
  43.  
  44. =============================================================================
  45. | Gerry Thome              | t/l  678-2256   fax : t/l  678-8597 | Internal |
  46. | IBM-Austin               | (512)838-2256         (512)838-8597 | Zip 9132 |
  47. | OS/2 DCE RPC Development | 11400 Burnet Rd, Austin, TX 78758   | MSU '89  |
  48. | I don't speak for IBM in any way...                            | Go Dogs! |
  49. =============================================================================
  50.  
  51.