Hi,
I have rewritten kdcom and I'm currently using it for the amd64 port
more or less successfully.
It works generally, but it still has some issues and sometimes packets
time out and it takes quite a while before WinDbg is fully connected
(every timeout is about 10 seconds)
Maybe someone likes to test it on x86.
I'm happy about any hints why these issues exist.
My current debugging methods are a second plain text debugging channel
and logging the transmitted data through a pipe using IO Ninja.
One problem here is that vbox serial to named pipe sucks and this way I
get lots of broken packets that ned to be resent. That's much better
using com0com, but then I cannot log the data.
Regards,
Timo
Show replies by date