Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH 0/6] Small xcoffread and sym_fns cleanups
 2026-01-08 13:30 UTC  (15+ messages)
` [PATCH 1/6] Remove dead code from xcoffread.c
` [PATCH 2/6] Remove unused includes "
` [PATCH 3/6] Don't call set_last_source_file "
` [PATCH 4/6] Remove sym_fns::sym_new_init
` [PATCH 5/6] Remove sym_fns::sym_finish
` [PATCH 6/6] Remove sym_fns::sym_read_linetable

Improvements related to MS-Windows terminal output
 2026-01-08 13:08 UTC 

[PATCH v6 0/3] gdb: Make printing enum types prettier
 2026-01-08 12:00 UTC  (4+ messages)
` [PATCH v6 1/3] gdb: Move logic for printing enums to a helper function
` [PATCH v6 2/3] gdb: Replace \r\n with multi_line to make tests more readable
` [PATCH v6 3/3] gdb: Make printing enum types prettier

[PATCH v1 0/5] gdb: minor fixes for Python limited C API support
 2026-01-08  9:56 UTC  (13+ messages)
` [PATCH v1 1/5] gdb: add noexcept to relevant methods of class ref_ptr
` [PATCH v1 2/5] gdb: cast all Python extension objects passed to gdbpy_ref_policy to PyObject*
` [PATCH v1 3/5] gdbpy_registry: cast C extension type object to PyObject * before Py_XINCREF
` [PATCH v1 4/5] Python limited API: migrate Py_CompileStringExFlags and PyRun_SimpleString
` [PATCH v1 5/5] Python limited API: migrate PyImport_ExtendInittab

[pushed] [gdb/testsuite] Add missing require in gdb.debuginfod/solib-with-dwz.exp
 2026-01-08  7:16 UTC 

New ARI warning Thu Jan 8 02:00:11 GMT 2026
 2026-01-08  2:00 UTC 

[PATCH v3 0/8] Refactor character printing
 2026-01-07 21:09 UTC  (7+ messages)
` [PATCH v3 1/8] Remove language_defn::emitchar
` [PATCH v3 2/8] Change generic_emit_char to print the quotes
` [PATCH v3 3/8] Introduce character-printing class

[PATCH 1/2] gdb/copyright.py: update unordered_dense path
 2026-01-07 20:11 UTC  (5+ messages)
` [PATCH 2/2] gdb/copyright.py: run autoconf

[PATCH] gdb/dwarf: add dwarf2_per_cu::as_signatured_type
 2026-01-07 20:10 UTC  (3+ messages)

[PATCH v2 0/2] Show gdb thread ID in new thread message
 2026-01-07 18:33 UTC  (2+ messages)

[pushed] Fix new test for whitespace checker
 2026-01-07 18:26 UTC 

[PATCH v2] gdb: fix loading compressed scripts from `.debug_gdb_scripts`-section
 2026-01-07 18:14 UTC  (10+ messages)

[PATCH] [gdb] Fix heap-buffer-overflow in args_complete_p
 2026-01-07 18:13 UTC  (13+ messages)

New ARI warning Wed Jan 7 02:00:25 GMT 2026
 2026-01-07 18:06 UTC  (2+ messages)

[PATCH 0/3] Update TUI disassembly window when parameters change
 2026-01-07 17:17 UTC  (6+ messages)
` [PATCH 1/3] Simplify name computation in do_set_command
` [PATCH 2/3] Add parameter_changed observer
` [PATCH 3/3] Have TUI react to disassembly parameter changes

[PATCH v1] py-gdb-readline: replace deprecated interfaces in GdbRemoveReadlineFinder
 2026-01-07 16:18 UTC 

[PATCH] Fix getting pointer-to-member for classes with virtual base classes
 2026-01-07 14:21 UTC  (4+ messages)

[PATCHv3 0/4] Fixes related to misplaced symtabs originating from dwz files
 2026-01-07 13:25 UTC  (19+ messages)
` [PATCHv4 0/7] "
  ` [PATCHv4 1/7] gdb/dwarf: remove line_header parameter from dwarf2_decode_lines
  ` [PATCHv4 2/7] gdb/dwarf: remove m_line_header from lnp_state_machine class
  ` [PATCHv4 3/7] gdb/dwarf: remove the line_header argument from dwarf2_start_subfile
  ` [PATCHv4 4/7] gdb/dwarf: move subfile and symtab creation into dwarf2_cu method
  ` [PATCHv4 5/7] gdb/dwarf: rename dwarf2_start_subfile to dwarf2_cu::start_subfile
  ` [PATCHv4 6/7] gdb: test for misplaced symtab causing file not found error
  ` [PATCHv4 7/7] gdb: avoid creating misplaced symtabs for dwz files

[PATCH v3 0/2] reimplement readnow_functions
 2026-01-07 13:24 UTC  (3+ messages)
` [PING] "

[PATCH] gdb: fix line wrapping in new boxed hints when styling is enabled
 2026-01-07 13:09 UTC  (2+ messages)

[PATCH v2 0/5] Additions to "save" command
 2026-01-07 13:00 UTC  (9+ messages)
` [PATCH v2 1/5] Save breakpoints so they are automatically pending
` [PATCH v2 2/5] Move show_user_1 to cli-cmds.c
` [PATCH v2 3/5] Add "save user" command
` [PATCH v2 4/5] Add "save skip" command
` [PATCH v2 5/5] Add "save history" command

[PATCH] Don't stop when removable inferior exits
 2026-01-07 12:52 UTC  (3+ messages)

[PATCH v5] gdb/testsuite: add testcase for .debug_gdb_scripts being compressed
 2026-01-07 11:56 UTC 

[PATCH] gdb: hold a target_ops_ref in scoped_finish_thread_state
 2026-01-07 11:27 UTC  (4+ messages)

[PATCH] [gdb/testsuite] Add missing wait in gdb.multi/sched-multi-add-inferior.exp
 2026-01-07 11:14 UTC 

[PATCH v3] Add TOC calculation for XCOFF binary in AIX and remove legacy line number information
 2026-01-07  9:35 UTC  (3+ messages)

[PATCH] [gdb/testsuite] Fix timeouts in gdb.base/tls-dlobj.exp
 2026-01-07  9:19 UTC 

[PATCH] gdb/testsuite: remove guile "test byte at sp, before flush" test
 2026-01-07  7:37 UTC  (3+ messages)

[PATCH v2 1/2] [gdb] Fix confusing string in command_line_append_input_line
 2026-01-06 21:32 UTC  (4+ messages)
` [PATCH v2 2/2] [gdb] Fix heap-buffer-overflow in args_complete_p

[PATCH 0/3 v5] gdb: Make printing enum types prettier
 2026-01-06 20:53 UTC  (3+ messages)
` [PATCH 3/3 "

[PATCH] gdb/dwarf: remove redundant DW_AT_containing_type checks
 2026-01-06 20:34 UTC  (3+ messages)

[PATCH] [gdbsupport] Fix get_print_cell use in threads
 2026-01-06 20:18 UTC  (3+ messages)

[pushed 1/2] gnulib: re-generate Makefile.in
 2026-01-06 20:15 UTC  (2+ messages)
` [pushed 2/2] sim: "

[PATCH 0/7] gdbtypes cleanups
 2026-01-06 19:53 UTC  (2+ messages)

[PATCH 0/5] Template type parameter resolution
 2026-01-06 19:31 UTC  (5+ messages)
` [PATCH 1/5] gdb: Update comment of c_type_print_template_args
` [PATCH 2/5] gdb: Support new DWARF for template type parameters

[pushed] Fix check-whitespace complaint
 2026-01-06 18:18 UTC 

[PATCH v2] gdb/jit: add function symbols to global block
 2026-01-06 18:15 UTC 

[PATCH] Reindent gdb.ada tests
 2026-01-06 18:13 UTC  (2+ messages)

[PATCH v4] gdb/testsuite: add testcase for .debug_gdb_scripts being compressed
 2026-01-06 18:04 UTC  (2+ messages)

[PATCH v6] gdb: Print linker namespace when showing a frame
 2026-01-06 17:18 UTC  (3+ messages)
` [PING]Re: "
  ` [PINGv2][PATCH "

[PATCH v6 0/3] Introduce syntax for linker-namespace specific symbols
 2026-01-06 17:17 UTC  (3+ messages)
` [PING]Re: "
  ` [PINGv2][PATCH "

[PATCH] gdb: remove context_stack::static_link
 2026-01-06 16:48 UTC  (3+ messages)

[PATCH] Small cleanup to interpreter initialization
 2026-01-06 16:34 UTC  (2+ messages)

[PATCH] Remove two "unsupported" tests from gdb.dwarf2/imported-unit.exp
 2026-01-06 16:32 UTC  (2+ messages)

[PATCH 0/2] [pre-commit] Two minor check-gnu-style improvements
 2026-01-06 15:06 UTC  (5+ 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] Simplify linespec.c:collect_info
 2026-01-06 14:15 UTC  (2+ messages)

[PATCH] gdb: notify of inferior switch when needed from 'thread' command
 2026-01-06 13:37 UTC  (4+ messages)

[PATCH] gdb: remove mdebugread & al
 2026-01-06 12:14 UTC  (5+ messages)

[PATCH] [gdb/testsuite] Fix gdb.base/watchpoint-adjacent.exp with m32
 2026-01-06 10:51 UTC  (2+ messages)

[PATCH 32 0/2] Handle the new .note section introduced in Linux
 2026-01-06  6:48 UTC  (3+ messages)

[PATCH] gdb/dwarf: make abbrev_table_cache read-through, make it mandatory
 2026-01-06  6:00 UTC 

New ARI warning Tue Jan 6 02:00:43 GMT 2026
 2026-01-06  2:00 UTC 

[PATCHv2 0/7] Inline Function Optimised Code Debug Improvements
 2026-01-06  0:53 UTC  (8+ messages)
` [PATCHv3 "
  ` [PATCHv3 5/7] gdb: create address map after parsing all DIE

[PATCH 1/6] gdb/buildsym: remove find_symbol_in_list
 2026-01-05 20:28 UTC  (14+ messages)
` [PATCH 2/6] gdb/buildsym: remove context_stack::end_addr
` [PATCH 3/6] gdb/buildsym: fix indentation of struct context_stack
` [PATCH 4/6] gdb/buildsym: make buildsym_compunit return a reference
` [PATCH 5/6] gdb/buildsym: add constructor to context_stack
` [PATCH 6/6] gdb/buildsym: replace struct pending with std::vector

[PATCH] Update copyright dates to include 2026
 2026-01-05 20:15 UTC  (3+ messages)

[PATCH] [gdb/testsuite] Fix gdb.python/py-corefile.py with m32
 2026-01-05 20:07 UTC  (2+ messages)

[PATCH] gdb: replace msym_bunch with deque
 2026-01-05 19:17 UTC  (11+ messages)

[PATCH] Fix Ada 'Modulus attribute
 2026-01-05 19:16 UTC  (2+ messages)

[PATCH] Add variable styling to "finish" output
 2026-01-05 19:00 UTC  (2+ messages)

[PATCH 0/2] [pre-commit] pre-commit-setup and tclint updates
 2026-01-05 16:45 UTC  (5+ messages)
` [PATCH 1/2] [pre-commit] Require pyyaml for pre-commit-setup hook
` [PATCH 2/2] [pre-commit] Move tclint.toml settings to pyproject.toml

[PATCH 0/4] Handle non-ASCII Ada symbols in DAP
 2026-01-05 14:41 UTC  (4+ messages)
` [PATCH 4/4] Show constants in DAP scopes output

[PATCH] Add Ada unhandled exception filter to DAP
 2026-01-05 14:24 UTC  (2+ messages)

[PATCH] Change handling of over-long DAP variables requests
 2026-01-05 13:53 UTC  (3+ messages)

(no subject)
 2026-01-04 23:19 UTC 

(no subject)
 2026-01-04 23:19 UTC 

The "set style" commands which set colors are broken on MS-Windows (was: [ANNOUNCEMENT] GDB 17.1 released!)
 2026-01-04 18:04 UTC 

[PATCH] [gdb/tdep] Fix gdb.base/siginfo.exp on s390x-linux
 2026-01-03 15:13 UTC  (2+ messages)
` [PING][PATCH] "

[PATCH] [gdb/testsuite] Fix gdb.base/inline-frame-cycle-unwind.exp for s390x (alternative)
 2026-01-03 15:12 UTC  (2+ messages)
` [PING][PATCH] "

[PATCH] [gdb/testsuite] Fix gdb.base/local-env.exp on remote host
 2026-01-03 15:11 UTC  (2+ messages)

[PATCH] [gdb/testsuite] Fix gdb.base/gdb11531.exp with m32 PIE
 2026-01-03 15:08 UTC  (2+ messages)

[PATCH] [pre-commit] Move codespell-log back to commit-msg stage
 2026-01-03 15:05 UTC  (2+ messages)

[PATCH] [gdb/testsuite] Fix another timeout in gdb.mi/mi-multi-commands.exp
 2026-01-03 15:03 UTC  (2+ messages)

[PATCH v3] gdb: fix loading compressed scripts from `.debug_gdb_scripts`-section
 2025-12-31 15:46 UTC  (3+ messages)

[PATCH] Sync config.guess and config.sub with latest versions from the config project
 2025-12-31  2:47 UTC  (3+ messages)

[PATCH] binutils-gdb/git: Handle *.ac and *.m4 files in .gitattributes
 2025-12-30 22:54 UTC  (4+ messages)
` [PING][PATCH] "

[PATCH 0/9] Add new command to print the shadow stack backtrace
 2025-12-30 10:39 UTC  (13+ messages)
` [PATCH 1/9] gdb: Generalize handling of the shadow stack pointer

[PATCH v10 00/10] GDB support for DW_AT_trampoline
 2025-12-30 10:37 UTC  (2+ messages)
` [PING][PATCH "

page:  |  | latest

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