Why do you do:
Qt Code:
  1. ExObject *parentItem = parentItem = ... // here is the 2nd breakpoint
To copy to clipboard, switch view to plain text mode 
?
Even though it is legal code, it suggests to me you are doing things wrong...

Try clean rebuilding, that would be the first easy thing to do.