Is it possible to modify debug process to let the execution linger in the
debugged function for 1 more step to show the result created by the return
statemenet in the debug view?

This way there will be no need to create temp variables/debug statements to
debug what the actual return statement of the function produces.
_______________________________________________
Qt-creator mailing list
Qt-creator@qt-project.org
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to