remake  4.3+dbg-1.5
Data Fields
target_stack_node Struct Reference

Node for an item in the target call stack. More...

#include <trace.h>

Data Fields

file_tp_target
 
file_tp_shared_target
 
struct target_stack_nodep_parent
 

Detailed Description

Node for an item in the target call stack.

debugger command interface.

A call "stack". Well, since we'll have to deal with multiple child "jobs" it's not really a stack but a tree.

Field Documentation

◆ p_parent

struct target_stack_node* target_stack_node::p_parent

◆ p_shared_target

file_t* target_stack_node::p_shared_target

◆ p_target

file_t* target_stack_node::p_target

Referenced by dbg_cmd_info(), and dbg_cmd_info_line().


The documentation for this struct was generated from the following file: