We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
disable
1 parent 79b591c commit c272d51Copy full SHA for c272d51
libcxx/docs/UserDocumentation.rst
@@ -368,9 +368,8 @@ represent internal implementation details such as ``__sort4`` and similar
368
utility functions.
369
370
To also show those implementation details, use ``thread backtrace -u``.
371
-Alternatively, to disable those compact backtraces for good, use
372
-``frame recognizer list`` and ``frame recognizer delete`` to delete the libc++
373
-frame recognizer.
+Alternatively, to disable those compact backtraces, use ``frame recognizer list``
+and ``frame recognizer disable`` on the "libc++ frame recognizer".
374
375
GDB Pretty printers for libc++
376
------------------------------
0 commit comments