[gdb/testsuite] Fix typo in gdb.base/gdb-caching-proc.exp

Fix intial -> initial typo.

gdb/testsuite/ChangeLog:

2020-05-19  Tom de Vries  <tdevries@suse.de>

	* gdb.base/gdb-caching-proc.exp: Fix typo.
This commit is contained in:
Tom de Vries 2020-05-19 20:48:53 +02:00
parent 7d874253bf
commit 4cd9f3d510
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2020-05-19 Tom de Vries <tdevries@suse.de>
* gdb.base/gdb-caching-proc.exp: Fix typo.
2020-05-19 Tom Tromey <tromey@adacore.com>
* gdb.rust/simple.exp: Add some test descriptions.

View File

@ -28,7 +28,7 @@ proc test_proc { name } {
set resultlist [list]
with_test_prefix intial {
with_test_prefix initial {
set first [gdb_do_cache_wrap $real_name]
}
lappend resultlist $first