aboutsummaryrefslogtreecommitdiff
path: root/scripts/qemu-gdb.py
AgeCommit message (Expand)Author
2015-10-29gdb command: qemu handlersDr. David Alan Gilbert
2015-10-29qemu-gdb: add $qemu_coroutine_sp and $qemu_coroutine_pcPaolo Bonzini
2015-09-11scripts/qemu-gdb: Add brief comment describing usagePeter Maydell
2015-09-11scripts/qemu-gdb: Silently pass through SIGUSR1Peter Maydell
2015-09-11scripts/qemu-gdb: Split CoroutineCommand into its own filePeter Maydell
2015-09-11scripts/qemu-gdb: Split MtreeCommand into its own modulePeter Maydell
2015-04-28scripts: add 'qemu coroutine' command to qemu-gdb.pyStefan Hajnoczi
2012-03-24scripts: add gdb support scriptAvi Kivity