summaryrefslogtreecommitdiff
path: root/tools/debug-debug-scripts
AgeCommit message (Collapse)AuthorFilesLines
2024-06-05python3: Strip old __future__ referencesFreeyorp1-1/+0
2024-06-04Very basic python3 supportFreeyorp1-1/+7
Extremely minimal, not touching any __future__ imports or such. For serious use, see specing's WIP PR at: https://git.themanaworld.org/legacy/tmwa/-/merge_requests/256
2015-01-23Use generated config for mapBen Longbons1-1/+1
2014-11-11Fix a funny ASAN bugv14.11.11Ben Longbons1-0/+2
2014-11-09Make it easier to debug scripts, especially from coredumpsBen Longbons1-1/+2
2014-10-16Split tests a lotBen Longbons1-44/+60
This probably takes longer for a from-scratch compile, but saves big on incremental recompiles.
2014-08-27Yes, I doBen Longbons1-2/+26
2014-08-27Debug debuggingBen Longbons1-0/+99