Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCHv2 00/18] Further updates for the language class structure
 2020-08-05 14:45 UTC  (17+ messages)
` [PATCHv2 01/18] gdb: Convert la_struct_too_deep_ellipsis to a method
` [PATCHv2 02/18] gdb: Convert la_name_of_this "
` [PATCHv2 03/18] gdb: Convert la_name and la_natural_name to methods
` [PATCHv2 04/18] gdb: Convert la_filename_extensions to a method
` [PATCHv2 05/18] gdb: Move la_language into the language_defn class
` [PATCHv2 06/18] gdb: Convert language_data::c_style_arrays to a method
` [PATCHv2 07/18] gdb: Fix an incorrect comment
` [PATCHv2 08/18] gdb: Convert language_data::string_lower_bound to a method
` [PATCHv2 09/18] gdb: Convert la_store_sym_names_in_linkage_form_p "
` [PATCHv2 10/18] gdb: Override store_sym_names_in_linkage_form_p for Go language
` [PATCHv2 11/18] gdb: Convert language_data::la_range_check to a method
` [PATCHv2 12/18] gdb: Convert language_data::la_case_sensitivity "
` [PATCHv2 13/18] gdb: Convert language_data::la_array_ordering "
` [PATCHv2 14/18] gdb: Convert language_data::la_macro_expansion "
` [PATCHv2 15/18] gdb: Convert language_data::la_varobj_ops "
` [PATCHv2 16/18] gdb: Convert language_data::la_exp_desc "

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

[PATCH V6 0/3] eBPF support
 2020-08-05 13:00 UTC  (19+ messages)
` [PATCH V6 1/3] gdb: support for eBPF
` [PATCH V6 2/3] sim: eBPF simulator
` [PATCH V6 3/3] sim: generated files for the "

[PATCH 0/3] Remove last dynamic prop macros
 2020-08-05 12:56 UTC  (10+ messages)
` [PATCH 1/3] gdb: remove TYPE_DYN_PROP_BATON
` [PATCH 2/3] gdb: remove TYPE_DYN_PROP_KIND
` [PATCH 3/3] gdb: remove TYPE_DYN_PROP_ADDR
    ` [committed][gdb] Fix prop->const_val uses in gdbtypes.c

[PATCH] gdb: Fixed type in value.c
 2020-08-05 11:25 UTC  (4+ messages)
  ` [PATCH v2] "

[PING][PATCH] DWARFv5: Handle DW_MACRO_define_strx and DW_MACRO_undef_strx macro entries
 2020-08-05  8:14 UTC 

[PATCH] gdb/testsuite: link some dwarf2 tests with nopie
 2020-08-05  2:57 UTC 

[PATCH] Style more output of "disassemble" command
 2020-08-04 21:55 UTC 

[PATCH 0/2] Fortran dynamic type related fixes
 2020-08-04 19:19 UTC  (7+ messages)
` [PATCHv2 "
  ` [PATCHv2 2/2] gdb/fortran: Access elements of a structure with dynamic type

[PATCH 1/2] gdb: change frame_info::prev_func::p type to cached_copy_status
 2020-08-04 18:51 UTC  (3+ messages)
` [PATCH 2/2] gdb: use bool in frame code

[COMMITTED] Update email address in MAINTAINERS
 2020-08-04 18:51 UTC 

[PATCH] gdb: don't use inferior_ptid in linux_nat_wait_1
 2020-08-04 18:49 UTC  (3+ messages)

[COMMITTED V7 0/3] eBPF support
 2020-08-04 16:17 UTC  (4+ messages)
` [COMMITTED V7 1/3] gdb: support for eBPF
` [COMMITTED V7 2/3] sim: eBPF simulator
` [COMMITTED V7 3/3] sim: generated files for the "

[PATCH] gdb/testsuite: Use 'array unset' instead of just 'unset'
 2020-08-04 14:56 UTC  (3+ messages)

[PATCH] MSP430: sim: Fix incorrect simulation of unsigned widening multiply
 2020-08-04 14:55 UTC  (2+ messages)

[PATCH v2] Fixed pretty printing max depth behavior
 2020-08-04 14:13 UTC  (2+ messages)
` [PING] "

[PATCH v3 0/3] arc: Add GNU/Linux support
 2020-08-04 12:42 UTC  (11+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/3] arc: Add ARCv2 XML target along with refactoring
  ` [PATCH v4 2/3] arc: Add hardware loop detection
  ` [PATCH v4 3/3] arc: Add GNU/Linux support for ARC

[PATCH][gdb/symtab] Handle invalid partial DIE reference
 2020-08-04  9:18 UTC  (2+ messages)
` [committed][gdb/symtab] "

[PATCH v2 00/24] Multi-target support
 2020-08-04  3:30 UTC  (3+ messages)

[PATCH 0/5] Remove support for old FreeBSD hosts
 2020-08-03 16:19 UTC  (2+ messages)

[committed][gdb/symtab] Ignore DW_LNE_lo_user/DW_LNE_hi_user range
 2020-08-03 15:00 UTC 

[PATCHv2 0/3] Automatic detection of test name problems
 2020-08-03 12:18 UTC  (6+ messages)
` [PATCHv3 "
  ` [PATCHv3 2/3] gdb/testsuite: Detect and warn about duplicate test names

[PATCH 0/2] Breakpoint conditions at locations with differing contexts
 2020-08-03 10:28 UTC  (4+ messages)
  ` [PATCH 1/2] gdb/breakpoint: disable a bp location if condition is invalid at that location
  ` [RFC][PATCH 2/2] gdb/breakpoint: add a '-force' flag to the 'condition' command

[PATCH 00/23] Multi-target support
 2020-08-03  0:08 UTC  (10+ messages)
` [PATCH 02/23] Don't rely on inferior_ptid in record_full_wait

[PATCH V5 0/3] eBPF support
 2020-08-01 23:32 UTC  (5+ messages)
` [PATCH V5 1/3] gdb: support for eBPF

[PATCH] debuginfod-support.c: Replace globals with user_data
 2020-08-01 14:44 UTC  (2+ messages)

Fixing get_builder() function in dwarf2/read.c
 2020-08-01  0:11 UTC 

GNU Tools @ Linux Plumbers Conference
 2020-07-31 18:18 UTC  (6+ messages)

[PATCH 0/2] Fix gdb.base/coremaker.c problems
 2020-07-31 16:43 UTC  (6+ messages)
` [PATCH 1/2] Fix gdb.base/corefile2.exp test case for ppc64le
` [PATCH 2/2] gdb.base/coremaker2.c: Fix compilation problems for x86_64 -m32 multilib

[PATCH] gdb: handle non-const property types in ada_modulus (PR ada/26318)
 2020-07-30 18:59 UTC  (4+ messages)

[PATCH 0/4] Regcache fix and optimization
 2020-07-30 18:17 UTC  (12+ messages)
` [PATCH 3/4] gdb: pass target to thread_ptid_changed observable
` [PATCH 4/4] gdb: change regcache list to be a map

Toolchain-and-Linux-kernel session at LPC
 2020-07-30 15:49 UTC 

[committed][gdb/testsuite] Fix gdb.fortran/info-modules.exp with gcc-4.8
 2020-07-30 15:47 UTC 

[PATCH 0/3] Prevent bad conditions from putting breakpoints into broken state
 2020-07-30 15:15 UTC  (9+ messages)
` [PATCH 2/3] gdb/breakpoint: set the condition exp after parsing the condition successfully

[PATCH] Unify Solaris procfs and largefile handling
 2020-07-30 13:49 UTC  (9+ messages)

[PATCH 0/6] Share memory searching code between gdb and gdbserver
 2020-07-30 13:12 UTC  (10+ messages)
` [PATCH 2/6] Move simple_search_memory to target/search.c
` [PATCH 3/6] Use simple_search_memory in gdbserver
` [PATCH 4/6] Remove some dead code from handle_search_memory
` [PATCH 6/6] Add simple_search_memory unit tests

[committed][gdb/testsuite] Fix gdb.fortran/ptype-on-functions.exp with gcc-4.8
 2020-07-30 10:36 UTC 

[committed][gdb/build] Fix Wmaybe-uninitialized in gdb/ui-style.h
 2020-07-30  7:23 UTC 

[PATCH, v1] Add code for processing version 5 DWP files (for use with DWARF v5)
 2020-07-29 21:05 UTC  (4+ messages)
  ` [PATCH, v2] "
    ` [PATCH, v3] "

[pushed] Run `autoreconf -vf` throughout
 2020-07-29 20:04 UTC 

[committed][gdb/testsuite] Fix captured_command_loop breakpoint in selftests
 2020-07-29 16:16 UTC 

[PATCH] gdb: Implement native dumpcore function
 2020-07-29 15:45 UTC  (6+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] gdb: Implement native dumpcore function for NetBSD

[committed][gdb/testsuite] Make gdb.dwarf2/dw2-line-number-zero.exp more robust
 2020-07-29  6:42 UTC 

[PATCH 0/3] Fix gdb's BFD cache
 2020-07-28 19:31 UTC  (14+ messages)
` [PATCH 2/3] Consistently use BFD's time

[PATCH] config/debuginfod.m4: Use PKG_CHECK_MODULES
 2020-07-28 18:57 UTC  (31+ messages)
                ` [PATCH] config/debuginfod.m4: Restore AC_CHECK_LIB check
                    ` [PATCH] PKG_CHECK_MODULES: Check if $pkg_cv_[]$1[]_LIBS works
                      ` V2 "

[PATCH] Demangle function names when disassembling
 2020-07-28 17:47 UTC  (2+ messages)

[PATCH] gdb/disassembly: Update to handle non-statement addresses
 2020-07-28 17:43 UTC  (8+ messages)

[PATCH] Fix bug in DW_OP_GNU_variable_value evaluation
 2020-07-28 17:01 UTC  (3+ messages)

[PATCH] Implement xfer_partial TARGET_OBJECT_SIGNAL_INFO for NetBSD
 2020-07-28 16:21 UTC  (10+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH][gdb/symtab] Ignore zero line table entries
 2020-07-28 15:49 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