Home
last modified time | relevance | path

Searched refs:source_command (Results 1 – 1 of 1) sorted by relevance

/original-bsd/contrib/gdb-4.7.LBL/gdb/
H A Dmain.c97 source_command PARAMS ((char *, int));
437 source_command (file, 0);
937 source_command (cmdarg[i], !batch);
2005 source_command (args, from_tty) in source_command() function
2385 add_com ("source", class_support, source_command, in initialize_main()
2391 add_com ("source", class_support, source_command, in initialize_main()