Changes between Version 16 and Version 17 of Debugging
- Timestamp:
- 03/13/13 17:43:41 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Debugging
v16 v17 119 119 120 120 You will need to create a new, empty project (File->New->Project), select "General" and "Empty Project". Visual Studio will require a name for the project and will ask for a place to save it. 121 This project will contain nothing but basic information to start X rvwith the debugger, so save it somewhere for later use.121 This project will contain nothing but basic information to start Xpra with the debugger, so save it somewhere for later use. 122 122 123 123 You will be placed in the tree, containing the "Solution" and the project you've created. Right click on the project in the tree and select "properties".