public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 00/31] Step over thread clone and thread exit
 2023-03-27 16:21 UTC  (17+ messages)
` [PATCH 01/31] displaced step: pass down target_waitstatus instead of gdb_signal
` [PATCH 03/31] gdb/linux: Delete all other LWPs immediately on ptrace exec event
` [PATCH 04/31] Step over clone syscall w/ breakpoint, TARGET_WAITKIND_THREAD_CLONED
` [PATCH 05/31] Support clone events in the remote protocol

[pushed 1/2] [gdb/testsuite] Fix gdb.stabs/weird.exp for remote host
 2023-03-27 16:06 UTC  (2+ messages)
` [pushed 2/2] [gdb/testsuite] Fix gdb.stabs/exclfwd.exp "

[pushed 1/2] [gdb/testsuite] Skip do_self_tests on remote host
 2023-03-27 15:40 UTC  (2+ messages)
` [pushed 2/2] [gdb/testsuite] Fix gdb.gdb/unittest.exp for "

[PATCH] PR gdb/30219: Clear sync_quit_force_run in quit_force
 2023-03-27 15:24 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v3 0/1] Add breakpoint location debugging logs
 2023-03-27 14:47 UTC  (4+ messages)
` [PATCH v3 1/1] gdb, breakpoint: add "

[PATCH v5] [PR mi/29554] New PRINT-VALUES option '--scalar-values'
 2023-03-27 14:34 UTC  (5+ messages)
` [PATCH v6] [gdb/mi] Don't treat references to compound values as "simple"
  ` [PING] "

[PATCH] Change symbol::line to unsigned int
 2023-03-27 14:26 UTC  (2+ messages)

[PATCH 0/8] Arithmetic for 128-bit types
 2023-03-27 14:20 UTC  (2+ messages)

[RFC] Populate seen_names hash in cooked_index_shard::do_finalize
 2023-03-27 14:14 UTC  (2+ messages)

[PATCH 0/1] Correct argument description for info connections/inferiors
 2023-03-27 13:47 UTC  (3+ messages)
` [PATCH 1/1] gdb, doc: correct "

[PATCH v2 0/1] Remove redundant ERROR_NO_INFERIOR in continue_command
 2023-03-27 13:31 UTC  (4+ messages)
` [PATCH v2 1/1] gdb, infcmd: remove "

[PATCH 0/3] AMD64 Displaced Stepping Fix
 2023-03-27 12:35 UTC  (19+ messages)
` [PATCHv2 0/4] "
  ` [PATCHv2 1/4] gdb: more debug output for displaced stepping
        ` [PATCHv2 0/2] displaced stepping debug improvements
          ` [PATCHv2 1/2] gdb: more debug output for displaced stepping
          ` [PATCHv2 2/2] gdb: move displaced_step_dump_bytes into gdbsupport (and rename)
  ` [PATCHv2 2/4] gdb: remove gdbarch_displaced_step_fixup_p
  ` [PATCHv2 3/4] gdb: fix reg corruption from displaced stepping on amd64
  ` [PATCHv3 0/3] AMD64 Displaced Stepping Fix
    ` [PATCHv3 1/3] gdb: more debug output for displaced stepping
    ` [PATCHv3 2/3] gdb: move displaced_step_dump_bytes into gdbsupport (and rename)
    ` [PATCHv3 3/3] gdb: fix reg corruption from displaced stepping on amd64

[pushed] [gdb/testsuite] Fix gdb.asm/asm-source.exp for remote host
 2023-03-27 12:33 UTC 

[pushed 00/10] [gdb/testsuite] Fix gdb.dwarf2 for remote host
 2023-03-27 11:58 UTC  (11+ messages)
` [pushed 01/10] [gdb/testsuite] Add missing include_file in gdb.dwarf/*.exp
` [pushed 02/10] [gdb/testsuite] Fix have_index for remote host
` [pushed 03/10] [gdb/testsuite] Fix quoting issues in gdb.dwarf2 "
` [pushed 04/10] [gdb/testsuite] Fix quoting issue in gdb.base/index-cache.exp
` [pushed 05/10] [gdb/testsuite] Fix gdb.dwarf2/per-bfd-sharing.exp for remote host
` [pushed 06/10] [gdb/testsuite] Fix gdb.dwarf2/gdb-index.exp on "
` [pushed 07/10] [gdb/testsuite] Fix gdb.dwarf2/enqueued-cu-base-addr.exp for "
` [pushed 08/10] [gdb/testsuite] Fix gdb.dwarf2/gdb-index-cxx.exp "
` [pushed 09/10] [gdb/testsuite] Unsupport gdb.dwarf2/gdb-add-index-symlink.exp "
` [pushed 10/10] [gdb/testsuite] Fix gdb.dwarf2/imported-unit-bp-c.exp "

[RFC] [gdb/testsuite] Use dwarf assembly in gdb.dlang/dlang-start.exp
 2023-03-27 11:51 UTC  (2+ messages)

[pushed] [gdb/testsuite] Add test-case gdb.dlang/dlang-start-2.exp
 2023-03-27 11:48 UTC 

[PATCH] gdb/riscv: Support c.li in prologue unwinder
 2023-03-27 10:06 UTC 

[PATCH] aarch64: Fix an infinite loop on bt when the core dump has an SVE section but the target does not support it
 2023-03-27  9:42 UTC  (2+ messages)

[PATCH] gdb/elfread.c: Add plt symbol check for _PROCEDURE_LINKAGE_TABLE_
 2023-03-27  9:39 UTC  (3+ messages)

[pushed 1/2] [gdb/testsuite] Remove superfluous pid in temp files
 2023-03-27  9:36 UTC  (2+ messages)
` [pushed 2/2] [gdb/testsuite] Handle missing gdc in gdb.dlang/dlang-start.exp

[PATCH v2] gdb/elfread.c: Add plt symbol check for _PROCEDURE_LINKAGE_TABLE_
 2023-03-27  9:32 UTC 

[PATCH 0/2] doc: MPFR is now a necessary requirement
 2023-03-25 22:04 UTC  (2+ messages)

[PATCH] [gdb/testsuite] Introduce allow_dap_tests
 2023-03-25 20:31 UTC  (2+ messages)

[PATCH 2/2 version 2] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
 2023-03-25 12:39 UTC  (19+ messages)
                    ` [PATCH ] PowerPC: "
                              ` [PATCH 2/2 "

[PATCH v8 00/10] Extensions for PTWRITE
 2023-03-24 22:29 UTC  (20+ messages)
` [PATCH v8 01/10] btrace: Introduce auxiliary instructions
` [PATCH v8 02/10] btrace: Enable auxiliary instructions in record instruction-history
` [PATCH v8 03/10] btrace: Enable auxiliary instructions in record function-call-history
` [PATCH v8 04/10] btrace: Handle stepping and goto for auxiliary instructions
` [PATCH v8 05/10] python: Introduce gdb.RecordAuxiliary class
` [PATCH v8 06/10] python: Add clear() to gdb.Record
` [PATCH v8 07/10] btrace, gdbserver: Add ptwrite to btrace_config_pt
` [PATCH v8 08/10] btrace, linux: Enable ptwrite packets
` [PATCH v8 09/10] btrace, python: Enable ptwrite filter registration
` [PATCH v8 10/10] btrace: Extend ptwrite event decoding

[PATCH v2] Ensure index cache entry written in test
 2023-03-24 22:25 UTC  (7+ messages)

[PATCH] Fix race in background index-cache writing
 2023-03-24 21:55 UTC 

[PATCH] Preserve name of range types
 2023-03-24 16:20 UTC  (3+ messages)

[PATCH 0/3] PPC/PPC64 "finish" fixes
 2023-03-24 16:10 UTC  (3+ messages)
` [PATCH 2/3] Handle erroneous DW_AT_call_return_pc

[PATCH] Implement repl evaluation for DAP
 2023-03-24 16:01 UTC  (2+ messages)

[PATCH] [gdb/testsuite] Fix gdb.cp/m-static.exp regression on Ubuntu 20.04
 2023-03-24 14:49 UTC  (3+ messages)

[RFC] [gdb/testsuite] Add gdb/contrib/testsuite-normalize.sh
 2023-03-24 14:42 UTC  (5+ messages)

[PATCH 0/2] Add more flexibility to inferior call
 2023-03-24 14:12 UTC  (9+ messages)
` [PATCH 1/2] gdb, gdbarch, infcall: Add value_arg_coerce method to gdbarch
` [PATCH 2/2] gdb, gdbarch, infcall: Add reserve_stack_space "

[PATCH] [gdb/symtab] Fix line number of static const class member
 2023-03-24 14:10 UTC  (2+ messages)

[PATCH] aarch64: Check for valid inferior thread/regcache before reading pauth registers
 2023-03-24 13:42 UTC  (13+ messages)
` [PATCH, v2] "

[PATCH] Fix race in DAP startup
 2023-03-24 13:34 UTC  (4+ messages)

[PATCH] [master + gdb-13] Fix Solaris regression (PR tdep/30252)
 2023-03-24 13:22 UTC 

[pushed] [gdb/testsuite] Fix unbalanced quotes in mi_expect_stop argument
 2023-03-24  9:46 UTC 

[RFC 0/3] [gdb/dap] Handle DAP command files
 2023-03-24  8:10 UTC  (4+ messages)
` [RFC 1/3] [gdb/dap] Add logging of ignored lines

[PATCH 0/1] gdb, infcmd: Support jump command with same line in multiple object files
 2023-03-24  7:19 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v2 0/1] gdb, infcmd: Support jump command in multi-inferior case
 2023-03-24  7:19 UTC  (3+ messages)
` [PING] "

[PATCH v2] [PR python/29603] Disable out-of-scope watchpoints
 2023-03-23 18:31 UTC  (7+ messages)
` [PATCH v3] "
          ` [PATCH v4] "

[pushed] Fix minor grammar issue in python.texi
 2023-03-23 16:51 UTC 

[PATCH] Add Ada test case for break using a label
 2023-03-23 16:44 UTC 

[PATCH] [gdb/testsuite] Use gdb_remote_download in allow_opencl_tests
 2023-03-23 13:56 UTC  (2+ messages)
` [committed] "

[pushed 0/3] [gdb/testsuite] Fix gdb.cp/*.exp for remote host/target
 2023-03-23 13:49 UTC  (7+ messages)
` [pushed 1/3] [gdb/testsuite] Fix gdb.cp/*.exp for remote host
` [pushed 2/3] [gdb/testsuite] Fix gdb.cp/annota{2,3}.exp for native-extended-gdbserver
` [pushed 3/3] [gdb/testsuite] Fix gdb.cp/cp-relocate.exp for remote host

[PATCH] gdb/riscv: add systemtap support
 2023-03-23  7:20 UTC  (6+ messages)
    ` [PATCHv2] "

[pushed] Remove unnecessary cast
 2023-03-22 19:23 UTC 

[PATCH] gdb: make "maintenance info line-table" show relocated addresses again
 2023-03-22 19:14 UTC  (16+ messages)
        ` [PATCH 0/1] gdb: Update doc of the "maintenance info line-table"
          ` [PATCH 1/1] "
              ` [PATCH v2] "
            ` [PATCH] gdb/testsuite: adjust test cases to previous "maintenance info line-table" change

[PATCH v5] gdb/gcore: interrupt all threads before generating the corefile
 2023-03-22 16:59 UTC  (7+ messages)
` [PATCH v6 0/3] interrupt all threads to generate core in non-stop targets
  ` [PATCH v6 1/3] gdb: add inferior parameter to target_is_non_stop_p
  ` [PATCH v6 2/3] gdb/infrun: Improve assertion in stop_all_threads
  ` [PATCH v6 3/3] gdb/gcore: interrupt all threads to generate core in non-stop targets

[PATCH] Use ui_out for "maint info frame-unwinders"
 2023-03-22 16:56 UTC 

[PATCH] Handle unwinding from SEGV on Windows
 2023-03-21 19:42 UTC 

[PATCH 0/6] Use unrelocate_addr in more places
 2023-03-21 19:18 UTC  (7+ messages)
` [PATCH 1/6] Use function_view in gdb_bfd_lookup_symbol
` [PATCH 2/6] Move definition of unrelocated_addr earlier
` [PATCH 3/6] Use unrelocated_addr in partial symbol tables
` [PATCH 4/6] Use unrelocated_addr in psymbols
` [PATCH 5/6] Use unrelocated_addr in minimal symbols
` [PATCH 6/6] Rename "raw" to "unrelocated"

regressions in gdb.btrace with 2a8339b71f37f2d02f5b2194929c9d702ef27223
 2023-03-21 15:11 UTC  (4+ messages)

[PATCH 1/1] gdb: Avoid warning for the jump command inside an inline function
 2023-03-21 14:44 UTC  (6+ messages)

[PATCH] Modify align-c/align-c++ test case for AIX
 2023-03-21 14:26 UTC  (13+ messages)

[pushed 1/2] [gdb/testsuite] Add missing quote in remote-gdbserver-on-localhost.exp
 2023-03-21 12:53 UTC  (2+ messages)
` [pushed 2/2] [gdb/testsuite] Check remote_exec results in board files

Building Information Modeling (BIM)
 2023-03-21 12:17 UTC 

[PATCH] nat: linux-namespaces: Also enter user namespace
 2023-03-21 12:01 UTC 

[pushed] [gdb/testsuite] Remove ${board}_file from remote-stdio-gdbserver.exp
 2023-03-21 11:47 UTC 

[pushed] [gdb/testsuite] Use localhost instead of 127.0.0.1 for boards
 2023-03-21 10:35 UTC 

[pushed 0/2] [gdb/testsuite] Fix gdb.xml/*.exp for remote host
 2023-03-21 10:25 UTC  (3+ messages)
` [pushed 1/2] [gdb/testsuite] Fix gdb.xml/tdesc-reload.exp "
` [pushed 2/2] [gdb/testsuite] Fix gdb.xml/tdesc-regs.exp "

Fwd: [PATCH v2] RISC-V: Fix disassemble fetch fail return value
 2023-03-21 10:14 UTC  (4+ messages)

[pushed] [gdb/testsuite] Set remotedir in local-remote-host-native.exp
 2023-03-21 10:08 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).