Go to the source code of this file.
Functions | |
| void | print_consed_list_of_conditions (list *c, int indent) |
| void | print_consed_list_of_condition_wmes (list *c, int indent) |
| void | backtrace_through_instantiation (instantiation *inst, goal_stack_level grounds_level, condition *trace_cond, int indent) |
| void | trace_locals (goal_stack_level grounds_level) |
| void | trace_grounded_potentials (void) |
| bool | trace_ungrounded_potentials (goal_stack_level grounds_level) |
|
||||||||||||||||||||
|
||||||||||||
|
Definition at line 145 of file backtrace.c. References condition, cons_struct::first, get_printer_output_column(), list, print(), print_spaces(), print_wme(), and cons_struct::rest. Referenced by backtrace_through_instantiation(). |
|
||||||||||||
|
Definition at line 132 of file backtrace.c. References cons_struct::first, get_printer_output_column(), list, print(), print_condition(), print_spaces(), and cons_struct::rest. Referenced by backtrace_through_instantiation(). |
|
|
Definition at line 543 of file backtrace.c. References add_cond_to_tc(), condition_struct::bt, cond_is_in_tc(), condition, cons, cons_struct::first, get_new_tc_number(), wme_struct::grounds_tc, print_string(), print_wme(), cons_struct::rest, tc_number, and bt_info_struct::wme. Referenced by chunk_instantiation(), and second_stage_chunk_instantiation(). |
|
|
|
Definition at line 608 of file backtrace.c. References backtrace_through_instantiation(), condition_struct::bt, condition, cons, find_clone_for_level(), cons_struct::first, goal_stack_level, preference_struct::inst, preference, print_preference(), print_string(), print_wme(), bt_info_struct::prohibits, cons_struct::rest, bt_info_struct::trace, and bt_info_struct::wme. Referenced by chunk_instantiation(), and second_stage_chunk_instantiation(). |
1.3.5