GDB (xrefs)
Functions
/tmp/gdb-7.10/gdb/maint.h File Reference

Go to the source code of this file.

Functions

void set_per_command_time (int)
 
void set_per_command_space (int)
 
struct cleanupmake_command_stats_cleanup (int)
 

Function Documentation

struct cleanup* make_command_stats_cleanup ( int  )
void set_per_command_space ( int  )

Definition at line 792 of file maint.c.

Referenced by captured_main(), and maintenance_space_display().

void set_per_command_time ( int  )

Definition at line 783 of file maint.c.

Referenced by captured_main(), and maintenance_time_display().