public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] Reject ambiguous C++ field accesses
 2020-08-27 18:45 UTC  (2+ messages)

[pushed] gdb/testsuite: use multi_line in gdb.dwarf2/dw2-reg-undefined.exp
 2020-08-27 18:43 UTC 

[PATCH] Enable gdb.cp/ambiguous.exp with GCC >= 10.1 and clang
 2020-08-27 18:04 UTC  (12+ messages)
` [PATCH v2] Enable gdb.cp/ambiguous.exp with GCC "

[PATCH] gdb/testsuite: make test names unique in gdb.arch/*.exp
 2020-08-27 16:34 UTC  (3+ messages)

[PATCH v2 0/7] Some user-friendliness changes
 2020-08-27 16:32 UTC  (4+ messages)
` [PATCH v2 5/7] Add early startup command file

[PATCH][gdb/breakpoint] Handle setting breakpoint on label without address
 2020-08-27 13:49 UTC  (3+ messages)

[PATCH] gdb: remove maint_print_section_data
 2020-08-27 13:18 UTC 

[PATCH] gdb: add gdb_bfd_all_sections for range-based iteration
 2020-08-27 12:59 UTC  (6+ messages)

[PATCH] arc: Add support for Linux coredump files
 2020-08-27 11:27 UTC 

[PATCH] breakpoint.c: Fix advance/until and multiple locations
 2020-08-27  2:22 UTC  (4+ messages)

[committed][gdb/testsuite] Add gdb.base/eh_return.exp
 2020-08-26 23:14 UTC  (4+ messages)

[PATCH] Update gnulib to current trunk
 2020-08-26 22:39 UTC  (10+ messages)

[PATCH 0/2] Fix some advance/until issues
 2020-08-26 21:01 UTC  (5+ messages)
` [PATCH 1/2] Fix advance/until and inline frames (PR gdb/26523)
` [PATCH 2/2] Fix advance/until and multiple locations (PR gdb/26524)

[PATCH] Work around incorrect/broken pathnames in NT_FILE note
 2020-08-26 18:02 UTC  (8+ messages)

[PATCH 0/8] Fortran Array Slicing and Striding Support
 2020-08-26 17:02 UTC  (20+ messages)
` [PATCH 1/8] gdbsupport: Provide global operators |=, &=, and ^= for enum bit flags
` [PATCHv2 00/10] Fortran Array Slicing and Striding Support
  ` [PATCHv2 01/10] Rewrite valid-expr.h's internals in terms of the detection idiom (C++17/N4502)
  ` [PATCHv2 02/10] Use type_instance_flags more throughout
  ` [PATCHv2 03/10] Rewrite enum_flags, add unit tests, fix problems
  ` [PATCHv2 04/10] gdb: additional changes to make use of type_instance_flags more
  ` [PATCHv2 05/10] gdb/fortran: Clean up array/string expression evaluation
  ` [PATCHv2 06/10] gdb/fortran: Move Fortran expression handling into f-lang.c
  ` [PATCHv2 07/10] gdb/fortran: Change whitespace when printing arrays
  ` [PATCHv2 08/10] gdb: Convert enum range_type to a bit field enum
  ` [PATCHv2 09/10] gdb/testsuite: Add missing expected results
  ` [PATCHv2 10/10] gdb/fortran: Add support for Fortran array slices at the GDB prompt

[PATCH] gdbserver: Add GNU/Linux support for ARC
 2020-08-26 16:56 UTC 

[PATCH] gdb: Add ARC target and maintainer to MAINTAINERS
 2020-08-26 15:40 UTC  (5+ messages)
` [PUSHED] "

[PATCH 0/3] Rewrite enum_flags, add unit tests, fix problems
 2020-08-26 15:21 UTC  (8+ messages)
` [PATCH 1/3] Rewrite valid-expr.h's internals in terms of the detection idiom (C++17/N4502)
` [PATCH 2/3] Use type_instance_flags more throughout
` [PATCH 3/3] Rewrite enum_flags, add unit tests, fix problems

[PATCH 0/4] arc: Add GNU/Linux support
 2020-08-25 16:00 UTC  (12+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/4] arc: Add ARCv2 XML target along with refactoring
` [PUSHED 0/4] arc: Add GNU/Linux support
  ` [PUSHED 1/4] arc: Add ARCv2 XML target along with refactoring
  ` [PUSHED 2/4] arc: Add inclusion of "gdbarch.h" in "arc-tdep.h"
  ` [PUSHED 3/4] arc: Add hardware loop detection
  ` [PUSHED 4/4] arc: Add GNU/Linux support for ARC

[PATCH] gdb/testsuite: fix gdb.base/ui-redirect.exp pattern (gdb/26532)
 2020-08-25 15:01 UTC  (5+ messages)

[PATCH] Disable Clang's integrated assembler for two testcases
 2020-08-25 14:54 UTC  (5+ messages)

Patch: Fix for Bug 26372 [Modula-2] Parsing of multi-subscript arrays
 2020-08-25 12:33 UTC  (6+ messages)

[pushed] gdb: move declaration of valprint_check_validity to valprint.h
 2020-08-25  2:52 UTC 

[PATCH] gdb/testsuite: make runto always emit a FAIL on internal error
 2020-08-24 23:42 UTC  (5+ messages)

[PATCH 2/3] Consistently use BFD's time
 2020-08-24 20:04 UTC  (13+ messages)

[PATCH 1/2] gdb: add infrun_debug_printf macro
 2020-08-24 19:44 UTC  (4+ messages)
` [PATCH 2/2] gdb: add debug_prefixed_vprintf

[PATCH 0/4] Add gdb support for Cygwin x86_64 core dumps (v2)
 2020-08-24 18:34 UTC  (19+ messages)
` [PATCH 1/4] Add sniffer for Cygwin x86_64 core dumps
` [PATCH 2/4] Add amd64_windows_gregset_reg_offset
` [PATCH 4/4] Add handling for 64-bit module addresses in Cygwin core dumps

[PATCH 0/2] Two minor value-printing cleanups
 2020-08-24 12:42 UTC  (4+ messages)
` [PATCH 1/2] Handle member pointers directly in generic_value_print
` [PATCH 2/2] Remove TYPE_CODE_INT case from f_value_print_inner

GDB 10 branching - 2020-08-23 update
 2020-08-23 21:47 UTC 

GDB BoF reminder
 2020-08-23 15:50 UTC  (2+ messages)

[PATCH] Make range types inherit signed-ness from base type
 2020-08-22 21:07 UTC 

[PATCH] ada-lex.l: Ignore register diagnostic also for g++ defaulting to ISO C++17
 2020-08-22 19:01 UTC  (7+ messages)

[PATCH] gdb/testsuite: ISO C++17 does not allow register storage class specifier
 2020-08-22 19:01 UTC  (7+ messages)
  ` [PATCH] Move "register" test out of classes.exp to a separate testcase (Re: [PATCH] gdb/testsuite: ISO C++17 does not allow register storage class specifier.)
    ` [PATCH] Remove stale "register" bits from gdb.cp/misc.cc (Re: [PATCH] Move "register" test out of classes.exp to a separate testcase)

[PATCH] gdb: assert that we don't try to get a frame's id while it is computed
 2020-08-22 15:19 UTC  (4+ messages)

[PATCH 0/2] Breakpoint conditions at locations with differing contexts
 2020-08-20 21:24 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] gdb/breakpoint: disable a bp location if condition is invalid at that location
  ` [PATCH v2 2/2] gdb/breakpoint: add flags to 'condition' and 'break' commands to force condition

[PATCH 0/4] Fix registers_changed_ptid regression
 2020-08-20 14:11 UTC  (7+ messages)
` [PATCH 1/4] gdb: clear regcaches at the start of regcaches selftest
` [PATCH 2/4] gdb: refactor test_get_thread_arch_aspace_regcache
` [PATCH 3/4] gdb: split regcaches management selftest
` [PATCH 4/4] gdb: handle the `ptid.is_pid ()` case in registers_changed_ptid

[OBV][PATCH] gdb: fix typo "breapoint" -> "breakpoint"
 2020-08-20 13:07 UTC 

[Patch] GDB: aarch64: Add ability to step over a BR/BLR instruction
 2020-08-20 12:41 UTC  (8+ messages)

[PATCH] Fix for incorrect breakpoint set in case of flang compiled binary
 2020-08-19 15:25 UTC  (8+ messages)

[RFC PATCH v1] Support inspecting green threads
 2020-08-19 12:14 UTC  (3+ messages)

[RFC PATCH] gdb: add linux_nat_debug_printf macro
 2020-08-19  3:44 UTC  (5+ messages)

[PATCH] gdb/Makefile.in: Add DEBUGINFOD_CFLAGS, DEBUGINFOD_LIBS variables
 2020-08-18 21:46 UTC  (5+ messages)

[PATCH 00/22] Change type flags macros to methods
 2020-08-18 16:59 UTC  (23+ messages)
` [PATCH 01/22] gdb: add type::is_unsigned / type::set_is_unsigned
` [PATCH 02/22] gdb: remove TYPE_UNSIGNED
` [PATCH 03/22] gdb: add type::has_no_signedness / type::set_has_no_signedness
` [PATCH 04/22] gdb: remove TYPE_NOSIGN
` [PATCH 05/22] gdb: add type::is_stub / type::set_is_stub
` [PATCH 06/22] gdb: remove TYPE_STUB
` [PATCH 07/22] gdb: add type::target_is_stub / type::set_target_is_stub
` [PATCH 08/22] gdb: remove TYPE_TARGET_STUB
` [PATCH 09/22] gdb: add type::is_prototyped / type::set_is_prototyped
` [PATCH 10/22] gdb: remove TYPE_PROTOTYPED
` [PATCH 11/22] gdb: add type::has_varargs / type::set_has_varargs
` [PATCH 12/22] gdb: remove TYPE_VARARGS
` [PATCH 13/22] gdb: add type::is_vector / type::set_is_vector
` [PATCH 14/22] gdb: remove TYPE_VECTOR
` [PATCH 15/22] gdb: add type::stub_is_supported / type::set_stub_is_supported
` [PATCH 16/22] gdb: remove TYPE_STUB_SUPPORTED
` [PATCH 17/22] gdb: add type::is_gnu_ifunc / type::set_is_gnu_ifunc
` [PATCH 18/22] gdb: remove TYPE_GNU_IFUNC
` [PATCH 19/22] gdb: add type::is_fixed_instance / type::set_is_fixed_instance
` [PATCH 20/22] gdb: remove TYPE_FIXED_INSTANCE
` [PATCH 21/22] gdb: add type::endianity_is_not_default / type::set_endianity_is_not_default
` [PATCH 22/22] gdb: remove TYPE_ENDIANITY_NOT_DEFAULT

[PATCH] Add gdb.fortran/vla-stride.exp and report a bug
 2020-08-18 10:12 UTC  (6+ messages)
` [PUSHED] gdb/fortran: Support negative array stride in one limited case
  ` Copyright status gdb.fortran/vla-stride.exp test-case

[PATCH] gdb: fix IA64 build failure of linux-nat
 2020-08-18  8:46 UTC  (7+ 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).