|
Re: How to debug?: msg#00141python.apple
Pierre Thibault <p.thibault@xxxxxxxxxxx> writes: > Hello, > > I would like to debug my code in Python. So I am looking for a > debugger. I would like to use IDLE but I am unable to start it > properly. Is it working on OS X? > > I would like to know what tools people are using for this purpose. I > am looking for a free alternative because I am student. > > If you like, you can tell the other tools you are using for Python > programming. This will give idea. Well, for debugging I generally use the old methods of: 1) thinking hard, 2) print statements, and 3) pdb from the command line What kind of app are you debugging? That impacts the answer quite a lot... Cheers, mwh -- If you give someone Fortran, he has Fortran. If you give someone Lisp, he has any language he pleases. -- Guy L. Steele Jr, quoted by David Rush in comp.lang.scheme.scsh _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@xxxxxxxxxx http://mail.python.org/mailman/listinfo/pythonmac-sig |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | How to debug?: 00141, Pierre Thibault |
|---|---|
| Next by Date: | RE: How to debug?: 00141, Christopher Fonnesbeck |
| Previous by Thread: | How to debug?i: 00141, Pierre Thibault |
| Next by Thread: | Re: How to debug?: 00141, Pierre Thibault |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |