mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-28 01:49:33 -06: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