Application Development and Automation 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: 
Read only

how to debug report using multiple break points and watch points?

Former Member
0 Likes
513

can anybody tell me how to debug report using multiple break points and watch points?

its urgent

can anybody tell me how to debug report using multiple break points and watch points?

its urgent

3 REPLIES 3
Read only

Former Member
0 Likes
498

hi

simply write

break-point.

and activate prog. and press F8.

Aditya

Read only

GauthamV
Active Contributor
0 Likes
498

hi,

In ur report just place the cursor on line where u wanted breakpoint and click stop button.

u can keep max of 30 beak points.

in debbuging mode click watchpoint button and click create watchpoint .give fieldname value for it.

u can create max of 10 watchpoints.

hope this helps u.

Read only

Former Member
0 Likes
498

Hi,

You can start debugging with' /h ' and create break / watch points dynamically.

regards,

teja.