aboutsummaryrefslogtreecommitdiff
path: root/bfd/init.c
AgeCommit message (Collapse)AuthorFilesLines
1991-10-01Initial revisionSteve Chamberlain1-0/+62
/td>displaced step: pass down target_waitstatus instead of gdb_signalPedro Alves1-5/+11 2023-03-13gdb: add gdbarch::displaced_step_buffer_lengthAndrew Burgess1-3/+3 2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1 2022-11-11Make sure a copy_insn_closure is available when we have a match in copy_insn_...Luis Machado1-3/+25 2022-03-29Unify gdb printf functionsTom Tromey1-1/+1 2022-01-18gdb: use ptid_t::to_string instead of target_pid_to_str in debug statementsSimon Marchi1-2/+2 2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1 2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1 2020-12-04gdb: make displaced stepping implementation capable of managing multiple buffersSimon Marchi1-59/+119 2020-12-04gdb: move displaced stepping logic to gdbarch, allow starting concurrent disp...Simon Marchi1-1/+194 2020-12-04gdb: move displaced stepping types to displaced-stepping.{h,c}Simon Marchi1-0/+52