[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] mkelf32: Correct sh_link
On 4/1/07 08:30, "Christoph Egger" <Christoph.Egger@xxxxxxx> wrote: >> Indeed, and that's what we're doing currently. But this is problematic >> as it's very easy for other files to get lost, not be handed over etc. >> and working backwards to the right version is very rarely feasible... >> Thus we'd like to have a single binary (or more importantly dump!) that >> has everything in place. > > Further, when you boot on a serial console how do you connect gdb > over a serial console? You can't use a serial console for two things > concurrently. Then a xen-kernel debugger is useful. And yeah, that needs > standard symtabs and strtabs. > And with a kernel debugger, you don't need to worry about what John pointed > out. Gdbstub and console can share a serial port. When gdbstub is entered then the gdbstub steals the serial port. Console messages are then wrapped as gdb messages. Given that this setup works and requires minimal code in Xen, I have no interest in accepting an in-kernel debugger into the tree. -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |