Fredrik Lundh wrote:
> "Celine & Dave" wrote:
>
>
>>What happens if I build Python with debug option
>>(--with-pydebug)? Do I see any changes in my program
>>output? What is --with-pydebug good for?
>
>
> from the README:
>
> --with-pydebug: Enable additional debugging code to help track down
"Celine & Dave" wrote:
> What happens if I build Python with debug option
> (--with-pydebug)? Do I see any changes in my program
> output? What is --with-pydebug good for?
from the README:
--with-pydebug: Enable additional debugging code to help track down
memory management problems. T
On Monday 03 October 2005 17:41, Steve Holden wrote:
> Celine & Dave wrote:
> > Hi,
> >
> > What happens if I build Python with debug option
> > (--with-pydebug)? Do I see any changes in my program
> > output? What is --with-pydebug good for?
>
> It's used for debugging the Python interpreter itsel
Celine & Dave wrote:
> Hi,
>
> What happens if I build Python with debug option
> (--with-pydebug)? Do I see any changes in my program
> output? What is --with-pydebug good for?
>
It's used for debugging the Python interpreter itself.
regards
Steve
--
Steve Holden +44 150 684 7255 +1