On Wednesday 22 April 2009 15:30:31 ext chuanjun Li wrote: > I am using Kubuntu 8.10 in virtual box. No matter where I put the > breakpoints, it seems that the program cannot get there. Gdb error > message: "Couldn't write registers: Input/output error"
What happens if you run gdb manually in that environment? (I.e. build minimal program, but do not start the debugger from within Creator but a separate console)? Andre' _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
