Tidied AVR GDB memory access command packet classes
This commit is contained in:
@@ -144,7 +144,6 @@ add_executable(Bloom
|
||||
# AVR GDB Server
|
||||
src/DebugServer/Gdb/AvrGdb/AvrGdbRsp.cpp
|
||||
src/DebugServer/Gdb/AvrGdb/TargetDescriptor.cpp
|
||||
src/DebugServer/Gdb/AvrGdb/CommandPackets/AbstractMemoryAccessPacket.cpp
|
||||
src/DebugServer/Gdb/AvrGdb/CommandPackets/ReadMemory.cpp
|
||||
src/DebugServer/Gdb/AvrGdb/CommandPackets/WriteMemory.cpp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user