Browse Source

Fix spelling mistake in gdb/testsuite/README.

This commit corrects the spelling mistake detailed below.

gdb/testsuite/ChangeLog:

	* README: Fix "paralell".
users/ARM/morello-binutils-gdb-master
Gary Benson 6 years ago
parent
commit
3ee6f75d05
  1. 4
      gdb/testsuite/ChangeLog
  2. 2
      gdb/testsuite/README

4
gdb/testsuite/ChangeLog

@ -1,3 +1,7 @@
2020-10-02 Gary Benson <gbenson@redhat.com>
* README: Fix "paralell".
2020-09-30 Gary Benson <gbenson@redhat.com>
* gdb.dwarf2/dw2-double-set-die-type.S (.Ldie_3e0):

2
gdb/testsuite/README

@ -73,7 +73,7 @@ possible to check just a specific test:
One can also decide to call the Makefile rules by hand inside the
gdb/testsuite directory, e.g.:
make check-paralell-racy -j4
make check-parallel-racy -j4
In which case the value of the DEFAULT_RACY_ITER variable (inside
gdb/testsuite/Makefile.in) will be used to determine how many

Loading…
Cancel
Save