|
Re: How to use the debugger?
[Re: Mahonroy]
#394572
02/14/12 15:59
02/14/12 15:59
|
Joined: Jan 2002
Posts: 4,225 Germany / Essen
Uhrwerk
Expert
|
Expert
Joined: Jan 2002
Posts: 4,225
Germany / Essen
|
Did you do a debug run? It's "Debug" -> "Debug Run" or just click on red triangle.
Always learn from history, to be sure you make the same mistakes again...
|
|
|
Re: How to use the debugger?
[Re: Mahonroy]
#394600
02/14/12 18:42
02/14/12 18:42
|
Joined: Aug 2011
Posts: 58 Colombia/Bogotá
wdakfenixx
Junior Member
|
Junior Member
Joined: Aug 2011
Posts: 58
Colombia/Bogotá
|
Ok until I know that means, that you put the brakpoint somwhere that has not been excecuted, or over one bracket alone "{", its probably that you didn´t call the function or the statement returns false
Last edited by wdakfenixx; 02/14/12 18:44.
CAUTION :The content above could blow your mind
|
|
|
Re: How to use the debugger?
[Re: Mahonroy]
#394605
02/14/12 19:05
02/14/12 19:05
|
Joined: Aug 2011
Posts: 58 Colombia/Bogotá
wdakfenixx
Junior Member
|
Junior Member
Joined: Aug 2011
Posts: 58
Colombia/Bogotá
|
are you writing "breakpoint;" inside the code?
CAUTION :The content above could blow your mind
|
|
|
Re: How to use the debugger?
[Re: Mahonroy]
#394607
02/14/12 19:10
02/14/12 19:10
|
Joined: Aug 2011
Posts: 58 Colombia/Bogotá
wdakfenixx
Junior Member
|
Junior Member
Joined: Aug 2011
Posts: 58
Colombia/Bogotá
|
well if you are doing that that´s the problem, to toogle a break point you can 1-select the line of code where you gonna put the breakpoint 2-press F9 -or the open hand in the toolbar -or in the menu ->Debbug -> toogle breakpoint the code line should highlidht red
CAUTION :The content above could blow your mind
|
|
|
Moderated by mk_1, Perro, rayp, Realspawn, Rei_Ayanami, rvL_eXile, Spirit, Superku, Tobias, TSG_Torsten, VeT
|