mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-28 09:59:32 -06:00
GDBStub: Signal Breakpoint Changes To Host
This commit is contained in:
@ -101,6 +101,10 @@ void Host_PPCSymbolsChanged()
|
||||
{
|
||||
}
|
||||
|
||||
void Host_PPCBreakpointsChanged()
|
||||
{
|
||||
}
|
||||
|
||||
void Host_RefreshDSPDebuggerWindow()
|
||||
{
|
||||
}
|
||||
|
Reference in New Issue
Block a user