home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / os2 / programm / 7164 < prev    next >
Encoding:
Internet Message Format  |  1992-12-22  |  1.2 KB

  1. Path: sparky!uunet!TOROLAB6.VNET.IBM.COM
  2. From: GERSTLE@TOROLAB6.VNET.IBM.COM
  3. Message-ID: <19921221.132546.681@almaden.ibm.com>
  4. Date: Mon, 21 Dec 92 16:25:14 EST
  5. Subject: Viewing source under debugger
  6. Newsgroups: comp.os.os2.programmer
  7. References: <BzKuJI.JI@rufous.cs.unm.edu> <19921220.210705.134@almaden.ibm.com>
  8. Organization: IBM Corporation
  9. Disclaimer: This posting represents the poster's views, not those of IBM
  10. Lines: 22
  11.  
  12. In article <19921220.210705.134@almaden.ibm.com>,
  13. bigbill@vnet.ibm.com (Bill Sarantakos) writes:
  14. >
  15. >In article <BzKuJI.JI@rufous.cs.unm.edu>,
  16. >seiferth@rufous.cs.unm.edu (Justin Seiferth) writes:
  17. >>
  18. >>Is there a trick to using the debugger in source code, vs. dissassembly
  19. >>mode?  I have not been able to open any files in other than dissassembly
  20. >>mode.  I've tried all the project compile, debug and source code options
  21.  
  22. You also have to rebuild the make file if you have changed any of the options
  23. after it was created.  Also, DO NOT USE MSGBIND - there is a bug in it which
  24. destroys the debug information.  If none of the suggestions help, send me
  25. your phone number and we'll pursue this offline.
  26.  
  27. Pat
  28. >>which seem reasonable.  Please let me know...
  29. >
  30. >Did you try the /DE (or /CO) option when linking?
  31. >
  32. >Bill
  33. >
  34.