summaryrefslogtreecommitdiff
path: root/gdb/displaced-stepping.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb: factor out debug_prefixed_printf_condSimon Marchi2020-12-111-6/+1
* gdb: make displaced stepping implementation capable of managing multiple buffersSimon Marchi2020-12-041-16/+37
* gdb: move displaced stepping logic to gdbarch, allow starting concurrent disp...Simon Marchi2020-12-041-22/+85
* gdb: move displaced stepping types to displaced-stepping.{h,c}Simon Marchi2020-12-041-0/+84
* gdb: introduce status enum for displaced step prepare/finishSimon Marchi2020-12-041-0/+47