From 5865bfbe1458fae8fa0fc3ee2fa998a95389f843 Mon Sep 17 00:00:00 2001 From: littleblack111 Date: Fri, 22 Nov 2024 21:26:48 +0800 Subject: [PATCH] `set logging on` -> `set logging enabled` (#882) --- pages/Crashes and Bugs/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/Crashes and Bugs/_index.md b/pages/Crashes and Bugs/_index.md index 7539c43..88f1f3c 100644 --- a/pages/Crashes and Bugs/_index.md +++ b/pages/Crashes and Bugs/_index.md @@ -55,7 +55,7 @@ Report an issue on GitHub or on the Discord server. 3. In a tty or terminal, do `coredumpctl debug Hyprland`. - If gdb asks you for symbols, say `y`. - If it asks about paging, say `c`. -4. Once you get to `(gdb)`, start file logging with `set logging on`. +4. Once you get to `(gdb)`, start file logging with `set logging enabled`. - For a specific file, use `set logging file output.log`. 5. Run `bt -full`, then `exit` once finished, and attach the output.