Emulator Issues #7811
openMemory Check Breakpoints Do Not Show Up
0%
Description
Game Name?
Mario Kart Double Dash
Game ID?
GM4E01
What's the problem? Describe what went wrong in few words.
Memory Check Breakpoint buttons do not show up.
What did you expect to happen instead?
I expected them to be in the breakpoints tab
What steps will reproduce the problem?
- build dolphin for debugfast (for me, since I'm on os x, it is "cmake -D FASTLOG=ON .." and then "make")
- make sure it builds for debugfast by checking the title of the window
- realize they are not in the breakpoints tab
Dolphin 3.5 and 3.5-367 are old versions of Dolphin that have
known issues and bugs, so don't report issues about them and test the
latest Dolphin version first.
Which versions of Dolphin did you test on?
I have tested from dolphin 3.5, dolphin 4.0, dolphin 4.1, and the latest commit
Does using an older version of Dolphin solve your issue? If yes, which
versions of Dolphin used to work?
See previous.
What are your PC specifications? (including, but not limited to: Operating
System, CPU and GPU)
15" Macbook Pro running Mac OSX Mavericks 10.9.4.
Processor: 2.3 GHz Intel Core i7
Memory: 8gb 1600 MHz DDR3
Graphics: NVIDIA GeForce GT 650M 512 MB
Is there any other relevant information? (e.g. logs, screenshots,
configuration files)
- I'm on mac os x
- I do not have easy access to a pc
- I can place memchecks by clicking next to the memory address, but they do not function properly. the game does not pause when the address is rewritten.