How to set a breakpoint on a pointer in Dolphin? - Printable Version +- Mario Kart Wii Gecko Codes, Cheats, & Hacks (https://mariokartwii.com) +-- Forum: Hacks/Modding (https://mariokartwii.com/forumdisplay.php?fid=14) +--- Forum: Coding & Hacking General Discussion (https://mariokartwii.com/forumdisplay.php?fid=23) +--- Thread: How to set a breakpoint on a pointer in Dolphin? (/showthread.php?tid=1930) |
How to set a breakpoint on a pointer in Dolphin? - weeg - 12-25-2021 how do i set a breakpoint on a pointer in dolphin? RE: How to set a breakpoint on a pointer in Dolphin? - Seeky - 12-25-2021 Just go into the debugger's breakpoint tab, click new, choose memory breakpoint and enter the pointer for the address |