Re: A86: Re: Code question....
[Prev][Next][Index][Thread]
Re: A86: Re: Code question....
The debugger in VTI is much like any other graphical debugger, such as the
one with Visual C++ or Borland C++Builder. Set a breakpoint in your
program, or use the menu option to set a breakpoint on the program start.
Then step through it.
> I guess I just don't know how to use VTI very well... How exactly do I
use
> the debugger? Also, on a darker note, I'm getting a different problem on
VTI
> than I am on Emu86.... Is there a specific reason for this?
References: