aboutsummaryrefslogtreecommitdiffstats
path: root/target/avr/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/avr: 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/avr: Implement gdb_adjust_breakpointRichard Henderson2021-07-211-0/+13
* target/avr: CPU class: Add GDB supportMichael Rolnik2020-07-101-0/+84