Is there any instruction on implementing a python debugger?

vovo visualcpp at edirect168.com
Mon May 17 06:31:27 EDT 2004


"Phipps Xue" <xuejm at sina.com> ¦b¶l¥ó news:c896rk$l7o$1 at news1.wdf.sap-ag.de
¤¤¼¶¼g...
> Hi All,
>
> I wanna implement a python debugger, but I don't know the way exactly. Is
> there any document or instruction about that?
>
> Thanks in advance,
>
> Phipps
>
>
have you tried "pdb" and "bdb" module in the python standard library?





More information about the Python-list mailing list