mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-03 05:57:40 -05:00
impr: Allow GDB Provider to work without NoAckMode, added run length encoding support
This commit is contained in:
@@ -56,6 +56,7 @@ namespace hex::plugin::builtin {
|
||||
|
||||
std::string m_ipAddress;
|
||||
int m_port = 0;
|
||||
std::mutex m_mutex;
|
||||
|
||||
u64 m_size = 0;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user