Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH] [gdb/testsuite] Fix timeout in gdb.mi/mi-multi-commands.exp
 2024-09-23  5:46 UTC  (2+ messages)

[PATCH 0/4] Python API to find missing objfiles
 2024-09-22 17:58 UTC  (8+ 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] [gdb/testsuite] Fix timeout in gdb.fortran/info-types.exp
 2024-09-22 17:27 UTC  (2+ messages)

[PATCH v2] [gdb/testsuite] Fix timeout in gdb.fortran/info-types.exp
 2024-09-22 17:25 UTC 

[PATCH v2] [gdb/python] Make sure python sys.exit makes gdb exit
 2024-09-22 13:19 UTC  (3+ messages)

[PATCH v3] [gdb/python] Make sure python sys.exit makes gdb exit
 2024-09-22 13:17 UTC 

[PATCH 1/2] [gdb/symtab] Use nullptr file matcher in maint expand-symtabs
 2024-09-22 10:55 UTC  (4+ messages)
` [PATCH 2/2] [gdb/symtab] Don't expand unreferenced PU

[PATCH v2 1/2] [gdb/testsuite] Add gdb.dwarf2/dwz-unused-pu.exp
 2024-09-22 10:40 UTC  (2+ messages)
` [PATCH v2 2/2] [gdb/symtab] Use expand_all_symtabs in maint expand-symtabs

GDB 15.2 release update (2024-09-21)
 2024-09-21 15:53 UTC 

[PATCH] [gdb/testsuite] Avoid large timeout in gdb.base/checkpoint.exp
 2024-09-21  7:28 UTC  (3+ messages)

[PATCH 1/3] [gdb/testsuite] Fix timeout in gdb.ada/call_pn.exp
 2024-09-21  7:16 UTC  (8+ messages)
` [PATCH 2/3] [gdb/testsuite] Limit xfail "
` [PATCH 3/3] [gdb/symtab] Don't expand non-Ada CUs for info exceptions

[PATCH v2] [gdb/symtab] Don't expand non-Ada CUs for info exceptions
 2024-09-21  7:15 UTC 

[PATCH] [gdb/testsuite] Drop -readnow in three gdb.dwarf2 test-cases
 2024-09-21  4:04 UTC  (3+ messages)

[PATCH 0/5] Disentangle dbxread from other file format readers
 2024-09-20 20:28 UTC  (14+ 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 v5 0/2] gdb: setting BP with multiple locations only displays one location
 2024-09-20 19:21 UTC  (7+ messages)
` [PATCH v5 1/2] gdb: extend gdb_breakpoint for multiple locations
` [PATCH v5 2/2] gdb, breakpoint: output multiple bp locations

[PATCH] gdb/testsuite: rework bp-cond-failure to not depend on inlining
 2024-09-20 19:11 UTC  (8+ messages)

[PATCH v2 0/6] btrace: Intel PT event tracing support
 2024-09-20 12:39 UTC  (11+ 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] ltmain.sh: allow more flags at link-time
 2024-09-19 22:52 UTC  (3+ messages)

[PATCH v2] Automatically add types to Python modules
 2024-09-19 17:38 UTC  (2+ messages)

[PATCH 0/1] fix LD_LIBRARY_PATH in 'tls-sepdebug.exp'
 2024-09-19 16:45 UTC  (3+ messages)
` [PATCH 1/1] testsuite, threads: "

[PATCH 0/3] On-demand debuginfo downloading
 2024-09-19 13:47 UTC  (7+ messages)
` [PATCH 1/3 v3] gdb/progspace: Add reverse safe iterator
  ` [PING][PATCH "
` [PATCH 2/3 v7] gdb/debuginfod: Support on-demand debuginfo downloading
  ` [PING][PATCH "
` [PATCH 3/3 v6] gdb/debuginfod: Add .debug_line downloading
  ` [PING][PATCH "

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

[PATCH v3] Fix signal unsafe call inside a signal
 2024-09-19 12:25 UTC  (3+ messages)

[PATCH v5 0/2] Add amd64 LAM watchpoint support
 2024-09-19 10:05 UTC  (8+ 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 "
            ` [PING*6][PATCH "

[PATCH] User space threads (aka 'green threads') support for `linux-thread-db`
 2024-09-18 19:11 UTC 

[PATCH] Introduce and use operation::type_p
 2024-09-18 16:35 UTC 

[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] 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] Automatically add types to Python modules
 2024-09-16 14:25 UTC  (4+ messages)

[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 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 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 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  (4+ messages)
` [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

page:  |  | latest

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