summaryrefslogtreecommitdiff
path: root/scripts/qemu-gdb.py
AgeCommit message (Expand)AuthorFilesLines
2018-01-16scripts/qemu-gdb/timers.py: new helper to dump timer stateAlex Bennée1-1/+2
2018-01-16scripts/qemu-gdb: add simple tcg lock status helperAlex Bennée1-1/+2
2015-10-29gdb command: qemu handlersDr. David Alan Gilbert1-1/+2
2015-10-29qemu-gdb: add $qemu_coroutine_sp and $qemu_coroutine_pcPaolo Bonzini1-0/+3
2015-09-11scripts/qemu-gdb: Add brief comment describing usagePeter Maydell1-0/+3
2015-09-11scripts/qemu-gdb: Silently pass through SIGUSR1Peter Maydell1-0/+4
2015-09-11scripts/qemu-gdb: Split CoroutineCommand into its own filePeter Maydell1-76/+2
2015-09-11scripts/qemu-gdb: Split MtreeCommand into its own modulePeter Maydell1-62/+8
2015-04-28scripts: add 'qemu coroutine' command to qemu-gdb.pyStefan Hajnoczi1-0/+75
2012-03-24scripts: add gdb support scriptAvi Kivity1-0/+89