‎2005 Oct 14 1:14 PM
Hi,
i have a filosofical question:
if i am in the abap debugger (/h somehere in the tcode)
how cna i start debugging the debugger itself?
What abap program is the abap debugger?
How can i find out where the information that a variable has been changed in the debugger is logged?
Thanks in advance and kind regards
Antonio
‎2005 Oct 14 1:16 PM
Hi Antonio,
welcome to SDN world.
http://help.sap.com/saphelp_erp2004/helpdata/en/dc/043cf7ed2b11d4aa9a006094b92fad/frameset.htm
http://help.sap.com/saphelp_erp2004/helpdata/en/5a/4ed93f130f9215e10000000a155106/frameset.htm
reward points for helpfull answers and close the thread if your question is solved.
regards,
venu.
‎2005 Oct 14 1:23 PM
Hi Antonio,
Yes u can debug without '/h'...
1. Take a fresh SAP screen.
2. Click the icon Generates a shortcut on the desktop (3rd last icon on tool bar)
3.In the Application, change the following:
Type: System Command
Command: /h
Title: Any preferred title name. (e.g.: My Debugger)
4. This displays the following message:
The shortcut file C:\Documents and Settings\ur name\Desktop\PDC My Debugger. Sap was created
5. Now on the desktop we can find a new icon:
6. Step 3: Click and drag this icon and put it in the sap screen from where u want the debug to start.
7. now, if we select an item it will go to the debugging screen
This i useful in a case where where '/h' is not immeterial!!!.
I hope this is what u wanted.
Best Regards,
Anjali
‎2005 Oct 15 8:51 AM
I don't think it is possible to debug the debugger. At least I am not aware if any compiled or interpreted language support debugging of debugger. Do you know any language that does something similar ?
Cheers,
Sanjeev