Spelling fix

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12321
This commit is contained in:
Bart Van Assche 2011-12-27 09:14:50 +00:00
parent 2d4970f494
commit a40eb02829
2 changed files with 3 additions and 3 deletions

View File

@ -246,7 +246,7 @@ Automatic regression tests:
---------------------------
Automatic Valgrind gdbserver tests are in the directory
$(top_srcdir)/gdbserver_tests.
Read $(top_srcdir)/gdbserver_tests/README_DEVELOPPERS for more
Read $(top_srcdir)/gdbserver_tests/README_DEVELOPERS for more
info about testing.
How to integrate support for a new architecture xxx?

View File

@ -1,6 +1,6 @@
(for general information
about gdbserver, read coregrind/m_gdbserver/README_DEVELOPPERS
about gdbserver tests, read gdbserver_tests/README_DEVELOPPERS).
about gdbserver, read coregrind/m_gdbserver/README_DEVELOPERS
about gdbserver tests, read gdbserver_tests/README_DEVELOPERS).
ARM thumb and gdbserver
-----------------------