gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file
authorPedro Alves <palves@redhat.com>
Thu, 23 Apr 2015 14:48:27 +0000 (15:48 +0100)
committerPedro Alves <palves@redhat.com>
Thu, 23 Apr 2015 14:48:27 +0000 (15:48 +0100)
commit0a8031692eac62e2b3d74789d56cdfb38a5f91b0
treed61e3b78718f9b541df2fcf10527d6666dcadcad
parent749ef8f891fb921cf7ad57062deae6fa8c13b501
gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file

To avoid confusion between "end of file" string matching and eof
matching, as in process exit.

gdb/testsuite/ChangeLog:
2015-04-23  Pedro Alves  <palves@redhat.com>

* gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/interrupt.exp
This page took 0.025504 seconds and 4 git commands to generate.