-
richloweI'm using gdb to debug qemu (already a rough proposition, because of the bug where ^C crashes both processes), but I just also noticed that `info thread` lists every thread twice, once as a thread and once as an lwp.
-
richlowesome kind of process model confusion that left it, somehow, choosing both?
-
richlowe