Skip to content

Implement GDB Server endpoint#406

Open
Krilliac wants to merge 10 commits into
mangoszero:masterfrom
Krilliac:master
Open

Implement GDB Server endpoint#406
Krilliac wants to merge 10 commits into
mangoszero:masterfrom
Krilliac:master

Merge tag 'upstream-master' into fork-master

e051334
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Jul 2, 2026 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Complexity increasing per file
==============================
- src/game/Debug/GdbServer/GdbBreakpoints.cpp  36
- src/game/Debug/GdbServer/GdbBreakpoints.h  1
- src/game/Debug/GdbServer/GdbDbgMemory.cpp  33
- src/game/Debug/GdbServer/GdbMonitor.cpp  123
- src/game/Debug/GdbServer/GdbMonitor.h  3
- src/game/Debug/GdbServer/GdbMonitorVerbs.cpp  25
- src/game/Debug/GdbServer/GdbRsp.cpp  112
- src/game/Debug/GdbServer/GdbServer.cpp  49
- src/game/Debug/GdbServer/GdbServer.h  3
- src/mangosd/GdbServerThread.cpp  54
- src/shared/Debug/DebugBreakHook.cpp  1
- src/shared/Debug/DebugBreakHook.h  4
         

Clones added
============
- src/game/WorldHandlers/MailHandler.cpp  2
- src/game/Debug/GdbServer/GdbRsp.cpp  2
- src/mangosd/GdbServerThread.cpp  1
         

See the complete overview on Codacy