Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP in Eclipse - how to create watchpoint for field-symbol ?

Eliramy
Explorer
0 Kudos
2,114

Need explains.

Thanks if someone can help me 🙂

1 ACCEPTED SOLUTION

Armin_Beil
Product and Topic Expert
Product and Topic Expert
273

Hello Eliram,

Watchpoints for field-symbols are not supported.

How to use watchpoints with variables in ADT is explained here.

In case you want to find one certain cycle within a loop then conditional breakpoints might also be helpful.

Best regards,
Armin

1 REPLY 1

Armin_Beil
Product and Topic Expert
Product and Topic Expert
274

Hello Eliram,

Watchpoints for field-symbols are not supported.

How to use watchpoints with variables in ADT is explained here.

In case you want to find one certain cycle within a loop then conditional breakpoints might also be helpful.

Best regards,
Armin