mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-18 10:47:55 +00:00
Implement gdbstub
This commit is contained in:
parent
2f6927952f
commit
1d319e5b46
18 changed files with 1174 additions and 9 deletions
|
@ -99,6 +99,7 @@ private slots:
|
|||
void OnConfigure();
|
||||
void OnDisplayTitleBars(bool);
|
||||
void SetHardwareRendererEnabled(bool);
|
||||
void SetGdbstubEnabled(bool);
|
||||
void SetShaderJITEnabled(bool);
|
||||
void ToggleWindowMode();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue