Need Help in Debugging the file in file

Hi Supportteam,

 

i am very sorry, i dont know whether i can post my query in this group or not.

 

I am very new to use the finalbuilder,

I lean how to debug a First.fbp4 file(like where every you want you put the Break point (using F5) and press F9 to run, F8 Step by step process),

but internal First.fbp4 excuting other Second.fbp4, so I want to do the debugging for Second.fbp4 file as well so can you please help me out, if I want to do the debug for Second.fbp4 file so what I need to do.

 

 

regards,

Rasheed.

Hi Rasheed,

You can’t debug an included project (eg. step into a project). To debug the second project you need to open it in the IDE and then debug (set breakpoints, watches, etc).