![Phytec phyBoard Wega AM335x Application Manual Download Page 62](http://html1.mh-extra.com/html/phytec/phyboard-wega-am335x/phyboard-wega-am335x_application-manual_1554191062.webp)
phyBOARD-Wega AM335x [PB-00802-xxx]
46
©
PHYTEC Messtechnik GmbH 2014 L-792e_1
2.2.6.2
Using the integrated Qt Creator Debugger
Before we start the integrated Debugger we first set a breakpoint where the demo
application stops.
Open the
mainwindow.cpp
if it is not already open.
Right-click in front of line number 31.
In the context menu click on
Set Breakpoint at Line 31
to add a breakpoint.
You now see a red filled circle with a small sand glass in front of this line.
The next step is to change the build configuration from
Release
to
Debug.
In the gray bar on the left click the button with the small Desktop icon.
In the opened context menu select
phyBOARD-Wega
as
Kit
and
Debug
as
Build.