mirror of
https://github.com/reactos/reactosdbg.git
synced 2024-11-23 11:49:53 +00:00
Graphical Debugging Shell for ReactOS Kernel Debugger (KDBG)
608b236db9
- Named pipe implementation based on .net namespace IO.Pipes with support of threads - Previous win32 test version would strip random characters from debug messages and crash on entering kdbg (related to .net ReadFile approach) - Works with QEMU (Client mode), VirtualBox (Client and Server), VMware Server (Client and Server) - Usually faster than pure serial connection mode Known bugs: - Input to kdbg using /KDSERIAL is not displayed until enter pressed (but input works) - Reconnect issues, depending on virtual machine behaviour svn path=/trunk/tools/reactosdbg/; revision=861 |
||
---|---|---|
DbgHelp | ||
dbghelptest | ||
DebugProtocol | ||
Pipe | ||
RosDBG | ||
ReactosDBG.sln |