-
Notifications
You must be signed in to change notification settings - Fork 0
Home
tony edited this page Jan 12, 2021
·
7 revisions
systemman this is a Qt creator project!
also download Qt Creator.
This is a Qt Creator Projekt for run you musst set two options.

this is while this projekt have own options into the pro file and work with a special folder set.

when you need to work with threads or pthread you must set SIGSTOP options off. for running with thread or pthread option
you musst set "handle SIGSTOP pass nostop noprint" into the Debugger option for "Locals & Expressions".
TOOLS -> Options -> Debugger -> Locals & Expressions -> Debugging Helper Customization
handle SIGSTOP pass nostop noprint

