‎2007 May 24 4:07 PM
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
‎2007 May 24 4:14 PM
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