Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH] Fix windows_nat_target::fake_create_process ptid
 2024-04-12 17:45 UTC  (5+ messages)
    ` [PATCH] New testcase gdb.threads/leader-exit-attach.exp (PR threads/8153)

[PATCH 0/6] Further filename completion improvements
 2024-04-12 17:42 UTC  (11+ messages)
` [PATCH 2/6] gdb: move display of completion results into completion_result class
` [PATCH 4/6] gdb: add match formatter mechanism for 'complete' command output

[PATCH v2] sim: riscv: Fix some compatibility issues with gcc
 2024-04-12 17:18 UTC  (4+ messages)

[PATCH] Normalize "on|off" text in manual
 2024-04-12 17:04 UTC  (3+ messages)

[PATCH] gdb/linux-nat: Fix mem access ptrace fallback (PR threads/31579)
 2024-04-12 17:02 UTC  (4+ messages)

[PATCH] gdb/data-directory: silence output from mkinstalldirs script
 2024-04-12 17:01 UTC  (3+ messages)

[PATCH] gdb/doc: use silent-rules.mk in the Makefile
 2024-04-12 17:00 UTC 

[PATCH] Cygwin/testsuite: Avoid infinite hang
 2024-04-12 16:54 UTC  (2+ messages)

[PATCH] Avoid complaint warning on mingw
 2024-04-12 16:02 UTC  (2+ messages)

[PATCH v2 0/5] Modernize frame unwinders and add disable feature
 2024-04-12 14:40 UTC  (11+ messages)
` [PATCH v2 1/5] gdb: make gdbarch store a vector of frame unwinders
` [PATCH v2 2/5] gdb: add "unwinder class" to "
` [PATCH v2 3/5] gdb: Migrate frame unwinders to use C++ classes
` [PATCH v2 4/5] gdb: introduce ability to disable frame unwinders
` [PATCH v2 5/5] gdb/testsuite: Test for a backtrace through object without debuginfo

[PATCH] gdb/Windows: Fix detach while running
 2024-04-12 13:41 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] sim: riscv: Fix newlib issue with brk syscall
 2024-04-12 11:41 UTC  (3+ messages)

[PATCH] sim: riscv: Make stack 16-byte aligned
 2024-04-12 10:32 UTC  (2+ messages)

[PATCH] sim: riscv: Fix PC at gdb breakpoints
 2024-04-12  9:44 UTC  (2+ messages)

[PATCH] [gdb/python] Throw MemoryError in inferior.read_memory if malloc fails
 2024-04-12  7:09 UTC  (3+ messages)

☠ Buildbot (Sourceware): binutils-gdb - failed test (failure) (master)
 2024-04-12  6:06 UTC 

[PATCH v2] Change message when reaching end of reverse history
 2024-04-12  5:39 UTC  (6+ messages)

[PATCH] Strip trailing newlines from input string
 2024-04-11 16:17 UTC  (5+ messages)

[PATCH v5 1/2] [gdb/symtab] Fix an out of bounds array access in find_epilogue_using_linetable
 2024-04-11 13:59 UTC  (4+ messages)
` [PATCH v5 2/2] [gdb/symtab] Handle two-linetable function "

[PUSHED] gdb: fix format in remote.c
 2024-04-11 11:05 UTC 

[PATCH v2 0/6] fix PR gdb/19340
 2024-04-11  5:26 UTC  (7+ messages)
` [PATCH v2 1/6] gdb, btrace: fix pr19340
` [PATCH v2 2/6] gdb, btrace: simplify gdb.btrace/multi-inferior.exp
` [PATCH v2 3/6] gdb, btrace: remove record_btrace_target::supports_*()
` [PATCH v2 4/6] gdb, btrace: set wait status to ignore if nothing is moving
` [PATCH v2 5/6] gdb, infrun: fix silent inferior switch in do_target_wait()
` [PATCH v2 6/6] gdb, btrace, infrun: per-inferior run-control

[PATCH] Remove 'copy_names' parameter from add_using_directive
 2024-04-10 17:49 UTC 

[PATCH] [gdb/testsuite] Fix gdb.threads/access-mem-running-thread-exit.exp with clang
 2024-04-10 16:00 UTC  (2+ messages)

[PATCH] gdb: Add missing install-dvi Makefile target
 2024-04-10 13:00 UTC  (8+ messages)
    ` [PATCH v2] gdb, gdbserver: "

[RFC] Adding a SECURITY policy for GDB
 2024-04-10 10:22 UTC  (8+ messages)
  ` [V3] "
      ` [V4] "
        ` [V5] "

[PATCH v2] gdb: specify sh pointer register types
 2024-04-10  8:01 UTC  (4+ messages)

[PATCH v5 0/4] PR gdb/31353
 2024-04-10  7:46 UTC  (5+ messages)
` [PATCH v5 1/4] gdb, infrun, btrace: fix reverse/replay stepping at end of execution history
` [PATCH v5 2/4] gdb, infrun, record: fix hang when step-over fails with no-history
` [PATCH v5 3/4] gdb, infrun, record: move no-history notification into normal_stop
` [PATCH v5 4/4] gdb, infrun: fix multi-threaded reverse stepping

[PING][PATCH v3 0/1] gdb: Fix assertion in 'value_primitive_field'
 2024-04-10  6:50 UTC 

Fix max-depth test case for AIX
 2024-04-10  6:01 UTC  (4+ messages)

[PATCH] Add flake8 and isort to .pre-commit-config.yaml
 2024-04-10  5:38 UTC  (10+ messages)

[PATCH v3] Fix sporadic XFAILs in gdb.threads/attach-many-short-lived-threads.exp
 2024-04-10  3:59 UTC  (2+ messages)

[PATCH 0/7] Fix race in DWARF reader
 2024-04-10  0:02 UTC  (5+ messages)

[PATCH] Use std::vector in event-loop.cc
 2024-04-09 18:40 UTC  (3+ messages)

[PATCHv3 0/8] x86/Linux Target Description Changes
 2024-04-09 18:37 UTC  (10+ messages)
` [PATCHv4 00/10] "
  ` [PATCHv4 03/10] gdb/x86: move reading of cs and ds state into gdb/nat directory
  ` [PATCHv4 04/10] gdbserver/x86: move no-xml code earlier in x86_linux_read_description
  ` [PATCHv4 06/10] gdb/gdbserver: share some code relating to target description creation
  ` [PATCHv4 07/10] gdb/arch: assert that X86_XSTATE_MPX is not set for x32
  ` [PATCHv4 08/10] gdbserver: update target description creation for x86/linux
  ` [PATCHv4 09/10] gdb: move xcr0 == 0 check into i386_linux_core_read_description
  ` [PATCHv4 10/10] gdb/gdbserver: share x86/linux tdesc caching

[PATCH] gdb: xtensa: fix truncated backtrace for nested noreturn functions
 2024-04-09 18:06 UTC  (2+ messages)

[PATCH v2] gdb: xtensa: don't supply registers if they are not present
 2024-04-09 17:59 UTC  (4+ messages)
  ` [PATCH v3] gdb: xtensa: fix registers supply if they "

[PATCH 0/4] gcore and config.status related Makefile changes
 2024-04-09 15:53 UTC  (16+ messages)
` [PATCHv2 0/6] "
  ` [PATCHv2 1/6] gdb/Makefile: add gcore to the 'all' target dependency list
  ` [PATCHv2 2/6] gdb/Makefile: rewrite dependencies for config.status target
  ` [PATCHv2 3/6] gdb/Makefile: add some missing config.status dependencies
  ` [PATCHv2 4/6] gdb/Makefile: Print 'GEN' message, and pass SILENT_FLAG more
  ` [PATCHv2 5/6] gdb/configure: use AC_MSG_NOTICE not a direct echo call
  ` [PATCHv2 6/6] gdb/build: apply silent-rules.mk to the data-directory Makefile.in

[PATCH v3 0/7] Add another way to check tagged addresses on remote targets
 2024-04-09 15:52 UTC  (12+ messages)
` [PATCH v3 2/7] gdb: aarch64: Move MTE address check out of set_memtag
` [PATCH v3 5/7] gdb: Introduce is_address_tagged target hook
` [PATCH v3 7/7] gdb: Document qMemTagCheckAddr packet

[PATCH] Rewrite gdb_bfd_error_handler
 2024-04-09 15:44 UTC  (2+ messages)

[PATCH v2] Capture warnings when writing to the index cache
 2024-04-09 15:20 UTC  (6+ messages)

[PATCH 0/1] update btrace tests to test all recording methods
 2024-04-09  9:54 UTC  (4+ messages)
` [PATCH 1/1] testsuite, btrace: update btrace testsuite to test all btrace "

[PATCH v3 1/2] [gdb/symtab] Fix an out of bounds array access in find_epilogue_using_linetable
 2024-04-09  9:37 UTC  (8+ messages)
` [PATCH v3 2/2] [gdb/testsuite] Add gdb.dwarf2/dw2-epilogue-begin-2.exp

[PATCH v2 0/4] Introduce the 'x' RSP packet
 2024-04-09  9:27 UTC  (10+ messages)
` [PATCH v2 3/4] rsp: add 'E' to escaped characters
` [PATCH v3 0/3] Introduce the 'x' RSP packet
  ` [PATCH v3 1/3] doc: fine-tune the documentation of the 'm' "
  ` [PATCH v3 2/3] gdbserver: allow suppressing the next putpkt remote-debug log
  ` [PATCH v3 3/3] gdb, gdbserver: introduce the 'x' RSP packet for binary memory read

[PATCH v4 0/4] btrace: infrun fixes
 2024-04-09  9:14 UTC  (12+ messages)
` [PATCH v4 1/4] gdb, infrun, btrace: fix reverse/replay stepping at end of execution history
` [PATCH v4 3/4] gdb, infrun, record: move no-history notification into normal_stop
` [PATCH v4 4/4] gdb, infrun: fix multi-threaded reverse stepping

[RFC PATCH] gdb, rsp: clarify a 0-length memory access
 2024-04-09  6:39 UTC  (5+ messages)

[PATCH v4] gdb: Support embedded source in DWARF
 2024-04-09  4:57 UTC 

[PATCH 0/3] Introduce the 'x' RSP packet
 2024-04-08 21:36 UTC  (10+ messages)
` [PATCH 3/3] gdb, gdbserver: introduce the 'x' RSP packet for binary memory read

[PATCH gdb/symtab v2 0/7] Compute DWARF entry parents across CUs
 2024-04-08 21:11 UTC  (8+ messages)
` [PATCH gdb/symtab v2 1/7] Refactor condition in scan_attributes
` [PATCH v2 2/7] Change handling of DW_TAG_enumeration_type in DWARF scanner
` [PATCH v2 3/7] Add move operators for addrmap
` [PATCH v2 4/7] Introduce class parent_map for DIE range map
` [PATCH v2 5/7] Correctly handle DIE parent computations
` [PATCH gdb/testsuite v2 6/7] Add gdb.dwarf2/forward-spec-inter-cu.exp
` [PATCH gdb/testsuite v2 7/7] Add gdb.dwarf2/backward-spec-inter-cu.exp

[PATCH] Make source.c:search_command_helper use source cache
 2024-04-08 18:12 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v4] [gdb/symtab] Fix an out of bounds array access in find_epilogue_using_linetable
 2024-04-08 12:57 UTC 

[PATCH 1/3] [gdb/testsuite] Require address update for DW_LNE_end_sequence
 2024-04-08 12:07 UTC  (2+ messages)

[PATCH v2 1/4] [gdb/testsuite] Require address update for DW_LNE_end_sequence
 2024-04-08 12:04 UTC  (4+ messages)
` [PATCH v2 2/4] [gdb/testsuite] Require address update for DW_LNS_copy
` [PATCH v2 3/4] [gdb/testsuite] Fix end_sequence addresses
` [PATCH v2 4/4] [gdb/testsuite] Require DW_LNE_end_sequence

Introducing a GDB Code Of Conduct
 2024-04-08 10:35 UTC  (4+ messages)

Call To Action: Code Of Conduct Committee
 2024-04-08 10:33 UTC 

[PATCH 1/1] gdb: Fix segfault in "start" with fuzzed binary
 2024-04-08  9:20 UTC  (5+ messages)

[PATCH] gdb: ignore -Wregister instead of -Wdeprecated-register
 2024-04-08  2:58 UTC  (6+ messages)

[PATCH v2] Fix sporadic XFAILs in gdb.threads/attach-many-short-lived-threads.exp
 2024-04-06 17:40 UTC  (2+ messages)

GDB 15.1 release update (2024-04-06)
 2024-04-06 14:32 UTC 

[PATCH] Fix sporadic XFAILs in, gdb.threads/attach-many-short-lived-threads.exp
 2024-04-06  3:40 UTC  (5+ messages)

[PATCH v2 0/4] Add another way to check for MTE-tagged addresses on remote targets
 2024-04-06  1:55 UTC  (5+ messages)
` [PATCH v2 2/4] gdb: aarch64: Move MTE address check out of set_memtag

[PATCH] Fix an out of bounds array access in, find_epilogue_using_linetable
 2024-04-05 18:13 UTC  (5+ messages)

[PATCH v3] gdb: Support embedded source in DWARF
 2024-04-05 16:18 UTC  (2+ messages)

[PATCH] Change message when reaching end of reverse history
 2024-04-05 15:43 UTC  (14+ messages)

[PATCH^4] gdb: mips: Add MIPSR6 support
 2024-04-05 15:12 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