We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da63f3e commit 1b5013bCopy full SHA for 1b5013b
doc/source/development/debugging_extensions.rst
@@ -36,7 +36,7 @@ By specifying ``builddir="debug"`` all of the targets will be built and placed i
36
+helpers straight from your host environment.
37
+
38
+1. Build pandas in *debug* mode (see the command in :ref:`Debugging locally
39
-+ <debugging_c_extensions>`).
++ <debugging_c_extensions>`).
40
+2. Install the helpers::
41
42
+ pip install cython cython-gdb
0 commit comments