#include "../job.h"
#include "../buildargv.h"
#include "../trace.h"
Go to the source code of this file.
◆ dbg_cmd_help()
◆ dbg_cmd_info()
References _, dbg_cmd_info_line(), dbg_cmd_info_program(), dbg_cmd_info_targets(), dbg_cmd_info_tasks(), dbg_cmd_target(), dbg_cmd_where(), dbg_errmsg(), dbg_help_subcmd_entry(), debug_cmd_error, debug_readloop, file2lines_dump(), find_rule(), get_target(), get_word(), i_stack_pos, INFO_TARGET_NAME, INFO_TARGET_POSITION, INFO_TARGET_POSITION_AND_NAME, INFO_TARGET_TASKS, initialize_file_variables(), is_abbrev_of(), list_breakpoints(), MAX_STACK_SHOW, subcommand_var_info_t::name, file::name, p_stack_top, target_stack_node::p_target, print_read_makefiles(), print_rule(), print_rule_data_base(), print_target_stack(), print_variable_data_base(), print_variable_info(), print_vpath_data_base(), variable_set_list::set, set_file_variables(), variable_set::table, file::variables, and WARRANTY.
◆ dbg_cmd_show()
References basename_filenames, db_level, dbg_cmd_show_command(), dbg_help_subcmd_entry(), debug_readloop, ignore_errors_flag, is_abbrev_of(), keep_going_flag, subcommand_var_info_t::name, file::name, print_cmdline(), print_db_level(), silent_flag, var_to_on_off(), version_string, and WARRANTY.
◆ dbg_cmd_show_command()
◆ dbg_cmd_target()
References debug_readloop, file::description, get_target(), get_word(), initialize_file_variables(), is_abbrev_of(), PRINT_TARGET_ALL, PRINT_TARGET_ATTRS, PRINT_TARGET_CMDS, PRINT_TARGET_CMDS_EXP, PRINT_TARGET_DEPEND, PRINT_TARGET_NONORDER, PRINT_TARGET_ORDER, PRINT_TARGET_PREV, print_target_props(), PRINT_TARGET_STATE, PRINT_TARGET_TIME, PRINT_TARGET_VARS, PRINT_TARGET_VARS_HASH, and set_file_variables().
Referenced by dbg_cmd_info().
◆ dbg_cmd_where()
◆ enter_debugger()
◆ execute_line()