Changes between Version 7 and Version 8 of debugMapGuideServerWithVisualStudioUnderWindows
- Timestamp:
- 09/08/10 09:29:24 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
debugMapGuideServerWithVisualStudioUnderWindows
v7 v8 10 10 [[Image(Figure1.jpg)]] 11 11 12 2. right click a project to bring up project Properties windows 12 2. right click a project to bring up project Properties windows, check Common and configuration properties for clues if you have library, output issues, etc. 13 13 [[Image(Figure2.jpg)]] 14 14 15 3. Set up a breakpoint: open a source file, put mouse cursor where you want to create a breakpoint, then go to menu bar, Debug->Toggle Breakpoint 16 [[Image(Figure3.jpg)]] 17 18