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

Kernel Debugging

Former Member
0 Likes
2,118

Hi All,

Can anyone tell me what is kernel debugging and how can we switch kernel debugging on. This is actually to view the code behind the system function.

Regards,

Simin.R

1 REPLY 1
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
1,043

Well, if you are not in waldorf sitting beside the kernal developers, chances are you will not ever see kernel debugging. The reason is, is that the kernal is the only thing that is really protected and should be. All of the source code of your R/3 system is there right in front of you, SAP is sharing this with you, if they were to share the kernal with you as well, you could start your own software company and use what you have learned from this low level coding. So to sum up, there is no kernal debugger to the outside SAP world.

Regards,

Rich Heilman