mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-02 19:46:09 +08:00
import gdb-1999-06-21 snapshot
This commit is contained in:
@ -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))
|
||||
{
|
||||
|
Reference in New Issue
Block a user