|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Can I use pdb now?
> #please, forgive my lack of words :-)
>
> I want to debug xen kernel(!= dom0 or domU) with gdb through pdb.
> but I've found removing pdb from
> codebase(http://xenbits.xensource.com/xen-3.1-testing.hg?rev/80388aea02a1).
>
> There is still means to use pdb or alternate tool?
As far as I know pdb is abandoned.
There is a Xen gdb stub in the hypervisor under xen/common/gdbstub.c (there
are also arch-specific parts). You'll need another machine and a null modem
cable in order to debug Xen.
You need to build Xen with "make crash_debug=y" in order to build in support
for this. If you have an existing Xen tree you should probably do "make
clean" first, to get rid of any stale modules.
Cheers,
Mark
--
Dave: Just a question. What use is a unicyle with no seat? And no pedals!
Mark: To answer a question with a question: What use is a skateboard?
Dave: Skateboards have wheels.
Mark: My wheel has a wheel!
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- Re: [Xen-devel] Can I use pdb now?,
Mark Williamson <=
|
|
|
|
|