On Wednesday 16 February 2011 12:49:51 ext [email protected] wrote:
> Hi All,
> 
> I am using QtCreator to debug one of the Qt based applications, while
> starting debugging, it shows “the GDB process exited unexpectedly (crashed)” 
> and exits. Did anyone faced this issue? Please let me know workaround if you
> face this issue?

That can have a lots of causes, nowadays mostly indeed bad gdb builds.
The situation typically improves when switching off known-to-be-unstable
features like "Reverse debugging", or using a good gdb version (like one
build from the official gdb 7.2 release)

In any case, could you please attach the debugger log (right pane of 
Windows->Views->Debugger), or perhaps directly report it at 
bugreports.qt.nokia.com and attach the log there?

Regards,
Andre'
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt-creator

Reply via email to