summary refs log tree commit diff stats
path: root/target/tricore/gdbstub.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gdbstub: Avoid including 'cpu.h' in 'gdbstub/helpers.h'Philippe Mathieu-Daudé2024-04-261-0/+1
* target/tricore: Prefer fast cpu_env() over slower CPU QOM cast macroPhilippe Mathieu-Daudé2024-03-121-4/+2
* gdbstub: move register helpers into standalone includeAlex Bennée2023-03-071-1/+1
* target/tricore: Fix gdbstub write to address registersRichard Henderson2022-12-181-1/+1
* Remove qemu-common.h include from most unitsMarc-André Lureau2022-04-061-1/+0
* tricore tcg cpus: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* target/tricore: Implement gdbstubBastian Koppelmann2020-06-011-0/+139