From 21751b6ac68e6e3706ccedd024ffa42a796c7ef0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Bernon?= Date: Mon, 20 May 2024 16:51:34 +0200 Subject: [PATCH] docs: Update DEBUGGING.md for 9.0-2. --- docs/DEBUGGING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/DEBUGGING.md b/docs/DEBUGGING.md index 6223db4d..3d9731b9 100644 --- a/docs/DEBUGGING.md +++ b/docs/DEBUGGING.md @@ -30,7 +30,7 @@ Attaching to process 2263566 0x000075dce0cd788d in ?? () ``` -With Proton Experimental, GDB should be able to load the symbols right +With Proton Experimental (and >= 9.0-2), GDB should be able to load the symbols right away. However, for the most seamless experience you will want to use a custom version of GDB with a couple of patches to better integrate with Wine.