I had a similar behavior. It appeared that the "internal breakpoint" was actually one I had manually set in .gdbinit during some previous standalone gdb session.

You should check if you have a file .gdbinit, with a breakpoint set were your qtcreator stops.