|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: about kdb for Xen
Liu Jian wrote:
The problem is debug is turned on. kdb is not currently supported with
debug on, as I had said before. Do > make kdb=y debug=n
I also suggest frame_pointer=y to get reliable stacks.
after add "debug=n", it works well. Thanks lots!
btw: what is the function about "frame_pointer=y"?
you'll get reliable stack as the compiler will dedicate a register for stack
usage.
Mukesh
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|