Searched refs:source_flag (Results 1 – 1 of 1) sorted by relevance
3305 int source_flag; in normal_stop() local3319 source_flag = SRC_LINE; /* finished step, just print source line */ in normal_stop()3321 source_flag = SRC_AND_LOC; /* print location and source line */ in normal_stop()3324 source_flag = SRC_AND_LOC; /* print location and source line */ in normal_stop()3327 source_flag = SRC_LINE; in normal_stop()3330 source_flag = SRC_LINE; /* something bogus */ in normal_stop()3339 source_flag = LOC_AND_ADDRESS; in normal_stop()3350 print_stack_frame (deprecated_selected_frame, -1, source_flag); in normal_stop()