From 53193ff6e3a9b1858061b4ca5eca6cb42924664f Mon Sep 17 00:00:00 2001 From: Mark Florisson Date: Sun, 5 Dec 2010 19:54:10 +0100 Subject: [PATCH] Debugger github branch note update --- src/userguide/debugging.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/userguide/debugging.rst b/src/userguide/debugging.rst index 1ac2b34b..c3d5dadc 100644 --- a/src/userguide/debugging.rst +++ b/src/userguide/debugging.rst @@ -34,9 +34,11 @@ debug information using the ``--gdb`` flag:: cython --gdb myfile.pyx -.. note:: The debugger is new in the upcoming release of Cython, 0.13.1. - Currently, it can be cloned from github at - https://markflorisson88@github.com/markflorisson88/cython. +.. note:: The debugger is not yet part of Cython, but can currently + be retrieved here: + https://github.com/markflorisson88/cython. + This is a branch of Cython and can as such be used standalone, or + pulled into the mainline Cython branch (https://github.com/cython/cython). Running the Debugger ===================== -- 2.26.2