ABOVE_COMMA expread.tab.c /^#define ABOVE_COMMA 281$/ ADDR_OF_TEXT_SEGMENT dbxread.c /^#define ADDR_OF_TEXT_SEGMENT (IS_OBJECT_FILE ? 0 :/ ADD_PSYMBOL_TO_LIST dbxread.c /^#define ADD_PSYMBOL_TO_LIST(NAME, NAMELENGTH, NAME/ ALL_BREAKPOINTS breakpoint.c /^#define ALL_BREAKPOINTS(b) for (b = breakpoint_ch/ AND expread.tab.c /^#define AND 283$/ AOUTHDR core.c /^#define AOUTHDR struct exec$/ ARROW expread.tab.c /^#define ARROW 293$/ ASSIGN_MODIFY expread.tab.c /^#define ASSIGN_MODIFY 279$/ BELIEVE_PCC_PROMOTION dbxread.c /^#define BELIEVE_PCC_PROMOTION 0$/ BLOCKNAME expread.tab.c /^#define BLOCKNAME 264$/ BYTEWIDTH regex.c /^#define BYTEWIDTH 8$/ CHAR expread.tab.c /^#define CHAR 259$/ COLONCOLON expread.tab.c /^#define COLONCOLON 271$/ COPYING_UNIT obstack.c /^#define COPYING_UNIT int$/ CORE_RELOCATE symmisc.c /^#define CORE_RELOCATE(slot) \\$/ CapCase readline.c /^#define CapCase 3$/ DCACHE_SIZE remote.c /^#define DCACHE_SIZE 64 \/* Number of cache blocks/ DECLARE_FILE_HEADERS dbxread.c /^#define DECLARE_FILE_HEADERS AOUTHDR hdr$/ DECREMENT expread.tab.c /^#define DECREMENT 292$/ DEFAULT_ALIGNMENT obstack.c /^#define DEFAULT_ALIGNMENT ((char *)&((struct fooal/ DEFAULT_BUFFER_SIZE readline.c /^#define DEFAULT_BUFFER_SIZE 256$/ DEFAULT_HISTORY_GROW_SIZE history.c /^#define DEFAULT_HISTORY_GROW_SIZE 50$/ DEFAULT_MAX_KILLS readline.c /^#define DEFAULT_MAX_KILLS 10$/ DEFAULT_ROUNDING obstack.c /^#define DEFAULT_ROUNDING (sizeof (union fooround))/ DISPLAY_TABS readline.c /^#define DISPLAY_TABS$/ DO_REGISTERS_INFO infcmd.c /^#define DO_REGISTERS_INFO(regnum) do_registers_inf/ DownCase readline.c /^#define DownCase 2$/ ENTRY_POINT dbxread.c /^#define ENTRY_POINT hdr.a_entry$/ ENUM expread.tab.c /^#define ENUM 268$/ EQUAL expread.tab.c /^#define EQUAL 284$/ ERROR_NO_INFERIOR infcmd.c /^#define ERROR_NO_INFERIOR \\$/ EXTEND_BUFFER regex.c /^#define EXTEND_BUFFER \\$/ FLOAT expread.tab.c /^#define FLOAT 261$/ FRAMELESS_LOOK_FOR_PROLOGUE blockframe.c /^#define FRAMELESS_LOOK_FOR_PROLOGUE(FI, FRAMELESS)/ FRAME_ARGS_ADDRESS_CORRECT stack.c /^#define FRAME_ARGS_ADDRESS_CORRECT FRAME_ARGS_ADDR/ GCC_COMPILED_FLAG_SYMBOL dbxread.c /^#define GCC_COMPILED_FLAG_SYMBOL "gcc_compiled."$/ GEQ expread.tab.c /^#define GEQ 287$/ HACK_TERMCAP_MOTION readline.c /^#define HACK_TERMCAP_MOTION$/ HANDLE_SIGNALS readline.c /^#define HANDLE_SIGNALS$/ HASHSIZE dbxread.c /^#define HASHSIZE 127$/ HASH_OFFSET dbxread.c /^#define HASH_OFFSET 1$/ Hist_print main.c /^#define Hist_print 10$/ IGNORE_SYMBOL dbxread.c /^#define IGNORE_SYMBOL(type) (type == N_NSYMS)$/ INCREMENT expread.tab.c /^#define INCREMENT 291$/ INT expread.tab.c /^#define INT 258$/ INT_KEYWORD expread.tab.c /^#define INT_KEYWORD 275$/ IN_SIGTRAMP infrun.c /^#define IN_SIGTRAMP(pc, name) \\$/ ISATTY main.c /^#define ISATTY(FP) (isatty (fileno (FP)))$/ IS_OBJECT_FILE dbxread.c /^#define IS_OBJECT_FILE (hdr.a_trsize != 0)$/ LAST expread.tab.c /^#define LAST 276$/ LEQ expread.tab.c /^#define LEQ 286$/ LONG expread.tab.c /^#define LONG 273$/ LSH expread.tab.c /^#define LSH 288$/ L_INCR dbxread.c /^#define L_INCR 1$/ L_SET dbxread.c /^#define L_SET 0$/ MAXBUFBYTES remote.c /^#define MAXBUFBYTES ((PBUFSIZ-32)\/2)$/ MAX_OF_TYPE dbxread.c /^#define MAX_OF_TYPE(t) ((1 << (sizeof (t) - 1)) - / MIN_OF_TYPE dbxread.c /^#define MIN_OF_TYPE(t) (-(1 << (sizeof (t) - 1)))$/ MISC_BUNCH_SIZE dbxread.c /^#define MISC_BUNCH_SIZE 127$/ Mhistory history.c /^main ()$/ Mmain main.c /^main (argc, argv, envp)$/ Mreadline readline.c /^main ()$/ Mregex regex.c /^main (argc, argv)$/ NAME expread.tab.c /^#define NAME 262$/ NEW_TTY_DRIVER readline.c /^#define NEW_TTY_DRIVER$/ NFAILURES regex.c /^#define NFAILURES 80$/ NOTEQUAL expread.tab.c /^#define NOTEQUAL 285$/ NUMBER_OF_SYMBOLS dbxread.c /^#define NUMBER_OF_SYMBOLS \\$/ NUM_STD_REGS expread.tab.c /^#define NUM_STD_REGS (sizeof std_regs \/ sizeof st/ N_BSLINE dbxread.c /^#define N_BSLINE (N_SLINE+N_BSS-N_TEXT)$/ N_DATADDR core.c /^#define N_DATADDR(hdr) hdr.a_text$/ N_DSLINE dbxread.c /^#define N_DSLINE (N_SLINE+N_DATA-N_TEXT)$/ N_INDR dbxread.c /^#define N_INDR 0xa$/ N_MAGIC core.c /^#define N_MAGIC(exec) ((exec).magic)$/ N_SETA dbxread.c /^#define N_SETA 0x14 \/* Absolute set element symb/ N_SETB dbxread.c /^#define N_SETB 0x1A \/* Bss set element symbol */ N_SETD dbxread.c /^#define N_SETD 0x18 \/* Data set element symbol */ N_SETT dbxread.c /^#define N_SETT 0x16 \/* Text set element symbol */ N_SETV dbxread.c /^#define N_SETV 0x1C \/* Pointer to set vector in / N_TXTADDR core.c /^#define N_TXTADDR(hdr) 0$/ N_WARNING dbxread.c /^#define N_WARNING 0x1E \/* Warning message to pri/ OR expread.tab.c /^#define OR 282$/ PATFETCH regex.c /^#define PATFETCH(c) \\$/ PATFETCH_RAW regex.c /^#define PATFETCH_RAW(c) \\$/ PATPUSH regex.c /^#define PATPUSH(ch) (*b++ = (char) (ch))$/ PATUNFETCH regex.c /^#define PATUNFETCH p--$/ PBUFSIZ remote.c /^#define PBUFSIZ 400$/ PENDINGSIZE dbxread.c /^#define PENDINGSIZE 100$/ POINTER obstack.c /^#define POINTER void *$/ PREFETCH regex.c /^#define PREFETCH \\$/ PROCESS_ATTACH_ALLOWED infcmd.c /^#define PROCESS_ATTACH_ALLOWED 1$/ READ_FILE_HEADERS dbxread.c /^#define READ_FILE_HEADERS(DESC, NAME) \\$/ READ_STRING_TABLE_SIZE dbxread.c /^#define READ_STRING_TABLE_SIZE(INTO) \\$/ REGNAME expread.tab.c /^#define REGNAME 277$/ REG_STRUCT_HAS_ADDR findvar.c /^#define REG_STRUCT_HAS_ADDR(gcc_p) 0$/ RELOCATE symmisc.c /^#define RELOCATE(slot) (slot ? (* (char **) &slot / REPEAT_COUNT_THRESHOLD valprint.c /^#define REPEAT_COUNT_THRESHOLD 10$/ RSH expread.tab.c /^#define RSH 289$/ SET_ELEMENT_P dbxread.c /^#define SET_ELEMENT_P(x) ((x)>=N_SETA&&(x)<=(N_SET/ SET_NAMESTRING dbxread.c /^#define SET_NAMESTRING()\\$/ SHELL_FILE inflow.c /^#define SHELL_FILE "\/bin\/sh"$/ SHORT expread.tab.c /^#define SHORT 274$/ SIGNED expread.tab.c /^#define SIGNED 272$/ SIGN_EXTEND_CHAR regex.c /^#define SIGN_EXTEND_CHAR(x) (x)$/ SIZEOF expread.tab.c /^#define SIZEOF 269$/ SIZE_OF_TEXT_SEGMENT dbxread.c /^#define SIZE_OF_TEXT_SEGMENT hdr.a_text$/ STAB_REG_TO_REGNUM dbxread.c /^#define STAB_REG_TO_REGNUM(VALUE) (VALUE)$/ STATIC_MALLOC funmap.c /^#define STATIC_MALLOC$/ STOP_SIGNAL main.c /^#define STOP_SIGNAL SIGTSTP$/ STRING expread.tab.c /^#define STRING 265$/ STRING_TABLE_OFFSET dbxread.c /^#define STRING_TABLE_OFFSET (N_SYMOFF (hdr) + hdr./ STRUCT expread.tab.c /^#define STRUCT 266$/ STRUCT_ARG_SYM_GARBAGE printcmd.c /^#define STRUCT_ARG_SYM_GARBAGE(gcc_p) 0$/ SYMBOL_TABLE_OFFSET dbxread.c /^#define SYMBOL_TABLE_OFFSET N_SYMOFF (hdr)$/ SYNTAX regex.c /^#define SYNTAX(c) re_syntax_table[c]$/ SigHandler readline.c /^typedef sighandler SigHandler ();$/ Sword regex.c /^#define Sword 1$/ TERMINAL inflow.c /^#define TERMINAL struct termio$/ TERMSIGS_LENGTH main.c /^#define TERMSIGS_LENGTH (sizeof (terminating_signa/ TEXT_RELOCATE symmisc.c /^#define TEXT_RELOCATE(slot) ((slot) += text_reloc/ THIS expread.tab.c /^#define THIS 280$/ TIOCGETP inflow.c /^#define TIOCGETP TCGETA$/ TIOCSETN inflow.c /^#define TIOCSETN TCSETA$/ TIOCSETP inflow.c /^#define TIOCSETP TCSETAF$/ TYPENAME expread.tab.c /^#define TYPENAME 263$/ TYPE_OF_SET_ELEMENT dbxread.c /^#define TYPE_OF_SET_ELEMENT(x) ((x)-N_SETA+N_ABS)$/ TYPICAL_LINE_SIZE history.c /^#define TYPICAL_LINE_SIZE 2048$/ UINT expread.tab.c /^#define UINT 260$/ UINT_MAX valprint.c /^#define UINT_MAX 0xffffffff$/ UNARY expread.tab.c /^#define UNARY 290$/ UNION expread.tab.c /^#define UNION 267$/ UNRELOCATE symmisc.c /^#define UNRELOCATE(slot) (slot ? (* (char **) &slo/ UNSIGNED expread.tab.c /^#define UNSIGNED 270$/ UpCase readline.c /^#define UpCase 1$/ VALUE_HISTORY_CHUNK values.c /^#define VALUE_HISTORY_CHUNK 60$/ VARIABLE expread.tab.c /^#define VARIABLE 278$/ VARIABLES_INSIDE_BLOCK dbxread.c /^#define VARIABLES_INSIDE_BLOCK(desc) 0$/ YYABORT expread.tab.c /^#define YYABORT return(1)$/ YYACCEPT expread.tab.c /^#define YYACCEPT return(0)$/ YYDEBUG expread.tab.c /^#define YYDEBUG 1$/ YYEMPTY expread.tab.c /^#define YYEMPTY -2$/ YYEOF expread.tab.c /^#define YYEOF 0$/ YYERRCODE expread.tab.c /^#define YYERRCODE 256$/ YYERROR expread.tab.c /^#define YYERROR goto yyerrlab$/ YYFAIL expread.tab.c /^#define YYFAIL goto yyerrlab;$/ YYFINAL expread.tab.c /^#define YYFINAL 185$/ YYFLAG expread.tab.c /^#define YYFLAG -32768$/ YYLAST expread.tab.c /^#define YYLAST 556$/ YYLEX expread.tab.c /^#define YYLEX yylex()$/ YYLTYPE expread.tab.c /^#define YYLTYPE yyltype$/ YYMAXDEPTH expread.tab.c /^#define YYMAXDEPTH 200$/ YYMAXLIMIT expread.tab.c /^#define YYMAXLIMIT 10000$/ YYNTBASE expread.tab.c /^#define YYNTBASE 63$/ YYPURE expread.tab.c /^#define YYPURE 1$/ YYSTYPE expread.tab.c /^ } YYSTYPE;$/ YYTERROR expread.tab.c /^#define YYTERROR 1$/ YYTRANSLATE expread.tab.c /^#define YYTRANSLATE(x) ((unsigned)(x) <= 293 ? yyt/ __define_stab dbxread.c /^#define __define_stab(SYM, NUMBER, NAME) {NUMBER, / _hist_entry main.c /^ struct _hist_entry {$/ _initialize_blockframe blockframe.c /^_initialize_blockframe ()$/ _initialize_breakpoint breakpoint.c /^_initialize_breakpoint ()$/ _initialize_command command.c /^_initialize_command ()$/ _initialize_copying copying.c /^_initialize_copying ()$/ _initialize_core core.c /^_initialize_core()$/ _initialize_dbxread dbxread.c /^_initialize_dbxread ()$/ _initialize_expread expread.tab.c /^_initialize_expread ()$/ _initialize_infcmd infcmd.c /^_initialize_infcmd ()$/ _initialize_inflow inflow.c /^_initialize_inflow ()$/ _initialize_infrun infrun.c /^_initialize_infrun ()$/ _initialize_printcmd printcmd.c /^_initialize_printcmd ()$/ _initialize_source source.c /^_initialize_source ()$/ _initialize_stack stack.c /^_initialize_stack ()$/ _initialize_symmisc symmisc.c /^_initialize_symmisc ()$/ _initialize_symtab symtab.c /^_initialize_symtab ()$/ _initialize_utils utils.c /^_initialize_utils ()$/ _initialize_valprint valprint.c /^_initialize_valprint ()$/ _initialize_values values.c /^_initialize_values ()$/ _obstack_allocated_p obstack.c /^_obstack_allocated_p (h, obj)$/ _obstack_begin obstack.c /^_obstack_begin (h, size, alignment, chunkfun, free/ _obstack_free obstack.c /^_obstack_free (h, obj)$/ _obstack_newchunk obstack.c /^_obstack_newchunk (h, length)$/ access_value_history values.c /^access_value_history (num)$/ add_abbrev_cmd command.c /^add_abbrev_cmd (name, class, fun, doc, list)$/ add_abbrev_prefix_cmd command.c /^add_abbrev_prefix_cmd (name, class, fun, doc, pref/ add_alias_cmd command.c /^add_alias_cmd (name, oldname, class, abbrev_flag, / add_bincl_to_list dbxread.c /^add_bincl_to_list (pst, name, instance)$/ add_cmd command.c /^add_cmd (name, class, fun, doc, list)$/ add_com main.c /^add_com (name, class, fun, doc)$/ add_com_alias main.c /^add_com_alias (name, oldname, class, abbrev_flag)$/ add_file_command dbxread.c /^add_file_command (arg_string)$/ add_history history.c /^add_history (string)$/ add_info main.c /^add_info (name, fun, doc)$/ add_info_alias main.c /^add_info_alias (name, oldname, abbrev_flag)$/ add_macro_char readline.c /^add_macro_char (c)$/ add_new_header_file dbxread.c /^add_new_header_file (name, instance)$/ add_old_header_file dbxread.c /^add_old_header_file (name, instance)$/ add_prefix_cmd command.c /^add_prefix_cmd (name, class, fun, doc, prefixlist,/ add_symbol_to_list dbxread.c /^add_symbol_to_list (symbol, listhead)$/ add_this_object_header_file dbxread.c /^add_this_object_header_file (i)$/ add_undefined_type dbxread.c /^add_undefined_type (type)$/ address_info printcmd.c /^address_info (exp)$/ alloca history.c /^#define alloca __builtin_alloca$/ allocate_repeat_value values.c /^allocate_repeat_value (type, count)$/ allocate_value values.c /^allocate_value (type)$/ alphabetic readline.c /^alphabetic (c)$/ ambiguous_line_spec source.c /^ambiguous_line_spec (sals)$/ any_typein readline.c /^#define any_typein (push_index != pop_index)$/ argclass printcmd.c /^ enum argclass {int_arg, string_arg, double_arg/ args_info stack.c /^args_info ()$/ assoc_list readline.c /^} assoc_list;$/ attach_command infcmd.c /^attach_command (args, from_tty)$/ attach_program infrun.c /^attach_program (pid)$/ backspace readline.c /^backspace (count)$/ backtrace_command stack.c /^backtrace_command (count_exp)$/ backtrace_limit_info stack.c /^backtrace_limit_info (arg, from_tty)$/ bcmp regex.c /^#define bcmp(s1,s2,n) memcmp((s1),(s2),(n))$/ bcmp_translate regex.c /^bcmp_translate (s1, s2, len, translate)$/ bcopy regex.c /^#define bcopy(s,d,n) memcpy((d),(s),(n))$/ binop_user_defined_p valarith.c /^binop_user_defined_p (op, arg1, arg2)$/ block_depth symmisc.c /^block_depth (block)$/ block_for_pc blockframe.c /^block_for_pc (pc)$/ block_function symtab.c /^block_function (bl)$/ block_innermost_frame blockframe.c /^block_innermost_frame (block)$/ break_command breakpoint.c /^break_command (arg, from_tty)$/ break_command_1 breakpoint.c /^break_command_1 (arg, tempflag, from_tty)$/ breakpoint breakpoint.c /^struct breakpoint$/ breakpoint_1 breakpoint.c /^breakpoint_1 (bnum)$/ breakpoint_auto_delete breakpoint.c /^breakpoint_auto_delete (bnum)$/ breakpoint_clear_ignore_counts breakpoint.c /^breakpoint_clear_ignore_counts ()$/ breakpoint_cond_eval breakpoint.c /^breakpoint_cond_eval (exp)$/ breakpoint_here_p breakpoint.c /^breakpoint_here_p (pc)$/ breakpoint_stop_status breakpoint.c /^breakpoint_stop_status (pc, frame_address)$/ breakpoints_info breakpoint.c /^breakpoints_info (bnum_exp)$/ bzero regex.c /^#define bzero(s,n) memset((s),0,(n))$/ call_function valops.c /^call_function (function, nargs, args)$/ catch_errors main.c /^catch_errors (func, arg, errstring)$/ catch_termination main.c /^catch_termination (sig)$/ cd_command main.c /^cd_command (dir, from_tty)$/ check_duplicates breakpoint.c /^check_duplicates (address)$/ check_field valops.c /^check_field (arg1, name)$/ cleanup_undefined_types dbxread.c /^cleanup_undefined_types ()$/ clear_breakpoint_commands breakpoint.c /^clear_breakpoint_commands ()$/ clear_breakpoints breakpoint.c /^clear_breakpoints ()$/ clear_command breakpoint.c /^clear_command (arg, from_tty)$/ clear_displays printcmd.c /^clear_displays ()$/ clear_internalvars values.c /^clear_internalvars ()$/ clear_momentary_breakpoints breakpoint.c /^clear_momentary_breakpoints ()$/ clear_proceed_status infrun.c /^clear_proceed_status ()$/ clear_to_eol readline.c /^clear_to_eol (count)$/ clear_value_history values.c /^clear_value_history ()$/ close_exec_file core.c /^close_exec_file ()$/ command_line_input main.c /^command_line_input (prompt, repeat)$/ command_loop main.c /^command_loop ()$/ commands_command breakpoint.c /^commands_command (arg)$/ compare_ints printcmd.c /^compare_ints (i, j)$/ compare_misc_functions dbxread.c /^compare_misc_functions (fn1, fn2)$/ compare_psymbols dbxread.c /^compare_psymbols (s1, s2)$/ compare_strings readline.c /^compare_strings (s1, s2)$/ compare_symbols dbxread.c /^compare_symbols (s1, s2)$/ complete_on_cmdlist command.c /^complete_on_cmdlist (list, text)$/ completion_list_add_symbol symtab.c /^completion_list_add_symbol (symname)$/ completion_matches readline.c /^completion_matches (text, entry_function)$/ concat utils.c /^concat (s1, s2, s3)$/ condense_addl_misc_bunches dbxread.c /^condense_addl_misc_bunches ()$/ condense_misc_bunches dbxread.c /^condense_misc_bunches (inclink)$/ condition_command breakpoint.c /^condition_command (arg, from_tty)$/ const expread.tab.c /^#define const$/ cont_command infcmd.c /^cont_command (proc_count_exp, from_tty)$/ contained_in symtab.c /^contained_in (a, b)$/ containing_function_bounds printcmd.c /^containing_function_bounds (pc, low, high)$/ context_stack dbxread.c /^struct context_stack$/ convenience_info values.c /^convenience_info ()$/ copy_name expread.tab.c /^copy_name (token)$/ copy_pending dbxread.c /^copy_pending (beg, begi, end)$/ copying_info copying.c /^copying_info ()$/ create_array_type symtab.c /^create_array_type (element_type, number)$/ create_inferior inflow.c /^create_inferior (allargs, env)$/ create_new_frame blockframe.c /^create_new_frame (addr, pc)$/ crlf readline.c /^crlf ()$/ current_history history.c /^current_history ()$/ d_namlen readline.c /^#define d_namlen d_reclen$/ dbx_alloc_type dbxread.c /^dbx_alloc_type (typenums)$/ dbx_create_type dbxread.c /^dbx_create_type ()$/ dbx_lookup_type dbxread.c /^dbx_lookup_type (typenums)$/ dcache_alloc remote.c /^dcache_alloc ()$/ dcache_block remote.c /^struct dcache_block {$/ dcache_fetch remote.c /^dcache_fetch (addr)$/ dcache_flush remote.c /^dcache_flush ()$/ dcache_hit remote.c /^dcache_hit (addr)$/ dcache_init remote.c /^dcache_init ()$/ dcache_poke remote.c /^dcache_poke (addr, data)$/ dcache_value remote.c /^dcache_value (db, addr)$/ define_command main.c /^define_command (comname, from_tty)$/ define_symbol dbxread.c /^define_symbol (value, string, desc)$/ delete_breakpoint breakpoint.c /^delete_breakpoint (bpt)$/ delete_chars readline.c /^delete_chars (count)$/ delete_cmd command.c /^delete_cmd (name, list)$/ delete_command breakpoint.c /^delete_command (arg, from_tty)$/ delete_display printcmd.c /^delete_display (num)$/ describe_other_breakpoints breakpoint.c /^describe_other_breakpoints (pc)$/ destructor_name_p valops.c /^destructor_name_p (name, type)$/ detach_command infcmd.c /^detach_command (args, from_tty)$/ digit history.c /^#define digit(c) ((c) >= '0' && (c) <= '9')$/ digit_value readline.c /^#define digit_value(c) ((c) - '0')$/ ding readline.c /^ding ()$/ direct readline.c /^#define direct dirent$/ directories_info source.c /^directories_info ()$/ directory_command source.c /^directory_command (dirname, from_tty)$/ disable_breakpoint breakpoint.c /^disable_breakpoint (bpt)$/ disable_command breakpoint.c /^disable_command (args)$/ disable_current_display printcmd.c /^disable_current_display ()$/ disable_display printcmd.c /^disable_display (num)$/ disable_display_command printcmd.c /^disable_display_command (args, from_tty)$/ disassemble_command printcmd.c /^disassemble_command (arg, from_tty)$/ discard_cleanups utils.c /^discard_cleanups (old_chain)$/ discard_misc_bunches dbxread.c /^discard_misc_bunches ()$/ disconnect main.c /^disconnect ()$/ display printcmd.c /^struct display$/ display_command printcmd.c /^display_command (exp, from_tty)$/ display_info printcmd.c /^display_info ()$/ display_status printcmd.c /^enum display_status {disabled, enabled};$/ do_breakpoint_commands breakpoint.c /^do_breakpoint_commands ()$/ do_cleanups utils.c /^do_cleanups (old_chain)$/ do_displays printcmd.c /^do_displays ()$/ do_examine printcmd.c /^do_examine (fmt, addr)$/ do_nothing main.c /^do_nothing ()$/ do_one_display printcmd.c /^do_one_display (d)$/ do_registers_info infcmd.c /^static void do_registers_info (regnum)$/ document_command main.c /^document_command (comname, from_tty)$/ dont_repeat main.c /^dont_repeat ()$/ down_command stack.c /^down_command (count_exp)$/ dump_me_command main.c /^dump_me_command ()$/ echo_command main.c /^echo_command (text)$/ ecode_format printcmd.c /^decode_format (string_ptr, oformat, osize)$/ ecode_line_1 symtab.c /^decode_line_1 (argptr, funfirstline, default_symta/ ecode_line_2 symtab.c /^decode_line_2 (argptr, sym_arr, physnames, nelts, / ecode_line_spec symtab.c /^decode_line_spec (string, funfirstline)$/ ecode_line_spec_1 breakpoint.c /^decode_line_spec_1 (string, funfirstline)$/ editing_info main.c /^editing_info (arg, from_tty)$/ emacs_mode readline.c /^#define emacs_mode 1$/ enable breakpoint.c /^enum enable { disabled, enabled, temporary, delete/ enable_breakpoint breakpoint.c /^enable_breakpoint (bpt)$/ enable_command breakpoint.c /^enable_command (args)$/ enable_delete_breakpoint breakpoint.c /^enable_delete_breakpoint (bpt)$/ enable_delete_command breakpoint.c /^enable_delete_command (args)$/ enable_display printcmd.c /^enable_display (args)$/ enable_once_breakpoint breakpoint.c /^enable_once_breakpoint (bpt)$/ enable_once_command breakpoint.c /^enable_once_command (args)$/ end_arglist expread.tab.c /^end_arglist ()$/ end_insert readline.c /^end_insert ()$/ end_psymtab dbxread.c /^end_psymtab (pst, include_list, num_includes, capp/ end_symtab dbxread.c /^end_symtab (end_addr)$/ environ_vector environ.c /^environ_vector (e)$/ environment_info infcmd.c /^environment_info (var)$/ error regex.c /^error (string)$/ error_no_arg main.c /^error_no_arg (why)$/ evaluate_expression eval.c /^evaluate_expression (exp)$/ evaluate_subexp eval.c /^evaluate_subexp (expect_type, exp, pos, noside)$/ evaluate_subexp_for_address eval.c /^evaluate_subexp_for_address (exp, pos, noside)$/ evaluate_subexp_for_sizeof eval.c /^evaluate_subexp_for_sizeof (exp, pos)$/ evaluate_subexp_with_coercion eval.c /^evaluate_subexp_with_coercion (exp, pos, noside)$/ evaluate_type eval.c /^evaluate_type (exp)$/ exchange readline.c /^#define exchange(x, y) {int temp = x; x = y; y = t/ execute_command main.c /^execute_command (p, from_tty)$/ explicit_lookup_type dbxread.c /^explicit_lookup_type (real_filenum, index)$/ fatal utils.c /^fatal (string, arg)$/ fatal_dump_core utils.c /^fatal_dump_core (string, arg)$/ filename_completion_function readline.c /^filename_completion_function (text, state)$/ files_info core.c /^files_info ()$/ fill_in_vptr_fieldno dbxread.c /^fill_in_vptr_fieldno (type)$/ fill_symbuf dbxread.c /^fill_symbuf ()$/ find_corresponding_bincl_psymtab dbxread.c /^find_corresponding_bincl_psymtab (name, instance)$/ find_line_common symtab.c /^find_line_common (l, lineno, exact_match)$/ find_line_pc symtab.c /^find_line_pc (symtab, line)$/ find_line_pc_range symtab.c /^find_line_pc_range (symtab, thisline, startptr, en/ find_pc_function blockframe.c /^find_pc_function (pc)$/ find_pc_line_pc_range symtab.c /^find_pc_line_pc_range (pc, startptr, endptr)$/ find_pc_misc_function blockframe.c /^find_pc_misc_function (pc)$/ find_pc_partial_function blockframe.c /^find_pc_partial_function (pc, name, address)$/ find_pc_psymbol symtab.c /^find_pc_psymbol (psymtab, pc)$/ find_pc_psymtab symtab.c /^find_pc_psymtab (pc)$/ find_pc_symtab symtab.c /^find_pc_symtab (pc)$/ find_relative_frame stack.c /^find_relative_frame (frame, level_offset_ptr)$/ find_saved_register findvar.c /^find_saved_register (frame, regnum)$/ find_source_lines source.c /^find_source_lines (s, desc)$/ finish_block dbxread.c /^finish_block (symbol, listhead, old_blocks, start,/ finish_command infcmd.c /^finish_command (arg, from_tty)$/ fix_common_block dbxread.c /^fix_common_block (sym, value)$/ float_handler main.c /^float_handler ()$/ float_info infcmd.c /^float_info (addr_exp)$/ flush_cached_frames blockframe.c /^flush_cached_frames ()$/ fooalign obstack.c /^struct fooalign {char x; double d;};$/ fooround obstack.c /^union fooround {long x; double d;};$/ format_data printcmd.c /^struct format_data$/ format_info valprint.c /^format_info (arg, from_tty)$/ forward_search_command source.c /^forward_search_command (regex, from_tty)$/ fprintf_filtered utils.c /^fprintf_filtered (stream, format, arg1, arg2, arg3/ fputs_filtered utils.c /^fputs_filtered (linebuffer, stream)$/ frame_command stack.c /^frame_command (level_exp, from_tty)$/ frame_info stack.c /^frame_info (addr_exp)$/ free_all_psymtabs symmisc.c /^free_all_psymtabs()$/ free_all_symtabs symmisc.c /^free_all_symtabs ()$/ free_all_values values.c /^free_all_values ()$/ free_bincl_list dbxread.c /^free_bincl_list ()$/ free_command_lines main.c /^free_command_lines (lptr)$/ free_current_contents utils.c /^free_current_contents (location)$/ free_display printcmd.c /^free_display (d)$/ free_environ environ.c /^free_environ (e)$/ free_funcalls expread.tab.c /^free_funcalls ()$/ free_header_files dbxread.c /^free_header_files ()$/ free_history_entry readline.c /^free_history_entry (entry)$/ free_symtab symmisc.c /^free_symtab (s)$/ free_symtab_block symmisc.c /^free_symtab_block (b)$/ free_undo_list readline.c /^free_undo_list ()$/ fromhex remote.c /^fromhex (a)$/ funcall expread.tab.c /^struct funcall$/ functions_info symtab.c /^functions_info (regexp)$/ gdb_readline main.c /^gdb_readline (prompt, return_result)$/ get_breakpoint_commands breakpoint.c /^get_breakpoint_commands ()$/ get_current_block blockframe.c /^get_current_block ()$/ get_current_frame blockframe.c /^get_current_frame ()$/ get_exec_file core.c /^get_exec_file (err)$/ get_filename_and_charpos source.c /^get_filename_and_charpos (s, line, fullname)$/ get_frame_block blockframe.c /^get_frame_block (frame)$/ get_frame_function blockframe.c /^get_frame_function (frame)$/ get_frame_info blockframe.c /^get_frame_info (frame)$/ get_frame_pc blockframe.c /^get_frame_pc (frame)$/ get_frame_saved_regs blockframe.c /^get_frame_saved_regs (frame_info_addr, saved_regs_/ get_history_event history.c /^get_history_event (string, caller_index, delimitin/ get_history_word_specifier history.c /^get_history_word_specifier (spec, from, caller_ind/ get_in_environ environ.c /^get_in_environ (e, var)$/ get_next_frame blockframe.c /^get_next_frame (frame)$/ get_pc_function_start blockframe.c /^get_pc_function_start (pc)$/ get_prev_frame blockframe.c /^get_prev_frame (frame)$/ get_prev_frame_info blockframe.c /^get_prev_frame_info (next_frame)$/ get_selected_block stack.c /^get_selected_block ()$/ get_sym_file dbxread.c /^get_sym_file ()$/ get_y_or_n readline.c /^get_y_or_n ()$/ getpkt remote.c /^getpkt (buf)$/ getwd utils.c /^getwd (buf)$/ glean_key_from_name readline.c /^glean_key_from_name (name)$/ handle_command infrun.c /^handle_command (args, from_tty)$/ handle_parser_directive readline.c /^handle_parser_directive (statement)$/ hash_symsegs dbxread.c /^hash_symsegs ()$/ hashname dbxread.c /^hashname (name)$/ have_core_file_p core.c /^have_core_file_p ()$/ have_inferior_p infcmd.c /^have_inferior_p ()$/ header_file dbxread.c /^struct header_file$/ header_file_location dbxread.c /^struct header_file_location$/ help_cmd command.c /^help_cmd (command, stream)$/ help_cmd_list command.c /^help_cmd_list (list, class, prefix, recurse, strea/ help_command main.c /^help_command (command, from_tty)$/ help_list command.c /^help_list (list, cmdtype, class, stream)$/ history_arg_extract history.c /^history_arg_extract (first, last, string)$/ history_expand history.c /^history_expand (string, output)$/ history_filename history.c /^history_filename (filename)$/ history_get history.c /^history_get (offset)$/ history_list history.c /^history_list ()$/ history_search history.c /^history_search (string, direction)$/ history_search_pos history.c /^history_search_pos (string, dir, pos)$/ history_set_pos history.c /^history_set_pos (pos)$/ history_tokenize history.c /^history_tokenize (string)$/ ibuffer_space readline.c /^ibuffer_space ()$/ identify_source_line source.c /^identify_source_line (s, line, mid_statement)$/ ieee valprint.c /^ union ieee$/ ignore_command breakpoint.c /^ignore_command (args, from_tty)$/ ind_pc_line symtab.c /^find_pc_line (pc, notcurrent)$/ index utils.c /^index (s, c)$/ inferior_died inflow.c /^inferior_died ()$/ info_command main.c /^info_command ()$/ init_bincl_list dbxread.c /^init_bincl_list (number)$/ init_environ environ.c /^init_environ (e)$/ init_header_files dbxread.c /^init_header_files ()$/ init_misc_functions dbxread.c /^init_misc_functions ()$/ init_psymbol_list dbxread.c /^init_psymbol_list (total_symbols)$/ init_source_path source.c /^init_source_path ()$/ init_syntax_once regex.c /^init_syntax_once ()$/ init_terminal_io readline.c /^init_terminal_io (terminal_name)$/ init_type symtab.c /^init_type (code, length, uns, name)$/ initialize_cmd_lists main.c /^initialize_cmd_lists ()$/ initialize_main main.c /^initialize_main ()$/ initialize_signals main.c /^initialize_signals ()$/ input_from_terminal_p main.c /^input_from_terminal_p ()$/ insert_breakpoints breakpoint.c /^insert_breakpoints ()$/ insert_jump regex.c /^insert_jump (op, from, to, current_end)$/ insert_step_breakpoint infrun.c /^insert_step_breakpoint ()$/ insque utils.c /^insque (item, after)$/ internalvar_name values.c /^internalvar_name (var)$/ is_nan valprint.c /^is_nan (fp, len)$/ isident readline.c /^#define isident(c) ((isletter(c) || digit(c) || c / isletter readline.c /^#define isletter(c) (((c) >= 'A' && (c) <= 'Z') ||/ jump_command infcmd.c /^jump_command (arg, from_tty)$/ kill_command inflow.c /^kill_command ()$/ length_of_subexp expread.tab.c /^length_of_subexp (expr, endpos)$/ line_info source.c /^line_info (arg, from_tty)$/ list_command source.c /^list_command (arg, from_tty)$/ list_symbols symtab.c /^list_symbols (regexp, class)$/ locals_info stack.c /^locals_info ()$/ locate_var_value findvar.c /^locate_var_value (var, frame)$/ lookup_basetype_type symtab.c /^lookup_basetype_type (type, offset, via_virtual, v/ lookup_block_symbol symtab.c /^lookup_block_symbol (block, name, namespace)$/ lookup_cmd command.c /^lookup_cmd (line, list, cmdtype, allow_unknown, ig/ lookup_cmd_1 command.c /^lookup_cmd_1 (text, clist, result_list, ignore_hel/ lookup_enum symtab.c /^lookup_enum (name, block)$/ lookup_function_type symtab.c /^lookup_function_type (type)$/ lookup_internalvar values.c /^lookup_internalvar (name)$/ lookup_member_type symtab.c /^lookup_member_type (type, domain)$/ lookup_method_type symtab.c /^lookup_method_type (type, domain, args)$/ lookup_misc_func symtab.c /^lookup_misc_func (name)$/ lookup_partial_symbol symtab.c /^lookup_partial_symbol (pst, name, global, namespac/ lookup_partial_symtab symtab.c /^lookup_partial_symtab (name)$/ lookup_pointer_type symtab.c /^lookup_pointer_type (type)$/ lookup_reference_type symtab.c /^lookup_reference_type (type)$/ lookup_struct symtab.c /^lookup_struct (name, block)$/ lookup_struct_elt_type symtab.c /^lookup_struct_elt_type (type, name)$/ lookup_symbol symtab.c /^lookup_symbol (name, block, namespace, is_a_field_/ lookup_symtab symtab.c /^lookup_symtab (name)$/ lookup_symtab_1 symtab.c /^lookup_symtab_1 (name)$/ lookup_typename symtab.c /^lookup_typename (name, block, noerr)$/ lookup_union symtab.c /^lookup_union (name, block)$/ lookup_unsigned_typename symtab.c /^lookup_unsigned_typename (name)$/ make_blockvector dbxread.c /^make_blockvector ()$/ make_cleanup utils.c /^make_cleanup (function, arg)$/ make_environ environ.c /^make_environ ()$/ make_symbol_completion_list symtab.c /^make_symbol_completion_list (text)$/ map_breakpoint_numbers breakpoint.c /^map_breakpoint_numbers (args, function)$/ mark_breakpoints_out breakpoint.c /^mark_breakpoints_out ()$/ max environ.c /^#define max(a, b) ((a) > (b) ? (a) : (b))$/ maybe_replace_line readline.c /^maybe_replace_line ()$/ maybe_save_line readline.c /^maybe_save_line ()$/ maybe_unsave_line readline.c /^maybe_unsave_line ()$/ member history.c /^#define member(c, s) ((c) ? index ((s), (c)) : 0)$/ memory_error_and_abort funmap.c /^memory_error_and_abort ()$/ methods_info symtab.c /^methods_info (regexp)$/ min environ.c /^#define min(a, b) ((a) < (b) ? (a) : (b))$/ misc_bunch dbxread.c /^struct misc_bunch$/ modify_field values.c /^modify_field (addr, fieldval, bitpos, bitsize)$/ move_cursor_relative readline.c /^move_cursor_relative (new, data)$/ move_vert readline.c /^move_vert (to)$/ myread core.c /^myread (desc, addr, len)$/ new_object_header_files dbxread.c /^new_object_header_files ()$/ new_tty inflow.c /^new_tty (ttyname)$/ next_command infcmd.c /^next_command (count_string)$/ next_fnfield dbxread.c /^ struct next_fnfield$/ next_fnfieldlist dbxread.c /^ struct next_fnfieldlist$/ next_history history.c /^next_history ()$/ next_macro_key readline.c /^next_macro_key ()$/ next_symbol_text dbxread.c /^next_symbol_text ()$/ nextfield dbxread.c /^ struct nextfield$/ nexti_command infcmd.c /^nexti_command (count_string)$/ normal_stop infrun.c /^normal_stop ()$/ noside eval.c /^enum noside$/ numeric readline.c /^numeric (c)$/ obconcat dbxread.c /^obconcat (s1, s2, s3)$/ obsavestring dbxread.c /^obsavestring (ptr, size)$/ op_print expprint.c /^struct op_print$/ op_type expread.tab.c /^static enum type_pieces $/ openp source.c /^openp (path, try_cwd_first, string, mode, prot, fi/ output_character_function readline.c /^output_character_function (c)$/ output_command printcmd.c /^output_command (exp)$/ output_some_chars readline.c /^output_some_chars (string, count)$/ output_source_filename symtab.c /^output_source_filename (name, next)$/ outside_startup_file blockframe.c /^outside_startup_file (addr)$/ parse_and_eval eval.c /^parse_and_eval (exp)$/ parse_and_eval_address eval.c /^parse_and_eval_address (exp)$/ parse_and_eval_address_1 eval.c /^parse_and_eval_address_1 (expptr)$/ parse_binary_operation main.c /^parse_binary_operation (caller, arg)$/ parse_c_1 expread.tab.c /^parse_c_1 (stringptr, block, comma)$/ parse_c_expression expread.tab.c /^parse_c_expression (string)$/ parse_escape utils.c /^parse_escape (string_ptr)$/ parse_frame_specification stack.c /^parse_frame_specification (frame_exp)$/ parse_number expread.tab.c /^parse_number (olen)$/ parse_to_comma_and_eval eval.c /^parse_to_comma_and_eval (expp)$/ parser_else readline.c /^parser_else (args)$/ parser_endif readline.c /^parser_endif (args)$/ parser_if readline.c /^parser_if (args)$/ pending dbxread.c /^struct pending$/ pending_block dbxread.c /^struct pending_block$/ perror_with_name utils.c /^perror_with_name (string)$/ pop_executing_macro readline.c /^pop_executing_macro ()$/ pop_subfile dbxread.c /^pop_subfile ()$/ precedence expprint.c /^enum precedence$/ prefixify_expression expread.tab.c /^prefixify_expression (expr)$/ prefixify_subexp expread.tab.c /^prefixify_subexp (inexpr, outexpr, inend, outbeg)$/ previous_history history.c /^previous_history ()$/ print_address printcmd.c /^print_address (addr, stream)$/ print_block_frame_locals stack.c /^print_block_frame_locals (b, frame, stream)$/ print_buf regex.c /^print_buf (bufp)$/ print_command printcmd.c /^print_command (exp)$/ print_expression expprint.c /^print_expression (exp, stream)$/ print_formatted printcmd.c /^print_formatted (val, format, size)$/ print_frame_arg_vars stack.c /^print_frame_arg_vars (frame, stream)$/ print_frame_args printcmd.c /^print_frame_args (func, fi, num, stream)$/ print_frame_info stack.c /^print_frame_info (fi, level, source, args)$/ print_frame_local_vars stack.c /^print_frame_local_vars (frame, stream)$/ print_frame_nameless_args printcmd.c /^print_frame_nameless_args (argsaddr, start, end, s/ print_gdb_version main.c /^print_gdb_version ()$/ print_prompt main.c /^print_prompt ()$/ print_scalar_formatted printcmd.c /^print_scalar_formatted (valaddr, type, format, siz/ print_sel_frame stack.c /^print_sel_frame (just_source)$/ print_selected_frame stack.c /^print_selected_frame ()$/ print_source_lines source.c /^print_source_lines (s, line, stopline, noerror)$/ print_spaces utils.c /^print_spaces (n, file)$/ print_spaces_filtered utils.c /^print_spaces_filtered (n, stream)$/ print_stack_frame stack.c /^print_stack_frame (frame, level, source)$/ print_string valprint.c /^print_string (stream, string, length, force_ellips/ print_subexp expprint.c /^print_subexp (exp, pos, stream, prec)$/ print_symbol symmisc.c /^print_symbol (symbol, depth, outfile)$/ print_symtabs symmisc.c /^print_symtabs (filename)$/ print_sys_errmsg utils.c /^print_sys_errmsg (string, errcode)$/ print_variable_value printcmd.c /^print_variable_value (var, frame, stream)$/ printchar regex.c /^printchar (c)$/ printf_command printcmd.c /^printf_command (arg)$/ printf_filtered utils.c /^printf_filtered (format, arg1, arg2, arg3, arg4, a/ proceed infrun.c /^proceed (addr, signal, step)$/ process_one_symbol dbxread.c /^process_one_symbol (type, desc, value, name)$/ program_info infcmd.c /^program_info ()$/ prompt_for_continue utils.c /^prompt_for_continue ()$/ psymtab_to_symtab dbxread.c /^psymtab_to_symtab(pst)$/ psymtab_to_symtab_1 dbxread.c /^psymtab_to_symtab_1 (pst, desc, stringtab, stringt/ ptype_command printcmd.c /^ptype_command (typename)$/ push_bytes valops.c /^push_bytes (sp, buffer, len)$/ push_executing_macro readline.c /^push_executing_macro ()$/ push_subfile dbxread.c /^push_subfile ()$/ push_type expread.tab.c /^push_type (tp)$/ push_word valops.c /^push_word (sp, buffer)$/ putpkt remote.c /^putpkt (buf)$/ pwd_command main.c /^pwd_command (arg, from_tty)$/ query utils.c /^query (ctlstr, arg1, arg2)$/ queue utils.c /^struct queue {$/ quit utils.c /^quit ()$/ quit_command main.c /^quit_command ()$/ re_comp regex.c /^re_comp (s)$/ re_compile_fastmap regex.c /^re_compile_fastmap (bufp)$/ re_compile_pattern regex.c /^re_compile_pattern (pattern, size, bufp)$/ re_exec regex.c /^re_exec (s)$/ re_match regex.c /^re_match (pbufp, string, size, pos, regs)$/ re_match_2 regex.c /^re_match_2 (pbufp, string1, size1, string2, size2,/ re_search regex.c /^re_search (pbufp, string, size, startpos, range, r/ re_search_2 regex.c /^re_search_2 (pbufp, string1, size1, string2, size2/ re_set_syntax regex.c /^re_set_syntax (syntax)$/ read_addl_syms dbxread.c /^read_addl_syms (desc, stringtab, nlistlen, text_ad/ read_args dbxread.c /^read_args (pp, end)$/ read_array_type dbxread.c /^read_array_type (pp, type)$/ read_command_lines main.c /^read_command_lines ()$/ read_dbx_symtab dbxread.c /^read_dbx_symtab (desc, stringtab, stringtab_size, / read_enum_type dbxread.c /^read_enum_type (pp, type)$/ read_history history.c /^read_history (filename)$/ read_memory core.c /^read_memory (memaddr, myaddr, len)$/ read_memory_integer infcmd.c /^read_memory_integer (memaddr, len)$/ read_number dbxread.c /^read_number (pp, end)$/ read_ofile_symtab dbxread.c /^read_ofile_symtab (desc, stringtab, stringtab_size/ read_pc infcmd.c /^read_pc ()$/ read_range_type dbxread.c /^read_range_type (pp, typenums)$/ read_register findvar.c /^read_register (regno)$/ read_register_bytes findvar.c /^read_register_bytes (regbyte, myaddr, len)$/ read_relative_register_raw_bytes findvar.c /^read_relative_register_raw_bytes (regnum, myaddr)$/ read_struct_type dbxread.c /^read_struct_type (pp, type)$/ read_symsegs symmisc.c /^read_symsegs (desc, name)$/ read_type dbxread.c /^read_type (pp)$/ read_type_number dbxread.c /^read_type_number (pp, typenums)$/ read_var_value findvar.c /^read_var_value (var, frame)$/ readchar remote.c /^readchar ()$/ readline readline.c /^readline (prompt)$/ readline_default_bindings readline.c /^readline_default_bindings ()$/ readline_initialize_everything readline.c /^readline_initialize_everything ()$/ readline_internal readline.c /^readline_internal ()$/ really_free_pendings dbxread.c /^really_free_pendings ()$/ record_latest_value values.c /^record_latest_value (val)$/ record_line dbxread.c /^record_line (line, pc)$/ record_misc_function dbxread.c /^record_misc_function (name, address, type)$/ record_selected_frame stack.c /^record_selected_frame (frameaddrp, levelp)$/ register_addr core.c /^register_addr (regno, blockend)$/ registers_info infcmd.c /^registers_info (addr_exp)$/ reinitialize_more_filter utils.c /^reinitialize_more_filter ()$/ release_value values.c /^release_value (val)$/ relocate_block symmisc.c /^relocate_block (bp)$/ relocate_blockvector symmisc.c /^relocate_blockvector (blp)$/ relocate_source symmisc.c /^relocate_source (sp)$/ relocate_sourcevector symmisc.c /^relocate_sourcevector (svp)$/ relocate_symbol symmisc.c /^relocate_symbol (sp)$/ relocate_symtab symmisc.c /^relocate_symtab (root)$/ relocate_type symmisc.c /^relocate_type (tp)$/ relocate_typevector symmisc.c /^relocate_typevector (tv)$/ remote_close remote.c /^remote_close (from_tty)$/ remote_fetch_registers remote.c /^remote_fetch_registers (regs)$/ remote_fetch_word remote.c /^remote_fetch_word (addr)$/ remote_open remote.c /^remote_open (name, from_tty)$/ remote_read_bytes remote.c /^remote_read_bytes (memaddr, myaddr, len)$/ remote_read_inferior_memory remote.c /^remote_read_inferior_memory(memaddr, myaddr, len)$/ remote_resume remote.c /^remote_resume (step, signal)$/ remote_send remote.c /^remote_send (buf)$/ remote_store_registers remote.c /^remote_store_registers (regs)$/ remote_store_word remote.c /^remote_store_word (addr, word)$/ remote_timer remote.c /^remote_timer ()$/ remote_wait remote.c /^remote_wait (status)$/ remote_write_bytes remote.c /^remote_write_bytes (memaddr, myaddr, len)$/ remote_write_inferior_memory remote.c /^remote_write_inferior_memory (memaddr, myaddr, len/ remove_breakpoints breakpoint.c /^remove_breakpoints ()$/ remove_history history.c /^remove_history (which)$/ remove_step_breakpoint infrun.c /^remove_step_breakpoint ()$/ remque utils.c /^remque (item)$/ reopen_exec_file core.c /^reopen_exec_file ()$/ replace_history_entry history.c /^replace_history_entry (which, line, data)$/ request_quit utils.c /^request_quit ()$/ restore_cleanups utils.c /^restore_cleanups (chain)$/ restore_inferior_status infrun.c /^restore_inferior_status (inf_status)$/ return_command stack.c /^return_command (retval_exp, from_tty)$/ return_to_top_level main.c /^return_to_top_level ()$/ reverse_search_command source.c /^reverse_search_command (regex, from_tty)$/ rindex utils.c /^rindex (s, c)$/ rl_abort readline.c /^rl_abort ()$/ rl_add_defun readline.c /^rl_add_defun (name, function, key)$/ rl_add_funmap_entry funmap.c /^rl_add_funmap_entry (name, function)$/ rl_add_undo readline.c /^rl_add_undo (what, start, end, text)$/ rl_backward readline.c /^rl_backward (count)$/ rl_backward_kill_line readline.c /^rl_backward_kill_line (direction)$/ rl_backward_kill_word readline.c /^rl_backward_kill_word (count)$/ rl_backward_word readline.c /^rl_backward_word (count)$/ rl_beg_of_line readline.c /^rl_beg_of_line ()$/ rl_begin_undo_group readline.c /^rl_begin_undo_group ()$/ rl_beginning_of_history readline.c /^rl_beginning_of_history ()$/ rl_bind_key readline.c /^rl_bind_key (key, function)$/ rl_bind_key_in_map readline.c /^rl_bind_key_in_map (key, function, map)$/ rl_call_last_kbd_macro readline.c /^rl_call_last_kbd_macro (count, ignore)$/ rl_capitalize_word readline.c /^rl_capitalize_word (count)$/ rl_change_case readline.c /^rl_change_case (count, op)$/ rl_character_len readline.c /^rl_character_len (c, pos)$/ rl_clean_up_for_exit readline.c /^rl_clean_up_for_exit ()$/ rl_clear_message readline.c /^rl_clear_message ()$/ rl_clear_screen readline.c /^rl_clear_screen ()$/ rl_clear_signals readline.c /^rl_clear_signals ()$/ rl_complete readline.c /^rl_complete (ignore, invoking_key)$/ rl_complete_internal readline.c /^rl_complete_internal (what_to_do)$/ rl_copy readline.c /^rl_copy (from, to)$/ rl_copy_keymap keymaps.c /^rl_copy_keymap (map)$/ rl_delete readline.c /^rl_delete (count, invoking_key)$/ rl_delete_text readline.c /^rl_delete_text (from, to)$/ rl_deprep_terminal readline.c /^rl_deprep_terminal ()$/ rl_digit_argument readline.c /^rl_digit_argument (ignore, key)$/ rl_digit_loop readline.c /^rl_digit_loop ()$/ rl_discard_argument readline.c /^rl_discard_argument ()$/ rl_discard_keymap keymaps.c /^rl_discard_keymap (map)$/ rl_dispatch readline.c /^rl_dispatch (key, map)$/ rl_display_search readline.c /^rl_display_search (search_string, reverse_p, where/ rl_do_lowercase_version readline.c /^rl_do_lowercase_version (ignore1, ignore2)$/ rl_do_undo readline.c /^rl_do_undo ()$/ rl_downcase_word readline.c /^rl_downcase_word (count)$/ rl_emacs_editing_mode readline.c /^rl_emacs_editing_mode ()$/ rl_end_kbd_macro readline.c /^rl_end_kbd_macro (count, ignore)$/ rl_end_of_history readline.c /^rl_end_of_history ()$/ rl_end_of_line readline.c /^rl_end_of_line ()$/ rl_end_undo_group readline.c /^rl_end_undo_group ()$/ rl_execute_next readline.c /^rl_execute_next (c)$/ rl_forced_update_display readline.c /^rl_forced_update_display ()$/ rl_forward readline.c /^rl_forward (count)$/ rl_forward_search_history readline.c /^rl_forward_search_history (sign, key)$/ rl_forward_word readline.c /^rl_forward_word (count)$/ rl_gather_tyi readline.c /^rl_gather_tyi ()$/ rl_generic_bind readline.c /^rl_generic_bind (type, keyseq, data, map)$/ rl_get_char readline.c /^rl_get_char (key)$/ rl_get_next_history readline.c /^rl_get_next_history (count)$/ rl_get_previous_history readline.c /^rl_get_previous_history (count)$/ rl_getc readline.c /^rl_getc (stream)$/ rl_handle_sigwinch readline.c /^rl_handle_sigwinch (sig, code, scp)$/ rl_init_argument readline.c /^rl_init_argument ()$/ rl_initialize readline.c /^rl_initialize ()$/ rl_initialize_funmap funmap.c /^rl_initialize_funmap ()$/ rl_insert readline.c /^rl_insert (count, c)$/ rl_insert_text readline.c /^rl_insert_text (string)$/ rl_kill_line readline.c /^rl_kill_line (direction)$/ rl_kill_text readline.c /^rl_kill_text (from, to)$/ rl_kill_word readline.c /^rl_kill_word (count)$/ rl_macro_bind readline.c /^rl_macro_bind (keyseq, macro, map)$/ rl_make_bare_keymap keymaps.c /^rl_make_bare_keymap ()$/ rl_make_keymap keymaps.c /^rl_make_keymap ()$/ rl_message readline.c /^rl_message (string, arg1, arg2)$/ rl_modifying readline.c /^rl_modifying (start, end)$/ rl_named_function readline.c /^rl_named_function (string)$/ rl_newline readline.c /^rl_newline (count, key)$/ rl_on_new_line readline.c /^rl_on_new_line ()$/ rl_parse_and_bind readline.c /^rl_parse_and_bind (string)$/ rl_possible_completions readline.c /^rl_possible_completions ()$/ rl_prep_terminal readline.c /^rl_prep_terminal ()$/ rl_quoted_insert readline.c /^rl_quoted_insert (count)$/ rl_re_read_init_file readline.c /^rl_re_read_init_file (count, ignore)$/ rl_read_init_file readline.c /^rl_read_init_file (filename)$/ rl_read_key readline.c /^rl_read_key ()$/ rl_redisplay readline.c /^rl_redisplay ()$/ rl_refresh_line readline.c /^rl_refresh_line ()$/ rl_reset_terminal readline.c /^rl_reset_terminal (terminal_name)$/ rl_restart_output readline.c /^rl_restart_output (count, key)$/ rl_reverse_search_history readline.c /^rl_reverse_search_history (sign, key)$/ rl_revert_line readline.c /^rl_revert_line ()$/ rl_rubout readline.c /^rl_rubout (count)$/ rl_search_history readline.c /^rl_search_history (direction, invoking_key)$/ rl_set_key readline.c /^rl_set_key (keyseq, function, map)$/ rl_set_retained_kills readline.c /^rl_set_retained_kills (num)$/ rl_set_signals readline.c /^rl_set_signals ()$/ rl_show_char readline.c /^rl_show_char (c)$/ rl_signal_handler readline.c /^rl_signal_handler (sig, code, scp)$/ rl_start_kbd_macro readline.c /^rl_start_kbd_macro (ignore1, ignore2)$/ rl_stuff_char readline.c /^rl_stuff_char (key)$/ rl_tab_insert readline.c /^rl_tab_insert (count)$/ rl_translate_keyseq readline.c /^rl_translate_keyseq (seq, array, len)$/ rl_transpose_chars readline.c /^rl_transpose_chars (count)$/ rl_transpose_words readline.c /^rl_transpose_words (count)$/ rl_unbind_key readline.c /^rl_unbind_key (key)$/ rl_unbind_key_in_map readline.c /^rl_unbind_key_in_map (key, map)$/ rl_undo_command readline.c /^rl_undo_command (count)$/ rl_unget_char readline.c /^rl_unget_char (key)$/ rl_universal_argument readline.c /^rl_universal_argument ()$/ rl_unix_line_discard readline.c /^rl_unix_line_discard ()$/ rl_unix_word_rubout readline.c /^rl_unix_word_rubout ()$/ rl_upcase_word readline.c /^rl_upcase_word (count)$/ rl_variable_bind readline.c /^rl_variable_bind (name, value)$/ rl_vi_editing_mode readline.c /^rl_vi_editing_mode ()$/ rl_yank readline.c /^rl_yank ()$/ rl_yank_nth_arg readline.c /^rl_yank_nth_arg (count, ignore)$/ rl_yank_pop readline.c /^rl_yank_pop ()$/ rl_yank_previous_last_arg readline.c /^rl_yank_previous_last_arg (ignore)$/ run_command infcmd.c /^run_command (args, from_tty)$/ run_stack_dummy infcmd.c /^run_stack_dummy (addr, buffer)$/ save_cleanups utils.c /^save_cleanups ()$/ save_inferior_status infrun.c /^save_inferior_status (inf_status, restore_stack_in/ saved_macro readline.c /^struct saved_macro {$/ savestring history.c /^#define savestring(x) (char *)strcpy (xmalloc (1 +/ scan_file_globals dbxread.c /^scan_file_globals ()$/ screensize_info utils.c /^screensize_info (arg, from_tty)$/ select_frame stack.c /^select_frame (frame, level)$/ select_source_symtab source.c /^select_source_symtab (s)$/ set_args_command infcmd.c /^set_args_command (args)$/ set_backtrace_limit_command stack.c /^set_backtrace_limit_command (count_exp, from_tty)$/ set_breakpoint breakpoint.c /^set_breakpoint (s, line, tempflag)$/ set_breakpoint_commands breakpoint.c /^set_breakpoint_commands (cmds)$/ set_command printcmd.c /^set_command (exp)$/ set_current_frame blockframe.c /^set_current_frame (frame)$/ set_default_breakpoint breakpoint.c /^set_default_breakpoint (valid, addr, symtab, line)/ set_editing main.c /^set_editing (arg, from_tty)$/ set_environment_command infcmd.c /^set_environment_command (arg)$/ set_history main.c /^set_history (arg, from_tty)$/ set_history_expansion main.c /^set_history_expansion (arg, from_tty)$/ set_history_filename main.c /^set_history_filename (arg, from_tty)$/ set_history_size main.c /^set_history_size (arg, from_tty)$/ set_history_write main.c /^set_history_write (arg, from_tty)$/ set_ignore_count breakpoint.c /^set_ignore_count (bptnum, count, from_tty)$/ set_in_environ environ.c /^set_in_environ (e, var, value)$/ set_internalvar values.c /^set_internalvar (var, val)$/ set_internalvar_component values.c /^set_internalvar_component (var, offset, bitpos, bi/ set_maximum_command valprint.c /^set_maximum_command (arg)$/ set_momentary_breakpoint breakpoint.c /^set_momentary_breakpoint (sal, frame)$/ set_next_address printcmd.c /^set_next_address (addr)$/ set_prettyprint_command valprint.c /^set_prettyprint_command (arg, from_tty)$/ set_prompt_command main.c /^set_prompt_command (text)$/ set_raw_breakpoint breakpoint.c /^set_raw_breakpoint (sal)$/ set_return_value values.c /^set_return_value (val)$/ set_screensize_command utils.c /^set_screensize_command (arg, from_tty)$/ set_unionprint_command valprint.c /^set_unionprint_command (arg, from_tty)$/ set_verbose_command main.c /^set_verbose_command (arg, from_tty)$/ shell_escape command.c /^shell_escape (arg, from_tty)$/ sighandler readline.c /^#define sighandler void$/ sign symtab.c /^ enum sign {none, plus, minus} sign = none;$/ signal_command infcmd.c /^signal_command (signum_exp, from_tty)$/ signals_info infrun.c /^signals_info (signum_exp)$/ slashify_in_quotes history.c /^#define slashify_in_quotes "\\\\`\\"$"$/ smash_to_function_type symtab.c /^smash_to_function_type (type, to_type)$/ smash_to_member_type symtab.c /^smash_to_member_type (type, domain, to_type)$/ smash_to_method_type symtab.c /^smash_to_method_type (type, domain, to_type, args)/ smash_to_pointer_type symtab.c /^smash_to_pointer_type (type, to_type)$/ smash_to_reference_type symtab.c /^smash_to_reference_type (type, to_type)$/ sort_block_syms symtab.c /^sort_block_syms (b)$/ sort_syms dbxread.c /^sort_syms ()$/ sort_symtab_syms dbxread.c /^sort_symtab_syms (s)$/ source_charpos_line source.c /^source_charpos_line (s, chr)$/ source_cleanup main.c /^source_cleanup (stream)$/ source_command main.c /^source_command (arg, from_tty)$/ source_line_charpos source.c /^source_line_charpos (s, line)$/ sources_info symtab.c /^sources_info ()$/ specify_exec_file_hook core.c /^specify_exec_file_hook (hook)$/ start_arglist expread.tab.c /^start_arglist ()$/ start_inferior infrun.c /^start_inferior ()$/ start_insert readline.c /^start_insert (count)$/ start_psymtab dbxread.c /^start_psymtab (filename, textlow, ldsymoff, global/ start_remote infrun.c /^start_remote ()$/ start_subfile dbxread.c /^start_subfile (name)$/ start_symtab dbxread.c /^start_symtab (name, start_addr)$/ start_using_history readline.c /^start_using_history ()$/ std_regs expread.tab.c /^struct std_regs {$/ step_1 infcmd.c /^step_1 (skip_subroutines, single_inst, count_strin/ step_command infcmd.c /^step_command (count_string)$/ stepi_command infcmd.c /^stepi_command (count_string)$/ stifle_history history.c /^stifle_history (max)$/ stoken expread.tab.c /^struct stoken$/ stop_sig main.c /^stop_sig ()$/ store_jump regex.c /^store_jump (from, opcode, to)$/ stricmp readline.c /^stricmp (string1, string2)$/ strindex readline.c /^strindex (s1, s2)$/ strnicmp readline.c /^strnicmp (string1, string2, count)$/ subfile dbxread.c /^struct subfile$/ subfile_stack dbxread.c /^struct subfile_stack$/ substring_member_of_array readline.c /^substring_member_of_array (string, array)$/ supply_register findvar.c /^supply_register (regno, val)$/ symbol_completion_function main.c /^symbol_completion_function (text, state)$/ symbol_file_command dbxread.c /^symbol_file_command (name, from_tty)$/ tbreak_command breakpoint.c /^tbreak_command (arg, from_tty)$/ term_status_command inflow.c /^term_status_command ()$/ terminal_inferior inflow.c /^terminal_inferior ()$/ terminal_init_inferior inflow.c /^terminal_init_inferior ()$/ terminal_ours inflow.c /^terminal_ours ()$/ terminal_ours_1 inflow.c /^terminal_ours_1 (output_only)$/ terminal_ours_for_output inflow.c /^terminal_ours_for_output ()$/ tilde_expand readline.c /^tilde_expand (filename)$/ tohex remote.c /^tohex (nib)$/ token expread.tab.c /^struct token$/ try_writing_regs_command inflow.c /^try_writing_regs_command ()$/ tty_command infcmd.c /^tty_command (file, from_tty)$/ type_pieces expread.tab.c /^enum type_pieces$/ type_print valprint.c /^type_print (type, varstring, stream, show)$/ type_print_1 valprint.c /^type_print_1 (type, varstring, stream, show, level/ type_print_base valprint.c /^type_print_base (type, stream, show, level)$/ type_print_derivation_info valprint.c /^type_print_derivation_info (stream, type)$/ type_print_method_args valprint.c /^type_print_method_args (args, prefix, varstring, s/ type_print_varspec_prefix valprint.c /^type_print_varspec_prefix (type, stream, show, pas/ type_print_varspec_suffix valprint.c /^type_print_varspec_suffix (type, stream, show, pas/ typecmp valops.c /^typecmp (staticp, t1, t2)$/ types_info symtab.c /^types_info (regexp)$/ undisplay_command printcmd.c /^undisplay_command (args)$/ unop_user_defined_p valarith.c /^int unop_user_defined_p (op, arg1)$/ unpack_double values.c /^unpack_double (type, valaddr, invp)$/ unpack_field_as_long values.c /^unpack_field_as_long (type, valaddr, fieldno)$/ unpack_long values.c /^unpack_long (type, valaddr)$/ unset_environment_command infcmd.c /^unset_environment_command (var, from_tty)$/ unset_in_environ environ.c /^unset_in_environ (e, var)$/ unstifle_history history.c /^unstifle_history ()$/ until_break_command breakpoint.c /^until_break_command (arg, from_tty)$/ until_command infcmd.c /^until_command (arg, from_tty)$/ until_next_command infcmd.c /^until_next_command (arg, from_tty)$/ up_command stack.c /^up_command (count_exp)$/ update_line readline.c /^update_line (old, new, current_line)$/ username_completion_function readline.c /^username_completion_function (text, state)$/ using_history history.c /^using_history ()$/ using_struct_return values.c /^using_struct_return (function, funcaddr, value_typ/ val_print valprint.c /^val_print (type, valaddr, address, stream, format,/ validate_comname main.c /^validate_comname (comname)$/ validate_files core.c /^validate_files ()$/ validate_format printcmd.c /^validate_format (fmt, cmdname)$/ value_add valarith.c /^value_add (arg1, arg2)$/ value_addr valops.c /^value_addr (arg1)$/ value_arg_coerce valops.c /^value_arg_coerce (arg)$/ value_arg_push valops.c /^value_arg_push (sp, arg)$/ value_as_double values.c /^value_as_double (val)$/ value_as_long values.c /^value_as_long (val)$/ value_assign valops.c /^value_assign (toval, fromval)$/ value_at valops.c /^value_at (type, addr)$/ value_being_returned values.c /^value_being_returned (valtype, retbuf, struct_retu/ value_binop valarith.c /^value_binop (arg1, arg2, op)$/ value_cast valops.c /^value_cast (type, arg2)$/ value_coerce_array valops.c /^value_coerce_array (arg1)$/ value_copy values.c /^value_copy (arg)$/ value_equal valarith.c /^value_equal (arg1, arg2)$/ value_field values.c /^value_field (arg1, fieldno)$/ value_fn_field values.c /^value_fn_field (arg1, fieldno, subfieldno)$/ value_from_double values.c /^value_from_double (type, num)$/ value_from_long values.c /^value_from_long (type, num)$/ value_from_register findvar.c /^value_from_register (type, regnum, frame)$/ value_history_chunk values.c /^struct value_history_chunk$/ value_history_info values.c /^value_history_info (num_exp, from_tty)$/ value_ind valops.c /^value_ind (arg1)$/ value_less valarith.c /^value_less (arg1, arg2)$/ value_lognot valarith.c /^value_lognot (arg1)$/ value_neg valarith.c /^value_neg (arg1)$/ value_of_internalvar values.c /^value_of_internalvar (var)$/ value_of_register findvar.c /^value_of_register (regnum)$/ value_of_this valops.c /^value_of_this (complain)$/ value_of_variable valops.c /^value_of_variable (var)$/ value_print valprint.c /^value_print (val, stream, format, pretty)$/ value_push valops.c /^value_push (sp, arg)$/ value_repeat valops.c /^value_repeat (arg1, count)$/ value_static_field values.c /^value_static_field (type, fieldname, fieldno)$/ value_string valops.c /^value_string (ptr, len)$/ value_struct_elt valops.c /^value_struct_elt (arg1, args, name, static_memfunc/ value_struct_elt_for_address valops.c /^value_struct_elt_for_address (domain, intype, name/ value_sub valarith.c /^value_sub (arg1, arg2)$/ value_subscript valarith.c /^value_subscript (array, idx)$/ value_subscripted_rvalue valarith.c /^value_subscripted_rvalue (array, idx)$/ value_virtual_fn_field values.c /^value_virtual_fn_field (arg1, f, j, type)$/ value_x_binop valarith.c /^value_x_binop (arg1, arg2, op, otherop)$/ value_x_unop valarith.c /^value_x_unop (arg1, op)$/ value_zero valops.c /^value_zero (type, lv)$/ value_zerop valarith.c /^value_zerop (arg1)$/ variables_info symtab.c /^variables_info (regexp)$/ verbose_info main.c /^verbose_info (arg, from_tty)$/ version_info main.c /^version_info ()$/ vi_mode readline.c /^#define vi_mode 0$/ wait_for_inferior infrun.c /^wait_for_inferior ()$/ warranty_info copying.c /^warranty_info ()$/ whatis_command printcmd.c /^whatis_command (exp)$/ where_history history.c /^where_history ()$/ whitespace history.c /^#define whitespace(c) (((c) == ' ') || ((c) == '\\/ with_macro_input readline.c /^with_macro_input (string)$/ write_exp_elt expread.tab.c /^write_exp_elt (expelt)$/ write_exp_elt_dblcst expread.tab.c /^write_exp_elt_dblcst (expelt)$/ write_exp_elt_intern expread.tab.c /^write_exp_elt_intern (expelt)$/ write_exp_elt_longcst expread.tab.c /^write_exp_elt_longcst (expelt)$/ write_exp_elt_opcode expread.tab.c /^write_exp_elt_opcode (expelt)$/ write_exp_elt_sym expread.tab.c /^write_exp_elt_sym (expelt)$/ write_exp_elt_type expread.tab.c /^write_exp_elt_type (expelt)$/ write_exp_string expread.tab.c /^write_exp_string (str)$/ write_history history.c /^write_history (filename)$/ write_memory core.c /^write_memory (memaddr, myaddr, len)$/ write_pc infcmd.c /^write_pc (val)$/ write_register findvar.c /^write_register (regno, val)$/ write_register_bytes findvar.c /^write_register_bytes (regbyte, myaddr, len)$/ writing_pc infrun.c /^writing_pc (val)$/ x_command printcmd.c /^x_command (exp, from_tty)$/ xfer_core_file core.c /^xfer_core_file (memaddr, myaddr, len)$/ xmalloc funmap.c /^xmalloc (bytes)$/ xrealloc funmap.c /^xrealloc (pointer, bytes)$/ xxmalloc dbxread.c /^xxmalloc (n)$/ xyzzy dbxread.c /^ static struct xyzzy {$/ yyclearin expread.tab.c /^#define yyclearin (yychar = YYEMPTY)$/ yyerrok expread.tab.c /^#define yyerrok (yyerrstatus = 0)$/ yyerror expread.tab.c /^yyerror ()$/ yylex expread.tab.c /^yylex ()$/ yyltype expread.tab.c /^ struct yyltype$/ yyparse expread.tab.c /^yyparse()$/