Home  |   Notes  |   Languages  |   Programs  |   Homework

Debugger

New Message Reply About this list Date view Thread view Subject view Author view

Brian Melanson (bmelanso@VT.EDU)
Sat, 22 Sep 2001 22:57:20 -0400


Message-ID:  <NDBBLOIIEMCGNOBOICJBOELIDKAA.bmelanso@vt.edu>
Date:         Sat, 22 Sep 2001 22:57:20 -0400
From: Brian Melanson <bmelanso@VT.EDU>
Subject:      Debugger

Hi

Is anyone else having problems with the debugger? When I step thru using
the step over (or trace into) options, it comes up with "Stopped by
breakpoint 1" even though I have never added breakpoints. This occurs on a
writeln. If i hit f7 to continue, it says "program exited with exitcode =
101"

Yet when I run the program from the command line, it runs fine (well, at
least at that point).

Any suggestions how to make the debugger work correctly? its really hard to
troubleshoot a pointer issue if I can't step thru to see what is causing the
problem

 - Brian


New Message Reply About this list Date view Thread view Subject view Author view

Home  |   Notes  |   Languages  |   Programs  |   Homework
copyright © 2001 Virginia Tech, ALL RIGHTS RESERVED
Class site maintained by Stephen H. Edwards <edwards@cs.vt.edu>