Date: Wed, 26 Feb 1992 14:53 EDT From: Nick Longinow Subject: Using Debug32 To: djgpp AT sun DOT soe DOT clarkson DOT EDU Status: O This should be an easy one, since I am such a newcomer to using DEBUG32. When I run Debug32 on my program, all I see is assembly language statements. I see no source level stuff (C++) statements. How does one debug the souce level, not at the assembly level ? I use the -g switch when I compile and when I link. Thanks, Nick