aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [gdb] Fix more typos in commentsTom de Vries2019-10-181-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-6/+6
* Introduce and use make_unique_xstrdupPedro Alves2019-06-041-1/+1
* Convert fbsd-tdep.c to type-safe registry APITom Tromey2019-05-081-22/+9
* Rename gdb exception typesTom Tromey2019-04-081-3/+3
* Rewrite TRY/CATCHTom Tromey2019-04-081-9/+6
* Revert the header-sorting patchTom Tromey2019-04-061-10/+7
* Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey2019-04-051-7/+10
* Change pid_to_str to return std::stringTom Tromey2019-03-131-7/+2
* Add a helper function to resolve TLS variable addresses for FreeBSD.John Baldwin2019-03-121-0/+153
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Implement the "gdb_signal_to/from_target" gdbarch methods for FreeBSD.Rajendra SY2018-11-291-0/+285
* Per-inferior thread list, thread ranges/iterators, down with ALL_THREADS, etc.Pedro Alves2018-11-221-4/+2
* Treat all unknown auxv tags on FreeBSD as unknown.John Baldwin2018-10-261-6/+20
* Support AT_HWCAP2 on FreeBSD.John Baldwin2018-10-261-0/+1
* Share the code to format "info proc mappings" entries for FreeBSD.John Baldwin2018-10-171-45/+62
* Add missing spaces after inet_ntop invocations.John Baldwin2018-09-191-2/+2
* Add support for 'info proc files' on FreeBSD core dumps.John Baldwin2018-09-181-2/+408
* Use KF_PATH to verify the size of a struct kinfo_file.John Baldwin2018-09-181-3/+3
* Generate NT_PROCSTAT_{AUXV,VMMAP,PS_STRINGS} in FreeBSD coredumpsSimon Ser2018-09-061-0/+56
* Split size in regset section iteratorsAlan Hayward2018-08-131-5/+5
* Simple unused variable removalsTom Tromey2018-07-221-1/+0
* Remove ptid_get_lwpTom Tromey2018-07-031-4/+4
* Remove ptid_get_pidTom Tromey2018-07-031-2/+2
* Use thread_info and inferior pointers more throughoutPedro Alves2018-06-211-2/+1
* Use the correct value for the offset of 'kve_protection'.John Baldwin2018-01-121-1/+1
* Support 'info proc' for FreeBSD process core dumps.John Baldwin2018-01-091-0/+650
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi2017-10-251-1/+1
* Use gdbarch_long_bit to determine layout of FreeBSD siginfo_t.John Baldwin2017-10-091-2/+2
* Handle FreeBSD-specific AT_EHDRFLAGS and AT_HWCAP auxiliary vector types.John Baldwin2017-10-051-0/+2
* Make init_type/arch_type take a size in bitsUlrich Weigand2017-09-271-2/+3
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* Read signal information from FreeBSD core dumps.John Baldwin2017-07-071-0/+68
* Use the thread_section_name helper class in fbsd_core_thread_name.John Baldwin2017-07-071-4/+3
* Implement the "get_siginfo_type" gdbarch method for FreeBSD architectures.John Baldwin2017-07-071-0/+122
* -Wwrite-strings: Constify target_pid_to_str and target_thread_extra_thread_infoPedro Alves2017-04-051-1/+1
* Remove some unnecessary inferior_ptid setting/restoring when fetching/storing...Simon Marchi2017-03-231-4/+0
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* gdb: Remove support for obsolete OSABIs and a.outPedro Alves2016-12-091-1/+1
* Add support for catching system calls to native FreeBSD targets.John Baldwin2016-06-241-0/+21
* Add a gdbarch 'print_auxv_entry' method for FreeBSD ABIs.John Baldwin2016-06-241-0/+35
* Dump register notes for each thread when generating a FreeBSD core.John Baldwin2016-01-191-26/+118
* Display per-thread information for threads in FreeBSD cores.John Baldwin2016-01-191-0/+66
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add two callback data castsSimon Marchi2015-10-091-1/+2
* Add casts to memory allocation related callsSimon Marchi2015-09-251-1/+1
* Fetch all registers before writing the core register notes.John Baldwin2015-03-161-1/+2
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Do not include unnecessary files in fbsd-tdep.cGary Benson2014-10-081-3/+0