aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/gdb.texinfo
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2009-04-09 20:11:57 +0000
committerJoel Brobecker <brobecker@gnat.com>2009-04-09 20:11:57 +0000
commit2c88c651a411e02bf9e238c73211112f86c95ef1 (patch)
tree7adb7bbb1bdfee75d9d63a94f35fbb370c70a810 /gdb/doc/gdb.texinfo
parent0c71d7594b0e089d3ab0dbb805cfdcf512bb9ad2 (diff)
downloadgdb-2c88c651a411e02bf9e238c73211112f86c95ef1.zip
gdb-2c88c651a411e02bf9e238c73211112f86c95ef1.tar.gz
gdb-2c88c651a411e02bf9e238c73211112f86c95ef1.tar.bz2
* gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
about a missing dot or coma after @xref.
Diffstat (limited to 'gdb/doc/gdb.texinfo')
-rw-r--r--gdb/doc/gdb.texinfo5
1 files changed, 2 insertions, 3 deletions
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index f4aa21d..5269dfc 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -3052,9 +3052,8 @@ C@t{++}, a function name may refer to more than one possible place to break.
that situation.
It is also possible to insert a breakpoint that will stop the program
-only if a specific thread or a specific task hits that breakpoint.
-@xref{Thread-Specific Breakpoints} and @ref{Ada Tasks} for more
-information about this feature.
+only if a specific thread (@pxref{Thread-Specific Breakpoints})
+or a specific task (@pxref{Ada Tasks}) hits that breakpoint.
@item break
When called without any arguments, @code{break} sets a breakpoint at