750 Guide chapter 5, Debugger usage Flashcards

1
Q

What are the different ways of starting the debugger?

A

From se38, se80, /h, or a breakpoint

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are the different views of the contents of data objects

A

There are 12 work areas or views. 3 are configurable

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

what are the different execution options for the debugger?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is meant by non-exclusive mode

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is meant by non-exclusive mode

A

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 well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

How many different tools can be on each desktop

A

1 to 4

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What are the four categories of debugger tools?

A

Standard tools
Data Objects
Memory management
Special tools

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is layer aware debugging

A

This is the new software layer debugging started with SLAD. It allows

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What does tcode SAS do?

A

This is the debugging script

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

what does /hx do?

A

Closes the debugger

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

The new debugger has access to search helps?

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly