Skip to content

Graphical Debugging Shell for ReactOS Kernel Debugger (KDBG)

Notifications You must be signed in to change notification settings

SunburstApps/RosDbg

 
 

Repository files navigation

ReactOS Remote Debugger

ReactOS Remote Debugger is a debugging shell that can take protocol modules (currently only for talking to KDBG), .nostrip files from the ReactOS build, and aggregate information in a way that is a bit impractical in KDBG. It is a Windows forms application (C#) with a number of window types, a simple poor man's dockability, and tabs.

It has a local variables window, backtrace, debug interaction, threads, and processes. It can display a lot of info and will become more useful as features are fleshed out.

image

Read more information on this Wiki page.

Requirements

  • OS: ReactOS™ or Microsoft® Windows™ XP and higher
  • .NET Framework 4.0

Building

Use Visual Studio 2015+ to build this program.

About

Graphical Debugging Shell for ReactOS Kernel Debugger (KDBG)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 96.2%
  • C 3.8%