home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!TOROLAB6.VNET.IBM.COM
- From: GERSTLE@TOROLAB6.VNET.IBM.COM
- Message-ID: <19930125.103252.459@almaden.ibm.com>
- Date: Mon, 25 Jan 93 13:32:00 EST
- Subject: Getting Source Code View in PM debugger
- Newsgroups: comp.os.os2.programmer
- References: <1993Jan22.010500.15975@samba.oit.unc.edu>
- Organization: IBM Corporation
- Disclaimer: This posting represents the poster's views, not those of IBM
- Lines: 41
-
- In article <1993Jan22.010500.15975@samba.oit.unc.edu>,
- Norman.Yee@launchpad.unc.edu (Norman Yee) writes:
- >
- >I'm having a problem getting the PM debugger to show me the source
- >code view of a program; all that shows up is the disassembly code view.
- >This is the debugger from the November PDK.
- >
- >I have turned on debugging info in the linker generation options and
- >compiler debug options of Workframe/2. I have turned optimization
- >off in the compiler object code options.
- >
- >Anyone have any hints?
- >
- > Norm
- >
- >--
- > The opinions expressed are not necessarily those of the University of
- > North Carolina at Chapel Hill, the Campus Office for Information
- Norm,
-
- In case you still don't see your source code, here are a few more hints:
-
- - Make sure you are linking with the link386.exe from the PDK (should have a
- date of July or later.
-
- - Don't use MSGBIND
-
- - If you are using a makefile and you set the debug options for the linker and
- the compiler after you built the makefile, you need to rebuild the makefile
- to pick up the changes (this is not done automaitcally).
-
- - Place a check the box in the Compile options -> other options dialog for
- "Perform compile only, no link"
-
- If you are still having trouble, send me your phone number and we'll pursue
- this further.
-
- Pat
- > Technology, or the Experimental Bulletin Board Service.
- > internet: laUNChpad.unc.edu or 152.2.22.80
- >
-