From what I see, there are no menu options for viewing the call stack, as I used to see in debuggers for other languages. Is it a function that simply did not exist in this (old) version of Delphi? Is there any other way to search for links or determine what other code in the project uses a certain function if it is not possible to view the call stack in the debugger?
source
share