|
GDB (API)
|
Go to the source code of this file.
Classes | |
| struct | captured_main_args |
Functions | |
| int | gdb_main (struct captured_main_args *) |
| char * | windows_get_absolute_argv0 (const char *argv0) |
| const char * | get_gdb_program_name (void) |
Variables | |
| int | return_child_result |
| int | return_child_result_value |
| int | batch_silent |
| int | batch_flag |
| int gdb_main | ( | struct captured_main_args * | ) |
| const char* get_gdb_program_name | ( | void | ) |
| char* windows_get_absolute_argv0 | ( | const char * | argv0 | ) |
Definition at line 88 of file mingw-hdep.c.
1.7.6.1