[Python-Dev] head crashing (original) (raw)
skip at pobox.com skip at pobox.com
Tue May 1 22:45:44 CEST 2007
- Previous message: [Python-Dev] head crashing
- Next message: [Python-Dev] head crashing
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Kristján> I'd suggest to keep the debug functions as a thin layer on top
Kristján> of malloc to do basic testing.
But then you would substantially change the memory access behavior of the program in a debug build, that is, more than it is already changed by the fact that you have changed the memory layout of Python objects.
Skip
- Previous message: [Python-Dev] head crashing
- Next message: [Python-Dev] head crashing
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]