On Sun, Nov 25, 2007 at 10:38:37PM +0900, gnn_at_freebsd.org wrote: > or vice versa? That is, can I do kgdb/gdb over serial from an Intel > box to an AMD box? George, This question make no sense. Of course you can debug a kernel on an Intel system using an AMD system. There isn't anything CPU vendor specific within a single architecture that would affect you doing this. But I don't think that's really your question. I think you're asking if you can debug a FreeBSD/i386 kernel using a FreeBSD/amd64 system. I.e. cross-platform debugging. The answer is "no" using stock FreeBSD bits. A single GDB binary cannot be built multi-platform. -- -- David (obrien_at_FreeBSD.org)Received on Mon Nov 26 2007 - 17:01:03 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:23 UTC