This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author refi64
Recipients chaselton, ethan.furman, freakboy3742, mpaolini, r.david.murray, refi64, tritium
Date 2015-08-26.16:01:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <D91E6E2A-4A8D-4203-BD2E-02B19D1C3D13@gmail.com>
In-reply-to <1440599669.37.0.696559054674.issue23496@psf.upfronthosting.co.za>
Content
I don't think so. I believe that switch is just to enable writing gdb extensions in Python.

On August 26, 2015 9:34:29 AM CDT, Cyd Haselton <report@bugs.python.org> wrote:
>
>Cyd Haselton added the comment:
>
>UPDATE:
>Still working on the test_hash issue; not making much progress
>
>QUESTION
>Does gdb have to be configured with the --with-python switch in order
>to debug the python binary correctly?
>
>----------
>
>_______________________________________
>Python tracker <report@bugs.python.org>
><http://bugs.python.org/issue23496>
>_______________________________________
History
Date User Action Args
2015-08-26 16:01:12refi64setrecipients: + refi64, r.david.murray, freakboy3742, ethan.furman, mpaolini, chaselton, tritium
2015-08-26 16:01:11refi64linkissue23496 messages
2015-08-26 16:01:11refi64create