mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-18 19:23:56 +00:00
Ignore signals
This commit is contained in:
@@ -495,6 +495,7 @@ namespace gdb_stub
|
||||
|
||||
switch (command)
|
||||
{
|
||||
case 'S':
|
||||
case 'c':
|
||||
resume_execution(c, false);
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user