1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00

Fix missing '>' in docs (hopefully fixes bot error... )

llvm-svn: 290187
This commit is contained in:
David Blaikie 2016-12-20 17:43:48 +00:00
parent 1d55c48177
commit c3ab64d2bd

View File

@ -2207,7 +2207,7 @@ following (or add it to your ``~/.gdbinit``)::
source /path/to/llvm/src/utils/gdb-scripts/prettyprinters.py
It also might be handy to enable the `print pretty
<http://ftp.gnu.org/old-gnu/Manuals/gdb/html_node/gdb_57.html`__ option to
<http://ftp.gnu.org/old-gnu/Manuals/gdb/html_node/gdb_57.html>`__ option to
avoid data structures being printed as a big block of text.
.. _common: