GDB (xrefs)
|
#include "defs.h"
#include "osdata.h"
#include "mi-cmds.h"
#include "ada-lang.h"
#include "arch-utils.h"
Go to the source code of this file.
Functions | |
void | mi_cmd_info_ada_exceptions (const char *command, const char *const *argv, int argc) |
void | mi_cmd_info_gdb_mi_command (const char *command, const char *const *argv, int argc) |
void | mi_cmd_info_os (const char *command, const char *const *argv, int argc) |
void mi_cmd_info_ada_exceptions | ( | const char * | command, |
const char *const * | argv, | ||
int | argc ) |
Definition at line 28 of file mi-cmd-info.c.
References ada_exceptions_list(), current_uiout, ui_out::field_core_addr(), ui_out::field_string(), get_current_arch(), gdbarch::info(), ui_out::table_body(), ui_out::table_header(), and ui_left.
void mi_cmd_info_gdb_mi_command | ( | const char * | command, |
const char *const * | argv, | ||
int | argc ) |
Definition at line 68 of file mi-cmd-info.c.
References current_uiout, ui_out::field_string(), and mi_cmd_lookup().
void mi_cmd_info_os | ( | const char * | command, |
const char *const * | argv, | ||
int | argc ) |
Definition at line 94 of file mi-cmd-info.c.
References info_osdata().