cancel
Showing results for 
Search instead for 
Did you mean: 

Basics of debugging a Webdynpro

Former Member
0 Kudos

hi all,

i created a debug configuration for dynpro application and started the debug mode.

i see lot of threads for this application. when i choose 'Add breakpoint', nothing seems to happen.

may be i havent grasped the debuging concept in studio.

can somebody guide me. thanks in advance.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Venu,

This is Rajinikanth. Do you remember me ? How are you macha ?. great to catch you in this forum. need a help..i'm trying to create a web dynpro application. I want to debug. how to go about this ?. what type of configuration configuration should i create ?

Rajinikanth Pattabiraman.

Former Member
0 Kudos

to SAP folks,

i am able to repeat the behaviour which seems to be a bug(if not a design feature).

-close and open studio. open a java file.

-click on 'add breakpoint' through 'run' menu and breakpoint is not set.

-d'click on vertical marker bar and breakpoint is set.

- start debugging and now menu approach works and sets breakpoint.

-stop debugging and menu approach continues to work.

-close studi and come back. menu approach doesnt work.

hope this helps.

thanks.

Former Member
0 Kudos

Hi Venu,

Thank you very much for letting us know this behaviour which is a bug we try to solve as soon as possible. In the meantime you could add breakpoints using the ruler.

Hope that helps!

Karin

Former Member
0 Kudos

<i>"Directly to the left of the line where you want to add the breakpoint, open the marker bar (vertical ruler) pop-up menu and select Add Breakpoint. "</i>

d'clicking on left marker bar worked. before this approach, i was opening menu 'run' and was clicking 'add breakpoint'. apprently this does not work(atleast in my studio).

thanks