Changes between Version 23 and Version 24 of SetupDevelopment

Show
Ignore:
Timestamp:
03/09/10 17:04:26 (3 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 ==