Home |
Previous Page | Next Page Debugging and Testing DataBlade Modules on Windows > Debugging a DataBlade Module >
Before
you start the debugger, set breakpoints in your source code.
To set breakpoints with Visual C++
- Open a source code file. You can do this by double-clicking
a routine under the Globals node in the Class
view.
- Right-click the line of code for which you want to set a breakpoint.
- Choose Insert > Breakpoint.
Home |
[ Top of Page | Previous Page | Next Page | Contents |
Index ]