- 
    
Bug
 - 
    Resolution: Done
 - 
    
P1: Critical
 - 
    Qt Creator 2.3.0
 
- 
        d943015c761011b2df111403abdeba454ad040ae 9c554ba0216da7b45b2919a56d27c0b8aacdb48c
 
For compiling the debugging helpers we choose the configuration for the first toolchain.
Problems:
- qmake might e.g. not create rules for gcce if this isn't the toolchain, but just for winscw, arm5, armv6
 - 'make all' will stop at the first problem because e.g. armv5 toolchain is not properly set up, and ignore gcce