aboutsummaryrefslogtreecommitdiff
path: root/gdb/fbsd-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-09gdb: Remove support for obsolete OSABIs and a.outPedro Alves1-1/+1
2016-06-24Add support for catching system calls to native FreeBSD targets.John Baldwin1-0/+21
2016-06-24Add a gdbarch 'print_auxv_entry' method for FreeBSD ABIs.John Baldwin1-0/+35
2016-01-19Dump register notes for each thread when generating a FreeBSD core.John Baldwin1-26/+118
2016-01-19Display per-thread information for threads in FreeBSD cores.John Baldwin1-0/+66
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-10-09Add two callback data castsSimon Marchi1-1/+2
2015-09-25Add casts to memory allocation related callsSimon Marchi1-1/+1
2015-03-16Fetch all registers before writing the core register notes.John Baldwin1-1/+2
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-10-08Do not include unnecessary files in fbsd-tdep.cGary Benson1-3/+0
2014-09-30Add multi-arch capable 'fbsd_make_corefile_notes' variantAndreas Arnez1-0/+137