Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH 0/1] fix LD_LIBRARY_PATH in 'tls-sepdebug.exp'
 2024-09-18 12:07 UTC  (2+ messages)
` [PATCH 1/1] testsuite, threads: "

[PATCH 0/3] fix gdb.mi testsuite folder, when using clang
 2024-09-17 20:29 UTC  (8+ messages)
` [PING][PATCH "
    ` [PINGv2][PATCH "
      ` [PINGv3][PATCH "
        ` [PINGv4][PATCH "

[PATCH v4] gdb: Update SECURITY.txt to mention extension scripts and internal errors
 2024-09-17 18:58 UTC 

[PATCH 0/5] Disentangle dbxread from other file format readers
 2024-09-17 15:40 UTC  (6+ messages)
` [PATCH 1/5] gdb: Make dbxread rely less on global variables
` [PATCH 2/5] gdb: Move process_one_symbol to stabsread.c
` [PATCH 3/5] gdb: Move dbx_end_psymtab to stabsread, and rename to stabs_end_psymtab
` [PATCH 4/5] gdb: Move read_dbx_symtab to stabsread, and rename to read_stabs_symtab
` [PATCH 5/5] gdb: fully separate coff and elf reading from dbx

[PATCH] Add line-number styling
 2024-09-17  2:29 UTC  (2+ messages)

[PATCH 1/5] [gdb/testsuite] Add gdb.dwarf2/enum-type-c++.exp, regression test for PR31900
 2024-09-16 19:21 UTC  (12+ messages)
` [PATCH 2/5] [gdb/testsuite] Add regression test for PR32158
` [PATCH 3/5] [gdb/symtab] Revert "Change handling of DW_TAG_enumeration_type in DWARF scanner"
` [PATCH 4/5] [gdb/symtab] Fix parent of enumerator
` [PATCH 5/5] [gdb/symtab] Fix gdb.dwarf2/enum-type-c++.exp with cc-with-debug-types

[PATCH v2] Automatically add types to Python modules
 2024-09-16 14:25 UTC 

[PATCH] Automatically add types to Python modules
 2024-09-16 14:25 UTC  (4+ messages)

[PATCH v5 0/2] gdb: setting BP with multiple locations only displays one location
 2024-09-16 14:21 UTC  (5+ messages)
` [PATCH v5 1/2] gdb: extend gdb_breakpoint for multiple locations
` [PATCH v5 2/2] gdb, breakpoint: output multiple bp locations

[pushed] Fix typo in py-arch.exp
 2024-09-16 14:15 UTC 

[PATCH v4 0/5] Modernize frame unwinders and add disable feature
 2024-09-16 13:33 UTC  (5+ messages)
  ` [PING*2][PATCH "
    ` [PING*3][PATCH "
      ` [PING*4][PATCH "

[PATCH v3] gdb: Introduce RAII signal handler setter
 2024-09-16 13:30 UTC  (2+ messages)
` [PING][PATCH "

[RFC 0/3] Wait for inferior after attaching
 2024-09-15 15:02 UTC  (5+ messages)
` [RFC 2/3] gdb: wait for inferior after attaching instead of adding a continuation

[pushed] gdb: fix amd_dbgapi_target_breakpoint::re_set's signature
 2024-09-15  9:32 UTC 

[PATCH v5] Add an option with a color type
 2024-09-15  5:37 UTC  (8+ messages)
` [PATCH v6] "
    ` [PATCH v7] "

GDB 15.2 release update (2024-09-14)
 2024-09-14 23:00 UTC 

[PATCH 0/2] Filename completion fixes
 2024-09-14 11:51 UTC  (3+ messages)
` [PATCH 1/2] gdb: fix for completing a second filename for a command
` [PATCH 2/2] gdb: fix filename completion in the middle of a line

[PATCH V2] gdb dap: introduce stopOnEntry option
 2024-09-13 20:34 UTC  (6+ messages)

[PATCH V2] gdb dap: quote program backslashes in launch.py
 2024-09-13 16:14 UTC  (4+ messages)

[PATCH v5 0/3] Improve debugging of optimized code
 2024-09-13 16:04 UTC  (5+ messages)
` [PATCH v5 1/3] Fix handling of DW_AT_entry_pc of inlined subroutines
` [PATCH v5 2/3] Introduce a new line table flag is_weak

[PATCH v2 0/6] btrace: Intel PT event tracing support
 2024-09-13 13:35 UTC  (8+ messages)
` [PATCH v2 1/6] btrace: Print "non-contiguous" for gaps
` [PATCH v2 2/6] btrace: Add printing support for cfe and evd packets
` [PATCH v2 3/6] btrace: Enable event tracing on Linux for Intel PT
` [PATCH v2 4/6] btrace: Add support for interrupt events
` [PATCH v2 5/6] btrace: Add support for IRET events
` [PATCH v2 6/6] btrace: Add support for further events

[PATCH 0/7] btrace: Intel PT event tracing support
 2024-09-13 12:54 UTC  (17+ messages)
` [PATCH 3/7] btrace: Enable event tracing on Linux for Intel PT
` [PATCH 4/7] btrace: Add support for interrupt events
` [PATCH 5/7] btrace: Add support for IRET events
` [PATCH 7/7] btrace: Add support for UINTR and UIRET events

[PATCH 1/4] gdbsupport/intrusive-list: sprinkle noexcept
 2024-09-13 11:41 UTC  (9+ messages)
` [PATCH 2/4] gdbsupport/intrusive-list: make insert return an iterator
` [PATCH 3/4] gdbsupport/intrusive-list: add owning_intrusive_list
` [PATCH 4/4] gdb/solib: use owning_intrusive_list for solib list

[PATCH] Update more types for section index change
 2024-09-13 11:38 UTC  (3+ messages)

[PATCH v3] Fix sporadic XFAILs in gdb.threads/attach-many-short-lived-threads.exp
 2024-09-13 11:20 UTC  (2+ messages)

[PATCH v3] Fix signal unsafe call inside a signal
 2024-09-13 11:16 UTC  (2+ messages)

[PATCH v2 0/6] fix PR gdb/19340
 2024-09-13 10:43 UTC  (5+ messages)
` [PING] "
  ` [PING v2] "
    ` [PING v3] "
      ` [PING v4] "

[PATCH v5 0/4] PR gdb/31353
 2024-09-13 10:43 UTC  (5+ messages)
` [PING] "
  ` [PING v2] "
      ` [PING v3] "

[PATCH] gdb: change type of `general_symbol_info::m_section` to int
 2024-09-13  9:50 UTC  (12+ messages)

[PATCH] Fix quoting in gdb-add-index.sh
 2024-09-13  5:03 UTC  (2+ messages)

[PATCH] gdb, testsuite: clean duplicate header includes
 2024-09-13  4:49 UTC  (2+ messages)

[CAULDRON] Topics for the Toolchain and Linux kernel BoF
 2024-09-12 16:11 UTC 

[PATCH v2 0/1] gdbserver: add thread map
 2024-09-12  8:48 UTC  (2+ messages)
` [PING][PATCH "

[PATCH v4 0/2] gdb: setting BP with multiple locations only displays one location
 2024-09-12  8:30 UTC  (4+ messages)
` [PATCH v4 1/2] gdb: extend gdb_breakpoint for multiple locations
` [PATCH v4 2/2] gdb, breakpoint: output multiple bp locations

[PATCH] [gdb/testsuite] Simplify gdb.dwarf2/forward-spec.exp
 2024-09-11 15:58 UTC  (3+ messages)

[PATCH] gdb: Support DW_OP_constx (the standardized version of DW_OP_GNU_const_index)
 2024-09-11 15:06 UTC  (2+ messages)

[pushed] Fix typo in Python TUI window text
 2024-09-11 14:19 UTC 

[PATCH 0/4] Python API to find missing objfiles
 2024-09-10 18:13 UTC  (6+ messages)
` [PATCH 1/4] gdb: use mapped file information to improve debuginfod text
` [PATCH 2/4] gdb: rename ext_lang_missing_debuginfo_result
` [PATCH 3/4] gdb: add extension hook ext_lang_find_objfile_from_buildid
` [PATCH 4/4] gdb/python: implement Python find_exec_by_build_id hook

[PATCH v2] gdb/linespec: Improve sliding breakpoints
 2024-09-10 14:55 UTC 

[PATCH v2 0/6] Refinement of scheduler-locking settings
 2024-09-10 14:43 UTC  (4+ messages)
  ` [PING][PATCH "
    ` [PING V2][PATCH "

[PUSHED] gdb/testsuite: fix argument order in example code within a comment
 2024-09-10 14:16 UTC 

[PUSHED] gdb/testsuite: add return after a call to 'untested'
 2024-09-10 14:14 UTC 

[PATCH] gdb/python: provide fallback when curses library is not available
 2024-09-10 13:18 UTC  (3+ messages)

[PATCH] [gdb/testsuite] Fix gdb.xml/tdesc-regs.exp on riscv64
 2024-09-10  9:59 UTC  (3+ messages)

[PATCH] [gdb/build] Fix unused var in corelow.c
 2024-09-10  8:09 UTC  (3+ messages)

[PATCH 00/46] A new target to debug Intel GPUs
 2024-09-10  7:47 UTC  (15+ messages)
` [PATCH 06/46] gdb, intelgt: add the target-dependent definitions for the Intel GT architecture
` [PATCH 09/46] gdbsupport, filestuff, ze: temporary files
` [PATCH 14/46] gdb, infrun, ze: allow saving process events
` [PATCH 15/46] gdb, ze: add TARGET_WAITKIND_UNAVAILABLE

[PATCH v3 0/2] gdb: setting BP with multiple locations only displays
 2024-09-10  7:13 UTC  (3+ messages)
` [PATCH v3 1/2] gdb: extend gdb_breakpoint for multiple locations
` [PATCH v3 2/2] gdb, breakpoint: output multiple bp locations

[PATCH v3 0/8] gdbserver improvements for AArch64 SVE support
 2024-09-10  5:36 UTC  (6+ messages)

[PATCH] [gdb/testsuite] Handle missing curses in gdb.python/py-missing-debug.exp
 2024-09-09 16:57 UTC  (6+ messages)

[PATCH 1/2] gdbserver: aarch64: Fix expedited registers list
 2024-09-09 14:25 UTC  (5+ messages)
` [PATCH 2/2] gdb: testsuite: Test whether PC register is expedited in gdb.server/server-run.exp

[PUSHED] gdb/NEWS: group general news items together
 2024-09-09 10:30 UTC 

Life science lab solution-VHP pass box
 2024-09-09  7:41 UTC 

[PATCHv12 0/6] thread-specific breakpoints in just some inferiors
 2024-09-08 20:40 UTC  (10+ messages)
` [PATCHv13 "
  ` [PATCHv13 1/6] gdb: make breakpoint_debug_printf global
  ` [PATCHv13 2/6] gdb: add another overload of startswith
  ` [PATCHv13 3/6] gdb: create new is_thread_id helper function
  ` [PATCHv13 4/6] gdb: parse pending breakpoint thread/task immediately
  ` [PATCHv13 5/6] gdb: don't set breakpoint::pspace in create_breakpoint
  ` [PATCHv13 6/6] gdb: only insert thread-specific breakpoints in the relevant inferior

GDB 15.2 release update (2024-09-08)
 2024-09-08 18:25 UTC 

[PATCH] gdb-15-branch: Clear the X86_XSTATE_MPX bit in XCRO for x32
 2024-09-08 14:15 UTC  (2+ messages)

[PATCH v2] [gdb/python] Make sure python sys.exit makes gdb exit
 2024-09-08 14:10 UTC  (3+ messages)
` [PING] "

[PATCH 0/4] Clean up TUI refreshing
 2024-09-07 20:22 UTC  (2+ messages)

[PATCHv5 00/14] Further filename completion improvements
 2024-09-07 19:57 UTC  (3+ messages)
` [PATCHv6 "

[PATCHv5 0/4] More build-id checking when opening core files
 2024-09-07 19:56 UTC  (3+ messages)
` [PATCHv6 "

[PATCH v4 0/4] Make linux checkpoints work with multiple inferiors
 2024-09-07 18:12 UTC  (2+ messages)

[PATCH] Refactor cooked_index_shard::handle_gnat_encoded_entry
 2024-09-07  2:51 UTC  (2+ messages)

[PATCH 0/3] Minor fixes to ada_identical_enum_types_p
 2024-09-07  2:15 UTC  (7+ messages)
` [PATCH 1/3] Boolify ada_identical_enum_types_p
` [PATCH 2/3] Minor cleanup to ada_identical_enum_types_p
` [PATCH 3/3] Move enum size check into ada_identical_enum_types_p

[PATCH] Ignore DW_TAG_padding in tag_is_type
 2024-09-07  2:06 UTC  (2+ messages)

[PATCH] Fix some comments in dwarf2/cooked-index.h
 2024-09-07  1:52 UTC  (2+ messages)

[PATCH v4] gdb/debuginfod: Ctrl-C asks to cancel further downloads
 2024-09-06 19:11 UTC  (7+ messages)
        ` [PING*3][PATCH "
          ` [PING*4][PATCH "

[pushed] Test -fgnat-encodings=all in tagged_access.exp
 2024-09-06 16:32 UTC 

[PATCH 0/2] Initial work for testing gnat-llvm
 2024-09-06 16:21 UTC  (3+ messages)

[PATCH] Clear Ada symbol cache
 2024-09-06 15:14 UTC  (2+ messages)

[PATCH 1/2] [gdb] Handle stepping out of function into loop, case 1
 2024-09-06 14:54 UTC  (2+ messages)

[PATCH v2 1/2] [gdb] Handle stepping out of function into loop, case 1
 2024-09-06 14:47 UTC  (2+ messages)
` [PATCH v2 2/2] [gdb] Handle stepping out of function into loop, case 2

[PATCH 1/2] [gdb/testsuite] Add proc _location_no_split
 2024-09-06 14:42 UTC  (2+ messages)
` [PATCH 2/2] [gdb/symtab] Handle DW_OP_entry_value at function entry

[PATCH] Fix the build-id option for GCC default configuration
 2024-09-06 14:07 UTC  (2+ messages)

[PATCH v4 0/2] Remove MPX
 2024-09-06 11:11 UTC  (4+ messages)
` [PATCH v4 1/2] gdb, testsuite, python: Add missing imports
` [PATCH v4 2/2] gdb, gdbserver, python, testsuite: Remove MPX

[PATCH v5 0/2] Add amd64 LAM watchpoint support
 2024-09-06  9:41 UTC  (7+ messages)
` [PATCH v5 1/2] gdb: Make tagged pointer support configurable
  ` [PING][PATCH "
    ` [PING*2][PATCH "
      ` [PING*3][PATCH "
        ` [PING*4][PATCH "
          ` [PING*5][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