mirror of
https://github.com/RPCS3/llvm.git
synced 2025-04-03 13:51:39 +00:00
Fix missing '>' in docs (hopefully fixes bot error... )
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@290187 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
bf89173855
commit
b0d6793fd5
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user