Loading...
Searching...
No Matches

Detailed Description

Author
Martine Lenders m.len.nosp@m.ders.nosp@m.@fu-b.nosp@m.erli.nosp@m.n.de

Definition in file backtrace.h.

Go to the source code of this file.

Macros

#define BACKTRACE_SIZE   (4U)
 Maximum number of return addresses to print.
 

Functions

void backtrace_print (void)
 Print up to the last BACKTRACE_SIZE return addresses from call of this function.
 
void backtrace_print_symbols (void)
 Print up to the last BACKTRACE_SIZE symbol_names from call of this function.
 
int backtrace_len (void)
 get the number of stack frames that are printed by print or print_symbols