Searched refs:show_source (Results 1 – 5 of 5) sorted by relevance
48 static bool show_source = false; variable269 if (show_source) in print_frame()514 show_source = true; in parse_opt()530 show_activation = show_source = show_module = show_debugname = true; in parse_opt()
536 * stack.c (show_activation, show_module, show_source): New variables.538 Set show_module if -m option is given. Set show_source if -s option
168 bool show_source);
1373 bool show_source) in GetStatus() argument1382 if (show_source) in GetStatus()
359 bool show_source = !already_shown; in SetSelectedFrameByIndexNoisily() local360 return frame_sp->GetStatus (output_stream, show_frame_info, show_source); in SetSelectedFrameByIndexNoisily()