Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH 0/3] Handle the new .note section introduced in Linux
 2025-07-29 20:14 UTC  (8+ messages)
` [PATCH 1/3] core: Consume the new .note section that contains descriptions of xsave layout
` [PATCH 2/3] gcore: Create a new .note section for x86
` [PATCH 3/3] [gdb/testsuite] Test case to validate the new .note section NT_X86_XSAVE_LAYOUT

[PATCH 00/10] Linker namespace fixes and formatting changes
 2025-07-29 19:52 UTC  (11+ messages)
` [PATCH 01/10] gdb/testsuite: handle dynamic linker path with symlink in dlmopen tests
` [PATCH 02/10] gdb/solib-svr4: make "lmid" XML attribute optional
` [PATCH 03/10] gdb/solib: don't check filename when checking for duplicate solib
` [PATCH 04/10] gdb/solib: adjust info linker-namespaces/sharedlibrary format
` [PATCH 05/10] gdb/solib: save program space in solib_ops
` [PATCH 06/10] gdb/solib-svr4: add get_lm_info_svr4
` [PATCH 07/10] gdb: rename svr4_same_1 -> svr4_same_name
` [PATCH 08/10] gdb: make iterate_over_objfiles_in_search_order methods of program_space and solib_ops
` [PATCH 09/10] gdb/solib-svr4: centralize fetching of default debug base
` [PATCH 10/10] gdb/solib-svr4: fix wrong namespace id for dynamic linker

[PATCH 0/2] [gdb/tui] Fix PR tui/33215
 2025-07-29 17:50 UTC  (3+ messages)
` [PATCH 1/2] [gdb/tui] Improve shell command handling
` [PATCH 2/2] [gdb/cli] Handle edit, make and pipe similar to shell

[PATCH] gdb: turn off completions for the inferior command
 2025-07-29 15:40 UTC  (5+ messages)

[PATCH v5 00/12] Add CET shadow stack support
 2025-07-29 14:46 UTC  (22+ messages)
` [PATCH v5 05/12] gdb, gdbserver: Use xstate_bv for target description creation on x86
` [PATCH v5 06/12] gdb, gdbserver: Add support of Intel shadow stack pointer register
` [PATCH v5 07/12] gdb: amd64 linux coredump support with shadow stack

GDB 17.1 release update -- 2025-07-26
 2025-07-28 17:24 UTC  (2+ messages)

[PATCH 0/3] Update required version of Tcl
 2025-07-28 17:06 UTC  (4+ messages)
` [PATCH 1/3] Require Tcl 8.5
` [PATCH 2/3] Rewrite tcl_version_at_least
` [PATCH 3/3] Require Tcl 8.6.2

[PATCH] [gdb/testsuite] Remove useless indentation in lib/tuiterm.exp
 2025-07-28 13:53 UTC 

[pushed] Avoid timeouts with gnat-llvm in gdb.ada/operator_call.exp
 2025-07-28 13:21 UTC 

[PATCH 0/9] [gdb/tui] Clear readline buffer on switching to TUI
 2025-07-28 11:18 UTC  (10+ messages)
` [PATCH 1/9] "
` [PATCH 2/9] [gdb/testsuite] Add Term::_csi_h and Term::_csi_l
` [PATCH 3/9] [gdb/testsuite] Add Term::_csi_0x3f_l and Term::_csi_0x3f_h
` [PATCH 4/9] [gdb/testsuite] Add Term::_csi_t
` [PATCH 5/9] [gdb/testsuite] Add Term::_csi_r
` [PATCH 6/9] [gdb/testsuite] Add Term::_esc_0x28_B and Term::_esc_0x28_0
` [PATCH 7/9] [gdb/testsuite] Add Term::_esc_0x3d and Term::_esc_0x3e
` [PATCH 8/9] [gdb/testsuite] Add Term::with_term
` [PATCH 9/9] [gdb/testsuite] Add gdb.tui/tui-mode-switch.exp

[PATCH v2] [gdb/testsuite] Support clean_restart $binfile
 2025-07-26 12:43 UTC  (2+ messages)

[PATCH] [gdb/tui] Clear readline buffer on switching to TUI
 2025-07-26 10:33 UTC 

GDB duplicate solib question
 2025-07-25 20:01 UTC  (4+ messages)

[PATCH] gdb, gdbserver: update copyright years in copyright notices
 2025-07-25 19:26 UTC  (2+ messages)

[PATCH v3 0/9] AArch64 Guarded Control Stack support
 2025-07-25 18:15 UTC  (15+ messages)
` [PATCH v3 5/9] GDB, gdbserver: aarch64-linux: Initial "
` [PATCH v3 7/9] GDB: aarch64-linux: Implement GCS support in displaced stepping
` [PATCH v3 8/9] GDB: aarch64-linux: Support unwinding the GCSPR

[PATCH] [gdb/tui] Fix shell command terminal settings
 2025-07-25 17:11 UTC  (4+ messages)
` [PING][PATCH] "

[ob/pushed] gdb: Convert gdb/mingw-hdep.c to INIT_GDB_FILE
 2025-07-25 17:09 UTC 

[PATCH 0/5] [gdb/testsuite] Try out TERM=ansis for the TUI tests
 2025-07-25 17:05 UTC  (10+ messages)
` [PATCH 1/5] [gdb/testsuite] Initial TERM=ansis support in tuiterm
` [PATCH 2/5] [gdb/testsuite] Fix gdb.tui/main-2.exp for TERM=ansis
` [PATCH 3/5] [gdb/testsuite] Fix gdb.tui/basic.exp "
` [PATCH 4/5] [gdb/tui] Add maint set tui-standout-mode
` [PATCH 5/5] [gdb/testsuite] Use maint set tui-standout-mode reverse

[PATCH] gdb: use the location_completer for the list command
 2025-07-25 16:37 UTC  (3+ messages)

[pushed] gdb: fix copyright year in svr4-tls-tdep.c
 2025-07-25 16:20 UTC 

[pushed] gdb: fix copyright year in solib-frv.h
 2025-07-25 16:18 UTC 

[PATCH 1/2] gdb/dwarf: rename some variables in handle_member_location
 2025-07-25 13:41 UTC  (5+ messages)
` [PATCH 2/2] gdb/dwarf: apply DW_AT_bit_offset when DW_AT_data_member_location is constant block

[PATCH v2] Require Python 3.4
 2025-07-25 11:06 UTC  (6+ messages)

[PATCH] libiberty: sync with gcc
 2025-07-25  9:17 UTC  (3+ messages)

[PATCH] [gdb/testsuite] Add gdb.base/color-prompt.exp
 2025-07-24 13:14 UTC 

[PATCH v2 0/4] extending the amd64 prologue analyzer
 2025-07-24 12:46 UTC  (6+ messages)
` [PATCH v2 1/4] gdb, amd64: extend the amd64 prologue analyzer to skip register pushes
` [PATCH v2 2/4] gdb, amd64: return after amd64_analyze_frame_setup if current_pc reached
` [PATCH v2 3/4] gdb, amd64: extend the amd64 prologue analyzer to skip stack alloc
` [PATCH v2 4/4] gdb, amd64: return after amd64_analyze_register_saves if current_pc reached

[PATCH 0/7] [gdb/testsuite] Fix TUI tests for freebsd
 2025-07-24 10:07 UTC  (18+ messages)
` [PATCH 1/7] [gdb/testsuite] Fix Cursor Horizontal Absolute clipping
` [PATCH 2/7] [gdb/testsuite] Handle Horizontal Position Absolute in tuiterm
` [PATCH 3/7] [gdb/testsuite] Log on return in Term::_log_cur
` [PATCH 4/7] [gdb/testsuite] Handle auto_left_margin in tuiterm
` [PATCH 5/7] [gdb/testsuite] Fix Term::_csi_m with no args
` [PATCH 6/7] [gdb/testsuite] Use TERM=ansiw in tuiterm for bsd
` [PATCH 7/7] [gdb/testsuite] Add Term::get_string_with_attrs in tuiterm

[PATCH] gdb, gdbserver: use structured bindings in a few places
 2025-07-23 18:11 UTC  (3+ messages)

[PATCH 0/2] [gdb/testsuite] Some tuiterm patches
 2025-07-23 17:47 UTC  (2+ messages)

[PATCH 0/3] extending the amd64 prologue analyzer
 2025-07-23 16:07 UTC  (13+ messages)
` [PATCH 1/3] gdb, amd64: extend the amd64 prologue analyzer to skip register pushes
` [PATCH 2/3] gdb, amd64: return after amd64_analyze_frame_setup if current_pc reached

[PATCH] gdb: Remove redundant parameter for filename completion
 2025-07-23 11:56 UTC  (3+ messages)

[PATCH] Set rv64gcv as default to enable vector extension for disassembly
 2025-07-23 10:40 UTC 

[PATCH 0/4] Four multi-target bug fixes
 2025-07-23  5:31 UTC  (3+ messages)
` [PATCH 2/4] gdb: disable commit resumed in wait_for_inferior

[PATCH 0/2] [gdb/cli] Clear line buffer on ^C
 2025-07-22 20:35 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] [gdb/testsuite] Modernize gdb.base/command-line-input.exp

[PATCH] Set rv64gcv as default to enable vector extension for disassembly
 2025-07-22 19:42 UTC  (2+ messages)

[pushed] gdb/solib-svr4: fix indent
 2025-07-22 17:48 UTC 

[PATCH 1/2] gdb: fix formatting in solib.c
 2025-07-22 17:42 UTC  (4+ messages)
` [PATCH 2/2] gdb: use skip_spaces in info_linker_namespace_command

[PATCH v5 00/15] basic linker namespace support
 2025-07-22 14:58 UTC  (5+ messages)
` [PATCH v5 03/15] gdb, gdbserver: support dlmopen()

[PATCH] gdb/aarch64: restore in-order watchpoint matching
 2025-07-22 13:52 UTC  (2+ messages)

[PATCH v2 1/1] [gdb/reverse] Fix failing test: i386-avx-reverse
 2025-07-22 13:17 UTC  (2+ messages)

[PATCH v2] contrib: add download_prerequisites script from GCC
 2025-07-22  5:36 UTC  (4+ messages)

[PATCH v8 0/4] Tab complete convenience variables
 2025-07-22  2:45 UTC  (2+ messages)
` [PING][PATCH "

[pushed] gdb: remove unused includes
 2025-07-21 19:37 UTC 

[PATCH 1/1] [gdb/reverse] Fix failing test: i386-avx-reverse
 2025-07-21 19:14 UTC  (3+ messages)

[pushed] gdb/solib-svr4: remove unused svr4_solib_ops method declarations
 2025-07-21 14:54 UTC 

[PATCH 0/2] [gdb/tui] Some vi editing mode fixes
 2025-07-21 11:32 UTC  (3+ messages)
` [PATCH 1/2] [gdb/tui] Handle C-x C-a in vi editing mode
` [PATCH 2/2] [gdb/tui] Fix editing mode confusion

[PATCH v2 00/47] A new target to debug Intel GPUs
 2025-07-21 10:49 UTC  (10+ messages)
` [PATCH v2 05/47] gdb, arch, intelgt: add intelgt arch definitions
` [PATCH v2 06/47] gdb, intelgt: add the target-dependent definitions for the Intel GT architecture
` [PATCH v2 07/47] gdb, gdbserver, gdbsupport: add 'device' tag to XML target description

[PATCH] [gdb/tui] Handle show-mode-in-prompt
 2025-07-20 11:53 UTC 

[PATCHv2 0/2] Handle empty ranges for inline subroutines
 2025-07-20 10:28 UTC  (3+ messages)
` [PATCHv3 "

[PATCH 0/7] Inline Function Optimised Code Debug Improvements
 2025-07-20 10:20 UTC  (8+ messages)
` [PATCH 1/7] gdb: improve line number lookup around inline functions
` [PATCH 2/7] gdb: handle empty ranges for inline subroutines
` [PATCH 3/7] gdb: split dwarf line table parsing in two
` [PATCH 4/7] gdb: move block range recording into its own function
` [PATCH 5/7] gdb: create address map after parsing all DIE
` [PATCH 6/7] gdb: record block end addresses while parsing DIEs
` [PATCH 7/7] gdb: fix-up truncated inline function block ranges

[PATCH] [gdb/cli] Document \001 and \002 usage for set prompt
 2025-07-19 16:07 UTC  (3+ messages)

[PATCH 0/4] [gdb/testsuite] Fix some fails when building with minimal support
 2025-07-19 15:09 UTC  (9+ messages)
` [PATCH 1/4] [gdb/testsuite] Fix gdb.base/break-dbg.exp without xml support
` [PATCH 3/4] [gdb/testsuite] Fix gdb.base/backtrace-through-cu-nodebug.exp without python support

[PATCH v2 0/5] [gdb/cli] Improve the pagination prompt
 2025-07-18 22:18 UTC  (3+ messages)
` [PATCH v2 5/5] "

[PATCH] [gdb] Fix handling of aborted inferior call
 2025-07-18 17:57 UTC  (2+ messages)
` [PING] "

[PATCH v2] [gdb/testsuite] Fix gdb.arch/amd64-disp-step-self-call.exp on freebsd
 2025-07-18 17:55 UTC  (2+ messages)

[PATCH 0/3] [gdb/testsuite] Improve TUI testing on freebsd some more
 2025-07-18 13:12 UTC  (2+ messages)

[PATCH 0/3] [gdb/testsuite] Improve TUI testing on freebsd
 2025-07-18 13:07 UTC  (6+ messages)
` [PATCH 1/3] [gdb/testsuite] Issue \r\n for bsd

[PATCH v3] [gdb/tui] Handle unicode chars in prompt
 2025-07-18 12:35 UTC  (3+ messages)

[PATCH v4] [gdb/tui] Handle unicode chars in prompt
 2025-07-18 12:32 UTC 

[PATCH] gdb/testsuite: mark the start of each gdb.in.* log file
 2025-07-18 10:26 UTC  (3+ messages)

page: 

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