]> granicus.if.org Git - python/commitdiff
Remove the external non-python.org hyperlink and point people to
authorGregory P. Smith <greg@mad-scientist.com>
Sun, 17 Oct 2010 19:40:59 +0000 (19:40 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Sun, 17 Oct 2010 19:40:59 +0000 (19:40 +0000)
Tools/gdb/libpython.py.

Misc/gdbinit

index ba60a7a2aae8f0e454f3eb9997d85b65e30fbafa..3b4dec6198d8f369d281ce6540f7d4ba810baaca 100644 (file)
@@ -12,8 +12,7 @@
 #
 # NOTE: If you have gdb 7 or later, it supports debugging of Python directly
 # with embedded macros that you may find superior to what is in here.
-# See https://fedoraproject.org/wiki/Features/EasierPythonDebugging
-# and http://bugs.python.org/issue8032 for more gdb 7 python information.
+# See Tools/gdb/libpython.py and http://bugs.python.org/issue8032.
 
 # Prints a representation of the object to stderr, along with the
 # number of reference counts it current has and the hex address the