aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/arm-xdep.c')
-rw-r--r--gdb/arm-xdep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/arm-xdep.c b/gdb/arm-xdep.c
index 48c416d32ef..09b3d5ca42f 100644
--- a/gdb/arm-xdep.c
+++ b/gdb/arm-xdep.c
@@ -538,7 +538,7 @@ xfer_core_file (memaddr, myaddr, len)
{
/* Address did not classify into one of the known ranges.
This shouldn't happen; we catch the endpoints. */
- fatal ("Internal: Bad case logic in xfer_core_file.");
+ internal_error ("Bad case logic in xfer_core_file.");
}
/* Now we know which file to use.