What is 'Step Filters' feature?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

What is 'Step Filters' feature?

819 Views
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 Kudos
Reply
2 Replies

811 Views
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 Kudos
Reply

811 Views
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 Kudos
Reply