Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH] [testsuite] Log gdb_do_cache misses only, not hits
 2026-06-19 13:34 UTC  (3+ messages)

[PATCH 1/2] gdb, gdbserver, gdbsupport: use [[maybe_unused]] instead of ATTRIBUTE_UNUSED
 2026-06-19 12:49 UTC  (3+ messages)
` [PATCH 2/2] gdb, gdbsupport: use [[nodiscard]] instead of ATTRIBUTE_UNUSED_RESULT

[PATCH] Remove ARI
 2026-06-19 12:42 UTC  (2+ messages)

[PATCH] gdb: make symtab::compunit return a reference
 2026-06-19 12:16 UTC  (2+ messages)

[PATCH v2] [pre-commit] Add shellcheck
 2026-06-19 11:23 UTC 

[PATCH] [pre-commit] Add shellcheck
 2026-06-19 11:19 UTC  (3+ messages)

[PATCH v1] gdb: align siginfo_t with the Linux kernel definition
 2026-06-19 10:45 UTC  (9+ messages)

[PATCH] gdb/remote: fix assertions when attaching in non-stop mode
 2026-06-19  9:25 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH][PR gdb/34239][PR gdb/34299] gdb: Check bounds before reading DWARF expression operands
 2026-06-18 18:01 UTC 

[PATCH 0/2] Add Intel APX support
 2026-06-18 17:33 UTC  (9+ messages)
` [PATCH 1/2] gdb: add maintenance set/show gcore xml-target-description command
` [PATCH 2/2] gdb, gdbserver: Add Intel APX register support

[PATCH] gdb: return raw frame_info pointer from create_sentinel_frame
 2026-06-18 17:27 UTC  (3+ messages)

[PATCH 0/9] [gdb] More whitespace fixes
 2026-06-18 17:13 UTC  (13+ messages)
` [PATCH 1/9] [gdb] Increase clean range in check-whitespace-pre-commit.py
` [PATCH 2/9] [gdb] Fix leftover conflict marker in gdb/config/djgpp/README
` [PATCH 3/9] [gdb] Fix new blank line at EOF in a few scripts
` [PATCH 4/9] [gdb] Fix new blank line at EOF in a few xml files
` [PATCH 5/9] [gdb] Ignore whitespace in imported file gdb/exc_request.defs
` [PATCH 6/9] [gdb] Fix trailing whitespace in some files
` [PATCH 7/9] [gdb] Ignore trailing whitespace in gdb/gdb-gdb.gdb.in
` [PATCH 8/9] [gdb] Fix trailing whitespace in annotate.texinfo
` [PATCH 9/9] [gdb] Fix trailing whitespace in refcard.tex

[PATCH 0/2] Fix ODR violations in regformat target descriptions
 2026-06-18 17:10 UTC  (6+ messages)
` [PATCH 1/2] regdat.sh: generate const_target_desc_up for register descriptions
` [PATCH 2/2] [gdbserver] Use const_target_desc_up for regformat tdescs

[PATCH v1] gdb/aarch64: Add support for FEAT_S1POE POR_EL0 register
 2026-06-18 17:04 UTC  (3+ messages)

[PATCH 0/2] Send trace-commands output to gdb_stdlog
 2026-06-18 16:48 UTC  (2+ messages)

[PATCH] Handle nested Ada functions with gnat-llvm
 2026-06-18 16:47 UTC  (2+ messages)

[PATCH] [gdb] Ignore codespell warnings about wrong encodings
 2026-06-18 15:45 UTC  (2+ messages)

[PATCH] [gdb/contrib] Rename license-check-new-files.sh to .py
 2026-06-18 14:30 UTC  (2+ messages)

[RFC] [pre-commit] Add check-new-file-license
 2026-06-18 12:59 UTC  (4+ messages)

[PATCH] [gdb/exp] Fix ns var lookup when stopped at inlined fn call
 2026-06-18  7:54 UTC  (2+ messages)
` [PING][PATCH] "

[PATCH] [gdb/exp] Limit workaround in using_direct::valid_line to broken GCC versions
 2026-06-18  7:53 UTC  (2+ messages)
` [PING][PATCH] "

[PATCH] [pre-commit] Remove duplication in config file
 2026-06-18  7:47 UTC 

GDB Release Managers announcement
 2026-06-18  6:02 UTC  (5+ messages)

[PATCH 0/6] [pre-commit] Clean up .pre-commit-config.yaml
 2026-06-17 19:28 UTC  (8+ messages)
` [PATCH 1/6] [pre-commit] Drop types_or filtering for tclint
` [PATCH 2/6] [pre-commit] Drop require_serial for pre-commit-setup
` [PATCH 3/6] [pre-commit] Remove pass_filenames setting for check-whitespace
` [PATCH 4/6] [pre-commit] Remove stages setting for two hooks
` [PATCH 5/6] [pre-commit] Drop always_run setting for codespell-log
` [PATCH 6/6] [pre-commit] Reorganize .pre-commit-config.yaml

[PATCH 1/1] gdb, testsuite: unify 'Switching to thread' message
 2026-06-17 19:23 UTC  (2+ messages)

[PATCH v2] [pre-commit] Add file mode check
 2026-06-17 18:39 UTC  (4+ messages)

[PATCH] gdb/amd-dbgapi-target: drop reference to amd_dbgapi_address_class_id_t
 2026-06-17 14:02 UTC  (2+ messages)

[PATCH 0/2] Add support for BMI1 and BMI2 recording
 2026-06-17 14:00 UTC  (3+ messages)
` [PATCH 1/2] gdb/record: Add support for recording BMI1 instructions
  ` [PATCH 2/2] gdb/record: add support for BMI2 instructions

[PATCH v2] gdb: Remove redundant clear_proceed_status() call
 2026-06-17 13:52 UTC  (2+ messages)

[PATCH] gdb: Remove redundant clear_proceed_status() call
 2026-06-17 12:44 UTC  (4+ messages)

[PATCH] gdb: allow 'until' to work in outermost frame
 2026-06-17 11:52 UTC  (22+ messages)
` [PATCHv2 0/3] "
  ` [PATCHv2 1/3] gdb: rename program_space::entry_point_address* functions
  ` [PATCHv2 2/3] gdb: introduce program_space::get_entry_point_info function
  ` [PATCHv2 3/3] gdb: allow 'until' to work in outermost frame
  ` [PATCHv3 0/4] "
    ` [PATCHv3 1/4] gdb: rename program_space::entry_point_address* functions
    ` [PATCHv3 2/4] gdb: introduce program_space::get_entry_point_info function
    ` [PATCHv3 3/4] gdb: allow 'until' to work in outermost frame
    ` [PATCHv3 4/4] gdb: cache program space entry point information

[pushed] [pre-commit] Use pass_filenames=false for pre-commit-setup
 2026-06-16 22:36 UTC 

CFP: Toolchains Track at Linux Plumbers Conf '26
 2026-06-16 21:36 UTC 

[PUSHED] gdb/testsuite: avoid PID in test name
 2026-06-16 19:56 UTC 

Fix double apropos output when both alias name and command name match the pattern
 2026-06-16 18:51 UTC  (3+ messages)
` [PATCH] "

[PATCH] [pre-commit] Stop using deprecated language script
 2026-06-16 15:46 UTC  (4+ messages)

[PATCH 0/1] gdb, testsuite: unify 'Switching to thread' message
 2026-06-16 13:03 UTC 

[pushed] [gdb/build, clang] Fix ignored aligned attribute
 2026-06-16  7:26 UTC  (5+ messages)

[PATCH 00/12] [gdb] Use using instead of typedef some more
 2026-06-16  6:22 UTC  (13+ messages)
` [PATCH 01/12] [gdb] Use using instead of typedef some more (part 1)
` [PATCH 02/12] [gdb] Use using instead of typedef some more (part 2)
` [PATCH 03/12] [gdb] Use using instead of typedef some more (part 3)
` [PATCH 04/12] [gdb] Convert function pointer typedefs to using
` [PATCH 05/12] [gdb] Convert template "
` [PATCH 06/12] [gdb] Convert function "
` [PATCH 07/12] [gdb] Fix redundant struct typedefs
` [PATCH 08/12] [gdb] Convert anonymous "
` [PATCH 09/12] [gdb] Convert typedef of named struct
` [PATCH 10/12] [gdb] convert struct pointer typedefs
` [PATCH 11/12] [gdb] Convert typedef on separate line
` [PATCH 12/12] [gdb] Use using in compat_x32_clock_t typedef

[pushed] [gdb] Fix typo in gdb/microblaze-linux-nat.c
 2026-06-16  1:26 UTC  (2+ messages)

[PATCH v5 0/8] refactor the internals of record-full
 2026-06-15 16:15 UTC  (9+ messages)
` [PATCH v5 1/8] gdb/record: Refactor record history
` [PATCH v5 2/8] gdb/record: factor out reading and writing the execution log to corefile
` [PATCH v5 3/8] gdb/record: remove record_full_insn_num
` [PATCH v5 4/8] gdb/record: c++ify internal structures of record-full.c
` [PATCH v5 5/8] gdb/record: make record_full_history more c++-like
` [PATCH v5 6/8] gdb/record: extract the PC to record_full_instruction
` [PATCH v5 7/8] gdb/record: Define new version of the record-save section
` [PATCH v5 8/8] gdb/record: rename record_full_list to record_full_log

[committed] Port expandargstr from gcc/libiberty
 2026-06-15 15:57 UTC 

[pushed] [gdb] Add endianity to codespell-ignore-words.txt
 2026-06-15 15:53 UTC 

[PATCH] [gdb] More codespell fixes
 2026-06-15 15:23 UTC 

[pushed 1/2] [gdb] Drop some files and a dir from codespell skip list
 2026-06-15 12:33 UTC  (2+ messages)
` [pushed 2/2] [gdb] Expand dirs in "

[PATCH 0/9] [gdb] Make gdb dir codespell-clean
 2026-06-15 11:16 UTC  (4+ messages)
` [PATCH 9/9] [pre-commit] Simplify codespell configuration

[PATCH 0/7] gdb/testsuite: allow passing inferior arguments with native-gdbserver board
 2026-06-15  9:54 UTC  (3+ messages)

[pushed 1/2] [gdb] Fix file mode of gdb/microblaze-linux-nat.c
 2026-06-15  8:29 UTC  (2+ messages)
` [pushed 2/2] [gdb] Fix flake8 warning in gdb.python/py-inf-exited-at-exit.py

[PATCH v4 0/8] refactor the internals of record-full
 2026-06-15  7:49 UTC  (10+ messages)
` [PATCH v4 1/8] gdb/record: Refactor record history
` [PATCH v4 4/8] gdb/record: c++ify internal structures of record-full.c

[PATCH] gdb: z80: Fix endless backtrace loop and assertion crashes
 2026-06-15  7:04 UTC  (5+ messages)
` [PATCH v2] "
    ` [PATCH v3] gdb: z80: Fix endless loop in frame unwinder and validate saved register types

[PATCH] gdb/python: fix 'exited' event when GDB exits from core file debugging
 2026-06-14 21:06 UTC  (6+ messages)
` [PATCHv2] "
  ` [PATCHv3] "

[PATCH] [gdb/testsuite] Convert gdb.dwarf2/dw2-strp.exp to dwarf assembly
 2026-06-14 17:12 UTC  (3+ messages)

[PATCH] [gdb/testsuite] Fix FAIL in gdb.threads/sw-watchpoint-step-over-bp-with-threads.exp
 2026-06-14 12:09 UTC 

[PATCH v7] gdb: Add source-tracking breakpoints feature
 2026-06-13 19:57 UTC 

[PATCH 0/5] Add zebra-striping to CLI tables
 2026-06-13 14:28 UTC  (8+ messages)
` [PATCH 1/5] Ensure tgetent is called before tgetnum
` [PATCH 2/5] Make two ui_out methods 'private'
` [PATCH 3/5] Allow "phony" ui-out tables
` [PATCH 4/5] Add ui_file_style::merge
` [PATCH 5/5] Add zebra-striping to CLI table display

[PATCH v3 0/4] Python safety initial work
 2026-06-12 15:34 UTC  (2+ messages)

[PATCH] Do not write negative PID or TID in remote protocol
 2026-06-12 15:23 UTC  (2+ messages)

[PATCH] Add tests for Ada "in" operator
 2026-06-12 15:21 UTC  (2+ messages)

[PATCH 00/11] Enable non-stop mode by default for remote targets
 2026-06-12 14:20 UTC  (5+ messages)
` [PATCH 01/11] gdb, record: fix assertion when remote target is set to non-stop

[PATCH v2 00/11] Fix a few Cygwin/MinGW problems
 2026-06-12 14:00 UTC  (4+ messages)
` [PATCH v2 03/11] Adjust gdb.base/exitsignal.exp for MinGW, separate program names

[PATCH 0/4] AMD GPU debugging support on Windows
 2026-06-12 13:39 UTC  (2+ messages)

[PATCH] [gdb] Use using instead of typedef
 2026-06-12 11:12 UTC  (7+ messages)

[PATCH v2 10/11] gdb, testsuite: add kfails for step-over-process-exit.exp
 2026-06-11 15:36 UTC  (2+ messages)
` [PATCH v2 11/11] gdb, remote: implement always_non_stop_p for remote target

[PATCH v2 00/11] Enable non-stop mode by default for remote targets
 2026-06-11 15:32 UTC  (5+ messages)
` [PATCH v2 03/11] gdb, remote: fix async handler assertion on reconnect to non-stop target
` [PATCH v2 06/11] gdb, remote: fix ptid matching for process-wide stop events
` [PATCH v2 08/11] gdb, testsuite: handle async close in monitor-exit-quit.exp
` [PATCH v2 09/11] gdb, testsuite: update attach-deleted-exec.exp to handle async messages

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox