public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[FYI] Add myself to gdb/MAINTAINERS
 2021-06-03 16:48 UTC  (2+ messages)

[PATCH] [gdb.base] Convert multi-line function call into in foll-exec.c
 2021-06-03 15:38 UTC  (2+ messages)

[PATCHv3 1/2] Initial TUI mouse support
 2021-06-03 15:14 UTC  (2+ messages)
  ` [PATCHv3 2/2] Forward mouse click to python TUI window

[PATCH 0/4] New option for 'info sources', also better MI support
 2021-06-03 13:15 UTC  (6+ messages)
` [PATCHv2 0/5] "info sources" - group by objfile
  ` [PATCHv2 5/5] gdb: change info sources to group results "

[PATCHv2] Restore gdb.SYMBOL_STRUCT_DOMAIN constant
 2021-06-03 13:00 UTC  (4+ messages)

[PATCH] guile: fix make-value with pointer type
 2021-06-03 11:42 UTC  (2+ messages)

[PATCH][AArch64] Fix missing watchpoint hits/endless loop
 2021-06-03 10:22 UTC  (4+ messages)

[PATCH] guile: fix smob exports
 2021-06-03  9:22 UTC  (2+ messages)

[PATCH] Fix gdb crash due to SIGPIPE when the compile command fails
 2021-06-03  5:45 UTC  (4+ messages)

[PATCH] Fix temp-dir leakage in per-bfd-sharing.exp
 2021-06-03  5:37 UTC  (4+ messages)

[PATCH] [PR gdb/27570] missing support for debuginfod in core_target::build_file_mappings
 2021-06-03  0:01 UTC  (2+ messages)
` [PATCH v2] "

[PATCHv2 1/2] Initial TUI mouse support
 2021-06-02 18:49 UTC  (5+ messages)
  ` [PATCHv2 2/2] Forward mouse click to python TUI window

[PATCH v2 3/4] Fix handling of DW_AT_entry_pc of inlined subroutines
 2021-06-02 18:24 UTC  (3+ messages)

[PATCH] Implement Rust raw identifiers
 2021-06-02 17:58 UTC 

[PUSHED] gdb/testsuite: only add -J option when compiling with gfortran
 2021-06-02 17:12 UTC  (3+ messages)

[PATCH v2 0/3] Follow fork improvements
 2021-06-02 15:50 UTC  (5+ messages)
` [PATCH v2 1/3] gdb: call post_create_inferior at end of follow_fork_inferior
` [PATCH v2 2/3] gdb: pass child_ptid and fork kind to target_ops::follow_fork
` [PATCH v2 3/3] gdb: follow-fork: push target and add thread in target_follow_fork

[PUSHED OBV] sim m32c: Include defs.h in m32c.opc and r8c.opc
 2021-06-02 15:48 UTC 

[PATCH] kill all threadapply processes at end of test
 2021-06-02 15:08 UTC  (8+ messages)

[PATCH v2] Fix raw-frame-arguments in combination with frame-filters
 2021-06-02 13:16 UTC  (4+ messages)

[RFC PATCH] gdb: fix eval.c assert during inferior exit event
 2021-06-02 11:34 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] [gdb.fortran] Add type info of formal parameter for clang in ptype-on-functions.exp
 2021-06-02 10:30 UTC  (9+ messages)

[PUSHED] gdb/testsuite: escape '*' character in pattern used by flang
 2021-06-02  9:14 UTC 

[PING**2] [PATCH] gdb, testsuite: Fix mi-var-child-f.exp for Intel compilers
 2021-06-02  7:23 UTC 

[PATCH V5] CTF: multi-CU and archive support
 2021-06-02  0:05 UTC  (3+ messages)
` [PING][PATCH "
  ` [PING 2][PATCH "

[PATCH] Conditionally restore displaced stepping state after fork
 2021-06-01 21:18 UTC  (6+ messages)
` [PATCH v2] "

[RFC PATCH 0/7] gdb: replay diversion support
 2021-06-01 19:27 UTC  (10+ messages)
` [RFC PATCH 1/7] gdb: add replay diversion interface to target_ops
` [RFC PATCH 2/7] gdb: handle early replay diversion exits
` [RFC PATCH 3/7] gdb/remote: add vReplayDiversion packet
` [RFC PATCH 4/7] gdb/inferior: add replay diversion state
` [RFC PATCH 5/7] gdb/infcall: enter replay diversion before call
` [RFC PATCH 6/7] gdb/infrun: solo thread resume in replay diversion
` [RFC PATCH 7/7] gdb/infcmd: add replay diversion commands

[PATCH] [AArch64] MTE corefile support
 2021-06-01 17:45 UTC  (9+ messages)
` [PATCH,v2] "
  ` [PATCH,v3][AArch64] "
` [PATCH,v4][AArch64] "
` [PATCH,v5][AArch64] "

[PATCH v6 0/7] extend branch tracing to use ARM CoreSight traces
 2021-06-01 15:47 UTC  (11+ messages)
` [PATCH v6 1/7] configure gdb build system for supporting btrace on arm processors
` [PATCH v6 2/7] add btrace coresight related commands
` [PATCH v6 3/7] start/stop btrace with coresight etm and parse etm buffer. nat independant
` [PATCH v6 4/7] start/stop btrace with coresight etm and collect etm buffer on linux os
` [PATCH v6 5/7] fix issue: gdb hangs in the command following a commad returning with TARGET_WAITKIND_NO_HISTORY
` [PATCH v6 6/7] add support for coresight btrace via remote protocol
` [PATCH v6 7/7] adapt btrace testcases for arm target

[PATCH] [gdb.base] Add additional next commands for clang-12 and above in foll-exec.exp
 2021-06-01 15:40 UTC  (5+ messages)

[PATCH v2 4/4] Skip .cold functions in search_minsyms_for_name
 2021-06-01 14:53 UTC  (2+ messages)

[PATCH 0/5] Some gdb build cleanups
 2021-06-01 13:59 UTC  (9+ messages)
` [PATCH 1/5] Remove gdb/testsuite/configure
` [PATCH 2/5] Always build 'all' in gdb/testsuite
` [PATCH 3/5] Apply silent Makefile rules to gdb/testsuite
` [PATCH 4/5] Clean up gdb's --enable-shared
` [PATCH 5/5] Remove some gdb/data-directory special cases

[PATCH][gdb/symtab] Ignore cold clones
 2021-06-01 13:23 UTC  (7+ messages)

[PATCH 0/3] Make python/guile api catchpoint aware
 2021-06-01 11:04 UTC  (2+ messages)

[PATCH] gdb: run 'maint selftest' with an executable loaded
 2021-06-01 11:02 UTC  (8+ messages)

[PATCHv2 0/9] Bare-metal core dumps for RISC-V
 2021-06-01  9:00 UTC  (8+ messages)
` [PATCHv3 "
  ` [PATCHv3 9/9] gdb/arm: add support for bare-metal core dumps
          ` SV: "

[PATCH] Report additional details for signals received on FreeBSD
 2021-06-01  0:49 UTC  (3+ messages)

[PATCH 1/3] gdb: move dwarf2_per_cu_data and signatured_type up
 2021-05-31 16:33 UTC  (5+ messages)
` [PATCH 2/3] gdb: add and use signatured_type_up
` [PATCH 3/3] gdb: pass signature to allocate_signatured_type and signatured_type constructor

GDB 11 branching update (2021-05-30)
 2021-05-31 15:53 UTC  (2+ messages)

[PATCH 0/2] Two minor DWARF reader tweaks
 2021-05-31  1:41 UTC  (6+ messages)
` [PATCH 1/2] Remove dwarf2_per_bfd::m_num_psymtabs
` [PATCH 2/2] Set is_debug_types in allocate_signatured_type

[PATCH] gdb: set only inferior_ptid in sparc_{fetch, store}_inferior_registers
 2021-05-31  1:16 UTC 

[PATCH] gdb: try to load libthread_db only after reading all shared libraries when attaching
 2021-05-31  0:48 UTC  (4+ messages)
` [PATCH v2] gdb: try to load libthread_db only after reading all shared libraries when attaching / handling a fork child

[PATCH 0/5] Fix for an assertion when unwinding with inline frames
 2021-05-30 18:54 UTC  (9+ messages)
` [PATCH 1/5] gdb/python: handle saving user registers in a frame unwinder
` [PATCH 2/5] gdb/python: move PyLong_From* calls into py-utils.c
` [PATCH 3/5] gdb/python: add PendingFrame.level and Frame.level methods
` [PATCH 4/5] gdb: prevent an assertion when computing the frame_id for an inline frame
` [PATCH 5/5] gdb: remove VALUE_FRAME_ID

[PATCH v2 2/4] Fix range end handling of inlined subroutines
 2021-05-30 13:58 UTC 

[PATCH v2 1/4] Introduce a new line table flag is_weak
 2021-05-30 13:58 UTC 

[PATCH v2 0/4] Improve debugging of optimized code
 2021-05-30 13:58 UTC 

[PATCH] sim: common: start dedicated local.mk
 2021-05-29 22:49 UTC 

[PATCH/committed] sim: ppc: enable -Wno-format for mingw targets
 2021-05-29 22:09 UTC 

[PATCH/committed] sim: ppc: avoid shadowing errno
 2021-05-29 22:05 UTC 

[PATCH/committed] sim: v850: add pointer casts for execv on Windows
 2021-05-29 19:33 UTC 

[PATCH/committed] sim: mn10300: add SIGTRAP fallback
 2021-05-29 19:32 UTC 

[PATCH/committed] sim: pull in extra gnulib libs too
 2021-05-29 19:31 UTC 

[PATCH/committed] sim: mips: fix build w/out dv-sockser
 2021-05-29 19:30 UTC 

[PATCH] sim: igen: harmonize tool variables
 2021-05-29 17:43 UTC 

[PATCH 1/4] gnulib: import chown
 2021-05-29 17:25 UTC  (4+ messages)
` [PATCH 2/4] sim: v850: assume chown is available
` [PATCH 3/4] gnulib: import netdb
` [PATCH 4/4] gnulib: import select

[PATCH/committed] sim: frv: fix up a bunch of prototype warnings
 2021-05-29 17:10 UTC 

[PATCH/committed] sim: frv: fix compiler parentheses suggestions warnings
 2021-05-29 17:08 UTC 

[PATCH/committed] sim: sh: fix a few compiler warnings
 2021-05-29 17:06 UTC 

[PATCH/committed] sim: m32c: rename open symbol to avoid collisions
 2021-05-29 16:04 UTC 

start of the GDB 11 release cycle
 2021-05-29 15:58 UTC  (6+ messages)

[PATCH 0/4] Some small debug index writer cleanups
 2021-05-29 13:54 UTC  (5+ messages)
` [PATCH 1/4] Fix oddity in write_gdbindex
` [PATCH 2/4] Minor cleanup to addrmap_index_data::previous_valid
` [PATCH 3/4] Simplify gdb_index writing
` [PATCH 4/4] Simplify debug_names index writing

[PATCH 1/2] Document gdb.SYMBOL_LOC_LABEL
 2021-05-29 11:41 UTC  (4+ messages)
` [PATCH 2/2] Fix InlinedFrameDecorator example

[PATCH] Fix printing of non pointer types when memory tagging is enabled
 2021-05-29  6:26 UTC  (6+ messages)

[PATCH] Add PROP_VARIABLE
 2021-05-29  3:36 UTC  (2+ messages)

Sim bfin build failure with gcc 11
 2021-05-29  3:32 UTC  (6+ messages)

[PATCH] Update btrace data in maintenance btrace commands
 2021-05-29  2:13 UTC  (2+ messages)

[PATCH] gdb: avoid premature dummy frame garbage collection
 2021-05-29  2:03 UTC  (3+ messages)
` [PATCHv2] "

[PATCH 4/5] sim: mips: Add simulator support for mips32r6/mips64r6
 2021-05-29  1:53 UTC  (4+ messages)
` [PATCH v2 0/5] Add support for MIPS32/64 revision 6
  ` [PATCH v2 5/5] gdb: mips: Add MIPSR6 support

[PATCH 0/5] Add helper functions for FreeBSD native targets
 2021-05-28 20:26 UTC  (6+ messages)
` [PATCH 1/5] Add regcache_map_supplies helper routine
` [PATCH 2/5] fbsd-nat: Add helper functions to fetch and store register sets
` [PATCH 3/5] riscv-fbsd-nat: Use fetch_register_set and store_register_set
` [PATCH 4/5] aarch64-fbsd-nat: "
` [PATCH 5/5] arm-fbsd-nat: "

[PATCH] update-netbsd.sh: fix script name, update year range in copyright
 2021-05-28 16:05 UTC  (5+ messages)

[PATCH v3 00/17] DWARF expression evaluator design cleanup
 2021-05-28 15:46 UTC  (12+ messages)
` [PATCH v3 04/17] Remove get_frame_cfa from dwarf_expr_context
` [PATCH v3 08/17] Move read_mem to dwarf_expr_context
` [PATCH v3 09/17] Move push_dwarf_reg_entry_value to expr.c
` [PATCH v3 10/17] Inline get_reg_value method of dwarf_expr_context
` [PATCH v3 11/17] Remove empty frame and full evaluators
` [PATCH v3 12/17] Merge evaluate_for_locexpr_baton evaluator
` [PATCH v3 13/17] Move piece_closure and its support to expr.c
` [PATCH v3 14/17] Make value_copy also copy the stack data member
` [PATCH v3 15/17] Make DWARF evaluator return a single struct value
` [PATCH v3 16/17] Simplify dwarf_expr_context class interface
` [PATCH v3 17/17] Add as_lval argument to expression evaluator

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