summaryrefslogtreecommitdiffstats
path: root/src/common/debug_interface.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* common: Get rid of debug_interface.hLioncash2015-09-111-36/+0
| | | | | | This is technically unused. Also removes TMemChecks because it relies on this. Whenever memory breakpoints are implemented for real, it should be designed to match the codebase debugging mechanisms.
* Common: Move header guards over to pragma onceLioncash2014-08-171-5/+2
| | | | Also replaced C headers with the C++ equivalent ones
* got rid of 'src' folders in each sub-projectbunnei2014-04-091-0/+39