mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 09:58:19 +08:00
* gdb.gdb/selftest.exp (test_with_self): Update copyright check.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2005-12-26 Mark Kettenis <kettenis@gnu.org>
|
||||||
|
|
||||||
|
* gdb.gdb/selftest.exp (test_with_self): Update copyright check.
|
||||||
|
|
||||||
2005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
|
2005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
|
||||||
|
|
||||||
* gdb.base/default.exp: Update check for "show version".
|
* gdb.base/default.exp: Update check for "show version".
|
||||||
|
@ -391,7 +391,7 @@ proc test_with_self { executable } {
|
|||||||
send_gdb "continue\n"
|
send_gdb "continue\n"
|
||||||
gdb_expect {
|
gdb_expect {
|
||||||
-re "GNU gdb \[0-9\.\]*.*
|
-re "GNU gdb \[0-9\.\]*.*
|
||||||
Copyright \[0-9\]* Free Software Foundation, Inc.*
|
Copyright \\(C\\) \[0-9\]* Free Software Foundation, Inc.*
|
||||||
GDB is free software, covered by the GNU General Public License, and you are.*
|
GDB is free software, covered by the GNU General Public License, and you are.*
|
||||||
welcome to change it and/or distribute copies of it under certain conditions.*
|
welcome to change it and/or distribute copies of it under certain conditions.*
|
||||||
Type \"show copying\" to see the conditions.*
|
Type \"show copying\" to see the conditions.*
|
||||||
|
Reference in New Issue
Block a user