public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] gdb: use dynamic year in update-freebsd.sh
 2023-03-28 14:10 UTC  (4+ messages)
` [PING][PATCH] "

[PATCH 0/6] Use unrelocate_addr in more places
 2023-03-28 13:46 UTC  (9+ 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 5/6] Use unrelocated_addr in minimal symbols
` [PATCH 6/6] Rename "raw" to "unrelocated"

[PATCH v2] gdb, python: selectively omit enabling stdin in gdb.execute exception
 2023-03-28 13:43 UTC  (2+ messages)

[PATCH 00/26] gdbserver: refactor regcache and allow gradually populating
 2023-03-28 13:42 UTC  (2+ messages)

[PATCH v2 0/2] Querying registers of already-exited processes
 2023-03-28 13:40 UTC  (5+ messages)
` [PATCH v3 "

[PATCH] gdb/infrun: reset thread control's step info in end_stepping_range
 2023-03-28 13:39 UTC  (2+ messages)

[PATCH 0/3] AMD64 Displaced Stepping Fix
 2023-03-28 13:10 UTC  (12+ messages)
` [PATCHv2 0/4] "
  ` [PATCHv2 2/4] gdb: remove gdbarch_displaced_step_fixup_p
  ` [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

[PATCH] gdb/testsuite: allow "require" callbacks to provide a reason
 2023-03-28 12:23 UTC 

[pushed] [gdb/testsuite] Fix gdb.server/non-existing-program.exp with remote-gdbserver-on-localhost
 2023-03-28 12:19 UTC 

[PATCH 0/3] Check for zpoint support when handling watchpoints
 2023-03-28 11:54 UTC  (4+ messages)
` [PATCH 1/3] gdb, gdbserver, zpoint: report z_point support
` [PATCH 2/3] gdb, breakpoint: add a breakpoint type converter
` [PATCH 3/3] gdb, zpoint: check for target hardware breakpoint support

[PATCH v4 00/13] Handle variable XSAVE layouts
 2023-03-28 11:35 UTC  (3+ messages)
` [PATCH v4 01/13] x86: Add an x86_xsave_layout structure to handle "

[PATCH 0/1] Fix typos in gdb.texinfo
 2023-03-28  8:55 UTC  (2+ messages)
` [PATCH 1/1] doc: fix informations typo "

[pushed 1/3] [gdb/testsuite] Unsupport gdb.rust for remote host
 2023-03-28  8:23 UTC  (3+ messages)
` [pushed 2/3] [gdb/testsuite] Add can_compile rust
` [pushed 3/3] [gdb/testsuite] Allow gdb.rust/expr.exp without rust compiler

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

[PATCH 0/2] doc: MPFR is now a necessary requirement
 2023-03-27 21:18 UTC  (9+ messages)
` [PATCH 1/2] gdb/doc: "
` [PATCH 2/2] gdb/doc: uniformize wording for GMP and MPFR entries

[PATCH 0/9] Fixes for multiprocess for FreeBSD's native target
 2023-03-27 21:13 UTC  (13+ messages)
` [PATCH 4/9] fbsd-nat: Add a list of pending events
` [PATCH 5/9] fbsd-nat: Defer any ineligible events reported by wait
` [PATCH 6/9] fbsd-nat: Fix resuming and waiting with multiple processes

[pushed] [gdb/testsuite] Fix gnat_runtime_has_debug_info for remote host
 2023-03-27 21:11 UTC 

[PATCH] Put pretty-printers to_string output in varobj result
 2023-03-27 18:06 UTC  (2+ messages)

[PATCH 00/31] Step over thread clone and thread exit
 2023-03-27 18:05 UTC  (16+ messages)
` [PATCH 01/31] displaced step: pass down target_waitstatus instead of gdb_signal
` [PATCH 02/31] linux-nat: introduce pending_status_str
` [PATCH 05/31] Support clone events in the remote protocol

[PATCH 0/2] Change find_thread_ptid functions to be methods
 2023-03-27 16:53 UTC  (3+ messages)
` [PATCH 1/2] gdb: make find_thread_ptid an inferior method
` [PATCH 2/2] gdb: make find_thread_ptid a process_stratum_target method

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

[PATCHv2 1/4] gdb: more debug output for displaced stepping
 2023-03-27 12:35 UTC  (5+ messages)
` [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)

[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] [gdb/testsuite] Introduce allow_dap_tests
 2023-03-25 20:31 UTC  (2+ messages)

[PATCH v8 00/10] Extensions for PTWRITE
 2023-03-24 22:29 UTC  (15+ messages)
` [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 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 

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).