]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/source.c
Add __FILE__ and __LINE__ parameter to internal_error() /
[thirdparty/binutils-gdb.git] / gdb / source.c
index 8313aeec57e5f52e1ecac323c02556ccf18c4dd3..4a64c5529dd4681633b1d2e07658e50f5100d404 100644 (file)
@@ -200,7 +200,9 @@ select_source_symtab (register struct symtab *s)
     {
       if (cs_pst->readin)
        {
-         internal_error ("select_source_symtab: readin pst found and no symtabs.");
+         internal_error (__FILE__, __LINE__,
+                         "select_source_symtab: "
+                         "readin pst found and no symtabs.");
        }
       else
        {