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

Data Declarations in debugger

Former Member
0 Likes
683

Hi

I want to know all the data declarations which are running in the debugger. For example, If I am debugging an standard program, then I want to know the declarations used in the program without moving away from the debugger.

Vishwa.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
658

Hi,

I think that u can use the Desktop 1 in the debugger mode and then on the right side of ur screen clic on the tab "Globals", then u can see all the data of the program that u r debugging.

Regards

5 REPLIES 5
Read only

Former Member
0 Likes
659

Hi,

I think that u can use the Desktop 1 in the debugger mode and then on the right side of ur screen clic on the tab "Globals", then u can see all the data of the program that u r debugging.

Regards

Read only

former_member404244
Active Contributor
0 Likes
658

Hi,

In the new degugger (ECC 6.0) u can view using the desktop options..Please check..

Regards,

Nagaraj

Read only

Former Member
0 Likes
658

Hi,

u can find in the new (ecc6.0) the desktop options.

Regards,

Madhu

Read only

Former Member
0 Likes
658

Hi,

you should try in ECC6.0 versions,so,that you can view using the desktop options.

Regards,

Anki Reddy

Read only

Former Member
0 Likes
658

Thanks All for the Answers, I think i should have explored a little..