tools: fix outdated filename in std_gdb_pretty_printers.py comment

This commit is contained in:
regp
2026-04-11 17:27:02 +03:00
parent 8d42a86fb3
commit b6aebc4117
+1 -1
View File
@@ -1,5 +1,5 @@
# pretty printing for the standard library.
# put "source /path/to/stage2_gdb_pretty_printers.py" in ~/.gdbinit to load it automatically.
# put "source /path/to/std_gdb_pretty_printers.py" in ~/.gdbinit to load it automatically.
import re
import gdb.printing