type in feb 19
[deliverable/binutils-gdb.git] / gdb / pyr-xdep.c
index bedbc61fb44f9b07164239fb35605e18fb844cee..e205b50a87d12b0f56ce6c41be76a04f44eed707 100644 (file)
@@ -171,7 +171,7 @@ extern unsigned int last_frame_offset;
 
 #ifdef PYRAMID_CORE
 
-/* Can't make definitions here static, since core.c needs them
+/* Can't make definitions here static, since corefile.c needs them
    to do bounds checking on the core-file areas. O well. */
 
 /* have two stacks: one for data, one for register windows. */
@@ -192,7 +192,7 @@ extern int reg_stack_offset;
 
 \f
 /* Work with core dump and executable files, for GDB. 
-   This code would be in core.c if it weren't machine-dependent. */
+   This code would be in corefile.c if it weren't machine-dependent. */
 
 void
 core_file_command (filename, from_tty)
This page took 0.023463 seconds and 4 git commands to generate.