Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH] gdb: allow 'until' to work in outermost frame
 2026-06-12 15:57 UTC  (12+ 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

[PATCH v3 0/4] Python safety initial work
 2026-06-12 15:34 UTC  (5+ messages)
` [PATCH v3 1/4] Add gdbpy_borrowed_ref

[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 0/5] Add zebra-striping to CLI tables
 2026-06-12 15:14 UTC  (7+ 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] gdb/python: fix 'exited' event when GDB exits from core file debugging
 2026-06-12 14:38 UTC  (7+ messages)
` [PATCHv2] "
  ` [PATCHv3] "

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

[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)

[pushed] [gdb/build, clang] Fix ignored aligned attribute
 2026-06-12 13:26 UTC  (3+ messages)

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

[PATCH v1] gdb: align siginfo_t with the Linux kernel definition
 2026-06-12 10:42 UTC  (2+ messages)

[PATCH] [gdb/testsuite] Convert gdb.dwarf2/dw2-strp.exp to dwarf assembly
 2026-06-11 19:07 UTC  (2+ messages)

[PATCH v4 0/8] refactor the internals of record-full
 2026-06-11 17:16 UTC  (12+ messages)
` [PATCH v4 1/8] gdb/record: Refactor record history
` [PATCH v4 2/8] gdb/record: factor out reading and writing the execution log to corefile
` [PATCH v4 4/8] gdb/record: c++ify internal structures of record-full.c
` [PATCH v4 7/8] gdb/record: Define new version of the record-save section

[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  (10+ messages)
` [PATCH v2 01/11] gdb, record: fix assertion when remote target is set to non-stop
` [PATCH v2 02/11] gdb, remote: fix assertion on reconnect to non-stop target
` [PATCH v2 03/11] gdb, remote: fix async handler "
` [PATCH v2 04/11] gdb, remote: fix "info program" after "
` [PATCH v2 05/11] gdb, remote: fix crash when accessing removed events
` [PATCH v2 06/11] gdb, remote: fix ptid matching for process-wide stop events
` [PATCH v2 07/11] gdb, dap: fix DAP events if no thread is selected
` [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

[PATCH] gdb/MicroBlaze: Add support for native linux gdb
 2026-06-11 12:52 UTC  (10+ messages)
      ` [PATCH v2] "

[PATCH] gdb/remote: fix assertions when attaching in non-stop mode
 2026-06-11  5:36 UTC 

[PATCH] Sort symtabs using their display filename
 2026-06-10 20:21 UTC  (3+ messages)

[PUSHED] gdb/testsuite: remove debug output messages from testsuite
 2026-06-10 18:53 UTC 

[PATCH] Remove ada_value_slice
 2026-06-10 18:38 UTC  (2+ messages)

[PATCH v2] gdb/breakpoint: remove assertion when printing internal breakpoints without locspecs
 2026-06-10 15:37 UTC  (3+ messages)

[PATCH] gdb/breakpoint: remove assertion when printing internal breakpoints without locspecs
 2026-06-10 14:20 UTC  (3+ messages)

[PATCH 0/3] [gdb/contrib] Some dwarf-to-dwarf-assembler.py fixes
 2026-06-10 13:23 UTC  (11+ messages)
` [PATCH 1/3] [gdb/contrib] Fix KeyError in dwarf-to-dwarf-assembler.py
` [PATCH 2/3] [gdb/contrib] Fix UnicodeDecodeError "
` [PATCH 3/3] [gdb/contrib] Fix ELFParseError "

[PATCH 00/10] [gdb] Add some missing i18n support
 2026-06-10 13:21 UTC  (17+ messages)
` [PATCH 01/10] [gdb] Add missing i18n support to error strings (part 1)
` [PATCH 02/10] [gdb] Add missing i18n support to error strings (part 2)
` [PATCH 03/10] [gdb] Add missing i18n support to error strings (part 3)
` [PATCH 04/10] [gdb] Add missing i18n support to error strings (part 4)
` [PATCH 05/10] [gdb] Add missing i18n support to errors strings (part 5)
` [PATCH 06/10] [gdb] Add missing i18n support to warning strings (part 1)
` [PATCH 07/10] [gdb] Add missing i18n support to warning strings (part 2)
` [PATCH 08/10] [gdb] Add missing i18n support to warning strings (part 3)
` [PATCH 09/10] [gdb] Add missing i18n support to warning strings (part 4)
` [PATCH 10/10] [gdb] Add missing i18n support to warning strings (part 5)

[PATCH 0/2] Add Intel APX support
 2026-06-10 11:43 UTC  (5+ messages)
` [PATCH 1/2] gdb: add maintenance set/show gcore xml-target-description command

[PATCH 0/2] [gdb/testsuite] Codespell fixes
 2026-06-10  9:42 UTC  (5+ messages)
` [PATCH 1/2] [gdb/testsuite] Fix typo in configure.ac
` [PATCH 2/2] [gdb/testsuite] Codespell fixes

[PATCH] [gdb/build] Fix building gdb.pot
 2026-06-09 16:49 UTC  (2+ messages)

[pushed] Make two Ada tests more robust
 2026-06-09 16:38 UTC 

[PATCH 00/10] [gdb] Add superblocks range loops
 2026-06-09 12:40 UTC  (2+ messages)

[PATCH] libiberty: sync with gcc commit df3510f80e7c02d9
 2026-06-09 11:13 UTC  (2+ messages)

[PATCH] Fix build for gnu hurd
 2026-06-09  8:39 UTC  (2+ messages)

[PATCH RESEND v2 00/10] Multiple solib_ops in a program_space
 2026-06-08 20:00 UTC  (11+ messages)
` [PATCH RESEND v2 01/10] gdb/solib-rocm: assert that host ops isn't rocm_solib_ops
` [PATCH RESEND v2 02/10] gdb/solib-rocm: pass reference to cache to rocm_code_object_stream_file
` [PATCH RESEND v2 03/10] gdb/solib-rocm: add cached_target_fd to manage cached fd lifetime
` [PATCH RESEND v2 04/10] gdb: de-constify some methods of solib_ops
` [PATCH RESEND v2 05/10] gdb/solib-rocm: move per-inferior data to rocm_solib_ops
` [PATCH RESEND v2 06/10] gdb/solib-rocm: save inferior in rocm_solib_ops
` [PATCH RESEND v2 07/10] gdb/solib: add remove_solib function
` [PATCH RESEND v2 08/10] gdb: add objfile -> solib backlink
` [PATCH RESEND v2 09/10] gdb: change default objfile iteration order to start with current objfile
` [PATCH RESEND v2 10/10] gdb: multiple solib_ops per program space

[PATCH v2 03/10] gdb/solib-rocm: add cached_target_fd to manage cached fd lifetime
 2026-06-08 19:34 UTC  (3+ messages)
` [PATCH v2 04/10] gdb: de-constify some methods of solib_ops
` [PATCH v2 10/10] gdb: multiple solib_ops per program space

[PATCH v1] gdb/python: fix memory leak in gdb_py_tp_name
 2026-06-08 18:51 UTC  (18+ messages)

[PATCH 01/11] gdb/solib-rocm: assert that host ops isn't rocm_solib_ops
 2026-06-08 18:36 UTC  (5+ messages)
` [PATCH 1/11] "

[PATCH] [gdb/symtab] Add assert in free_cached_comp_units constructor
 2026-06-08 14:20 UTC  (6+ messages)

[PATCH v1] gdb/aarch64: fix typo gcs_availabe
 2026-06-08 13:52 UTC  (3+ messages)

[PATCH v4 0/1] gdb: Add python support for demangling register unwind values
 2026-06-08 12:13 UTC  (4+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/1] gdb: Add python support for transforming "

[PATCH] gdb/python: avoid switching threads for send_packet where possible
 2026-06-07 19:58 UTC  (3+ messages)

[PATCHv2] gdb/python: avoid switching threads for send_packet where possible
 2026-06-07 19:55 UTC 

[PATCH] gdb: z80: Fix endless backtrace loop and assertion crashes
 2026-06-07  7:48 UTC  (4+ messages)
  ` [PATCH v2] "

[PUSHED] gdb: store gdbtk object files into their sources directory
 2026-06-07  6:19 UTC  (2+ messages)

[PATCH] Add two new warnings to warning.m4
 2026-06-05 21:13 UTC  (5+ messages)

[PATCH] Emit DWARF expressions from dwarf-to-dwarf-assembler.py
 2026-06-05 21:11 UTC  (2+ messages)

[PATCH] Use double quotes in some gdb output
 2026-06-05 21:06 UTC  (2+ messages)

[PATCH] [gdb/build] Fix Wnon-pod-varargs in bppy_repr
 2026-06-05 20:55 UTC  (2+ messages)

[PATCH] [gdb] Drop nullptr in "get_selected_frame (nullptr)"
 2026-06-05 20:55 UTC  (2+ messages)

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

[pushed] [gdb/testsuite] Add missing copyright notice in tclint-plugin.py
 2026-06-05 12:19 UTC 

[PATCH] [pre-commit] Add file mode check
 2026-06-05 11:23 UTC  (2+ messages)

[PATCH v2] [pre-commit] Add file mode check
 2026-06-05 11:21 UTC 

[PATCH 0/9] [gdb] Make gdb dir codespell-clean
 2026-06-04 20:07 UTC  (4+ messages)
` [PATCH 1/9] [gdb] Drop executable mode in some files

[PATCH] gdb: make some files non-executable
 2026-06-04 19:51 UTC  (3+ messages)

[PATCH] gdb: z80: Guard against missing symtab in skip_prologue
 2026-06-04 19:49 UTC  (4+ messages)
` [PP?] "

[PATCH 2/3] gdb: refactor core_target ::close and ::detach functions
 2026-06-04 16:49 UTC  (4+ messages)

[PATCH] [gdb/exp] Limit workaround in using_direct::valid_line to broken GCC versions
 2026-06-04 16:21 UTC 

[PATCH v2 0/1] Fix block filter heuristic in linespec to preserve distinct code paths
 2026-06-04 14:45 UTC  (3+ messages)
` [PATCH v2 1/1] gdb/linespec: relax block filter "

[PATCH] [gdb/exp] Fix ns var lookup when stopped at inlined fn call
 2026-06-04 11:19 UTC 

[PATCH] gdb/frame: add FRAME_SCOPED_DEBUG_START_END
 2026-06-04  9:34 UTC  (3+ messages)

[PATCH v7 0/5] Introduce syntax for linker-namespace specific symbols
 2026-06-03 19:16 UTC  (4+ messages)
` [PATCH v7 5/5] gdb: prefer symtabs for the current linker namespace
` [PATCH v7 5/5] Fixed "

[PATCH] gdb/amd-dbgapi-target: drop reference to amd_dbgapi_address_class_id_t
 2026-06-03 14:34 UTC 

page:  |  | latest

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