Re: [Development] Qt5.2.0/QtCreator3 + GDB 7.6.1-1 problem

2013-12-01 Thread André Pönitz
On Sun, Dec 01, 2013 at 11:23:39PM +0100, André Pönitz wrote: > On Sun, Dec 01, 2013 at 10:42:06PM +0200, Petko Ditchev wrote: > > Yes , the application works , but the debugger doesn't . There is some > > miscommunication between QtCreator and GDB , because , as I said > > segfaults get interpre

Re: [Development] Qt5.2.0/QtCreator3 + GDB 7.6.1-1 problem

2013-12-01 Thread André Pönitz
On Sun, Dec 01, 2013 at 10:42:06PM +0200, Petko Ditchev wrote: > Yes , the application works , but the debugger doesn't . There is some > miscommunication between QtCreator and GDB , because , as I said > segfaults get interpreted as a crash on startup , and there's no option > to pause the app

Re: [Development] Qt5.2.0/QtCreator3 + GDB 7.6.1-1 problem

2013-12-01 Thread Petko Ditchev
Yes , the application works , but the debugger doesn't . There is some miscommunication between QtCreator and GDB , because , as I said segfaults get interpreted as a crash on startup , and there's no option to pause the app and ... debug . On 12/01/2013 07:04 PM, André Pönitz wrote: > On Sun,

Re: [Development] Qt5.2.0/QtCreator3 + GDB 7.6.1-1 problem

2013-12-01 Thread André Pönitz
On Sun, Dec 01, 2013 at 04:14:24PM +0200, Petko Ditchev wrote: > Hi guys , I hadn't used QtCreator and Qt in a week or two and now ,after I > downloaded the RC1, I see that debugging is broken . I tested gdb from the > command line and it works just fine , but in QtCreator it gets stuck on > "Sett

[Development] Qt5.2.0/QtCreator3 + GDB 7.6.1-1 problem

2013-12-01 Thread Petko Ditchev
Hi guys , I hadn't used QtCreator and Qt in a week or two and now ,after I downloaded the RC1, I see that debugging is broken . I tested gdb from the command line and it works just fine , but in QtCreator it gets stuck on "Setting breakpoints" (or something like that) and there's no way to pau