public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] Handle dprintf argument evaluation errors better (PR gdb/16551)
 2018-08-23  9:44 UTC  (5+ messages)

[PATCH v2] Indicate batch mode failures by exiting with nonzero status
 2018-08-23  8:00 UTC  (3+ messages)

[PATCH v4 0/8] Non-contiguous address range support
 2018-08-22 18:22 UTC  (10+ messages)
` [PATCH v4 1/8] Add block range data structure for blocks with non-contiguous address ranges
` [PATCH v4 2/8] Record explicit block ranges from dwarf2read.c
` [PATCH v4 3/8] Add support for non-contiguous blocks to find_pc_partial_function
` [PATCH v4 4/8] Disassemble blocks with non-contiguous ranges
` [PATCH v4 5/8] Use BLOCK_ENTRY_PC in place of most uses of BLOCK_START
` [PATCH v4 6/8] Introduce find_function_entry_range_from_pc and use it in infrun.c
` [PATCH v4 7/8] Relocate block range start and end addresses
` [PATCH v4 8/8] Test case for functions with non-contiguous ranges

[PATCH 1/2] Make read_program_header return a gdb::byte_vector
 2018-08-22 18:19 UTC  (5+ messages)
` [PATCH 2/2] Make read_program_headers_from_bfd "

[RFA 0/5] Fix some bugs on macOS
 2018-08-22 18:14 UTC  (15+ messages)
` [RFA 5/5] Darwin: fix SIGTRAP when debugging
` [RFA 3/5] Darwin: set startup-with-shell to off on Sierra and later
` [RFA 2/5] Darwin: Handle unrelocated dyld
` [RFA 1/5] Darwin: fix bad loop incrementation
` [RFA 4/5] Darwin: fix thread ptid started by fork_inferior

GDB 8.2 release 2018-08-21 status update
 2018-08-22 18:09 UTC  (11+ messages)

[PATCH] Restore behavior of disabling address randomization by default on GDBserver
 2018-08-22 17:38 UTC  (3+ messages)

[PATCH 0/3] Add support for DW_OP_GNU_variable_value
 2018-08-22 15:35 UTC  (11+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] Add support of DW_OP_GNU_variable_value to DWARF assembler
` [PATCH 3/3] Test case for DW_OP_GNU_variable_value

[PATCH] Fix restoring of inferior terminal settings
 2018-08-22 15:12 UTC  (3+ messages)

[PATCH] Replace xstrvprintf usages with string_vprintf
 2018-08-22 14:58 UTC  (2+ messages)

[RFC] mi: Print frame architecture when printing frames on an MI channel
 2018-08-22 11:39 UTC  (11+ messages)
` [RFC] mi: print "

[PATCH] Indicate batch mode failures by exiting with nonzero status
 2018-08-22  9:13 UTC  (7+ messages)

[OBV/Pushed] Aarch64 SVE VG is Vector Granule
 2018-08-22  8:42 UTC 

[PATCH v2 0/8] Non-contiguous address range support
 2018-08-21 19:25 UTC  (8+ messages)
` [PATCH v2 3/8] Add support for non-contiguous blocks to find_pc_partial_function
` [PATCH v2 8/8] Test case for functions with non-contiguous ranges

[PATCH v3 0/8] Non-contiguous address range support
 2018-08-21 18:47 UTC  (16+ messages)
` [PATCH v3 1/8] Add block range data structure for blocks with non-contiguous address ranges
` [PATCH v3 2/8] Record explicit block ranges from dwarf2read.c
` [PATCH v3 3/8] Add support for non-contiguous blocks to find_pc_partial_function
` [PATCH v3 4/8] Disassemble blocks with non-contiguous ranges
` [PATCH v3 5/8] Use BLOCK_ENTRY_PC in place of most uses of BLOCK_START
` [PATCH v3 6/8] Introduce find_pc_partial_entry_range and use it in infrun.c
` [PATCH v3 7/8] Relocate block range start and end addresses
` [PATCH v3 8/8] Test case for functions with non-contiguous ranges

RFA Fix regressions for multi breakpoints command line setting/clearing
 2018-08-21 18:01 UTC  (16+ messages)
` [RFA 2/2] Modify gdb.base/commands.exp to test multi breakpoint command setting/clearing
` [RFA 1/2] Fix regressions for multi breakpoints command line setting/clearing

[PATCH] Add SVE to NEWS and GDB manual
 2018-08-21 17:58 UTC  (5+ messages)

[PATCH] Don't throw Scheme exceptions with live std::vector objects
 2018-08-21 16:37 UTC  (2+ messages)

[PATCH] Remove unnecessary ternary operator in m32c-tdep.c
 2018-08-21 14:55 UTC  (3+ messages)

[PATCH] Generate NT_PROCSTAT_{AUXV,VMMAP} in FreeBSD coredumps
 2018-08-21 14:45 UTC  (3+ messages)
` [PATCH v2] Generate NT_PROCSTAT_{AUXV,VMMAP,PS_STRINGS} "
  ` [PATCH v3] "

[PATCH 0/4] OpenRISC binutils updates and new relocs
 2018-08-21 14:39 UTC  (5+ messages)
` [PATCH 2/4] or1k: Fix messages for relocations in shared libraries
` [PATCH 4/4] or1k: Add the l.muld, l.muldu, l.macu, l.msbu insns
` [PATCH 1/4] or1k: Add relocations for high-signed and low-stores
` [PATCH 3/4] or1k: Add the l.adrp insn and supporting relocations

Request for 8.2, SVE cores && adding SVE to NEWS file etc
 2018-08-21 14:34 UTC  (5+ messages)

[PATCHv4] gdb: Change how frames are selected for 'frame' and 'info frame'
 2018-08-21 13:10 UTC  (4+ messages)
` [PATCHv5 0/2] "

[PATCH 0/9] C++ Support for Compile
 2018-08-20 17:02 UTC  (26+ messages)
` [PATCH 1/9] Change `file_symtabs' to std::vector
` [PATCH 2/9] Change `function_symbols' "
` [PATCH 7/9] Use block_symbol_d in linespec APIs
` [PATCH 5/9] Change decode_compound_collector to use std::vector
` [PATCH 9/9] C++ compile support
` [PATCH 4/9] Change `minimal_symbols' to std::vector in linespec.c structures

[PATCH] Fix debugging of stripped PIE executables with padded PT_TLS
 2018-08-20 12:36 UTC  (3+ messages)

[PATCH 0/4] Aarch64: Correctly support args passed in float registers
 2018-08-20  9:30 UTC  (5+ messages)
` [PATCH 1/4] Aarch64: Func to detect args passed in float regs
` [PATCH 4/4] infcall-nested-structs: Test up to five fields
` [PATCH 3/4] Aarch64: Float register detection for return values
` [PATCH 2/4] Aarch64: Float register detection for _push_dummy_call

Oh dear. I regret to inform you that commit db1e1b45b417dc3e7d37f401828afa18328d8508 might be unfortunate
 2018-08-20  6:16 UTC  (2+ messages)
` Breakage on builder Fedora-x86_64-native-gdbserver-m64, revision db1e1b45b417dc3e7d37f401828afa18328d8508

New ARI warning Mon Aug 20 01:56:35 UTC 2018
 2018-08-20  2:06 UTC  (2+ messages)

[PATCH 1/2] Make ada-lang.c::add_angle_brackets return an std::string
 2018-08-20  1:50 UTC  (2+ messages)
` [PATCH 2/2] Make ada_tasks_inferior_data::task_list an std::vector

[FYI 0/2] Fix use-after-free in number_or_range_parser
 2018-08-17 23:19 UTC  (3+ messages)
` [FYI 2/2] Remove "repeat" argument from command_line_input
` [FYI 1/2] Fix use-after-free in number_or_range_parser

[PATCH v4 00/12] GDB support for more powerpc registers on linux
 2018-08-17 19:25 UTC  (28+ messages)
` [PATCH v4 02/12] [PowerPC] Don't zero-initialize vector register buffers
` [PATCH v4 05/12] [PowerPC] Fix two if statements in gdb/ppc-linux-nat.c
` [PATCH v4 11/12] [PowerPC] Reject tdescs with VSX and no FPU or Altivec
` [PATCH v4 01/12] Zero-initialize linux note sections
` [PATCH v4 04/12] [PowerPC] Remove rs6000_pseudo_register_reggroup_p
` [PATCH v4 10/12] [PowerPC] Add support for EBB and PMU registers
` [PATCH v4 03/12] Add decfloat registers to float reggroup
` [PATCH v4 07/12] [PowerPC] Refactor have_ initializers in rs6000-tdep.c
` [PATCH v4 06/12] [PowerPC] Fix indentation in arch/ppc-linux-common.c
` [PATCH v4 09/12] [PowerPC] Add support for TAR
` [PATCH v4 12/12] [PowerPC] Add support for HTM registers
` [PATCH v4 08/12] [PowerPC] Add support for PPR and DSCR

[OBV/Pushed] Fix asm in testsuite/gdb.arch/aarch64-fp.c
 2018-08-17 10:11 UTC 

[0/2] C-SKY Port
 2018-08-17  9:18 UTC  (5+ messages)
` [1/2] "

[PATCH] Use gdb_test_no_output for compile tests expected to pass
 2018-08-16 23:39 UTC  (2+ messages)

[PATCH] Fix debugging of stripped PIE executables with padded PT_TLS
 2018-08-16 18:37 UTC 

[PATCH v2] Logical short circuiting with argument lists
 2018-08-16 16:03 UTC 

[PATCH 0/2] gdb: Allow parenthesis to group arguments to user-defined commands
 2018-08-15 18:24 UTC  (4+ messages)
` [PATCH 2/2] "
` [PATCH 1/2] gdb: Make testnames unique in gdb.base/commands.exp

[FYI] Use pulongest in aarch64-linux-tdep.c
 2018-08-15 16:08 UTC 

[PATCH v3 00/12] GDB support for more powerpc registers on linux
 2018-08-14 21:13 UTC  (11+ messages)
` [PATCH v3 06/12] [PowerPC] Fix indentation in arch/ppc-linux-common.c
` [PATCH v3 11/12] [PowerPC] Reject tdescs with VSX and no FPU or Altivec
` [PATCH v3 07/12] [PowerPC] Refactor have_ initializers in rs6000-tdep.c
` [PATCH v3 01/12] Zero-initialize linux note sections
` [PATCH v3 08/12] [PowerPC] Add support for PPR and DSCR
` [PATCH v3 12/12] [PowerPC] Add support for HTM registers
` [PATCH v3 09/12] [PowerPC] Add support for TAR
` [PATCH v3 02/12] [PowerPC] Don't zero-initialize vector register buffers
` [PATCH v3 10/12] [PowerPC] Add support for EBB and PMU registers

[RFC/PATCH] Don't disable selftests in a non-development build
 2018-08-14 20:17 UTC  (5+ messages)

[PATCH v2 00/12] GDB support for more powerpc registers on linux
 2018-08-14 20:15 UTC  (6+ messages)
` [PATCH v2 08/12] [PowerPC] Add support for PPR and DSCR

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