summaryrefslogtreecommitdiff
path: root/Source/Core/Common/BreakPoints.h
AgeCommit message (Expand)Author
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-04-24Use a fake exception to exit early in case of memory breakpoints.comex
2015-04-24Automatically disable fastmem and enable memcheck when there are any watchpoi...comex
2015-04-15General: Apply the const specifier where applicableLioncash
2015-02-25Formatting/Whitespace CleanupStevoisiak
2014-10-28BreakPoints: Fix compile warningJasper St. Pierre
2014-10-26Fixed a crash that would occur if a new watch were added by entering a watch ...skidau
2014-10-26Added a "Delete watch" context menu to the Watch window.skidau
2014-10-26Added a RAM Watch window to the debuggerskidau
2014-10-26Changed the step over routine to a single stepping version that steps until a...skidau
2014-09-11Remove some unnecessary semicolonsLioncash
2014-08-30Common: Clean up brace placementsLioncash
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-10Replace all include guard ifdefs with "#pragma once"lioncash
2014-02-09Clean up some struct indentationsLioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre