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 : ?
↧