summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCláudio Maia <clrrm@isep.ipp.pt>2020-04-09 15:34:10 +0100
committerGedare Bloom <gedare@rtems.org>2020-04-09 22:01:58 -0600
commit564007287c1e240e4425e0e2342ccb7bb130aa42 (patch)
tree2991eef91f6d0c8f1fa6c4261f5c0dd328ff0721
parentuser/tools/tester.rst: Cleans up text (diff)
downloadrtems-docs-564007287c1e240e4425e0e2342ccb7bb130aa42.tar.bz2
user/tools/tester.rst: Removes wrong reference to GDB
-rw-r--r--user/tools/tester.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/user/tools/tester.rst b/user/tools/tester.rst
index b77240b..c07fc49 100644
--- a/user/tools/tester.rst
+++ b/user/tools/tester.rst
@@ -259,9 +259,6 @@ You can see your executable running in the first terminal.
For more information on the sis simulator refer to this doc: https://gaisler.se/sis/sis.pdf
-The command ``r`` is used to debug set break points before issuing the GDB
-``run`` command.
-
There are currently close to 500 separate tests and you can run them all with a
single RTEMS Tester command.