fonic / wcdatool

Watcom Disassembly Tool (wcdatool) - Tool to aid disassembling DOS applications created with the Watcom toolchain
69 stars 7 forks source link

Broker pipe error #10

Closed quantumpanic closed 1 year ago

quantumpanic commented 1 year ago

running any of the shell scripts causes a broken pipe error on VS Code:

[21644:0115/132121.563:ERROR:broker_win.cc(56)] Error reading broker pipe: The pipe has been ended. (0x6D) [6072:0115/132122.561:ERROR:broker_win.cc(56)] Error reading broker pipe: The pipe has been ended. (0x6D) [9756:0115/132123.310:ERROR:broker_win.cc(56)] Error reading broker pipe: The pipe has been ended. (0x6D)

fonic commented 1 year ago

Not sure what VS Code is doing there. I doubt that this has anything to do with the scripts themselves as there are neither any Bash-related errors nor any output lines generated by the scripts visible.

Let me know if you find out what's going on there.

fonic commented 1 year ago

Closed due to inactivity.