function::backtrace(3) debian man page | unix.com

Man Page: function::backtrace

Operating Environment: debian

Section: 3

function::backtrace

FUNCTION:(3stap)						 Context Functions						  FUNCTION:(3stap)

NAME
function::backtrace - Hex backtrace of current stack
SYNOPSIS
backtrace:string()
ARGUMENTS
None
DESCRIPTION
This function returns a string of hex addresses that are a backtrace of the stack. Output may be truncated as as per maximum string length (MAXSTRINGLEN). SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
Related Man Pages
backtrace_symbols_fd(3) - mojave
function::ansi_set_color3(3) - debian
function::ctime(3) - debian
function::ctime(3stap) - centos
function::ansi_set_color2(3stap) - centos
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file