On 23 June 2015 at 15:43, Dr. David Alan Gilbert (git) <[email protected]> wrote: > From: "Dr. David Alan Gilbert" <[email protected]> > > Add a gdb command to print the current set of IOHandlers and > if one of them is a thread yielding for data print the backtrace. > > Useful for debugging why an incoming migration has stalled, e.g.
I'd rather we did the split of qemu-gdb.py into one subfile per command before adding new ones: see patches 1 and 2 in this series: https://lists.gnu.org/archive/html/qemu-devel/2015-05/msg02961.html thanks -- PMM
