]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb
fbsd-nat: Add helper routine to fetch siginfo_t for a ptid.
[thirdparty/binutils-gdb.git] / gdb /
2022-03-22  John Baldwinfbsd-nat: Add helper routine to fetch siginfo_t for...
2022-03-22  John Baldwinaarch64: Add an aarch64_nat_target mixin class.
2022-03-22  John Baldwinnat: Split out platform-independent aarch64 debug regis...
2022-03-22  John Baldwinx86-fbsd-nat: Copy debug register state on fork.
2022-03-22  John Baldwinfbsd-nat: Add a low_new_fork virtual method.
2022-03-22  John BaldwinAdd an x86_fbsd_nat_target mixin class for FreeBSD...
2022-03-22  John Baldwinx86-nat: Add x86_lookup_debug_reg_state.
2022-03-22  John Baldwinx86-nat: Use an unordered_map to store per-pid debug...
2022-03-22  John BaldwinRemove USE_SIGTRAP_SIGINFO condition for FreeBSD/x86...
2022-03-22  Tom TromeyRemove two unused variables
2022-03-22  Andrew Burgessgdb/python: add gdb.format_address function
2022-03-22  Luis MachadoFix some stale header names from dwarf files
2022-03-21  Roland McGrathgdb: Add missing #include in solib.h
2022-03-21  Aaron MereyPR gdb/27570: missing support for debuginfod in core_ta...
2022-03-21  Aaron Mereygdb: Add soname to build-id mapping for core files
2022-03-21  Pedro AlvesWatchpoint followed by catchpoint misreports watchpoint...
2022-03-21  Simon Marchigdb: re-generate config.in
2022-03-21  Andrew Burgessgdb/x86: handle stap probe arguments in xmm registers
2022-03-21  Simon Marchigdb/testsuite: reformat gdb.python/pretty-print-call...
2022-03-21  Bruno Larsen[gdb/testsuite] test a function call by hand from prett...
2022-03-21  Pedro Alvesgdb/testsuite: Installed-GDB testing & data-directory
2022-03-21  Andreas SchwabAdd support for readline 8.2
2022-03-20  Joel BrobeckerUpdate gdb/NEWS after GDB 12 branch creation.
2022-03-20  Joel BrobeckerBump version to 13.0.50.DATE-git.
2022-03-19  Simon Marchigdb/python: remove gdb._mi_commands dict
2022-03-18  Pedro AlvesFix crash with stepi, no debug info, and "set debug...
2022-03-18  Tom TromeyImplement gdbarch_stack_frame_destroyed_p for aarch64
2022-03-18  Simon Marchigdb: run black to format some Python files
2022-03-17  John BaldwinRemove fall throughs in core_target::xfer_partial.
2022-03-17  Pedro Alvesgdb: Remove support for S+core
2022-03-17  Tom TromeyAdd another test for Ada Wide_Wide_String
2022-03-16  Andrew Burgessgdb: work around prompt corruption caused by bracketed...
2022-03-16  Tom TromeyReimplement array concatenation for Ada and D
2022-03-16  Tom TromeyRemove eval_op_concat
2022-03-16  Tom TromeyAda support for wide strings
2022-03-16  Tom TromeyRemove eval_op_string
2022-03-16  Carl LovePowerpc fix for gdb.base/ending-run.exp
2022-03-16  Jan Vranygdb/mi: consistently notify user when GDB/MI client...
2022-03-16  Pedro AlvesMake gdb.fortran/{array-slices,lbound-ubound} work...
2022-03-15  Tom TromeyDo not capture updated 'pc' in add_local_symbols
2022-03-15  Andrew Burgessgdb/testsuite: rename a proc and fix a typo
2022-03-15  Tiezhu Yanggdb: LoongArch: fix failed testcases in gdb.base/align...
2022-03-14  Andrew Burgessgdb/python/mi: create MI commands using python
2022-03-14  Andrew Burgessgdb/gdbarch: compare some fields against 0 verify_gdbarch
2022-03-14  Andrew Burgessgdb/gdbarch: remove the predicate function for gdbarch_...
2022-03-14  Patrick MonneratReplace deprecated_target_wait_hook by observers
2022-03-14  Tom TromeyCorrectly print subrange types in generic_value_print
2022-03-14  Luis Machado[aarch64/arm] Properly extract the return value returne...
2022-03-12  Tom TromeyRelax regexp in gdb.rust/unsized.exp
2022-03-11  Tom TromeyAvoid crash with cross-linux core file
2022-03-11  Andrew Burgessgdb/testsuite: remove duplicates from gdb.base/stap...
2022-03-10  Aaron Mereygdb/auto-load: Remove repeating "auto-load" from debug...
2022-03-10  Tom TromeyChange how "print/x" displays floating-point value
2022-03-10  Tom TromeySimplify the ui-out progress API
2022-03-10  Andrew Burgessgdb/gdbarch: fix typo in gdbarch-components.py
2022-03-10  Lancelot SIXProcess exit status is leader exit status testcase
2022-03-10  Pedro AlvesRe-add zombie leader on exit, gdb/linux
2022-03-10  Pedro Alvesgdb: Reorganize linux_nat_filter_event
2022-03-10  Pedro AlvesFix gdb.threads/current-lwp-dead.exp race
2022-03-10  Pedro AlvesFix gdb.threads/clone-new-thread-event.exp race
2022-03-09  Maciej W. RozyckiGDB/testsuite: Fix a "displayed" typo in gdb.base/defau...
2022-03-09  Maciej W. RozyckiGDB/testsuite: Remove a stray backslash from gdb.base...
2022-03-09  Christina Schimpe* gdb/doc/gdb.texinfo (Requirements): Fix a typo.
2022-03-09  Aaron Mereygdb: Try searching for auto-load script using .gnu_debu...
2022-03-08  Aaron MereyPR gdb/27876 - debuginfod-downloaded source files don...
2022-03-08  Jan Vranygdb/mi: preserve user selected thread and frame when...
2022-03-08  Andrew Burgessgdb: announce upcoming removal of Python 2 support...
2022-03-07  Andrew Burgessgdb/testsuite: add new test for comparing char types...
2022-03-07  Andrew Burgessgdb/python: add Type.is_signed property
2022-03-07  Andrew Burgessgdb/python: add Type.is_scalar property
2022-03-07  Andrew Burgessgdb/mi: add --no-connection to MI -add-inferior command
2022-03-07  Umair Sairgdb/mi: fix regression in mi -add-inferior command
2022-03-07  Tom TromeyDeprecate dbx mode
2022-03-07  Pedro AlvesRemove unnecessary inferior lookup in infrun:handle_one
2022-03-07  Tom TromeyFix bug in ada_print_floating
2022-03-07  Tom TromeyImplement real literal extension for Ada
2022-03-07  Tom TromeyFix Ada integer literals with exponents
2022-03-07  Tom TromeyFix gdb.ada/arrayptr.exp results
2022-03-07  Tom TromeyHandle non-ASCII identifiers in Ada
2022-03-07  Tom TromeyDefine HOST_UTF32 in charset.h
2022-03-07  Tom TromeyDon't pre-size result string in ada_decode
2022-03-07  Tom TromeySimplify a regular expression in ada-lex.l
2022-03-06  Tom TromeyUse function view when iterating over block symbols
2022-03-06  Tom TromeySimplify hppa-tdep.c use of objfile_key
2022-03-06  Simon Marchigdb: constify parameter of value_copy
2022-03-06  Simon Marchigdb: remove internalvar_funcs::destroy
2022-03-04  Tom TromeyMark vDSO as not a file
2022-03-04  Christina Schimpegdb: Use a typedef's scoped type name to identify local...
2022-03-03  Roland McGrathAvoid conflict with gnulib open/close macros.
2022-03-03  Luis MachadoUpdate my e-mail address in the MAINTAINERS file
2022-03-03  Tiezhu Yanggdb: testsuite: fix failed testcases in gdb.base/gdb...
2022-03-02  John Baldwinconfigure: Stop checking for PT_GETXMMREGS.
2022-03-02  John Baldwini386-bsd-nat: Assume PT_GETXMMREGS is present.
2022-03-02  John Baldwini386-fbsd-nat: Assume PT_GETXMMREGS is present.
2022-03-02  John Baldwinfbsd-tdep: Implement the vsyscall_range gdbarch hook.
2022-03-02  Tom TromeyRewrite make-target-delegates in Python
2022-03-02  Tom TromeyMove copyright code from gdbarch.py to new file
2022-03-01  Tom TromeySome "distclean" fixes in gdb
2022-03-01  Tom TromeyFix typo in the "alias" example
2022-03-01  Tiezhu Yanggdb: testsuite: fix wrong expected result in attach...
next