ericjang/tdb

How to set breakpoints?

jerryli1981 opened this issue · 1 comments

Hi eric,
this tool is cool. Could you show me some example about how to set breakpoints?

status,result=tdb.debug(evals,feed_dict=None,breakpoints=None,break_immediately=False,session=None)

How to config breakpoints argument in above code

Did you get the answer?