Message177344
The 'until' command is also broken (by xdegaye's patch) when issued at a return
debug event and not debugging a generator.
This new patch fixes both problems.
The patch also adds another test case to check that pdb stops after a 'next',
'until' or 'return' command has been issued at a return debug event. |
|
| Date |
User |
Action |
Args |
| 2012-12-11 17:04:39 | xdegaye | set | recipients:
+ xdegaye, gvanrossum, georg.brandl, asvetlov |
| 2012-12-11 17:04:39 | xdegaye | set | messageid: <[email protected]> |
| 2012-12-11 17:04:39 | xdegaye | link | issue16596 messages |
| 2012-12-11 17:04:39 | xdegaye | create | |
|