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 vstinner
Recipients landry, mark.dickinson, rpointel, vstinner
Date 2011-07-22.15:30:16
SpamBayes Score 0.013254626
Marked as misclassified No
Message-id <1311348616.9.0.181246008383.issue12589@psf.upfronthosting.co.za>
In-reply-to
Content
> If gdb has an endian issue,
> you may also try "print /x d" in the gdb shell.

Oh, forget me: /x converts the argument to an integer...
History
Date User Action Args
2011-07-22 15:30:16vstinnersetrecipients: + vstinner, mark.dickinson, rpointel, landry
2011-07-22 15:30:16vstinnersetmessageid: <1311348616.9.0.181246008383.issue12589@psf.upfronthosting.co.za>
2011-07-22 15:30:16vstinnerlinkissue12589 messages
2011-07-22 15:30:16vstinnercreate