Details
-
Suggestion
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
Qt Creator 2.2.0
Description
- Have some code containing a division by zero.
- Run this in debugger on a Symbian device.
Creator will receive SIGSEGV but will not show the code position where the division happened.
It would be good, if Creator would point to the buggy line in this situation.