mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-20 01:15:08 -05:00
GDBStub: Signal Breakpoint Changes To Host
This commit is contained in:
@@ -25,6 +25,10 @@ void Host_PPCSymbolsChanged()
|
||||
{
|
||||
}
|
||||
|
||||
void Host_PPCBreakpointsChanged()
|
||||
{
|
||||
}
|
||||
|
||||
void Host_RefreshDSPDebuggerWindow()
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user