750 Guide chapter 5, Debugger usage Flashcards
What are the different ways of starting the debugger?
From se38, se80, /h, or a breakpoint
What are the different views of the contents of data objects
There are 12 work areas or views. 3 are configurable
what are the different execution options for the debugger?
What is meant by non-exclusive mode
It means that a work process cannot be dedicated to the debug session and rollouts will occur. It will not be possible to debug between select/endselect. Conversion exits cannot be debugged, commits will take place that can lead to inconsistent data
What is meant by non-exclusive mode
It means that a work process cannot be dedicated to the debug session and rollouts will occur. It will not be possible to debug between select/endselect. Conversion exits cannot be debugged, commits will take place that can lead to inconsistent data
NON-EXCLUSIVE CANNOT BE DONE IN A PRD SYSTEM!!
How many different tools can be on each desktop
1 to 4
What are the four categories of debugger tools?
Standard tools
Data Objects
Memory management
Special tools
What is layer aware debugging
This is the new software layer debugging started with SLAD. It allows
What does tcode SAS do?
This is the debugging script
what does /hx do?
Closes the debugger
The new debugger has access to search helps?
True