Changes between Version 23 and Version 24 of SetupDevelopment


Ignore:
Timestamp:
Mar 9, 2010, 5:04:26 PM (14 years ago)
Author:
jmckenna
Comment:

add frank's debugging note

Legend:

Unmodified
Added
Removed
Modified
  • SetupDevelopment

    v23 v24  
    76762. Follow the steps in http://www.cygwin.com/cygwin-ug-net/gdb.html
    7777
    78    '''Note''': make sure you right-click on the Cygwin shortcut and 'run as Administrator' before using gdb
     78   * make sure you right-click on the Cygwin shortcut and 'run as Administrator' before using gdb
     79   * make sure things are also built with ''-g'' and no optimization
    7980
    8081== Uploading a new setup.exe to the Download Server ==