Description
Start the addressbook example that comes with Qt. Put a breakpoint anywhere in this sample (like in void AddressWidget::removeEntry() method. Click on properties in the watch/value pane. Some items will expand fine. Some items will immediately cause the debugger to quit. I am pretty much unable to debug my own applications because of this issue.
The full debugger log is attached to this ticket.