[PATCH 0/4] Handle non-ASCII Ada symbols in DAP
2025-12-10 19:01 UTC (4+ messages)
` [PATCH 1/4] Explicitly use print_name "
` [PATCH 2/4] Minor reorganization to DAP launch documentation
` [PATCH 3/4] Allow DAP client to set Ada source charset at launch
[PATCH] [gdb/tdep] Fix gdb.base/siginfo.exp on s390x-linux
2025-12-10 17:22 UTC
[PATCH 0/4] Fixes and tests related to new boxed hint startup text
2025-12-10 16:55 UTC (23+ messages)
` [PATCH 1/4] gdb: remove some unnecessary code from print_gdb_hints
` [PATCH 2/4] gdb: small white space fix in print_gdb_hints
` [PATCH 3/4] gdb: make get_chars_per_line return an unsigned value
` [PATCH 4/4] gdb: fix crashes and weird output from new boxed hint text
` [PATCH 0/2] Fixes and tests related to new boxed hint startup text
` [PATCH 1/2] gdb: make get_chars_per_line return an unsigned value
` [PATCH 2/2] gdb: fix crashes and weird output from new boxed hint text
` [PATCHv3 0/3] Fixes and tests related to new boxed hint startup text
` [PATCHv3 1/3] gdb: make get_chars_per_line return an unsigned value
` [PATCHv3 2/3] gdb: fix crashes and weird output from new boxed hint text
` [PATCHv3 3/3] WIP: disable progress bars setting
[PATCH] gdb/testsuite: increase timeout relatively to current one in huge.exp
2025-12-10 16:29 UTC (2+ messages)
[PATCH] Fix "unset local-environment" when clearenv not available
2025-12-10 16:24 UTC
[PATCH 0/4] Add commands to modify the "local" environment
2025-12-10 13:57 UTC (12+ messages)
` [PATCH 3/4] Allow NULL to be passed to environment-related functions
` [PATCH 4/4] Implement local-environment commands
[PATCH v2] Rewrite the "show environment" test
2025-12-10 8:30 UTC (3+ messages)
[PATCH 0/3] Remove last remnants of Guile 2.0
2025-12-10 3:45 UTC (8+ messages)
` [PATCH 1/3] GDB: Guile: Remove code meant for Guile < 2.2
` [PATCH 2/3] GDB: Guile: Remove procedures ineffectual since Guile 2.2
` [PATCH 3/3] Revert "[gdb/guile] Use SCM_DEBUG_TYPING_STRICTNESS 0"
[PATCH 0/6] [gdb] Fix whitespace
2025-12-09 23:31 UTC (14+ messages)
` [PATCH 1/6] [gdb] Fix whitespace in *.h
` [PATCH 2/6] [gdb] Rewrite strings to avoid whitespace error
` [PATCH 3/6] [gdb] Fix whitespace in *.c
` [PATCH 4/6] [gdb] Fix whitespace in *.[ly]
` [PATCH 5/6] [gdb] Fix whitespace in *.def
` [PATCH 6/6] [gdb] Fix whitespace in NEWS
[PATCH v3 00/44] A new target to debug Intel GPUs
2025-12-09 21:48 UTC (11+ messages)
` [PATCH v3 01/44] gdb, intelgt: add intelgt as a basic machine
` [PATCH v3 02/44] bfd: add intelgt target to BFD
` [PATCH v3 05/44] gdb, gdbserver, gdbsupport: add 'device' tag to XML target description
` [PATCH v3 06/44] gdb, arch, intelgt: add intelgt arch definitions
[PATCH] [gdb/testsuite] Fix gdb.base/inline-frame-cycle-unwind.exp for s390x
2025-12-09 19:53 UTC (3+ messages)
[PATCH 00/11] Multiple solib_ops in a program_space
2025-12-09 19:32 UTC (12+ messages)
` [PATCH 01/11] gdb/solib-rocm: assert that host ops isn't rocm_solib_ops
` [PATCH 02/11] gdb/solib: use early return in solib_read_symbols
` [PATCH 03/11] gdb/solib-rocm: pass reference to cache to rocm_code_object_stream_file
` [PATCH 04/11] gdb/solib-rocm: add cached_fd to manage cached fd lifetime
` [PATCH 05/11] gdb: de-constify some methods of solib_ops
` [PATCH 06/11] gdb/solib-rocm: move per-inferior data to rocm_solib_ops
` [PATCH 07/11] gdb/solib-rocm: save inferior in rocm_solib_ops
` [PATCH 08/11] gdb/solib: add remove_solib function
` [PATCH 09/11] gdb: add objfile -> solib backlink
` [PATCH 10/11] gdb: change default objfile iteration order to start with current objfile
` [PATCH 11/11] gdb: multiple solib_ops per program space
[PATCH] Partly rewrite dwarf2_get_symbol_read_needs
2025-12-09 19:18 UTC (2+ messages)
[PATCH] Rewrite the "show environment" test
2025-12-09 18:01 UTC (3+ messages)
[PATCH] gdbsupport: remove undefined behaviour from (forward_)scope_exit
2025-12-09 16:54 UTC (9+ messages)
` [PATCHv2] "
` [PP?] "
[pushed] gdb: remove unused includes from c-lang.{c,h}
2025-12-09 16:45 UTC
[pushed] gdb: remove unused arch-utils.h include from solib-rocm.c
2025-12-09 16:41 UTC
[PATCH] gdb: complete guile 2.0 support removal
2025-12-09 16:31 UTC (5+ messages)
[PATCH] gdb/cli: fix use-after-free in set_logging with temporary streams
2025-12-09 16:03 UTC (10+ messages)
` [PING] "
[PATCH 0/2] [pre-commit] Two minor check-gnu-style improvements
2025-12-09 8:22 UTC (3+ messages)
` [PATCH 1/2] [pre-commit] Change check-gnu-style language to python
` [PATCH 2/2] [gdb/contrib] Set PYTHONDONTWRITEBYTECODE in check-gnu-style-pre-commit.sh
[PATCH] [gdb/contrib] Add more clean files in check-whitespace-pre-commit.py
2025-12-08 19:20 UTC (2+ messages)
[PATCH] Revert "gdb: change blockvector::contains() to handle blockvectors with "holes""
2025-12-08 18:07 UTC
[PATCH] bfd/ELF: Handle prstatus of 156 bytes in elf32_arm_nabi_grok_prstatus
2025-12-08 16:00 UTC (3+ messages)
[PATCH 0/3] [gdb/testsuite] Some fixes in gdb.multi/remote-with-running-inferior.exp
2025-12-08 15:39 UTC (2+ messages)
[PATCH] Small cleanup to interpreter initialization
2025-12-08 15:33 UTC
[PATCH 32 0/2] Handle the new .note section introduced in Linux
2025-12-08 8:38 UTC (3+ messages)
` [PATCH 32 1/2] core: Consume the new .note section that contains descriptions of xsave layout
` [PATCH 32 2/2] gcore: Create a new .note section for x86
[pushed 1/2] [gdb/build] Re-add *.[ch] in gdb.pot
2025-12-08 8:30 UTC (2+ messages)
` [pushed 2/2] [gdb/build] Add gdb subdirs "
[PATCH 0/6] Small gdb output cleanups
2025-12-07 23:29 UTC (7+ messages)
` [PATCH 1/6] Remove unnecessary override of write_async_safe
` [PATCH 2/6] Move stdtarg to ui
` [PATCH 3/6] Turn wrapped_file into a template
` [PATCH 4/6] Small rewrite of get_unbuffered
` [PATCH 5/6] Move buffered stream to new header
` [PATCH 6/6] Remove TYPE_FN_FIELD_STUB and associated code
[PATCH] Unconditionally pass is_a_field_of_this in c-exp.y
2025-12-07 15:21 UTC (3+ messages)
FYI: GDB 17.1 release next weekend (Sat-Sun Dec 13-14)
2025-12-07 13:49 UTC
[PATCH 0/2] [gdb] Clean whitespace in *.ac and *.m4 files
2025-12-07 11:03 UTC (5+ messages)
` [PATCH 2/2] "
[PATCH v2] [gdb/contrib] Check clean files in check-whitespace-pre-commit.sh
2025-12-07 10:01 UTC (2+ messages)
[PATCH] Use gdb_bfd_sections in more places
2025-12-06 5:20 UTC
[PATCH] Add TOC calculation for XCOFF binary in AIX and remove legacy line number information
2025-12-05 21:01 UTC (2+ messages)
[PATCH] [gdb/testsuite] Fix gdb.base/long_long.exp on arm
2025-12-05 19:04 UTC (6+ messages)
[PATCH] sim: Support multiple values for --enable-targets
2025-12-05 17:02 UTC (4+ messages)
` [PATCH v2] "
[PATCH] gdb: allow 'set args' and run commands to contain newlines
2025-12-05 16:23 UTC (6+ messages)
` [PATCHv2] "
[PATCH v12 0/2] add annotation in 'info locals' command for variables shadowing case
2025-12-05 15:00 UTC (3+ messages)
` [PATCH v12 1/2] gdb: "
` [PATCH v12 2/2] gdb: add shadowed field in '-stack-list-locals/variables' mi commands
[PUSHED] sim: make local variable 'const'
2025-12-05 14:31 UTC
[PATCH v3 0/6] Refinement of scheduler-locking settings
2025-12-05 13:40 UTC (8+ messages)
` [PATCH v3 4/6] gdb: change the internal representation of scheduler locking
` [PATCH v3 6/6] gdb: add eval option to lock the scheduler during infcalls
[PATCH 0/2] Fix regression in 'list' command
2025-12-05 10:50 UTC (9+ messages)
` [PATCHv2 "
` [PATCHv2 1/2] gdb: fix 'list' for multiple source file results
` [PATCHv2 2/2] gdb: display a symbol more often in multi-file list output
[PATCH] Some cleanups to "pretend language" handling
2025-12-05 3:19 UTC
[PATCH] Fix 'ptype' of a certain Ada modular type
2025-12-04 18:41 UTC (2+ messages)
[PATCH] gdb/guile: remove support for Guile < 2.2
2025-12-04 18:08 UTC (12+ messages)
[PATCH gdb-17-branch 0/8] Type unit + split DWARF fixes (PR 33307)
2025-12-04 17:58 UTC (3+ messages)
[PATCH] [gdb/testsuite] Use gdb_load in gdb.rocm/break-kernel-no-debug-info.exp
2025-12-04 16:40 UTC (2+ messages)
[PATCH] gdb: remove find_target_at
2025-12-04 16:34 UTC (3+ messages)
[PATCH] binutils-gdb/git: Handle *.ac and *.m4 files in .gitattributes
2025-12-04 16:32 UTC (2+ messages)
[pushed][PATCH] gdb/record: Support fense.tso, zicond, bitmanip, sinval and zihintntl in RISC-V
2025-12-04 16:26 UTC (4+ messages)
[PATCH v2 0/4] Some minor improvements around '$_'
2025-12-04 15:14 UTC (6+ messages)
` [PATCH v2 1/4] gdb: update doc for the $_ variable and search commands
` [PATCH v2 2/4] gdb: use builtin_func_ptr for `$_` set by "info breakpoints" and "info line"
` [PATCH v2 3/4] gdb: use builtin_func_ptr for `$_` set by "x/i"
` [PATCH v2 4/4] gdb: remove last_examine_address
[pushed] gdb: update blockvector::lookup
2025-12-04 15:03 UTC (8+ messages)
` [pushed] gdb: change blockvector::contains() to handle blockvectors with "holes"
[pushed] Return bool from ada_is_modular_type
2025-12-04 14:38 UTC
[PATCH] gdb: handle unlimited screen width case in print_gdb_hints
2025-12-04 14:35 UTC (2+ messages)
` [PATCH pushed] "
[PATCH v7 0/4] PR gdb/31353
2025-12-04 13:57 UTC (2+ messages)
[PATCH] Fix tui new-layout -horizontal argument placement
2025-12-04 10:04 UTC (3+ messages)
[PATCH] [gdb/testsuite] Fix build-id check in gdb.python/py-missing-objfile.exp
2025-12-04 9:30 UTC (2+ messages)
[PUSHED] gdb/testsuite: Fix doc comment in allow_aarch64_sme_tests
2025-12-03 23:11 UTC
gdb `tui new-layout` documentation patch
2025-12-03 22:31 UTC (2+ messages)
[pushed] Fix some indentation in rust-lang.c
2025-12-03 22:16 UTC
[PATCH] Minor DAP test cleanups
2025-12-03 20:40 UTC
[PATCH v2 00/13] reimplement readnow_functions
2025-12-03 17:46 UTC (6+ messages)
` [PATCH v2 13/13] gdb: update message in symbol_file_add_with_addrs after changes in readnow_functions
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox