reactosdbg/Pipe
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
..
Properties A debugging shell for use with KDBG. Not perfect yet but it can display the 2008-07-31 07:00:10 +00:00
namedpipe.cs - Detect when clients disconnect from the pipe server and raise an event 2009-06-03 09:41:47 +00:00
pipe.cs - Detect when clients disconnect from the pipe server and raise an event 2009-06-03 09:41:47 +00:00
Pipe.csproj build x86 only as we only have a 32bit dbghelp 2009-05-28 11:22:02 +00:00
serialpipe.cs RosDbg Part 3/3: 2008-10-12 21:55:50 +00:00
socketpipe.cs Sorry, forgotten file from Gregor Schnieder's patch. 2008-08-09 12:33:02 +00:00