Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 2.5.0-beta
-
None
-
Ubuntu 11.10
-
34ba6b632bf58d47ddb59b83f98b00397d8cd2c7 47fe6ab600b621bda58735d9cae4ff23ac1b637b
Description
- Open simple.pro from Creator's repository.
- Change USE_AUTORUN to 1.
- Build this with gcc.
- Run it in debugger.
The program will run and stop at every line marked with BREAK_HERE. At each stop Creator will open a popup stating "The inferior stopped because it received a signal from the Operating System. Signal name: SIGTRAP. Signal meaning: Trace/breakpoint trap.". You won't get any results of this run until you closed all the dozens of popups.