Onega

a lot of VC++ posts, a few C# posts, and some miscellaneous stuff

Tuesday, January 25, 2005

set breakpoint at run time

set breakpoint at run time:
run in debug mode,
bring up break points dialog ( edit->breakpoints... (alt+F9) )
click the last empty row of breakpoints list,
in the break at input box, enter
{,m:\onega\test\mycontrol\testcode.cpp,} .133

0 Comments:

Post a Comment

<< Home