public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH v3 0/3] arc: Add GNU/Linux support
 2020-08-01 14:53 UTC  (7+ 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] 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 

[PATCHv2 0/3] Automatic detection of test name problems
 2020-07-31 21:34 UTC  (4+ messages)
` [PATCHv3 "
  ` [PATCHv3 2/3] gdb/testsuite: Detect and warn about duplicate test names

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 0/2] Breakpoint conditions at locations with differing contexts
 2020-07-31 15:42 UTC  (3+ 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] MSP430: sim: Fix incorrect simulation of unsigned widening multiply
 2020-07-31 14:11 UTC 

[PATCH 00/23] Multi-target support
 2020-07-31  3:17 UTC  (3+ messages)
` [PATCH 02/23] Don't rely on inferior_ptid in record_full_wait

[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  (16+ messages)
` [PATCH 1/4] gdb: rename regcache::current_regcache to regcache::regcaches
` [PATCH 2/4] gdb: move regcache::regcaches to regcache.c
` [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  (12+ messages)

[PATCH 0/6] Share memory searching code between gdb and gdbserver
 2020-07-30 13:12 UTC  (12+ messages)
` [PATCH 1/6] Rename some tests in find.exp
` [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 5/6] Document inclusive range in help for "find"
` [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  (8+ 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  (34+ messages)
                  ` [PATCH] config/debuginfod.m4: Restore AC_CHECK_LIB check
                      ` [PATCH] PKG_CHECK_MODULES: Check if $pkg_cv_[]$1[]_LIBS works
                        ` V2 "
                            ` [PATCH] PKG_CHECK_MODULES: Properly check "

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

[PATCH] gdb/disassembly: Update to handle non-statement addresses
 2020-07-28 17:43 UTC  (13+ 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  (11+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH][gdb/symtab] Ignore zero line table entries
 2020-07-28 15:49 UTC  (5+ messages)

[PATCH v2 0/2] avx512 bfloat16 support
 2020-07-28 13:43 UTC  (7+ messages)
` [PATCH v2 1/2] i386-tdep: Fix naming in zmm and ymm type descriptions
` [PATCH v2 2/2] Add bfloat16 support for AVX512 register view

[PATCH] Change management of tdesc_arch_data
 2020-07-28 13:41 UTC  (3+ messages)

[PATCH] Remove ui::num
 2020-07-28 13:33 UTC  (2+ messages)

[PATCH] Make target_wait options use enum flags
 2020-07-28 13:31 UTC  (2+ messages)

[PATCH][gdb/build] Fix Wmaybe-uninitialized in gdb_optional.h
 2020-07-28 12:59 UTC  (2+ messages)

[pushed] Remove unused declaration from gcore.h
 2020-07-27 15:55 UTC 

Building today's snapshot of GDB with MinGW
 2020-07-27 14:18 UTC  (11+ messages)
              ` [committed][gdb/build] Fix typo sys/sockets.h -> sys/socket.h

[RFC][gdb] Handle static libipt
 2020-07-27 13:57 UTC  (5+ messages)

[PATCH] Enable gdb.cp/ambiguous.exp with GCC >= 10.1 and clang
 2020-07-27 13:09 UTC 

GDB 10 branching - 2020-07-26 update
 2020-07-27  0:53 UTC  (2+ messages)

[PATCH] DWARFv5: Handle DW_MACRO_define_strx and DW_MACRO_undef_strx macro entries
 2020-07-26 20:29 UTC 

[PATCH 0/2] Fortran dynamic type related fixes
 2020-07-26 19:31 UTC  (10+ messages)
` [PATCHv2 "
  ` [PATCHv2 1/2] gdb/fortran: resolve dynamic types when readjusting after an indirection
  ` [PATCHv2 2/2] gdb/fortran: Access elements of a structure with dynamic type

GDB 10 branching - 2020-07-18 Update
 2020-07-25  7:56 UTC  (6+ messages)

[PATCH 0/2] Allow gdb.RegisterDescriptors to be used in read_register calls
 2020-07-25  6:27 UTC  (9+ messages)
` [PATCH 1/2] gdb: Add a find method for RegisterDescriptorIterator
` [PATCH 2/2] gdb/python: make more use of RegisterDescriptors

[PATCH] Apply 'const' in more places
 2020-07-25  0:35 UTC  (2+ messages)

[PATCH] Use arrays rather than pointers for global string constants
 2020-07-25  0:26 UTC  (2+ messages)

[PATCH] Use SIGTRAP si_code values for all FreeBSD architectures on 11.3 and later
 2020-07-24 20:06 UTC  (2+ messages)

[PATCH 00/23] Memory Tagging Support + AArch64 Linux implementation
 2020-07-24 16:10 UTC  (5+ messages)

[committed][gdb/testsuite] Require gnatmake-8 for gdb.ada/mi_prot.exp
 2020-07-24 12:11 UTC 

[PATCH 0/2] Handle "line 0" ranges (PR26243, PR15314, PR15668)
 2020-07-24 11:26 UTC  (3+ messages)

[PATCH][gdb/symtab] Handle invalid partial DIE reference
 2020-07-24 10:52 UTC 

[PATCH 0/2] avx512 bfloat16 support
 2020-07-24  8:06 UTC  (6+ messages)
` [PATCH 2/2] Add bfloat16 support for AVX512 register view

[PATCH v5 00/14] Fix BZ 25631 - core file memory access problem
 2020-07-23 21:44 UTC  (8+ messages)
` [PATCH v5 12/14] Add new command "maint print core-file-backed-mappings"

[commit] Fix BZ 26294 - Add period to help text for maint print core-file-backed-mappings
 2020-07-23 20:43 UTC 

[Patch] GDB: aarch64: Add ability to step over a BR/BLR instruction
 2020-07-23 18:58 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).