Cannot use kbd> on VirtualBox running on Linux
Posted: Sat Mar 29, 2014 5:22 am
Once at the kbd> prompt, I cannot send my keystroke to the VM while using socat to show the log.
Even if I boot ReactOS (RosDbg)... ReactOS (Debug) should have this problem I think.
I use:
paul@chibouli:~$ socat unix-client:/tmp/ReactOS-Debug.pipe stdin
[Tab K to force the debugger]
fixme
OnNotify LVN_KEYDOWN key=0x00000009
fixme
OnNotify LVN_KEYDOWN key=0x00000009
fixme
OnNotify LVN_KEYDOWN key=0x0000004b
Entered debugger on embedded INT3 at 0x0008:0x80957462.
kdb:> bt
bt
Do you have a magic socat line that would work?
Or maybe just an other application.
Even if I boot ReactOS (RosDbg)... ReactOS (Debug) should have this problem I think.
I use:
paul@chibouli:~$ socat unix-client:/tmp/ReactOS-Debug.pipe stdin
[Tab K to force the debugger]
fixme
fixme
fixme
Entered debugger on embedded INT3 at 0x0008:0x80957462.
kdb:> bt
bt
Do you have a magic socat line that would work?
Or maybe just an other application.