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: 

storing break points and retrieving them later

0 Kudos

hello all,

is there a possibilty of storing all the breakpoints that i maintain in a debugging session and retrieve them latter?

thanks and regards,

Kasi Raaman.R

1 ACCEPTED SOLUTION

kesavadas_thekkillath
Active Contributor
0 Kudos

retrieve them latter

You mean to say set break-point - logoff - logon again and access it ???

8 REPLIES 8

former_member536879
Active Contributor
0 Kudos

Hi,

I am not confident about the below senario will work on below ECC6.0.

If your System is ECC 6.0 , then in the debugging put your break points where ever you need and just do the save.

Again when you do the debugging ,the break points will be available at the points where you put that previously.

With Regards,

Sumodh.P

kesavadas_thekkillath
Active Contributor
0 Kudos

retrieve them latter

You mean to say set break-point - logoff - logon again and access it ???

0 Kudos

Yes keshav. i am wondering if we have such a feature in ABAP.

0 Kudos

As far as i know its not possible.

0 Kudos

Hello,

You mean to say set break-point - logoff - logon again and access it ???

Of course we can, in old as well as in new debugger!

Edited by: Suhas Saha on Apr 1, 2011 3:10 PM: You can't save the BPs in the new debugger. But can do so in old debugger. Sorry

From the menu function choose: Debugger --> Debugger Session --> Save.

BR,

Suhas

0 Kudos

Suhas,

I can see save debug session in New debugger as well... any thing wrong in it??

0 Kudos

Hello,

I am on release 701 & in the pop up displayed when you "save" a debug session, i can see the "breakpoint" checkbox being disabled.

You can always switch from New -> Classic debugger & save the session though

Further read: [Debugging session|http://help.sap.com/saphelp_NW70EHP1core/helpdata/en/bc/edf8b6de9311d5994e00508b5d5211/content.htm]

Cheers,

Suhas

0 Kudos

Haha.. Suhas.. I am just laughing on SAP right now.. only if I am not being a dumb here...

There are two tricks here...

1. select target medium as File, you will see the breakpoints enabled

2. in databse mode as well, select a old debugg session.. this check boc gets activated ..

new for me too...

even more..

3. just change the name START_UP to something else.. like start_up12.. click refresh, this break point check box gets activated