|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Serial port GDB for Xen debugging
If you package this up as one or more proper patches, with a signed-off-by line, then they can probably go in the tree with not much work. I took the serial fix immediately.
-- Keir
On 17/12/07 19:57, "Dan Doucette" <doucette.daniel@xxxxxxxxx> wrote:
If you are interested in debugging the gdb stubs, you can use the '-g X' option to ssplitd. This will cause it to output the gdb protocol strings. I found this a bit helpful when getting things working. You simply specify which serial port stream gdb is on. For the above example you would specify '-g 0' because gdb is using the 'high-bit-unset' serial stream.
The changes required are:
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|