public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH v2 00/42] Share DWARF partial symtabs between objfiles
 2020-05-26 15:35 UTC  (22+ messages)
` [PATCH v2 15/42] Make queue_and_load_dwo_tu receive a dwarf2_cu
` [PATCH v2 23/42] Add dwarf2_per_objfile to dwarf_expr_context and dwarf2_frame_cache
` [PATCH v2 39/42] Pass existing_cu object to cutu_reader
` [PATCH v2 41/42] Make mapped_debug_names independent of objfile

[PATCH, testsuite] Fix some duplicate test names
 2020-05-26 15:35 UTC  (2+ messages)

[PATCH][gdb/symtab] Handle .gdb_index in ada language mode
 2020-05-26 14:03 UTC  (6+ messages)
      ` [PATCH][gdb/symtab] Make gold index workaround more precise

[PATCH] gdb/testsuite: introduce parse_options procedure
 2020-05-26 13:02 UTC 

-Wtautological-bitwise-compare error in arm-tdep.c
 2020-05-26 12:17 UTC  (6+ messages)

[committed][gdb/testsuite] Fix incorrect string concat in jit-elf.exp
 2020-05-26 10:56 UTC  (8+ messages)
        ` How to run multiple target boards

[committed][gdb/testsuite] Add test-case gold-gdb-index.exp
 2020-05-26  9:35 UTC 

Patches for PR 25893 "gdbserver incorrectly handles program args containing space"
 2020-05-26  6:17 UTC  (24+ messages)
` [PATCH v4 1/9] gdb: Move construct_inferior_arguments to gdbsupport
  ` [PATCH v4 8/9] gdb/testsuite: support passing inferior arguments with native-gdbserver board
` [PATCH v5 1/9] gdb: Move construct_inferior_arguments to gdbsupport
  ` [PATCH v5 2/9] gdbsupport: Adapt construct_inferior_arguments
  ` [PATCH v5 3/9] gdbsupport: Let construct_inferior_arguments take gdb::array_view param
  ` [PATCH v5 4/9] gdbserver: Don't add extra NULL to program args
  ` [PATCH v5 5/9] nto_process_target::create_inferior: Pass args as char **
  ` [PATCH v5 6/9] [PR gdbserver/25893]: Use construct_inferior_arguments which handles special chars
  ` [PATCH v5 7/9] gdbsupport: Drop now unused function 'stringify_argv'
  ` [PATCH v5 8/9] gdb/testsuite: support passing inferior arguments with native-gdbserver board
  ` [PATCH v5 9/9] gdb/testsuite: add inferior arguments test

Windows testsuite failures
 2020-05-25 23:03 UTC  (12+ messages)
  ` [PATCH 1/7] Fix function argument and return value locations
  ` [PATCH 2/7] Handle Windows drives in auto-load script paths
  ` [PATCH 3/7] Handle Windows drives in rbreak paths
  ` [PATCH 4/7] Use errno value of first openp failure
  ` [PATCH 5/7] Close file handle of empty history file
  ` [PATCH 6/7] Move exit_status_set_internal_vars out of GLOBAL_CURDIR
  ` [PATCH 7/7] Reset Windows hardware breakpoints on executable's entry point

[PATCH] gdb 9.1: fix of an internal error when -data-evaluate-expression executing
 2020-05-25 18:01 UTC 

[PATCH] gdb 9.1: fix delay when doing -var-list-children From To command
 2020-05-25 18:01 UTC 

[PATCH] gdb 9.1: resolving the TYPE_CODE_PTR type for the -stack-list-locals/-stack-list-variables, -symbol-info-module-variables commands
 2020-05-25 18:01 UTC 

[PATCH] gdb 9.1: fix of unnecessary gdb termination
 2020-05-25 18:00 UTC 

[committed][gdb/testsuite] Add target board gold-gdb-index
 2020-05-25 17:36 UTC 

[PATCH 1/2] gdb/testsuite: add simavr.exp board
 2020-05-25 15:57 UTC  (7+ messages)
` [PATCH 2/2] gdb: make avr_integer_to_address generate code or data address based on type

[committed][gdb/testsuite] Fix exec_is_pie with gold linker
 2020-05-25 15:29 UTC  (3+ messages)

[PATCHv2 0/3] Remove C++ Symbol Aliases From Completion List
 2020-05-25 14:34 UTC  (5+ messages)
` [PATCHv2 3/3] gdb: Remove C++ symbol aliases from completion list
    ` [pushed] Don't remove C++ aliases from completions if symbol doesn't match (Re: [PATCHv2 3/3] gdb: Remove C++ symbol aliases from completion list)
    ` GDB crash due to infinite recursion in typedef substitution "

[committed][gdb/testsuite] Fix tcl error in jit-elf-helpers.exp
 2020-05-25 10:29 UTC  (3+ messages)

[PATCH 0/2] fix missed breakpoint upon jit re-registration
 2020-05-25 10:07 UTC  (6+ messages)
` [PATCH 1/2] [gdb/testsuite] optional flags for compile_and_download_n_jit_so
` [PATCH 2/2] jit: remove bp locations when unregistering jit code

[committed][gdb/testsuite] Add target board gold
 2020-05-25 10:02 UTC 

-Werror,-Wtautological-overlap-compare error in h8300-tdep.c
 2020-05-25  9:52 UTC  (6+ messages)

[PATCH 0/3] Handling multiple JITers
 2020-05-25  9:38 UTC  (4+ messages)
` [PATCH 1/3] gdb/jit: use a map to store objfile and jit breakpoint info
` [PATCH 2/3] gdb/jit: enable tracking multiple jitter objfiles
` [PATCH 3/3] gdb/testsuite: fix minor things in jit tests

[PATCH] Add completion styling
 2020-05-25  8:06 UTC  (15+ messages)

[pushed] Revert "Add completion styling"
 2020-05-25  2:42 UTC 

[PUSHED/OBVIOUS] Fix base class function call
 2020-05-24 22:44 UTC  (5+ messages)
` Pushed to gdb-9-branch: "

[PATCH 1/2] Don't close thread handles provided by WaitForDebugEvent
 2020-05-24 22:24 UTC  (2+ messages)
  ` [PATCH 2/2] Don't close process handle "

[RFAv6 0/3] Allow the user to define default args for aliases
 2020-05-24 18:53 UTC  (2+ messages)

[PATCH] gdb: make gdbarch.sh write gdbarch.{c,h} directly
 2020-05-24 15:39 UTC  (5+ messages)

[PATCH] Use = instead of == for better portability
 2020-05-24  8:21 UTC  (3+ messages)

[PATCH] Simple speedup for DWARF CU expansion
 2020-05-23 22:02 UTC  (2+ messages)

gdb-9 branch FROZEN
 2020-05-23 21:27 UTC  (2+ messages)
` gdb-9 branch OPEN again

[release/HEAD] Document the GDB 9.2 release in gdb/ChangeLog
 2020-05-23 21:25 UTC 

FYI/BRANCH: Patches applied to branch gdb-9-branch
 2020-05-23 21:24 UTC  (3+ messages)
` [release/branch 1/2] Document the GDB 9.2 release in gdb/ChangeLog
` [release/branch 2/2] Bump GDB version number to 9.2.90.DATE-git

[PATCH] gdb: remove TYPE_FIELD macro
 2020-05-23 21:22 UTC  (3+ messages)

[RFA] Ensure class_tui is listed in the output of "help" giving the list of classes
 2020-05-23 21:22 UTC 

[RFC] Improve handling of breakpoints with multiple locations
 2020-05-23 21:11 UTC 

[pushed/9.2] gdb.base/default.exp: Change expected value for $_gdb_minor to 2
 2020-05-23 21:05 UTC 

[release/branch] Set GDB version number to 9.2
 2020-05-23 20:55 UTC 

[RFA] Ensure 'exec-file has changed' check has priority over 'exec-file-mismatch' check
 2020-05-23 13:08 UTC 

[PATCH] Use safe-ctype.h (ISSPACE etc.) in symbol parsing & comparison
 2020-05-23 11:51 UTC  (3+ messages)

[PATCH 1/4] gdb: add type::num_fields / type::set_num_fields
 2020-05-22 20:58 UTC  (9+ messages)
` [PATCH 2/4] gdb: remove TYPE_NFIELDS macro
` [PATCH 3/4] gdb: add type::fields / type::set_fields
` [PATCH 4/4] gdb: remove TYPE_FIELDS macro

[PATCH 0/4] Micro-optimize DWARF partial symbol reading
 2020-05-22 20:28 UTC  (15+ messages)
` [PATCH 1/4] Attribute method inlining
` [PATCH 2/4] Lazily compute partial DIE name
` [PATCH 3/4] Inline abbrev lookup
` [PATCH 4/4] Use add_partial_symbol in load_partial_dies

[PATCH 3/3][gdb/testsuite] Warn about leaked global array
 2020-05-22 20:15 UTC  (2+ messages)

[PATCH 2/3][gdb/testsuite] Fix global array leaks
 2020-05-22 20:13 UTC  (2+ messages)

[PATCH 1/3][gdb/testsuite] Fix global array cp_class_table_history leak
 2020-05-22 20:12 UTC  (2+ messages)

[RFC][PATCH 0/7] Patching new code in a binary
 2020-05-22 19:57 UTC  (10+ messages)
` [RFC][PATCH 2/7] Change memory protection for compile arguments to RW
` [RFC][PATCH 5/7] Add the option to defer register storage for compiled object loading
` [RFC][PATCH 6/7] Convert short jumps to long ones in amd64_relocate_instruction
` [RFC][PATCH 7/7] Add the patch command to dynamically inject code in the inferior

[pushed] Remove obsolete declaration
 2020-05-22 19:36 UTC 

[committed][gdb/symtab] Fix incomplete CU list assert in .debug_names
 2020-05-22 19:12 UTC  (2+ messages)

[PATCH] gdb: fix -Wtautological-overlap-compare error in lm32-tdep.c
 2020-05-21 17:32 UTC  (2+ messages)

[PATCH] gdb: remove unnecessary NULL checks before xfree
 2020-05-21 17:12 UTC  (5+ messages)

[PATCH v2 0/5] Fix BZ 25631 - core file memory access problem
 2020-05-21 17:06 UTC  (15+ messages)
` [PATCH v2 2/5] Adjust corefile.exp test to show regression after bfd hack removal
` [PATCH v2 3/5] section_table_xfer_memory: Replace section name with callback predicate
` [PATCH v2 4/5] Provide access to non SEC_HAS_CONTENTS core file sections
` [PATCH v2 5/5] Test ability to access unwritten-to mmap data in core file

[PATCH 0/3] Make exec-file-mismatch compare build IDs
 2020-05-21 14:27 UTC  (9+ messages)
` [PATCH 3/3] "
  ` [PATCH v2 "

[PATCH v2 0/9] RISC-V: Support version controling for ISA standard extensions and CSR
 2020-05-21  9:11 UTC  (6+ messages)

[PATCH] gdb: reset/recompute objfile section offsets in reread_symbols
 2020-05-20 19:43 UTC  (5+ messages)

[PATCH 2/2] gdb: Preserve is-stmt lines when switch between files
 2020-05-20 18:26 UTC  (11+ messages)

[PATCH 4/4] [PR gdbserver/25893]: Add gdbserver test for argument with space in it
 2020-05-20 16:28 UTC  (6+ messages)
` [PATCH 1/2] gdb/testsuite: support passing inferior arguments with native-gdbserver board
  ` [PATCH 2/2] gdb/testsuite: add inferior arguments test

[PATCH 0/4] Fix BZ 25631 - core file memory access problem
 2020-05-20 16:04 UTC  (6+ messages)
` [PATCH 3/4] Provide access to non SEC_HAS_CONTENTS core file sections

[PATCH] [PR 25678] gdb crashes with "internal-error: sect_index_text not initialized" when .text
 2020-05-20 15:04 UTC  (15+ messages)

[pushed] gdb/testsuite: check mmap ret val against MAP_FAILED
 2020-05-20 14:51 UTC 

[pushed] Fix array_char_idx.exp
 2020-05-20 13:22 UTC 

[pushed] Remove bound_name static from ada-lang.c
 2020-05-20 13:20 UTC 

PR25993, read of freed memory
 2020-05-20  1:51 UTC  (5+ messages)

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