mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-23 06:57:08 +00:00
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. |
||
|---|---|---|
| .. | ||
| Debugger_SymbolMap.cpp | ||
| Debugger_SymbolMap.h | ||
| Dump.cpp | ||
| Dump.h | ||
| GCELF.h | ||
| PPCDebugInterface.cpp | ||
| PPCDebugInterface.h | ||