Debugging helpers
shayanhabibi opened this issue · comments
cabboose commented
Using some kind of flag like -d:loonyDebug
want to be able to count and relay the number of enqueues and dequeues performed with the use of a queue; allocations and deallocations of nodes; index tracking/alert when reaching overflow etc. I don't mind if it affects performance.