Changes between Version 21 and Version 22 of SetupDevelopment
- Timestamp:
- 03/09/10 01:13:16 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SetupDevelopment
v21 v22 68 68 * make clean (if necessary) 69 69 70 == Debugging the Setup code == 71 72 1. With the Cygwin installer, install the following package: 73 * Devel 74 * gdb (the GNU debugger) 75 76 2. Follow the steps in http://www.cygwin.com/cygwin-ug-net/gdb.html 77 70 78 == Uploading a new setup.exe to the Download Server == 71 79