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