Re: a newbie question about debug

2005-05-31 Thread flyaflya
flyaflya wrote: > I use pdb.set_trace() to debug code.the Debugger Commands "enable" and > "disable" need argumet -- "breakpoint number",but I can't find any > information about it,so how to can i get the breakpoint number? I think > "disable","enable" are very useful commands... I know why I c

a newbie question about debug

2005-05-30 Thread flyaflya
I use pdb.set_trace() to debug code.the Debugger Commands "enable" and "disable" need argumet -- "breakpoint number",but I can't find any information about it,so how to can i get the breakpoint number? I think "disable","enable" are very useful commands... -- http://mail.python.org/mailman/lis