public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH v2 0/6] Fix inferior calls from breakpoint condition
 2021-03-02 10:43 UTC  (3+ messages)
` [PATCH v2 1/6] gdb: add in_cond_eval field to thread_control_state struct

[PATCH] MI: PR20684, preserve user selected thread and frame when invoking MI commands
 2021-03-02 10:36 UTC  (3+ messages)
` [PING] "

[PATCH] gdb: Change init order so pretty printers are set in new_objfile event
 2021-03-02  7:18 UTC  (4+ messages)

[PATCH][gdb/testsuite] Add KFAILs for PR symtab/24549
 2021-03-02  6:49 UTC  (8+ messages)
    ` [RFC][gdb/symtab] Add DW_IDX_GNU_main_subprogram

[PATCH,V2 0/5] CTF: bug fixes and new features
 2021-03-02  1:53 UTC  (6+ messages)
` [PATCH,V2 1/5] CTF: fix incorrect function return type
  ` [PATCH,V2 2/5] CTF: set up debug info for function arguments
    ` [PATCH,V2 3/5] CTF: handle forward reference type
      ` [PATCH,V2 4/5] CTF: add all members of an enum type to psymtab
        ` [PATCH,V2 5/5] CTF: multi-CU and archive support

[PATCH] gdb/fortran: add support for ASSOCIATED builtin
 2021-03-02  1:46 UTC  (3+ messages)

[PATCH] sim: aarch64: disable failing add test for now [PR sim/27483]
 2021-03-01 23:47 UTC  (2+ messages)

[PATCH 00/43 V2] Allow location description on the DWARF stack
 2021-03-01 14:46 UTC  (44+ messages)
` [PATCH 01/43] Replace the symbol needs evaluator with a parser
` [PATCH 02/43] Cleanup of the dwarf_expr_context constructor
` [PATCH 03/43] Move frame context info to dwarf_expr_context
` [PATCH 04/43] Remove get_frame_cfa from dwarf_expr_context
` [PATCH 05/43] Move compilation unit info to dwarf_expr_context
` [PATCH 06/43] Move dwarf_call "
` [PATCH 07/43] Move get_object_address "
` [PATCH 08/43] Move read_mem "
` [PATCH 09/43] Move push_dwarf_reg_entry_value to expr.c
` [PATCH 10/43] Inline get_reg_value method of dwarf_expr_context
` [PATCH 11/43] Remove empty frame and full evaluators
` [PATCH 12/43] Merge evaluate_for_locexpr_baton evaluator
` [PATCH 13/43] Move piece_closure and its support to expr.c
` [PATCH 14/43] Make value_copy also copy the stack data member
` [PATCH 15/43] Make DWARF evaluator return a single struct value
` [PATCH 16/43] Simplify dwarf_expr_context class interface
` [PATCH 17/43] Add as_lval argument to expression evaluator
` [PATCH 18/43] Add new register access interface to expr.c
` [PATCH 19/43] Add new memory "
` [PATCH 20/43] Add new classes that model DWARF stack element
` [PATCH 21/43] Add to_location method to DWARF entry classes
` [PATCH 22/43] Add to_value "
` [PATCH 23/43] Add read method to location description classes
` [PATCH 24/43] Add write "
` [PATCH 25/43] Add deref "
` [PATCH 26/43] Add read_from_gdb_value method to dwarf_location
` [PATCH 27/43] Add write_to_gdb_value "
` [PATCH 28/43] Add is_implicit_ptr_at "
` [PATCH 29/43] Add indirect_implicit_ptr to dwarf_location class
` [PATCH 30/43] Add new computed struct value callback interface
` [PATCH 31/43] Add to_gdb_value method to DWARF entry class
` [PATCH 32/43] Change DWARF stack to use new dwarf_entry classes
` [PATCH 33/43] Remove old computed struct value callbacks
` [PATCH 34/43] Comments cleanup between expr.h and expr.c
` [PATCH 35/43] Remove dwarf_expr_context from expr.h interface
` [PATCH 36/43] Move read_addr_from_reg function to frame.c
` [PATCH 37/43] Add frame info check to DW_OP_reg operations
` [PATCH 38/43] Remove DWARF expression composition check
` [PATCH 39/43] Change back the symbol needs to use the evaluator
` [PATCH 40/43] Add support for any location description in CFI
` [PATCH 41/43] Add DWARF operations for byte and bit offset
` [PATCH 42/43] Add support for DW_OP_LLVM_undefined operation
` [PATCH 43/43] Add support for nested composite locations

[PATCHv2 0/9] Bare-metal core dumps for RISC-V
 2021-03-01 14:45 UTC  (4+ messages)
` [PATCHv3 "

[PING^2][PATCH v2 0/6] Fix inferior calls from breakpoint condition
 2021-03-01 14:40 UTC 

[PATCH 0/4] Add support for command renaming
 2021-03-01  8:32 UTC  (6+ messages)
` [PATCH v2 0/5] "
  ` [PING] "
    ` [PING2] "
      ` [PING 3] "
        ` [PING 4] "

[PATCH 00/26] Allow multiple "partial" symtab readers per objfile
 2021-02-28 20:38 UTC  (27+ messages)
` [PATCH 01/26] Move some DWARF code out of symfile.h
` [PATCH 02/26] Introduce dwarf2/public.h
` [PATCH 03/26] Change objfile_has_partial_symbols to a method
` [PATCH 04/26] Change objfile::has_partial_symbols to return bool
` [PATCH 05/26] Introduce method wrappers for quick_symbol_functions
` [PATCH 06/26] Move quick_symbol_functions to a new header
` [PATCH 07/26] Move sym_fns::qf to objfile
` [PATCH 08/26] Convert quick_symbol_functions to use methods
` [PATCH 09/26] Move psymbol_map out of objfile
` [PATCH 10/26] Change how some psymbol readers access the psymtab storage
` [PATCH 11/26] Do not pass objfile to psymtab_discarder
` [PATCH 12/26] Set per_bfd->partial_symtabs earlier
` [PATCH 13/26] Change how DWARF indices use addrmap
` [PATCH 14/26] Move psymtab statistics printing to psymtab.c
` [PATCH 15/26] Change how DWARF index writer finds address map
` [PATCH 16/26] Reference psymtabs via per_bfd in DWARF reader
` [PATCH 17/26] Attach partial symtab storage to psymbol_functions
` [PATCH 18/26] Rearrange psymtab_storage construction
` [PATCH 19/26] Remove sym_fns::sym_read_psymbols
` [PATCH 20/26] Introduce objfile::require_partial_symbols
` [PATCH 21/26] Add partial_symtabs parameter to psymtab construction functions
` [PATCH 22/26] Remove last objfile partial_symtab references from psymtab.c
` [PATCH 23/26] Change count_psyms to be a method on psymbol_functions
` [PATCH 24/26] Remove objfile::psymtabs
` [PATCH 25/26] Switch objfile to hold a list of psymbol readers
` [PATCH 26/26] Allow multiple partial symbol readers per objfile

V3 [PATCH 0/5] Support the PGO build for binutils+gdb
 2021-02-28 12:44 UTC  (4+ messages)
` V3 [PATCH 3/5] "
    ` [PATCH] Add missing changes to Makefile.tpl

GDB 10.2 release (respin) -- 2021-02-28 Update
 2021-02-28 11:52 UTC 

[PATCH] Use importlib instead of imp module on python 3.4+
 2021-02-28 10:11 UTC 

[PATCH 1/2] sim: switch top level to automake
 2021-02-28  8:55 UTC  (2+ messages)
` [PATCH 2/2] sim: testsuite: merge into toplevel automake

test (verification)
 2021-02-28  8:30 UTC 

[PATCH] sim: drop dep on configure-gdb
 2021-02-28  7:08 UTC 

[PATCH] [PR gdb/27393] set directories: handle empty dirs
 2021-02-27 18:49 UTC  (3+ messages)

[pushed] Minor fix in skip_ctf_tests
 2021-02-27  0:34 UTC 

[PATCH 3/3] Fix reverse stepping multiple contiguous PC ranges
 2021-02-26 18:58 UTC  (3+ messages)
` [PING][PATCH] "

[pushed] testsuite: Remove extra \n from expected output of tsv notifications
 2021-02-26 17:19 UTC  (2+ messages)

[PATCH 0/4] Improve debugging of optimized code
 2021-02-26 16:49 UTC  (2+ messages)
` [PING] "

[PATCH] testsuite: Remove extra \n from expected output of tsv notifications
 2021-02-26 13:49 UTC  (2+ messages)

[PATCH] gdb/mi: Remove extra \n from tsv and and traceframe notifications
 2021-02-26 11:35 UTC  (4+ messages)

[PATCH 0/8] pass gdb.btrace with clang
 2021-02-26  7:50 UTC  (4+ messages)
` [PATCH] testsuite: note on use_gdb_stub usage

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

[pushed] Fix aarch64-linux-hw-point.c build problem
 2021-02-25 22:49 UTC  (5+ messages)

[PATCH gdb-10-branch candidate] gdb: relax assertion in target_mourn_inferior
 2021-02-25 20:56 UTC  (3+ messages)

[PATCH][PR gdb/26819] Fix initial thread state of non-threaded remote targets
 2021-02-25 20:46 UTC  (4+ messages)
  ` [PATCH] [PR "

[PATCH 0/2] Fortran RANK and SIZE keywords
 2021-02-25 20:43 UTC  (3+ messages)
` [PATCH 1/2] gdb/fortran: add support for RANK keyword
` [PATCH 2/2] gdb/fortran: add support for 'SIZE' keyword

[PATCH 00/13] DWARF 5 rnglists & loclists fixes (PR 26813)
 2021-02-25 19:26 UTC  (7+ messages)
` [PATCH 01/13] gdb/dwarf: change read_loclist_index complaints into errors
` [PATCH 12/13] gdb/dwarf: make read_{loc, rng}list_index return sect_offset

[PATCH] Handle DWARF 5 separate debug sections
 2021-02-25 17:52 UTC  (9+ messages)
` build-ids, .debug_sup and other IDs (Was: [PATCH] Handle DWARF 5 separate debug sections)
  ` build-ids, .debug_sup and other IDs

[pushed] gdb/mi: Remove extra \n from tsv and and traceframe notifications
 2021-02-25 16:33 UTC 

[PUSHED] gdb/testsuite: Add a missing -wrap in gdb_test_multiple
 2021-02-25 16:13 UTC 

[PATCH] gdb: fix python breakpoint with extra spec
 2021-02-25 14:47 UTC  (3+ messages)

[PATCH][gdb/symtab] Fix wrong unit_type Dwarf Error
 2021-02-25 14:37 UTC  (3+ messages)
` [PING][PATCH][gdb/symtab] "

[PATCH 0/5] Separating NT_FILE related utilities
 2021-02-25 11:13 UTC  (2+ messages)

[PATCH v6 0/3] Disable breakpoint locations in unloaded jit objects
 2021-02-25 11:13 UTC  (3+ messages)

GDB 10.2 release (respin) -- 2021-02-23 Update
 2021-02-24 22:10 UTC  (2+ messages)

[PATCH] gdb/fortran: Don't access non-existent type fields
 2021-02-24 20:47 UTC  (6+ messages)
` [PATCHv2] "

[PATCH][gdb/symtab] Handle DW_AT_decl_file with form DW_FORM_implicit_const
 2021-02-24 20:35 UTC  (3+ messages)
` [PING][PATCH][gdb/symtab] "

[PATCH 0/4] Fix CU expansion queue-related problems
 2021-02-24 20:32 UTC  (11+ messages)
` [PATCH 3/4] gdb/dwarf: don't enqueue CU in maybe_queue_comp_unit if already expanded

[PATCH] gdb/fortran: add support for legacy .xor. operator
 2021-02-24 19:39 UTC  (2+ messages)

[PATCH] gdb: fix field names of GDB's type main_type structure
 2021-02-24 17:42 UTC  (2+ messages)

[PATCH 0/2] Expression Evaluation Changes For Dynamic Types
 2021-02-24 15:53 UTC  (3+ messages)
` [PATCH 1/2] gdb: call value_ind for pointers to dynamic types in UNOP_IND evaluation

[PATCH 0/4] Allow access to target_sections even without an executable
 2021-02-23 18:01 UTC  (5+ messages)
` [PATCHv2 0/6] "
  ` [PATCHv2 6/6] gdb: use std::string instead of a fixed size buffer

[PATCH 1/2] gdb: linux-nat: make linux_nat_filter_event return void
 2021-02-23 15:58 UTC  (4+ messages)
` [PATCH 2/2] gdbserver: linux-low: make linux_process_target::filter_event "

[PATCH 00/30] Allow location description on the DWARF stack
 2021-02-23 15:35 UTC  (28+ messages)
` [PATCH 01/30] Replace the symbol needs evaluator with a parser
` [PATCH 04/30] Move compilation unit info to dwarf_expr_context
` [PATCH 06/30] Move get_object_address "
` [PATCH 14/30] Simplify dwarf_expr_context class interface
` [PATCH 17/30] Add new memory access interface to expr.c
` [PATCH 18/30] Add new classes that model DWARF stack element
` [PATCH 19/30] Add new location description access interface

[PING^2] [PATCH v2] Fix raw-frame-arguments in combination with frame-filters
 2021-02-23 12:08 UTC 

[PATCH 1/2] gdb: push target earlier in procfs_target::attach (PR 27435)
 2021-02-23  6:35 UTC  (5+ messages)
  `  "

[PATCH] Fix segfault in ltpy_iternext() when symtab has no linetable
 2021-02-22 17:04 UTC  (2+ messages)
` [PATCH v2] "

GDB 10.2 release (respin) -- 2021-02-13 Update
 2021-02-22 16:51 UTC  (2+ messages)

[PATCH] Change target_bfd_reopen to take a gdb_bfd_ref_ptr
 2021-02-22 16:21 UTC  (3+ messages)

[PATCH] sim: igen: delete unused FOR_BUILD vars
 2021-02-22  5:55 UTC  (3+ messages)
` [PATCH 1/2] sim: igen: delete more unused toolchain programs
  ` [PATCH 2/2] sim: igen: drop config.h & header checking

[PATCH] sim: set up build-time compiler settings
 2021-02-22  4:44 UTC 

[PATCH] sim: use AC_CHECK_TOOL to find ar
 2021-02-22  4:38 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).