18:28:09 sigh... bhyve: Failed to disable SIGPIPE for GDB connection: Option not supported by protocol 20:04:47 tsoome_: 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 22:07:38 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. 22:09:12 I'm seeing unexpected memory state with bhyve and wanted to find out why, but .... 22:33:22 I have used all kinds of gdbstubs and am a big fan 22:33:31 and wish someone would write an mdb backend, too 22:33:44 and a frontend that you could run on the console, to protocol over it 22:34:43 (that is, I wish I could both `mdb -g tcp::1234` (to make up an option), and `[0]> ::gdbserver`