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

New Debugger - SAP/ABAP Memory

rodrigo_paisante3
Active Contributor
0 Likes
3,701

Hi,

In SRM classical debugger is not permited, i cant change to it during the debugging.

I have to see SAP/ABAP memory but i dont know where is it in new debugger. I searched about it in SDN, i not found it.

Please help me,

Regards

Edited by: Rodrigo Paisante on Oct 29, 2008 11:37 AM

1 ACCEPTED SOLUTION
Read only

valter_oliveira
Active Contributor
0 Likes
967

Hello.

In debug, (button bar on the right), press replace tool -> Special Tools -> System areas (internal)

Also look to: replace tool -> Special Tools -> Memory Analisys

Regards,

Valter Oliveira.

3 REPLIES 3
Read only

valter_oliveira
Active Contributor
0 Likes
968

Hello.

In debug, (button bar on the right), press replace tool -> Special Tools -> System areas (internal)

Also look to: replace tool -> Special Tools -> Memory Analisys

Regards,

Valter Oliveira.

Read only

0 Likes
967

Hi Guys, I will add something here...

Is there an option to set up kind of watchpoint on the MEMORY ID ?

Would appreciate youc comments.

Regards,

bob

Read only

0 Likes
967

Breakpoint can be added at EXPORT or EXPORT TO MEMORY ID statement.