[QUEUED scylla next] docs: unconfuse doc test checker wrt gdbinit file

0 views
Skip to first unread message

Commit Bot

<bot@cloudius-systems.com>
unread,
May 24, 2022, 1:21:06 PM5/24/22
to scylladb-dev@googlegroups.com, Avi Kivity
From: Avi Kivity <a...@scylladb.com>
Committer: Pavel Emelyanov <xe...@scylladb.com>
Branch: next

docs: unconfuse doc test checker wrt gdbinit file

The docs test dislike the gdbinit link because it refers out of
the source tree. Unconfuse the tests by removing the link. It's
sad, but the file is more easily used by referring to it rather
than viewing it, so give a hint about that too.

Closes #10650

---
diff --git a/docs/guides/debugging.md b/docs/guides/debugging.md
--- a/docs/guides/debugging.md
+++ b/docs/guides/debugging.md
@@ -149,8 +149,9 @@ places. You can always load it by hand if GDB refuses or fails to load it:

(gdb) source /path/to/your/.gdbinit

-Scylla provides the following [gdbinit](../../gdbinit) file helpful for debugging scylla
-at the root of the source tree.
+Scylla provides a `gdbinit` file helpful for debugging scylla
+at the root of the source tree. You can `source` it from your
+local `.gdbinit` file if you wish.

#### TUI

Commit Bot

<bot@cloudius-systems.com>
unread,
May 25, 2022, 12:08:00 AM5/25/22
to scylladb-dev@googlegroups.com, Avi Kivity
From: Avi Kivity <a...@scylladb.com>
Committer: Pavel Emelyanov <xe...@scylladb.com>
Branch: master
Reply all
Reply to author
Forward
0 new messages