What is 'Step Filters' feature?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

What is 'Step Filters' feature?

895 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Maru_t on Tue May 18 00:06:22 MST 2010
Hello,

I could start testing LPCXpresso1114_blinky on XP Home Edition Version 2002 Service PAck 3.

LPCXpresso's IDE is working well.

I have questions.
What is 'Step Filters'? I'd like to have a simple explanation of this feature.
What should be the expected working of the debugger if I once selected 'Use Step Filter'?

Although I will continue to search for it in Help documents, Thank you for answers!
M_t
0 项奖励
回复
2 回复数

887 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Maru_t on Tue May 18 01:49:42 MST 2010
Hello CodeRedSupport,

Your Explanaion is helpful enough for me.
Thank you!

M_t
0 项奖励
回复

887 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Tue May 18 00:56:48 MST 2010
Step filters are a java specific debug function within Eclipse. When debugging Java, the step filters button works in a similar way Step Into, but it allows control over which methods it will step into.

You can ignore Step filters for the C debugging provided by the LPCXpresso IDE.

Regards
CodeRedSupport
0 项奖励
回复