Searched refs:core_file_command (Results 1 – 12 of 12) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | call-cmds.h | 31 extern void core_file_command (char *, int);
|
H A D | corefile.c | 67 core_file_command (char *filename, int from_tty) in core_file_command() function 441 c = add_cmd ("core-file", class_files, core_file_command, in _initialize_core()
|
H A D | gdbcore.h | 124 extern void core_file_command (char *filename, int from_tty);
|
H A D | main.c | 675 catch_command_errors (core_file_command, corearg, in captured_main() 679 catch_command_errors (core_file_command, corearg, in captured_main()
|
H A D | ChangeLog-3.x | 456 * convex-dep.c (core_file_command): Delete redundant printing 653 *-dep.c (exec_file_command, core_file_command), 2044 * default-dep.c (core_file_command): Made reg_offset unsigned. 2046 * default-dep.c (core_file_command): Improved error messages for 3051 * sun3-dep.c (core_file_command): Changed #ifdef based on SUNOS4 3063 (core_file_command): Zero'd core_aouthdr instead of setting magic 4371 * sparc-dep.c (core_file_command): Offset target of o & g register 4378 * sparc-dep.c (core_file_command): Added in code to get the i & l 4782 * core.c, m-sunos4.h: (core_file_command) support for SunOS 4.0.
|
H A D | ChangeLog-1990 | 376 (core_file_command): Call them. 579 * core.c (core_file_command, core_xfer_memory, core_files_info): 600 * core.c (core_file_command): Display the frame where the core 1003 (core_file_command): Move from coredep.c, convert to bfd. 1010 * coredep.c: (fetch_core_registers) Convert core_file_command to 1194 (core_file_command): Use some #define's for constants. 2006 (core_file_command): Remove variable reg_offset and just use 3001 * *dep.c: Make core_file_command return void.
|
H A D | ChangeLog-1994 | 1111 alpha-tdep.c (alpha_pop_frame), convex-xdep.c (core_file_command), 1123 * corelow.c (core_open), altos-xdep.c (core_file_command), 1124 arm-xdep.c (core_file_command), gould-xdep.c (core_file_command), 1125 m3-nat.c (select_thread), sun386-nat.c (core_file_command), 1126 umax-xdep.c (core_file_command): Don't call create_new_frame; do
|
H A D | ChangeLog-1991 | 2392 * core.c (core_file_command): Print frame at coredump with 3298 * m88k-xdep.c: #if 0 out core_file_command. 3905 (core_file_command): Psst! Don't repeat it. 4738 "core_file_command" routine to BFD regime. May not work yet.
|
H A D | ChangeLog-1992 | 1872 Break the direct connection from core_file_command to any 1878 * core.c (core_file_command): replace calls to core_detach and 4237 * convex-xdep.c (core_file_command): Replace use of sys_siglist 4272 * sun386-xdep.c (core_file_command): Replace use of sys_siglist 4274 * umax-xdep.c (core_file_command): Replace use of sys_siglist
|
H A D | ChangeLog-1998 | 575 (core_file_command): Attempt to determine the name of the symbol 579 * corefile.c (core_file_command): Temporary hack to make non-hpux
|
H A D | ChangeLog-2001 | 6700 * corefile.c (core_file_command) [HPUXHPPA]: Removed code that 9509 (core_file_command): Call symbol_file_add_main() instead of
|
H A D | ChangeLog-1999 | 898 (exec_file_attach), corefile.c (core_file_command,
|