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-12.14:27:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to <[email protected]>
Content
Doesn't Python still have debug symbols? The system ones don't matter too much.

On August 12, 2015 6:21:23 AM CDT, Cyd Haselton <[email protected]> wrote:
>
>Cyd Haselton added the comment:
>
>After struggling to get helpful output from gdb it is looking like it
>will not be possible due to the lack of debugging symbols in the libs
>on the android device.
>
>Still investigating.
>
>----------
>
>_______________________________________
>Python tracker <[email protected]>
><http://bugs.python.org/issue23496>
>_______________________________________
History
Date User Action Args
2015-08-12 14:27:23refi64setrecipients: + refi64, r.david.murray, freakboy3742, ethan.furman, mpaolini, chaselton, tritium
2015-08-12 14:27:23refi64linkissue23496 messages
2015-08-12 14:27:22refi64create