GDB (API)
|
Go to the source code of this file.
void check_frame_language_change | ( | void | ) |
void command_loop | ( | void | ) |
void do_restore_instream_cleanup | ( | void * | stream | ) |
void execute_command | ( | char * | , |
int | |||
) |
char* get_prompt | ( | void | ) |
void init_history | ( | void | ) |
struct cleanup* prepare_execute_command | ( | void | ) | [read] |
void print_gdb_configuration | ( | struct ui_file * | ) |
void print_gdb_version | ( | struct ui_file * | ) |
void quit_command | ( | char * | , |
int | |||
) |
Definition at line 323 of file cli-cmds.c.
int quit_confirm | ( | void | ) |
void quit_cover | ( | void | ) |
void quit_force | ( | char * | , |
int | |||
) |
void read_command_file | ( | FILE * | ) |
void set_history | ( | char * | , |
int | |||
) |
void set_prompt | ( | const char * | s | ) |
void set_verbose | ( | char * | , |
int | , | ||
struct cmd_list_element * | |||
) |
void show_commands | ( | char * | args, |
int | from_tty | ||
) |
void show_history | ( | char * | , |
int | |||
) |
char gdb_dirbuf[1024] |
char* lim_at_start |
char* saved_command_line |
const char* source_file_name |