[PATCH 0/7] refactor and enhance jit testing
2020-03-23 0:52 UTC (16+ messages)
` [PATCH 4/7] [gdb/testsuite] use args as lib list for jit-elf tests
` [PATCH 2/7] [gdb/testsuite] structured rename of jit test files
` [PATCH 5/7] [gdb/testsuite] add lib/jit-elf-helpers.exp
` [PATCH 3/7] [gdb/testsuite] share jit-protocol.h by all jit tests
` [PATCH 1/7] [gdb/testsuite] allow more registers in reader test
[PATCH] Don't pass NULL to memcpy in gdb
2020-03-22 19:04 UTC (3+ messages)
[PATCH 00/22] More splitting of dwarf2/read.c
2020-03-22 18:45 UTC (23+ messages)
` [PATCH 01/22] Introduce dwarf2/dwz.h
` [PATCH 02/22] Add dwz.c and dwz_file::read_string
` [PATCH 03/22] Change dwarf_decode_macro_bytes calling convention
` [PATCH 04/22] Split dwarf_decode_macros into two overloads
` [PATCH 05/22] Move dwarf2_section_buffer_overflow_complaint to dwarf2/section.c
` [PATCH 06/22] Convert dwarf2_section_buffer_overflow_complaint to a method
` [PATCH 07/22] Add dwarf2_section_info::read_string method
` [PATCH 08/22] Move code to new file dwarf2/macro.c
` [PATCH 09/22] Make some line_header methods const
` [PATCH 10/22] Use a const line_header in macro reader
` [PATCH 11/22] Use a const dwarf2_section_info "
` [PATCH 12/22] Trivial fix in dwarf_decode_macro_bytes
` [PATCH 13/22] Convert read_indirect_line_string to a method
` [PATCH 14/22] Move more code to line-header.c
` [PATCH 15/22] Move die_info to new header
` [PATCH 16/22] Remove dwarf2_cu::base_known
` [PATCH 17/22] Change dwarf2_attr_no_follow to be a method
` [PATCH 18/22] Remove sibling_die
` [PATCH 19/22] Change two more functions to be methods on die_info
` [PATCH 20/22] Rewrite new die_info methods
` [PATCH 21/22] Move DWARF-constant stringifying code to new file
` [PATCH 22/22] Change two functions to be methods on struct attribute
[RFAv5 0/3] Allow the user to define default args for commands and aliases
2020-03-22 18:05 UTC (3+ messages)
` PING. "
` PING^2. "
[PATCH] DWARFv5: Handle location list for split dwarf
2020-03-22 12:56 UTC
[PATCHv2] Fix an undefined behavior in record_line
2020-03-22 3:25 UTC (2+ messages)
[PATCH 0/2] Line table is_stmt support
2020-03-21 20:31 UTC (12+ messages)
` [PATCH 2/2] gdb: Add support for tracking the DWARF line table is-stmt field
` [PATCH] Fix range end handling of inlined subroutines
` [PATCHv2] "
` [PATCHv3] "
[PATCH] gdb/riscv: Apply NaN boxing when writing return values into registers
2020-03-20 23:25 UTC
[PATCH v2 0/7] Update complex number support
2020-03-20 21:53 UTC (8+ messages)
` [PATCH v2 1/7] Change how complex types are created
` [PATCH v2 2/7] Add accessors for members of complex numbers
` [PATCH v2 3/7] Change how complex types are printed in C
` [PATCH v2 4/7] Change the C parser to allow complex constants
` [PATCH v2 5/7] Implement complex arithmetic
` [PATCH v2 6/7] Add _Complex type support to C parser
` [PATCH v2 7/7] Fix value_literal_complex comment
[PATCH 0/7] Update complex number support
2020-03-20 21:52 UTC (3+ messages)
` [PATCH 5/7] Allow printing of complex integers
[PATCH 0/2] Avoid copying in name lookup
2020-03-20 20:49 UTC (3+ messages)
` [PATCH 1/2] Avoid some copying in psymtab.c
` [PATCH 2/2] Avoid copying in lookup_name_info
[PATCH] Implement "info proc mappings" for NetBSD
2020-03-20 19:13 UTC (7+ messages)
` [PATCH v2] "
[pushed] Make dwarf2_evaluate_property parameter const
2020-03-20 19:06 UTC
[PATCH] Correct decoding AUXV on NetBSD
2020-03-20 17:27 UTC (6+ messages)
` [PATCH v2] Add support for "info auxv" "
` [PATCH v3] "
[PATCH] gdb: remove HAVE_DECL_PTRACE
2020-03-20 16:06 UTC (3+ messages)
[PATCH][gdb/testsuite] Fix gdb.threads/omp-par-scope.exp XPASS
2020-03-20 15:52 UTC (3+ messages)
[PATCH] Disable get_ptrace_pid for NetBSD
2020-03-20 15:50 UTC (15+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "
[PATCH] gdb/testsuite/fortran: Add mixed language stack test
2020-03-20 14:53 UTC (2+ messages)
[PATCH] Update the return type of gdb_ptrace to be more flexible
2020-03-20 14:49 UTC (2+ messages)
[pushed 0/2] Minor -fsanitize=address fixes
2020-03-20 14:36 UTC (3+ messages)
` [pushed 1/2] Avoid stringop-truncation errors
` [pushed 2/2] Fix assert in c-exp.y
[PATCH] Fix column alignment in "maint info line-table"
2020-03-20 14:29 UTC (3+ messages)
[committed][gdb/testsuite] Fix timeouts in gdb.threads/step-over-*.exp
2020-03-20 13:59 UTC
[PATCH] Inherit ppc_nbsd_nat_target from nbsd_nat_target
2020-03-20 13:56 UTC (3+ messages)
[PATCH] DWARFv5: Handle location list for split dwarf
2020-03-20 3:20 UTC (2+ messages)
[PATCH] Add support for NetBSD threads in ppc-nbsd-nat.c
2020-03-20 2:43 UTC (2+ messages)
[PATCH] Add support for NetBSD threads in hppa-nbsd-nat.c
2020-03-20 2:43 UTC (2+ messages)
[PATCH 0/6] Improve ptrace-error detection
2020-03-20 0:53 UTC (8+ messages)
` [PATCH v2 0/5] "
` [PATCH v2 1/5] Introduce scoped_pipe.h
` [PATCH v2 2/5] Don't reset errno/bfd_error on 'throw_perror_with_name'
` [PATCH v2 3/5] Expand 'fork_inferior' to check whether 'traceme_fun' succeeded
` [PATCH v2 4/5] Extend GNU/Linux to check for ptrace error
` [PATCH v2 5/5] Document Linux-specific possible ptrace restrictions
[PATCH] Fix Ada val_print removal regression
2020-03-19 21:24 UTC (7+ messages)
[PING][PATCH 00/31] Turn gdbserver's linux low targets into classes
2020-03-19 20:13 UTC
[PATCH][AArch64] When unavailable, fetch VG from ptrace
2020-03-19 15:54 UTC (3+ messages)
[PATCH] Avoid get_ptrace_pid() usage on NetBSD in x86-bsd-nat.c
2020-03-19 13:40 UTC (9+ messages)
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v2] "
[RFC 0/2] Restore previously selected frame when switching thread
2020-03-19 11:19 UTC (2+ messages)
Oh dear. I regret to inform you that commit 435edf0bf231240ccecb474b74ebb49dc8db2633 might be unfortunate
2020-03-19 10:17 UTC (2+ messages)
` Breakage on builder Fedora-i686, revision 435edf0bf231240ccecb474b74ebb49dc8db2633
[committed][gdb/testsuite] Fix gdb.opt/inline-locals.exp KFAILs
2020-03-19 7:45 UTC
[PATCH][gdb/testsuite] Give up after consecutive timeouts in completion-support.exp
2020-03-19 6:58 UTC (5+ messages)
[RFC][PATCH] Support frames inlined into the outer frame
2020-03-18 22:11 UTC (7+ messages)
` [PATCH] [gdb] "
[PATCH] Disable get_ptrace_pid for NetBSD
2020-03-18 21:45 UTC (8+ messages)
[review] [gdb] Support frames inlined into the outer frame
2020-03-18 21:23 UTC (5+ messages)
[PATCH] Rename the read symbol to xread
2020-03-18 20:51 UTC (10+ messages)
` [PATCH v2] "
[PATCH] Return unconditionally ptid.pid () in get_ptrace_pid() for NetBSD
2020-03-18 16:45 UTC (5+ messages)
[PATCH 0/4] Fix BZ 25631 - core file memory access problem
2020-03-18 16:29 UTC (4+ messages)
` [PATCH 1/4] Remove hack for GDB which sets the section size to 0
[PATCH][gdb/symtab] Fix check-psymtab failure for inline function
2020-03-18 15:58 UTC (4+ messages)
` [committed][gdb/testsuite] Add test-case gdb.dwarf2/break-inline-psymtab.exp
[PATCH] Support for DW_AT_loclists_base and DW_FORM_loclistx
2020-03-18 14:09 UTC (7+ messages)
[PATCH] DWARFv5: Handle location list for split dwarf
2020-03-18 2:45 UTC (2+ messages)
[PATCH] Inherit sh_nbsd_nat_target from nbsd_nat_target
2020-03-18 1:21 UTC (2+ messages)
[PATCH] Include <alloca.h> conditionally
2020-03-18 1:20 UTC (2+ messages)
[PATCH] Namespace the reg class to avoid clashes with OS headers
2020-03-18 1:19 UTC (2+ messages)
[PATCH] Add support for NetBSD threads in i386-bsd-nat.c
2020-03-18 0:57 UTC (3+ messages)
` [PATCH v2] "
[PATCH] Add support for NetBSD threads in amd64-bsd-nat.c
2020-03-18 0:53 UTC (3+ messages)
` [PATCH v2] "
[PATCHv2 0/2] Line table is_stmt support
2020-03-17 22:21 UTC (9+ messages)
` [PATCHv2 2/2] gdb: Add support for tracking the DWARF line table is-stmt field
[PATCH] Add support for NetBSD threads in sparc-nat.c
2020-03-17 19:09 UTC (12+ messages)
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "
[PATCH] Add support for NetBSD threads in sh-nbsd-nat.c
2020-03-17 15:34 UTC
[RFC][gdb] Use partial symbol table to find language for main
2020-03-17 15:25 UTC (5+ messages)
` [PATCH][gdb] "
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox