aboutsummaryrefslogtreecommitdiff
path: root/gdb/displaced-stepping.h
AgeCommit message (Expand)AuthorFilesLines
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-12-11gdb: factor out debug_prefixed_printf_condSimon Marchi1-6/+1
2020-12-04gdb: make displaced stepping implementation capable of managing multiple buffersSimon Marchi1-16/+37
2020-12-04gdb: move displaced stepping logic to gdbarch, allow starting concurrent disp...Simon Marchi1-22/+85
2020-12-04gdb: move displaced stepping types to displaced-stepping.{h,c}Simon Marchi1-0/+84
2020-12-04gdb: introduce status enum for displaced step prepare/finishSimon Marchi1-0/+47