forked from Imagelibrary/binutils-gdb
import gdb-1999-0519
This commit is contained in:
@@ -2928,7 +2928,7 @@ breakpoint_1 (bnum, allflag)
|
||||
|
||||
while (l)
|
||||
{
|
||||
print_command_line (l, 4);
|
||||
print_command_line (l, 4, gdb_stdout);
|
||||
l = l->next;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user