docs: debugging: Fix path to dlist.c
This file has now long being moved to another directory. Signed-off-by: Corentin Noël <corentin.noel@collabora.com> Reviewed-by: Gert Wollny <gert.wollny@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20474>
This commit is contained in:
@@ -14,4 +14,4 @@ In your debugger you can set a breakpoint in ``_mesa_error()`` to trap
|
||||
Mesa errors.
|
||||
|
||||
There is a display list printing/debugging facility. See the end of
|
||||
``src/dlist.c`` for details.
|
||||
``src/mesa/main/dlist.c`` for details.
|
||||
|
Reference in New Issue
Block a user