[Qt-creator] debugging

Tom Deblauwe tom at metalnight.be
Mon Nov 3 17:42:03 CET 2008


André Pönitz wrote:
> And it's a bit more restrictive than it need to be.
>
> The real problem leading to that situation is that I found no robust way 
> to separate application output from gdb output on the  Windows gdb.
> Using QLocalSocket is basically an easy and robust fix, but, well, requires
> QLocalSocket. QTcpSocket would do the trick as well but triggered 
> Windows firewalls, so we dropped the idea.
>   

And is this something that will be changed for non-windows builds? Or is 
it not planned?


> Since you are at it: Do you have an idea how to accomplish that without -after?
> That would be interesting, too.
>   

Well, I had never heard of -after until I saw it in the build output :)
So, I don't have an idea how to do it without using -after. I don't 
think I even understand the advantages of not using -after.

Best regards,
Tom,






More information about the Qt-creator-old mailing list