summaryrefslogtreecommitdiff
path: root/Source/Core/Common/IniFile.cpp
diff options
context:
space:
mode:
authoraldelaro5 <aldelaro5@gmail.com>2017-03-02 20:07:24 -0500
committeraldelaro5 <aldelaro5@gmail.com>2017-03-18 22:48:57 -0400
commit8bf27cf42fd83918c6a730ffddbc12a0204213dc (patch)
tree3cc57ab249084123820b2ea399f6490e3974a7d6 /Source/Core/Common/IniFile.cpp
parentb83929477fdb890e289a199f47df686a638b81a5 (diff)
Fix memory breakpoint when checking the middle of the data
If the delimiters of a memory aren't exactly the same as an address, but their size includes the memory breakpoint delimiter, the break will not go through. This makes it so that you can specify a search for a memory breakpoint with a data size and will check if the data fits with that size on all memory breakpoints so the breaks go through.
Diffstat (limited to 'Source/Core/Common/IniFile.cpp')
0 files changed, 0 insertions, 0 deletions