mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-04-30 02:22:55 +00:00
gdb: some more cleanups
This commit is contained in:
@@ -26,8 +26,7 @@ namespace Ryujinx.HLE.Debugger
|
||||
private Socket _clientSocket;
|
||||
private NetworkStream _readStream;
|
||||
private NetworkStream _writeStream;
|
||||
|
||||
private GdbCommandProcessor _commandProcessor;
|
||||
|
||||
private GdbCommands _commands;
|
||||
|
||||
private bool _shuttingDown;
|
||||
|
||||
Reference in New Issue
Block a user