GDB (xrefs)
|
Go to the source code of this file.
Functions | |
void | mi_cmd_target_file_get (const char *command, const char *const *argv, int argc) |
void | mi_cmd_target_file_put (const char *command, const char *const *argv, int argc) |
void | mi_cmd_target_file_delete (const char *command, const char *const *argv, int argc) |
void mi_cmd_target_file_delete | ( | const char * | command, |
const char *const * | argv, | ||
int | argc ) |
Definition at line 75 of file mi-cmd-target.c.
References mi_getopt(), prefix, and remote_file_delete().
void mi_cmd_target_file_get | ( | const char * | command, |
const char *const * | argv, | ||
int | argc ) |
Definition at line 27 of file mi-cmd-target.c.
References mi_getopt(), prefix, and remote_file_get().
void mi_cmd_target_file_put | ( | const char * | command, |
const char *const * | argv, | ||
int | argc ) |
Definition at line 51 of file mi-cmd-target.c.
References mi_getopt(), prefix, and remote_file_put().