public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] [AArch64] MTE corefile support
 2021-05-31 16:44 UTC  (8+ messages)
` [PATCH,v2] "
  ` [PATCH,v3][AArch64] "
` [PATCH,v4][AArch64] "

[PATCH] Report additional details for signals received on FreeBSD
 2021-05-31 16:33 UTC  (2+ 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

[PATCH] Conditionally restore displaced stepping state after fork
 2021-05-31 16:32 UTC  (2+ messages)

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

[PATCH][gdb/symtab] Ignore cold clones
 2021-05-31 14:59 UTC  (3+ 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 4/4] Skip .cold functions in search_minsyms_for_name
 2021-05-30 13:59 UTC 

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

[PATCH v2 3/4] Fix handling of DW_AT_entry_pc 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  (12+ messages)

[PATCHv2 1/2] Initial TUI mouse support
 2021-05-29 14:49 UTC  (3+ messages)
  ` [PATCHv2 2/2] Forward mouse click to python TUI window

[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  (6+ 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  (7+ messages)
` [PING] "

[PATCH 0/5] Some gdb build cleanups
 2021-05-29  3:50 UTC  (8+ 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] 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)

[PATCHv2] Restore gdb.SYMBOL_STRUCT_DOMAIN constant
 2021-05-29  3:19 UTC  (4+ messages)

[RFC PATCH] gdb: fix eval.c assert during inferior exit event
 2021-05-29  2:25 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] [gdb.base] Add additional next commands for clang-12 and above in foll-exec.exp
 2021-05-29  2:20 UTC  (4+ messages)

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

[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] kill all threadapply processes at end of test
 2021-05-29  1:48 UTC  (5+ messages)

[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  (18+ messages)
` [PATCH v3 01/17] Replace the symbol needs evaluator with a parser
` [PATCH v3 02/17] Cleanup of the dwarf_expr_context constructor
` [PATCH v3 03/17] Move frame context info to dwarf_expr_context
` [PATCH v3 04/17] Remove get_frame_cfa from dwarf_expr_context
` [PATCH v3 05/17] Move compilation unit info to dwarf_expr_context
` [PATCH v3 06/17] Move dwarf_call "
` [PATCH v3 07/17] Move get_object_address "
` [PATCH v3 08/17] Move read_mem "
` [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

[pushed] gdb: fix tab after space indentation issues
 2021-05-27 19:20 UTC 

[pushed] gdb: fix some indentation issues
 2021-05-27 19:02 UTC 

[PATCH 0/9] Convert breakpoint iteration macros to ranges
 2021-05-27 18:59 UTC  (17+ messages)
` [PATCH 1/9] gdb: add all_breakpoints function
` [PATCH 2/9] gdb: add all_breakpoints_safe function
` [PATCH 3/9] gdb: add all_tracepoints function
` [PATCH 4/9] gdb: add breakpoint::locations method
` [PATCH 5/9] gdb: make bp_locations an std::vector
` [PATCH 6/9] gdb: add all_bp_locations function
` [PATCH 7/9] gdb: add all_bp_locations_at_addr function
` [PATCH 8/9] gdb: remove iterate_over_breakpoints function
` [PATCH 9/9] gdb: remove iterate_over_bp_locations function

[PATCHv2 1/2] Prevent flickering when redrawing the TUI python window
 2021-05-27 18:44 UTC  (6+ messages)
` [PATCHv2 2/2] Add optional full_window argument to TuiWindow.write

[PATCH v2] Fix raw-frame-arguments in combination with frame-filters
 2021-05-27 18:31 UTC  (4+ messages)

[PATCH 0/8] Change alias creation functions to accept target as cmd_list_element
 2021-05-27 18:01 UTC  (7+ messages)
` [PATCH 7/8] gdb: add make-init-c script

[PATCH] Guile: temporary breakpoints
 2021-05-27 16:36 UTC  (4+ messages)
` [PING] "
  ` [PING**2] "
    ` [PING**3] "

[committed][gdb/symtab] Fix segfault in process_psymtab_comp_unit
 2021-05-27 16:34 UTC  (2+ messages)

[committed][gdb/testsuite] Prevent proc override in gdb-index.exp
 2021-05-27 13:26 UTC 

[committed][gdb/symtab] Fix typo in dwarf error message
 2021-05-27 13:26 UTC 

[PATCH] Update the core file architecture if a target description is present
 2021-05-27 11:32 UTC  (2+ messages)
` [PING] "

[PATCH] gdb: Don't change the uiout to console one when doing gdb.execute in TUI
 2021-05-27  9:21 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH][gdb/symtab] Fix Dwarf Error: cannot find DIE
 2021-05-27  4:35 UTC  (2+ messages)

[pushed] gdb: change dwarf_die_debug to bool
 2021-05-27  3:27 UTC 

[PATCH] gdb: Print debuginfod first-use notification
 2021-05-27  1:27 UTC 

[PATCH] [PR gdb/27570] missing support for debuginfod in core_target::build_file_mappings
 2021-05-26 20:43 UTC  (2+ messages)

[PATCH 1/2] sim: h8300 Fixed different behavior in preinc/predec
 2021-05-26 20:23 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] sim: h8300 add special case test
` [PATCH v3 1/2] sim: h8300 Fixed different behavior in preinc/predec
  ` [PATCH v3 2/2] sim: h8300 add special case test

[PATCH 0/2] Fix "info break" crash + make "catch catch" show as catchpoint
 2021-05-26 16:08 UTC  (8+ messages)
` [PATCH 2/2] "catch catch/throw/rethrow", breakpoint -> catchpoint
          ` Regression on gdb.trace/{actions,change-loc,pending}.exp on native-{,extended-}gdbserver (was: Re: [PATCH 2/2] "catch catch/throw/rethrow", breakpoint -> catchpoint)

[PATCH] gdb: don't zero-initialize reg_buffer contents
 2021-05-26 13:24 UTC  (4+ messages)

[PATCH] [gdb.fortran] Add type info of formal parameter for clang in ptype-on-functions.exp
 2021-05-26  7:59 UTC  (7+ messages)

[PATCH 0/4] gdb, btrace: infrun fixes
 2021-05-26  2:49 UTC  (2+ messages)

[PING][PATCH] [PR gdb/27570] missing support for debuginfod in core_target::build_file_mappings
 2021-05-25 22:00 UTC 

[PATCH 1/2] Restore gdb.SYMBOL_STRUCT_DOMAIN constant
 2021-05-25 20:47 UTC  (5+ messages)
  ` [PATCH 2/2] Fix documentation of gdb.SYMBOL_LOC_COMMON_BLOCK

[PATCH] Introduce htab_delete_entry
 2021-05-25 16:08 UTC  (2+ messages)

[Ping] [PATCH] gdb, testsuite: Fix mi-var-child-f.exp for Intel compilers
 2021-05-25 15:18 UTC  (4+ messages)

[PATCH v3] opcodes: cris: move desc & opc files from sim/
 2021-05-25 10:13 UTC  (4+ messages)
` [PATCH v4] "

[PATCH 2/2] sim: leverage gnulib
 2021-05-25  2:00 UTC  (2+ messages)
` [PATCH v2] "

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