-
tsoome_sigh... bhyve: Failed to disable SIGPIPE for GDB connection: Option not supported by protocol
-
richlowetsoome_: I just spent hours confused and fighting becaus qemu decided to fake me out under the covers, so it can go either way, that can
-
tsoome_I have used gdb/lldb with qemu and vmware, but it turned out, bhyve is currently broken - not because of this SIGPIPE (that too ofc), but both gdb and lldb fail to get further from creating connection.
-
tsoome_I'm seeing unexpected memory state with bhyve and wanted to find out why, but ....
-
richloweI have used all kinds of gdbstubs and am a big fan
-
richloweand wish someone would write an mdb backend, too
-
richloweand a frontend that you could run on the console, to protocol over it
-
richlowe(that is, I wish I could both `mdb -g tcp::1234` (to make up an option), and `[0]> ::gdbserver`