Graphical Debugging Shell for ReactOS Kernel Debugger (KDBG)
Go to file
Ged Murphy 071b4d21ab - Detect when clients disconnect from the pipe server and raise an event
- Reinitialize the pipe server and wait for new connections on disconnect
- You can disconnect and reconnect reactos without restarting rosdbg now
- Fix the read and write threads to we don't have to call the evil Thread.Abort (for kjk)
- Don't enumerate the externals tools if the list is empty, fixes a NullReferenceException

svn path=/trunk/tools/reactosdbg/; revision=1041
2009-06-03 09:41:47 +00:00
buildhelper -don't build an installer for debug builds 2009-05-29 09:15:56 +00:00
DbgHelp build x86 only as we only have a 32bit dbghelp 2009-05-28 11:22:02 +00:00
dbghelptest Added for ease of use. 2008-09-16 08:18:44 +00:00
DebugProtocol - Detect when clients disconnect from the pipe server and raise an event 2009-06-03 09:41:47 +00:00
Installer -add a tool to automatically increase the buildno at each build and update the WiX script to get upgrade installations to work 2009-05-28 22:17:14 +00:00
Pipe - Detect when clients disconnect from the pipe server and raise an event 2009-06-03 09:41:47 +00:00
RosDBG - Detect when clients disconnect from the pipe server and raise an event 2009-06-03 09:41:47 +00:00
WinFormsUI build x86 only as we only have a 32bit dbghelp 2009-05-28 11:22:02 +00:00
ReactosDBG.sln remove AnyCPU and Mixed targets - only x86 can load dbghelp.dll from ReactOS 2009-05-31 12:54:55 +00:00