GDB (xrefs)
Classes | Functions | Variables
/home/stan/gdb/src/gdb/main.h File Reference

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

Function Documentation

Definition at line 1073 of file main.c.

References captured_main(), catch_errors(), RETURN_MASK_ALL, captured_main_args::use_windows, and use_windows.

Referenced by main().

const char* get_gdb_program_name ( void  )

Definition at line 103 of file main.c.

References gdb_program_name.

Referenced by gdbtk_init().

char* windows_get_absolute_argv0 ( const char *  argv0)

Definition at line 88 of file mingw-hdep.c.

Referenced by captured_main().


Variable Documentation

Definition at line 89 of file main.c.

Referenced by captured_main(), gdb_setup_readline(), and normal_stop().

Definition at line 94 of file main.c.

Referenced by captured_main(), and quit_force().

Definition at line 95 of file main.c.

Referenced by print_exited_reason(), and quit_force().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines