import gdb-1999-06-21 snapshot

This commit is contained in:
Jason Molenda 1999-06-21 13:27:42 +00:00
parent a8e53fb060
commit 9e0b60a847
18 changed files with 2891 additions and 110 deletions

View file

@ -994,7 +994,6 @@ print_source_lines_base (s, line, stopline, noerror)
current_source_line = line;
first_line_listed = line;
/* Only prints "No such file or directory" once */
if ((s != last_source_visited) || (! last_source_error))
{