Renamed DebugServers namespace to DebugServer
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
#include "AbstractMemoryAccessPacket.hpp"
|
||||
|
||||
namespace Bloom::DebugServers::Gdb::AvrGdb::CommandPackets
|
||||
namespace Bloom::DebugServer::Gdb::AvrGdb::CommandPackets
|
||||
{
|
||||
/**
|
||||
* The ReadMemory class implements a structure for "m" packets. Upon receiving these packets, the server is
|
||||
|
||||
Reference in New Issue
Block a user