Age | Commit message (Expand) | Author | Files | Lines |
2020-01-13 | gdb: add back declarations for _initialize functions | Simon Marchi | 1 | -1/+2 |
2020-01-10 | Multi-target support | Pedro Alves | 1 | -1/+2 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-12-19 | Rename "sun" variable to avoid conflicts on Solaris | Christian Biesinger | 1 | -4/+4 |
2019-12-11 | Fix the build after bfd_get_signed_8 change | Tom Tromey | 1 | -1/+1 |
2019-10-18 | [gdb] Fix more typos in comments | Tom de Vries | 1 | -1/+1 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -6/+6 |
2019-06-04 | Introduce and use make_unique_xstrdup | Pedro Alves | 1 | -1/+1 |
2019-05-08 | Convert fbsd-tdep.c to type-safe registry API | Tom Tromey | 1 | -22/+9 |
2019-04-08 | Rename gdb exception types | Tom Tromey | 1 | -3/+3 |
2019-04-08 | Rewrite TRY/CATCH | Tom Tromey | 1 | -9/+6 |
2019-04-06 | Revert the header-sorting patch | Tom Tromey | 1 | -10/+7 |
2019-04-05 | Sort includes for files gdb/[a-f]*.[chyl]. | Tom Tromey | 1 | -7/+10 |
2019-03-13 | Change pid_to_str to return std::string | Tom Tromey | 1 | -7/+2 |
2019-03-12 | Add a helper function to resolve TLS variable addresses for FreeBSD. | John Baldwin | 1 | -0/+153 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-11-29 | Implement the "gdb_signal_to/from_target" gdbarch methods for FreeBSD. | Rajendra SY | 1 | -0/+285 |
2018-11-22 | Per-inferior thread list, thread ranges/iterators, down with ALL_THREADS, etc. | Pedro Alves | 1 | -4/+2 |
2018-10-26 | Treat all unknown auxv tags on FreeBSD as unknown. | John Baldwin | 1 | -6/+20 |
2018-10-26 | Support AT_HWCAP2 on FreeBSD. | John Baldwin | 1 | -0/+1 |
2018-10-17 | Share the code to format "info proc mappings" entries for FreeBSD. | John Baldwin | 1 | -45/+62 |
2018-09-19 | Add missing spaces after inet_ntop invocations. | John Baldwin | 1 | -2/+2 |
2018-09-18 | Add support for 'info proc files' on FreeBSD core dumps. | John Baldwin | 1 | -2/+408 |
2018-09-18 | Use KF_PATH to verify the size of a struct kinfo_file. | John Baldwin | 1 | -3/+3 |
2018-09-06 | Generate NT_PROCSTAT_{AUXV,VMMAP,PS_STRINGS} in FreeBSD coredumps | Simon Ser | 1 | -0/+56 |
2018-08-13 | Split size in regset section iterators | Alan Hayward | 1 | -5/+5 |
2018-07-22 | Simple unused variable removals | Tom Tromey | 1 | -1/+0 |
2018-07-03 | Remove ptid_get_lwp | Tom Tromey | 1 | -4/+4 |
2018-07-03 | Remove ptid_get_pid | Tom Tromey | 1 | -2/+2 |
2018-06-21 | Use thread_info and inferior pointers more throughout | Pedro Alves | 1 | -2/+1 |
2018-01-12 | Use the correct value for the offset of 'kve_protection'. | John Baldwin | 1 | -1/+1 |
2018-01-09 | Support 'info proc' for FreeBSD process core dumps. | John Baldwin | 1 | -0/+650 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-10-25 | s/get_regcache_arch (regcache)/regcache->arch ()/g | Yao Qi | 1 | -1/+1 |
2017-10-09 | Use gdbarch_long_bit to determine layout of FreeBSD siginfo_t. | John Baldwin | 1 | -2/+2 |
2017-10-05 | Handle FreeBSD-specific AT_EHDRFLAGS and AT_HWCAP auxiliary vector types. | John Baldwin | 1 | -0/+2 |
2017-09-27 | Make init_type/arch_type take a size in bits | Ulrich Weigand | 1 | -2/+3 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -3/+0 |
2017-07-07 | Read signal information from FreeBSD core dumps. | John Baldwin | 1 | -0/+68 |
2017-07-07 | Use the thread_section_name helper class in fbsd_core_thread_name. | John Baldwin | 1 | -4/+3 |
2017-07-07 | Implement the "get_siginfo_type" gdbarch method for FreeBSD architectures. | John Baldwin | 1 | -0/+122 |
2017-04-05 | -Wwrite-strings: Constify target_pid_to_str and target_thread_extra_thread_info | Pedro Alves | 1 | -1/+1 |
2017-03-23 | Remove some unnecessary inferior_ptid setting/restoring when fetching/storing... | Simon Marchi | 1 | -4/+0 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-12-09 | gdb: Remove support for obsolete OSABIs and a.out | Pedro Alves | 1 | -1/+1 |
2016-06-24 | Add support for catching system calls to native FreeBSD targets. | John Baldwin | 1 | -0/+21 |
2016-06-24 | Add a gdbarch 'print_auxv_entry' method for FreeBSD ABIs. | John Baldwin | 1 | -0/+35 |
2016-01-19 | Dump register notes for each thread when generating a FreeBSD core. | John Baldwin | 1 | -26/+118 |
2016-01-19 | Display per-thread information for threads in FreeBSD cores. | John Baldwin | 1 | -0/+66 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |