I'm interested in writing a GDB remote debug protocol adapter for the VBox debugger. I've successfully used the 'runscript' command to read commands from a pipe.
Now I just need a way to redirect or log the debugger output where I can get at it. How would I do that? The log/logdest/logflags commands look potentially useful for this, but it's utterly unclear how to use them. Even better would be a way to get the debugger command-line to attach to a pipe, pty master or files directly (i.e., without a window). Any ideas? (I did search for this, and couldn't find anything.) Nico -- _______________________________________________ vbox-users mailing list vbox-users@virtualbox.org http://vbox.innotek.de/mailman/listinfo/vbox-users