The selection history is a circular list of your last 100 selection positions in the currently opened files.
You can use the Selection History command to display and jump to positions in the selection history. The Selection History command also displays the function or symbol where each history item is located, along with its file and line number.
In this example, a function call chain is in the selection history. WinMain calls InitApp which calls FStartDisp which calls HplAlloc. The last (i.e. "current") position is #4.
|
|
|
|
Go Back and Go Forward commands