diff options
Diffstat (limited to 'gdb/doc/gdb.texinfo')
-rw-r--r-- | gdb/doc/gdb.texinfo | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 89bfa83..9ccef79 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -753,6 +753,9 @@ in sequential order. The order makes a difference when the @ifset MIPS * MIPS Remote:: @value{GDBN} and MIPS boards @end ifset +@ifset SPARCLET +* Sparclet Remote:: @value{GDBN} and Sparclet boards +@end ifset @ifset SIMS * Simulator:: Simulated CPU target @end ifset @@ -7683,6 +7686,9 @@ configuration of @value{GDBN}; use @code{help target} to list them. @ifset MIPS * MIPS Remote:: @value{GDBN} and MIPS boards @end ifset +@ifset SPARCLET +* Sparclet Remote:: @value{GDBN} and Sparclet boards +@end ifset @ifset SIMS * Simulator:: Simulated CPU target @end ifset |