[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'System' (#rtl) |
Dump stack to the given text file.
Source position: systemh.inc line 775
procedure Dump_Stack( |
var f: text; |
bp: pointer |
); |
Dump_Stack prints a stack dump to the file f, with base frame pointer bp
The file f must be opened for writing or an error will occur.
|
Return the address of the caller. |
|
|
Return the frame pointer of the caller |
|
|
Return the current frame |
No notes exist for this page yet.