summaryrefslogtreecommitdiffstats
path: root/scripts/qemu-gdb.py
Commit message (Expand)AuthorAgeFilesLines
* scripts/gdb: implement 'qemu bt'Maxim Levitsky2021-01-121-0/+1
* scripts/qemu-gdb: Use Python 3 interpreterPhilippe Mathieu-Daudé2020-05-311-2/+2
* qemugdb: fix licensingPaolo Bonzini2019-03-111-5/+2Star
* scripts/qemu-gdb/timers.py: new helper to dump timer stateAlex Bennée2018-01-161-1/+2
* scripts/qemu-gdb: add simple tcg lock status helperAlex Bennée2018-01-161-1/+2
* gdb command: qemu handlersDr. David Alan Gilbert2015-10-291-1/+2
* qemu-gdb: add $qemu_coroutine_sp and $qemu_coroutine_pcPaolo Bonzini2015-10-291-0/+3
* scripts/qemu-gdb: Add brief comment describing usagePeter Maydell2015-09-111-0/+3
* scripts/qemu-gdb: Silently pass through SIGUSR1Peter Maydell2015-09-111-0/+4
* scripts/qemu-gdb: Split CoroutineCommand into its own filePeter Maydell2015-09-111-76/+2Star
* scripts/qemu-gdb: Split MtreeCommand into its own modulePeter Maydell2015-09-111-62/+8Star
* scripts: add 'qemu coroutine' command to qemu-gdb.pyStefan Hajnoczi2015-04-281-0/+75
* scripts: add gdb support scriptAvi Kivity2012-03-241-0/+89