When I pdb through the generated code obviously it has no context, so I get a lot of stuff like this: ``` > <string>(2)__call__() (Pdb) l [EOF] ``` I wonder whether we can do something to help pdb-ability.