Re: [Qemu-devel] [Qemu-ppc] [PATCH 1/2] monitor: Add dump-stack command

2019-05-07 Thread Markus Armbruster
Alexey Kardashevskiy writes: > On 02/05/2019 10:44, David Gibson wrote: >> On Wed, May 01, 2019 at 03:35:21PM +1000, Suraj Jitindar Singh wrote: >>> Add a monitor command "dump-stack" to be used to dump the stack for the >>> current cpu. >> >> So, you can already get guest backtraces by using th

Re: [Qemu-devel] [Qemu-ppc] [PATCH 1/2] monitor: Add dump-stack command

2019-05-01 Thread Alexey Kardashevskiy
On 02/05/2019 10:44, David Gibson wrote: > On Wed, May 01, 2019 at 03:35:21PM +1000, Suraj Jitindar Singh wrote: >> Add a monitor command "dump-stack" to be used to dump the stack for the >> current cpu. > > So, you can already get guest backtraces by using the gdbstub Not in the field - this