aboutsummaryrefslogtreecommitdiff
path: root/target/avr/gdbstub.c
AgeCommit message (Expand)Author
2024-04-26gdbstub: Avoid including 'cpu.h' in 'gdbstub/helpers.h'Philippe Mathieu-Daudé
2024-03-12target/avr: Prefer fast cpu_env() over slower CPU QOM cast macroPhilippe Mathieu-Daudé
2023-03-07gdbstub: move register helpers into standalone includeAlex Bennée
2021-07-21target/avr: Implement gdb_adjust_breakpointRichard Henderson
2020-07-10target/avr: CPU class: Add GDB supportMichael Rolnik