remake  4.3+dbg-1.5
Functions | Variables
stack.h File Reference
#include "trace.h"

Go to the source code of this file.

Functions

debug_return_t dbg_adjust_frame (int i_amount, int b_absolute)
 

Variables

int i_stack_pos
 
target_stack_node_tp_stack
 
floc_stack_node_tp_floc_stack
 

Function Documentation

◆ dbg_adjust_frame()

debug_return_t dbg_adjust_frame ( int  i_amount,
int  b_absolute 
)

Variable Documentation

◆ i_stack_pos

int i_stack_pos

Referenced by dbg_cmd_info(), and dbg_cmd_where().

◆ p_floc_stack

floc_stack_node_t* p_floc_stack

◆ p_stack

Pointer to current target call stack at the place we are currently focused on.