diff options
Diffstat (limited to 'gdb/i960-tdep.c')
-rw-r--r-- | gdb/i960-tdep.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/i960-tdep.c b/gdb/i960-tdep.c index 21eb754..27fc206 100644 --- a/gdb/i960-tdep.c +++ b/gdb/i960-tdep.c @@ -774,7 +774,7 @@ mem (unsigned long memaddr, unsigned long word1, unsigned long word2, { return len; } - abort (); + internal_error (__FILE__, __LINE__, "failed internal consistency check"); } /* Read the i960 instruction at 'memaddr' and return the address of |