On 09/05/16 17:37, Zytaruk, Kelly wrote: > Does Xen have an equivalent function to the Linux dump_stack() function? > > I am hitting a panic followed by a reboot and would like to find out where I > am coming from.
At the point of a crash, the stack should be printed on the console. Alternatively, show_execution_state() at any point should dump the Xen register/stack. ~Andrew _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel