/cpp_old_debug_tools

Some tools to assist with debugging projects in cpp when debuggers can't be used

Primary LanguageC++MIT LicenseMIT

C++ debug/file loading tools.

Some tools to assist with debugging projects in cpp when debuggers can't be used These were designed for systems where a debugger may NOT be attached and console and logs are the only methods to parse program results.