Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util.debug: Add markers in the output when crossing source file boundaries | Matthew Wild | 2012-03-22 | 1 | -0/+14 |
| | |||||
* | util.debug: Add catch for an "error in error handling" | Matthew Wild | 2012-03-22 | 1 | -1/+9 |
| | |||||
* | util.debug: Attempt to get debug.traceback() parameter handling correct (again) | Matthew Wild | 2012-03-22 | 1 | -1/+5 |
| | |||||
* | util.debug: Adjust level within get_locals_table() to account for the ↵ | Matthew Wild | 2012-01-13 | 1 | -0/+1 |
| | | | | additional depth of this function itself | ||||
* | util.debug: Fix potential traceback | Matthew Wild | 2011-11-19 | 1 | -4/+6 |
| | |||||
* | util.debug: Experimental new library for producing more extensive debug ↵ | Matthew Wild | 2011-11-03 | 1 | -0/+135 |
tracebacks |