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:
@@ -16,6 +16,9 @@ std::vector<std::string> Host_GetPreferredLocales()
|
||||
void Host_PPCSymbolsChanged()
|
||||
{
|
||||
}
|
||||
void Host_PPCBreakpointsChanged()
|
||||
{
|
||||
}
|
||||
void Host_RefreshDSPDebuggerWindow()
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user