2025-04-08 |
Tom Tromey | Update copyright dates to include 2025 |
blob | commitdiff | raw |
2025-03-11 |
Tom Tromey | Use gdb::function_view in iterate_over_threads |
blob | commitdiff | raw | diff to current |
2024-12-24 |
Andrew Burgess | gdb/freebsd: port core file context parsing to FreeBSD |
blob | commitdiff | raw | diff to current |
2024-09-30 |
Gerlicher, Klaus | gdb, testsuite: clean duplicate header includes |
blob | commitdiff | raw | diff to current |
2024-08-12 |
Simon Marchi | gdb: add program_space parameter to lookup_minimal_symbol |
blob | commitdiff | raw | diff to current |
2024-08-12 |
Simon Marchi | gdb: remove lookup_bound_minimal_symbol |
blob | commitdiff | raw | diff to current |
2024-08-12 |
Simon Marchi | gdb: make lookup_minimal_symbol objf and sfile paramete... |
blob | commitdiff | raw | diff to current |
2024-08-12 |
Simon Marchi | gdb: drop struct keyword when using bound_minimal_symbol |
blob | commitdiff | raw | diff to current |
2024-08-02 |
Simon Marchi | gdb: remove uses of VLA |
blob | commitdiff | raw | diff to current |
2024-06-08 |
Simon Marchi | gdb: replace `get_exec_file (0)` calls with `current_pr... |
blob | commitdiff | raw | diff to current |
2024-05-31 |
Simon Marchi | gdb: remove unused includes in utils.h |
blob | commitdiff | raw | diff to current |
2024-04-23 |
Simon Marchi | gdb: move store/extract integer functions to extract... |
blob | commitdiff | raw | diff to current |
2024-03-27 |
Simon Marchi | gdb, gdbserver, gdbsupport: remove includes of early... |
blob | commitdiff | raw | diff to current |
2024-02-06 |
Simon Marchi | gdb: remove core_bfd macro |
blob | commitdiff | raw | diff to current |
2024-01-28 |
Tom Tromey | Use domain_search_flags in lookup_symbol et al |
blob | commitdiff | raw | diff to current |
2024-01-12 |
Andrew Burgess | Update copyright year range in header of all files... |
blob | commitdiff | raw | diff to current |
2023-11-21 |
Lancelot Six | gdb: Replace gdb::optional with std::optional |
blob | commitdiff | raw | diff to current |
2023-10-03 |
Andrew Burgess | gdb/corefile: write NT_GDB_TDESC based on signalled... |
blob | commitdiff | raw | diff to current |
2023-03-18 |
Tom Tromey | Unify arch_integer_type and init_integer_type |
blob | commitdiff | raw | diff to current |
2023-03-18 |
Tom Tromey | Remove arch_type |
blob | commitdiff | raw | diff to current |
2023-01-30 |
Mark Wielaard | gdb: Replace memcpy with std::copy to avoid some g... |
blob | commitdiff | raw | diff to current |
2023-01-01 |
Joel Brobecker | Update copyright year range in header of all files... |
blob | commitdiff | raw | diff to current |
2022-10-19 |
Pedro Alves | internal_error: remove need to pass __FILE__/__LINE__ |
blob | commitdiff | raw | diff to current |
2022-10-11 |
Simon Marchi | gdb: fix auxv caching |
blob | commitdiff | raw | diff to current |
2022-09-23 |
John Baldwin | Support AT_USRSTACKBASE and AT_USRSTACKLIM. |
blob | commitdiff | raw | diff to current |
2022-09-21 |
Simon Marchi | gdb: remove TYPE_LENGTH |
blob | commitdiff | raw | diff to current |
2022-09-21 |
Simon Marchi | gdb: add type::target_type / type::set_target_type |
blob | commitdiff | raw | diff to current |
2022-08-04 |
Tom Tromey | Use registry in gdbarch |
blob | commitdiff | raw | diff to current |
2022-07-28 |
Tom Tromey | Rewrite registry.h |
blob | commitdiff | raw | diff to current |
2022-04-11 |
Simon Marchi | gdb: remove symbol value macros |
blob | commitdiff | raw | diff to current |
2022-03-29 |
Tom Tromey | Unify gdb printf functions |
blob | commitdiff | raw | diff to current |
2022-03-02 |
John Baldwin | fbsd-tdep: Implement the vsyscall_range gdbarch hook. |
blob | commitdiff | raw | diff to current |
2022-02-06 |
Simon Marchi | gdb: remove SYMBOL_TYPE macro |
blob | commitdiff | raw | diff to current |
2022-01-01 |
Joel Brobecker | Automatic Copyright Year update after running gdb/copyr... |
blob | commitdiff | raw | diff to current |
2021-12-07 |
John Baldwin | Support AT_FXRNG and AT_KPRELOAD on FreeBSD. |
blob | commitdiff | raw | diff to current |
2021-12-03 |
Simon Marchi | gdb: make extract_integer take an array_view |
blob | commitdiff | raw | diff to current |
2021-07-23 |
Simon Marchi | gdb: make inferior::m_args an std::string |
blob | commitdiff | raw | diff to current |
2021-07-23 |
Simon Marchi | gdb: add setter/getter for inferior arguments |
blob | commitdiff | raw | diff to current |
2021-07-13 |
Simon Marchi | gdb: make thread_info::suspend private, add getters... |
blob | commitdiff | raw | diff to current |
2021-06-03 |
John Baldwin | Report additional details for signals received on FreeBSD. |
blob | commitdiff | raw | diff to current |
2021-03-24 |
Simon Marchi | gdb: remove current_top_target function |
blob | commitdiff | raw | diff to current |
2021-03-05 |
Andrew Burgess | gdb: write target description into core file |
blob | commitdiff | raw | diff to current |
2021-03-05 |
Andrew Burgess | gdb: unify parts of the Linux and FreeBSD core dumping... |
blob | commitdiff | raw | diff to current |
2021-02-09 |
Andrew Burgess | gdb: revert "gdb: unify parts of the Linux and FreeBSD... |
blob | commitdiff | raw | diff to current |
2021-02-01 |
Andrew Burgess | gdb: unify parts of the Linux and FreeBSD core dumping... |
blob | commitdiff | raw | diff to current |
2021-01-01 |
Joel Brobecker | Update copyright year range in all GDB files |
blob | commitdiff | raw | diff to current |
2020-11-02 |
Simon Marchi | gdb, gdbserver, gdbsupport: fix leading space vs tabs... |
blob | commitdiff | raw | diff to current |
2020-10-21 |
Simon Marchi | gdb: make gdbarch_make_corefile_notes return a unique ptr |
blob | commitdiff | raw | diff to current |
2020-09-14 |
Simon Marchi | gdb: add type::target_is_stub / type::set_target_is_stub |
blob | commitdiff | raw | diff to current |
2020-07-20 |
John Baldwin | Implement the skip_solib_resolver gdbarch hook for... |
blob | commitdiff | raw | diff to current |
2020-07-09 |
John Baldwin | Support several new ELF auxiliary vector types on FreeBSD. |
blob | commitdiff | raw | diff to current |
2020-05-16 |
Simon Marchi | gdb: add type::name / type::set_name |
blob | commitdiff | raw | diff to current |
2020-05-14 |
Simon Marchi | gdb: remove TYPE_CODE macro |
blob | commitdiff | raw | diff to current |
2020-03-26 |
John Baldwin | Support AT_BSDFLAGS on FreeBSD. |
blob | commitdiff | raw | diff to current |
2020-03-05 |
John Baldwin | Use std::string for 'psargs'. |
blob | commitdiff | raw | diff to current |
2020-01-13 |
Simon Marchi | gdb: add back declarations for _initialize functions |
blob | commitdiff | raw | diff to current |
2020-01-10 |
Pedro Alves | Multi-target support |
blob | commitdiff | raw | diff to current |
2020-01-01 |
Joel Brobecker | Update copyright year range in all GDB files. |
blob | commitdiff | raw | diff to current |
2019-12-19 |
Christian Biesinger | Rename "sun" variable to avoid conflicts on Solaris |
blob | commitdiff | raw | diff to current |
2019-12-11 |
Tom Tromey | Fix the build after bfd_get_signed_8 change |
blob | commitdiff | raw | diff to current |
2019-10-18 |
Tom de Vries | [gdb] Fix more typos in comments |
blob | commitdiff | raw | diff to current |
2019-09-19 |
Alan Modra | bfd_section_* macros |
blob | commitdiff | raw | diff to current |
2019-06-04 |
Pedro Alves | Introduce and use make_unique_xstrdup |
blob | commitdiff | raw | diff to current |
2019-05-08 |
Tom Tromey | Convert fbsd-tdep.c to type-safe registry API |
blob | commitdiff | raw | diff to current |
2019-04-08 |
Tom Tromey | Rename gdb exception types |
blob | commitdiff | raw | diff to current |
2019-04-08 |
Tom Tromey | Rewrite TRY/CATCH |
blob | commitdiff | raw | diff to current |
2019-04-06 |
Tom Tromey | Revert the header-sorting patch |
blob | commitdiff | raw | diff to current |
2019-04-06 |
Tom Tromey | Sort includes for files gdb/[a-f]*.[chyl]. |
blob | commitdiff | raw | diff to current |
2019-03-13 |
Tom Tromey | Change pid_to_str to return std::string |
blob | commitdiff | raw | diff to current |
2019-03-12 |
John Baldwin | Add a helper function to resolve TLS variable addresses... |
blob | commitdiff | raw | diff to current |
2019-01-01 |
Joel Brobecker | Update copyright year range in all GDB files. |
blob | commitdiff | raw | diff to current |
2018-11-29 |
Rajendra SY | Implement the "gdb_signal_to/from_target" gdbarch metho... |
blob | commitdiff | raw | diff to current |
2018-11-22 |
Pedro Alves | Per-inferior thread list, thread ranges/iterators,... |
blob | commitdiff | raw | diff to current |
2018-10-26 |
John Baldwin | Treat all unknown auxv tags on FreeBSD as unknown. |
blob | commitdiff | raw | diff to current |
2018-10-26 |
John Baldwin | Support AT_HWCAP2 on FreeBSD. |
blob | commitdiff | raw | diff to current |
2018-10-17 |
John Baldwin | Share the code to format "info proc mappings" entries... |
blob | commitdiff | raw | diff to current |
2018-09-19 |
John Baldwin | Add missing spaces after inet_ntop invocations. |
blob | commitdiff | raw | diff to current |
2018-09-18 |
John Baldwin | Add support for 'info proc files' on FreeBSD core dumps. |
blob | commitdiff | raw | diff to current |
2018-09-18 |
John Baldwin | Use KF_PATH to verify the size of a struct kinfo_file. |
blob | commitdiff | raw | diff to current |
2018-09-06 |
Simon Ser | Generate NT_PROCSTAT_{AUXV,VMMAP,PS_STRINGS} in FreeBSD... |
blob | commitdiff | raw | diff to current |
2018-08-13 |
Alan Hayward | Split size in regset section iterators |
blob | commitdiff | raw | diff to current |
2018-07-22 |
Tom Tromey | Simple unused variable removals |
blob | commitdiff | raw | diff to current |
2018-07-03 |
Tom Tromey | Remove ptid_get_lwp |
blob | commitdiff | raw | diff to current |
2018-07-03 |
Tom Tromey | Remove ptid_get_pid |
blob | commitdiff | raw | diff to current |
2018-06-21 |
Pedro Alves | Use thread_info and inferior pointers more throughout |
blob | commitdiff | raw | diff to current |
2018-01-12 |
John Baldwin | Use the correct value for the offset of 'kve_protection'. |
blob | commitdiff | raw | diff to current |
2018-01-09 |
John Baldwin | Support 'info proc' for FreeBSD process core dumps. |
blob | commitdiff | raw | diff to current |
2018-01-02 |
Joel Brobecker | Update copyright year range in all GDB files |
blob | commitdiff | raw | diff to current |
2017-10-25 |
Yao Qi | s/get_regcache_arch (regcache)/regcache->arch ()/g |
blob | commitdiff | raw | diff to current |
2017-10-09 |
John Baldwin | Use gdbarch_long_bit to determine layout of FreeBSD... |
blob | commitdiff | raw | diff to current |
2017-10-05 |
John Baldwin | Handle FreeBSD-specific AT_EHDRFLAGS and AT_HWCAP auxil... |
blob | commitdiff | raw | diff to current |
2017-09-27 |
Ulrich Weigand | Make init_type/arch_type take a size in bits |
blob | commitdiff | raw | diff to current |
2017-09-09 |
John Baldwin | Remove unnecessary function prototypes. |
blob | commitdiff | raw | diff to current |
2017-07-07 |
John Baldwin | Read signal information from FreeBSD core dumps. |
blob | commitdiff | raw | diff to current |
2017-07-07 |
John Baldwin | Use the thread_section_name helper class in fbsd_core_t... |
blob | commitdiff | raw | diff to current |
2017-07-07 |
John Baldwin | Implement the "get_siginfo_type" gdbarch method for... |
blob | commitdiff | raw | diff to current |
2017-04-05 |
Pedro Alves | -Wwrite-strings: Constify target_pid_to_str and target_... |
blob | commitdiff | raw | diff to current |
2017-03-23 |
Simon Marchi | Remove some unnecessary inferior_ptid setting/restoring... |
blob | commitdiff | raw | diff to current |
2017-01-01 |
Joel Brobecker | update copyright year range in GDB files |
blob | commitdiff | raw | diff to current |
2016-12-09 |
Pedro Alves | gdb: Remove support for obsolete OSABIs and a.out |
blob | commitdiff | raw | diff to current |
next |