Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH v3 0/2] gdb: setting BP with multiple locations only displays
 2024-09-10  7:13 UTC  (2+ messages)
` [PATCH v3 1/2] gdb: extend gdb_breakpoint for multiple 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] gdb/python: provide fallback when curses library is not available
 2024-09-09 16:55 UTC 

[PATCH] [gdb/testsuite] Fix gdb.xml/tdesc-regs.exp on riscv64
 2024-09-09 16:20 UTC  (5+ messages)

[PATCH 00/46] A new target to debug Intel GPUs
 2024-09-09 14:33 UTC  (14+ 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 1/2] gdbserver: aarch64: Fix expedited registers list
 2024-09-09 14:25 UTC  (8+ messages)
` [PATCH 2/2] gdb: testsuite: Test whether PC register is expedited in gdb.server/server-run.exp

[PATCH] [gdb/build] Fix unused var in corelow.c
 2024-09-09 13:35 UTC  (2+ messages)

[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  (3+ 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  (6+ messages)
` [PATCHv6 "
  ` [PATCHv6 11/14] gdb: extend completion of quoted filenames to work in brkchars phase
  ` [PATCHv6 12/14] gdb: add remove-symbol-file command completion
  ` [PATCHv6 14/14] gdb: 'target ...' commands now expect quoted/escaped filenames

[PATCHv5 0/4] More build-id checking when opening core files
 2024-09-07 19:56 UTC  (7+ messages)
` [PATCHv6 "
  ` [PATCHv6 1/4] gdb/corefile: don't pretend unavailable sections are readable
  ` [PATCHv6 2/4] gdb/corefile: improve file backed mapping handling
  ` [PATCHv6 3/4] gdb: improve shared library build-id check for core-files
  ` [PATCHv6 4/4] gdb: unify build-id to objfile lookup code

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

[PATCH] gdb: Support DW_OP_constx (the standardized version of DW_OP_GNU_const_index)
 2024-09-07 15:20 UTC 

[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  (3+ messages)
` [PATCH 2/2] [gdb] Handle stepping out of function into loop, case 2

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

[PATCH] [gdb] Handle next stepping out of function
 2024-09-05 15:36 UTC  (4+ messages)
` [PING] "

[PATCH 0/3] fix gdb.mi testsuite folder, when using clang
 2024-09-05 12:43 UTC  (5+ messages)
` [PING][PATCH "
    ` [PINGv2][PATCH "
      ` [PINGv3][PATCH "

[PATCH] gdb-dap: fix gdb.error: Frame is invalid
 2024-09-05 11:25 UTC 

[PATCH v3 1/1] testsuite, trace: add guards if In-Process Agent library is not found
 2024-09-05  6:06 UTC 

[PATCH v3 0/1] testsuite, trace: add guards if In-Process Agent library is not found
 2024-09-05  6:06 UTC 

[PATCH v2] gdb: testsuite: Test whether PC register is expedited in gdb.server/server-run.exp
 2024-09-05  5:56 UTC  (2+ messages)

[PATCH V2] gdb dap: quote program backslashes in launch.py
 2024-09-04 21:47 UTC 

[PATCH V2] gdb dap: introduce stopOnEntry option
 2024-09-04 21:46 UTC 

[PR 31727 for gdb-15-branch] Recognize -2 as a tombstone value in .debug_line
 2024-09-04 18:19 UTC  (3+ messages)

[PATCH] gdb dap: quote backslashes in exec_and_log
 2024-09-04 18:16 UTC  (2+ messages)

[PATCH] gdb dap: introduce stopOnEntry option
 2024-09-04 18:11 UTC  (2+ messages)

[PR 31727] Recognize -2 as a tombstone value in .debug_line
 2024-09-04 17:58 UTC  (5+ messages)

[PATCHv3] gdb: implement ::re_set method for catchpoint class
 2024-09-04 16:55 UTC  (6+ messages)
` [PATCHv4] "

[PATCH v3] gdb: Update SECURITY.txt to mention extension scripts and internal errors
 2024-09-04 16:51 UTC  (3+ messages)

[PATCH] Refrain from asking debug stubs to read invalid memory
 2024-09-04 16:08 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] libiberty: sync with gcc
 2024-09-04 16:07 UTC  (2+ messages)

[PATCH] [gdb/testsuite] Fix gdb.arch/riscv-tdesc-regs.exp
 2024-09-04 13:39 UTC  (3+ messages)

[PATCH v2 0/1] testsuite, trace: add guards if In-Process Agent library is not found
 2024-09-04 10:03 UTC  (5+ messages)
` [PATCH v2 1/1] "
  ` [PING][PATCH v2 0/1] "

[COMMITTED OB PATCH] MAINTAINERS: Update my email address
 2024-09-04  9:13 UTC 

[PATCH] [gdb/testsuite] Fix gdb.dwarf2/dw2-lines.exp on arm-linux
 2024-09-04  8:08 UTC  (2+ messages)

[PATCH v2] [gdb/breakpoints] Fix gdb.base/scope-hw-watch-disable.exp on arm-linux
 2024-09-04  7:38 UTC  (2+ messages)
` [PING] "

[PATCH] [gdb/symtab] Fix segfault on invalid debug info
 2024-09-04  7:33 UTC  (2+ messages)

[PATCH v2] [gdb/symtab] Fix segfault on invalid debug info
 2024-09-04  7:24 UTC 

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

[RFC][PATCH] gdb, configure: Add disable-readers option for configure
 2024-09-03 18:49 UTC  (5+ messages)

[PATCH] [gdb] Fix typos
 2024-09-03 15:33 UTC  (3+ messages)

[PATCH] [gdb/testsuite] Make parse_args error out on remaining args
 2024-09-03 15:15 UTC  (3+ messages)

[PATCH] [gdb/testsuite] Fix timeout in gdb.mi/mi-multi-commands.exp
 2024-09-03 11:43 UTC 

[PATCH v2 0/1] gdbserver: add thread map
 2024-09-03 11:34 UTC  (2+ messages)
` [PATCH v2 1/1] gdbserver: add process specific thread list and map

[PATCH v5 0/3] Improve debugging of optimized code
 2024-09-02 15:00 UTC  (4+ 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 v5 3/3] Fix range end handling of inlined subroutines

[PATCH v4 0/3] Improve debugging of optimized code
 2024-09-02 14:49 UTC  (2+ messages)

[PATCH 0/7] btrace: Intel PT event tracing support
 2024-09-02 13:41 UTC  (12+ messages)
` [PATCH 1/7] btrace: Print "non-contiguous" for gaps
` [PATCH 2/7] btrace: Add printing support for cfe and evd packets
` [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 6/7] btrace: Add support for further events
` [PATCH 7/7] btrace: Add support for UINTR and UIRET events

[PATCH v3 0/2] Remove MPX
 2024-09-02 12:36 UTC  (7+ messages)
` [PATCH v3 1/2] gdb, testsuite, python: Add missing imports
` [PATCH v3 2/2] gdb, gdbserver, python, testsuite: Remove MPX

[PATCH v2 0/5] Tab complete convenience variables
 2024-09-02 11:55 UTC  (18+ messages)
` [PATCH v2 1/5] gdb: Do not create variables when parsing expressions
` [PATCH v2 2/5] gdb: Tab complete internalvars in expressions
` [PATCH v2 3/5] gdb/testsuite: Test completion of convenience variables
` [PATCH v2 4/5] gdb: Tab-complete registers in expressions
` [PATCH v2 5/5] gdb/testsuite: Test completion of register names "

[PATCH] [gdb/testsuite] Fix gdb.base/attach-deleted-exec.exp with NFS
 2024-09-02  8:42 UTC 

[PATCH v3 0/3] Tab complete convenience variables
 2024-09-01 21:44 UTC  (4+ messages)
` [PATCH v3 1/3] gdb: Do not create variables when parsing expressions
` [PATCH v3 2/3] gdb: Tab complete internalvars in expressions
` [PATCH v3 3/3] gdb: Tab-complete registers "

GDB 15.2 release update (2024-09-01)
 2024-09-01 19:09 UTC 

[PATCH] [gdb/testsuite] Fix gdb.base/empty-host-env-vars.exp
 2024-09-01  9:15 UTC 

[PATCH] ltmain.sh: allow more flags at link-time
 2024-09-01  6:06 UTC  (2+ messages)

[PATCH] [gdb/testsuite] Handle unsupported catch syscall
 2024-08-31  6:26 UTC  (3+ messages)

[PATCH 0/3] disabled_by_cond fixes for breakpoints
 2024-08-30 20:24 UTC  (8+ messages)
` [PATCHv2 0/6] "
  ` [PATCHv2 3/6] gdb: remove duplicate check in disable_breakpoints_in_freed_objfile
  ` [PATCHv2 6/6] gdb: disable internal b/p when a solib is unloaded

[PATCH] Improve comments in dwarf2/parent-map.h
 2024-08-30 18:03 UTC  (2+ messages)

[PATCH] gdb/dwarf2: cleanup includes
 2024-08-30 17:58 UTC  (3+ messages)

[pushed] Minor formatting fix in breakpoint.c
 2024-08-30 17:05 UTC 

[PATCH] Fix regexp quoting in gdb.ada test cases
 2024-08-30 14:45 UTC  (2+ messages)

page:  |  | latest

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