Thread
:
Help with getExistingDirectory and gdb
View Single Post
mr_jrt
2011-02-11 , 22:49
Posts: 249 | Thanked: 277 times | Joined on May 2010 @ Brighton, UK
#
2
Well, it seems that I can bypass the issue by adding a gdb script containing:
Code:
handle SIG33 nostop noprint pass
...which tells gdb to ignore the signal and pass it to the application, but I'm still concerned as I read nothing in the Qt Creator documentation telling me I would need to do this?
Quote & Reply
|
mr_jrt
View Public Profile
Send a private message to mr_jrt
Find all posts by mr_jrt