Quantcast
Channel: Qt DevNet forums: Installation and Deployment
Viewing all articles
Browse latest Browse all 2113

How to declare configuration for debug mode on Run Settings windows with libtools?

$
0
0
I’m setup command line of QT debug mode runs project with libtools. By default command line run libtools pass shell such as ./libtool --mode=execute gdb  executable_file --parameter_of_executable_file How to setting command and argument to debug steps on Run Settings windows in order to debug code on my project? Command : ? Argument : ?

Viewing all articles
Browse latest Browse all 2113

Trending Articles