GDB (xrefs)
Classes | Functions | Variables
mi-main.h File Reference

Go to the source code of this file.

Classes

struct  mi_suppress_notification
 

Functions

void mi_load_progress (const char *section_name, unsigned long sent_so_far, unsigned long total_section, unsigned long total_sent, unsigned long grand_total)
 
void mi_print_timing_maybe (void)
 
int mi_async_p (void)
 

Variables

char * current_token
 
int running_result_record_printed
 
int mi_proceeded
 
struct mi_suppress_notification mi_suppress_notification
 

Function Documentation

int mi_async_p ( void  )
void mi_load_progress ( const char *  section_name,
unsigned long  sent_so_far,
unsigned long  total_section,
unsigned long  total_sent,
unsigned long  grand_total 
)
void mi_print_timing_maybe ( void  )

Definition at line 2464 of file mi-main.c.

References do_timings, and print_diff_now().

Referenced by captured_mi_execute_command(), and mi_on_normal_stop().

Variable Documentation

char* current_token
int mi_proceeded

Definition at line 93 of file mi-main.c.

Referenced by captured_mi_execute_command(), mi_about_to_proceed(), and mi_on_resume().

Definition at line 715 of file mi-interp.c.

int running_result_record_printed

Definition at line 89 of file mi-main.c.

Referenced by captured_mi_execute_command(), and mi_on_resume().