On Sat, Jan 15, 2011 at 01:10:25PM +0800, xc l wrote: > Hello > > Today,I installed > http://get.qt.nokia.com/qtsdk/qt-sdk-linux-x86-opensource-2010.05.1.bin > in my virtual machine(centos 5.4) virtualised by xen. > > I execuated QtCreator and created a new project,built it and run,all > the process is OK. but when I tryed to debug this > project,sometimes,the following error displayed: > > a dialog named"Gdb I/O Error" said that"An error occurred when > attempting to write to the Gdb process. For example, the process may > not be running, or it may have closed its input channel" > > and some other times,the following error display: > > a dialog named "unexpected Gdb Exit" said that "The gdb process exited > unexpectedly (code 127).".
Does 'gdb -ex run your-binary' work in this environment? In any case, please attach the debugger log (Windows->Views->Debugger, right pane). Andre' _______________________________________________ Qt-creator mailing list Qt-creator@qt.nokia.com http://lists.qt.nokia.com/mailman/listinfo/qt-creator