Replace deprecated_target_wait_hook by observers
[binutils-gdb.git] / gdb /
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...
2022-03-01 Tiezhu Yanggdb: testsuite: print explicit test result in can_spawn...
2022-03-01 Tiezhu Yanggdb: add Tiezhu Yang as LoongArch maintainer
2022-02-28 Keith SeitzFix "spawn id XYZ not open" errors in gdb.mi/mi-exec...
2022-02-28 Tom TromeyAdd more filename styling
2022-02-28 Tom TromeyFix maybe-uninitialized warning in py-infthread.c
2022-02-28 Tom TromeyHandle multi-byte bracket sequences in Ada lexer
2022-02-28 Tom TromeyHandle 'QWW' encoding case in Ada enums
2022-02-28 Andrew Burgessgdb/python: Add gdb.InferiorThread.details attribute
2022-02-28 Keith SeitzError when gdb_is_target_1 is called without running...
2022-02-28 Keith SeitzFix gdb.fortran "failed to extract expected results...
2022-02-26 Kevin BuettnerHandle recursive internal problem in gdb_internal_error...
2022-02-25 Aaron Mereygdb-add-index: disable debuginfod
2022-02-25 Andrew Burgessgdb: add operator+= and operator+ overload for std...
2022-02-25 Tom TromeyPrint MI prompt on interrupted command
2022-02-25 Andrew Burgessgdb/testsuite: fix list.exp test cases
2022-02-25 Keith SeitzSupport template lookups in strncmp_iw_with_mode
2022-02-25 Keith SeitzUnit tests for strncmp_iw_with_mode
2022-02-25 Keith SeitzMove find_toplevel_char to cp-support.[ch]
2022-02-24 Tom TromeyFix crash in Fortran code
2022-02-24 John BaldwinRevert "do_target_wait_1: Clear TARGET_WNOHANG if the...
2022-02-24 Andrew Burgessgdb: use a range based for loop when iterating over...
2022-02-24 Dominique Quatravauxgdb/darwin: skip over WIFSTOPPED wait4 status
2022-02-24 Simon Marchigdb/linux-tdep: move "Perms" column right
2022-02-24 Simon Marchigdb/linux-tdep: make read_mapping return a structure
2022-02-23 Tom TromeyFix bug in C++ overload resolution
2022-02-23 Dominik 'Disconnec... gdb/linux-tdep.c: Add Perms to the 'info proc mappings...
2022-02-22 John BaldwinNEWS: Note that the FreeBSD async target supports async...
2022-02-22 John Baldwininf-ptrace: Add an event_pipe to be used for async...
2022-02-22 John BaldwinEnable async mode in the target in attach_cmd.
2022-02-22 John Baldwinfbsd-nat: Return nullptr rather than failing ::thread_name.
2022-02-22 John Baldwinfbsd-nat: Various cleanups to the ::resume entry debug...
2022-02-22 John Baldwinfbsd-nat: Include ptrace operation in error messages.
2022-02-22 John Baldwinfbsd-nat: Implement async target support.
2022-02-22 John Baldwininf-ptrace: Support async targets in inf_ptrace_target...
2022-02-22 John Baldwininf-ptrace: Return an IGNORE event if waitpid() fails.
2022-02-22 John Baldwindo_target_wait_1: Clear TARGET_WNOHANG if the target...
2022-02-22 John BaldwinDon't enable async mode at the end of target ::resume...
2022-02-22 John BaldwinEnable async mode on supported targets in target_resume.
2022-02-22 John Baldwingdb linux-nat: Convert linux_nat_event_pipe to the...
2022-02-22 Ruslan Kabatsayevgdb: fix detection of compilation and linking flags...
2022-02-22 Philippe Blaingdb/testsuite/README: point to default value of INTERNA...
2022-02-21 Andrew Burgessgdb/testsuite: relax pattern in new gdb.mi/mi-multi...
2022-02-21 Andrew Burgessgdb: avoid nullptr access in dbxread.c from read_dbx_symtab
2022-02-21 Andrew Burgessgdb: make use of std::string in dbxread.c and xcoffread.c
2022-02-20 Lancelot SIXgdb: Only paginate for filtered output in fputs_maybe_f...
next