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
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
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,
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
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