[PATCH] Fix for the gdb.base/sigstep.exp test
2021-11-12 16:52 UTC (5+ messages)
[pushed] [gdb/testsuite] Fix regexp in gdb.base/foll-vfork.exp
2021-11-12 16:18 UTC (2+ messages)
[PATCH] Fix SH sim build failures due to -Werror with GCC 7.5.x
2021-11-12 14:57 UTC
[PATCH 1/6] sim: sh: rework register layout with anonymous unions & structs
2021-11-12 13:12 UTC (14+ messages)
` [PATCH 2/6] sim: sh: fix unused-value warnings
` [PATCH 3/6] sim: sh: fix various parentheses warnings
` [PATCH 4/6] sim: sh: constify a few read-only lookup tables
` [PATCH 5/6] sim: sh: fix uninitialized variable usage with pdmsb
` [PATCH 6/6] sim: sh: enable -Werror everywhere
` [PATCH 1/2] sim: sh: rework carry checks to not rely on integer overflows
` [PATCH 2/2] sim: sh: fix switch-bool warnings
[PATCH v2 1/2] gdb: LoongArch GDB Port
2021-11-12 3:18 UTC (2+ messages)
` [PATCH v2 2/2] gdbserver: LoongArch GDBServer Port
Minor fix for H8 simulator
2021-11-11 21:16 UTC (4+ messages)
[PATCH] [AArch64] Extend the prologue analyzer to handle the bti instruction
2021-11-11 20:32 UTC
[PATCH] gdb: fix "set scheduler-locking" thread exit hang
2021-11-11 19:14 UTC (5+ messages)
[PATCH] Resolve dynamic types before computing pointer size
2021-11-11 18:21 UTC (6+ messages)
[PATCH v2 00/32] Rewrite the DWARF "partial" reader
2021-11-11 12:23 UTC (13+ messages)
` [PATCH v2 01/32] Introduce make_unique_xstrndup
` [PATCH v2 04/32] Refactor dwarf2_get_pc_bounds
` [PATCH v2 08/32] Add new overload of dwarf5_djb_hash
[PATCH 1/2] [gdb/build] Fix build with -std=c++11
2021-11-11 11:41 UTC (5+ messages)
` [PATCH 2/2] [gdb/build] Fix Wimplicit-exception-spec-mismatch in clang build
[PATCH][gdb/testsuite] Work around skip_prologue problems in gdb.threads/process-dies-while-detaching.exp
2021-11-11 9:51 UTC (11+ messages)
` [PATCH][gdb/testsuite] Add gdb.opt/break-on-_exit.exp
` [PATCH][gdb/testsuite] Add gdb.arch/ppc64-break-on-_exit.exp
[PATCH] gdb: make {fill, supply}_{g, fp}regset() as weak functions in gregset.h
2021-11-11 9:45 UTC (2+ messages)
[PATCH] sim: testsuite: drop sim_compile cover function
2021-11-11 8:28 UTC
[PATCH] sim: cris: stop testing a.out explicitly [ld/13900]
2021-11-11 5:39 UTC
[PING*4] [PATCH] Fix ptype and print commands for namelist variables(a fortran feature)
2021-11-11 5:32 UTC
[PATCH] sim: io: tweak compiler workaround with error output
2021-11-11 5:16 UTC
[PATCH] sim: testsuite: delete unused arm remote host logic
2021-11-11 5:16 UTC
[PATCH] sim: synacor: simplify test generation
2021-11-11 2:50 UTC
[PATCH] Allow DW_ATE_UTF for Rust characters
2021-11-10 19:57 UTC (2+ messages)
[PATCH] Correctly handle DW_LLE_start_end
2021-11-10 19:38 UTC (9+ messages)
[PATCH] sim: riscv: fix build breakage with rvv changes
2021-11-10 17:12 UTC (5+ messages)
[PATCH] gdb/testsuite: set ASAN_OPTIONS=detect_leaks=0 while running tests
2021-11-10 13:32 UTC (8+ messages)
` [gdb/build] Fix Wimplicit-exception-spec-mismatch in clang build
[PATCH v2] gdb: fix build errors in coffread.c and xcoffread.c
2021-11-10 12:57 UTC (3+ messages)
gdb: adjust x_file fields on COFF readers
2021-11-10 12:55 UTC (2+ messages)
[PATCH] sim: frv: flip trapdump default back to off
2021-11-10 10:19 UTC
[PATCH 0/5] Various build fixes for sims
2021-11-10 9:33 UTC (3+ messages)
` [PATCH 2/5] sim frv: Add a missing return value for frvbf_check_acc_range
[PATCH v3] Update btrace data in maintenance btrace commands
2021-11-10 9:16 UTC (4+ messages)
[PATCH] gdb: fix build errors in coffread.c and xcoffread.c
2021-11-10 8:45 UTC
[PATCH 0/2] Fix PR 28308 - dprintf breakpoints not working when run from script
2021-11-10 3:34 UTC (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Test case for Bug 28308
[PATCH] gdb: rework "set debuginfod" commands
2021-11-10 2:43 UTC
[PATCH v4 0/3] Add debuginfod core file support
2021-11-10 1:47 UTC (4+ messages)
` [PATCH 1/3] gdb: Add aliases for read_core_file_mappings callbacks
` [PATCH 2/3] gdb: Add soname to build-id mapping for corefiles
` [PATCH 3/3] PR gdb/27570: missing support for debuginfod in core_target::build_file_mappings
[PATCH] [PR gdb/16238] Add completer for the show user command
2021-11-10 0:03 UTC (2+ messages)
` [PING] "
[PATCH 2/2] Improve gdb::array_view ctor from contiguous containers
2021-11-09 22:48 UTC (7+ messages)
` [PATCH v2 "
` [PATCH] gdb::array_view slicing/container selftest - test std::array too (Re: [PATCH v2 2/2] Improve gdb::array_view ctor from contiguous containers)
[PATCH] Fix build on rhES5
2021-11-09 21:20 UTC (4+ messages)
[PATCH] Fix gdbserver handling of just-exited threads (gdb.threads/interrupted-hand-call.exp race)
2021-11-09 18:47 UTC
[PATCH] Fix build with current GCC: EL_EXPLICIT(location) always non-NULL
2021-11-09 18:19 UTC (2+ messages)
[PATCH] gdb: split array and string limiting options
2021-11-09 16:45 UTC (2+ messages)
` [PING^2][PATCH] "
[RFC] gdb: introduce limited array lengths while printing values
2021-11-09 16:44 UTC (2+ messages)
` [PING^2][RFC] "
[PATCH] gdb.debuginfod/fetch_src_and_symbols.exp: fix when GDB is built with AddressSanitizer
2021-11-09 16:16 UTC (2+ messages)
gdb: Implement the init_reg dwarf2_frame_ops for amd64
2021-11-09 13:35 UTC (2+ messages)
[PATCH] gdb: throw OPTIMIZED_OUT_ERROR rather than GENERIC_ERROR
2021-11-09 13:32 UTC
[PATCH] gdb/remote: handle attach when stop packet lacks thread-id
2021-11-09 10:06 UTC (2+ messages)
[PATCHv4 0/4] Python API for target connections, and packet sending
2021-11-09 10:04 UTC (3+ messages)
` [PATCHv5 "
[PATCH] sim: sh: simplify testsuite a bit
2021-11-09 6:27 UTC
[PATCH] sim: cris: clean up missing func prototype warnings
2021-11-09 3:48 UTC
[PATCH] gdb: tweak scoped_disable_commit_resumed uses when resuming all threads in non-stop
2021-11-08 21:43 UTC (3+ messages)
[PATCH] gdb: make dwarf2_find_containing_comp_unit take a dwarf2_per_bfd
2021-11-08 21:41 UTC (3+ messages)
[PATCH] gdb: remove bpstat typedef, rename bpstats to bpstat
2021-11-08 21:37 UTC (3+ messages)
feature branch for creating MI commands with python (was: How to create new mi commands via python / get current interpreter in python)
2021-11-08 21:28 UTC (8+ messages)
` [PATCH 0/5] refactoring towards Python MI command API
` [PATCH 1/5] gdb/mi: rename mi_lookup to mi_cmd_lookup
` [PATCH 2/5] gdb/mi: use std::map for MI commands in mi-cmds.c
` [PATCH 3/5] gdb/mi: int to bool conversion in mi_execute_cli_command
` [PATCH 4/5] gdb/mi: use separate classes for different types of MI command
` [PATCH 5/5] gdb/mi: rename mi_cmd to mi_command
[PATCH v3 0/2] [gdb] untie and validate inheritance location
2021-11-08 21:16 UTC (5+ messages)
` [PING][PATCH "
` [PING*2][PATCH "
` [PING*3][PATCH "
[PATCH 1/4] gdb: fix length of array view returned by some value_contents functions
2021-11-08 21:11 UTC (5+ messages)
` [PATCH 2/4] gdbsupport: add array_view copy function
` [PATCH 3/4] gdb: make extract_integer take an array_view
` [PATCH 4/4] gdb: trivial changes to use array_view
[PATCH 0/2] Make "set disable-randomization" work on Windows
2021-11-08 18:52 UTC (5+ messages)
` [PATCH 2/2] Allow ASLR to be disabled "
[PATCH v2] PR gdb/28480: Improve ambiguous member detection
2021-11-08 18:27 UTC
[PATCH 0/2] make xstrprintf and xstrvprintf return a unique_ptr
2021-11-08 18:11 UTC (4+ messages)
` [PATCH 1/2] gdbsupport: move xfree into its own file
` [PATCH 2/2] gdb/gdbsupport: make xstrprintf and xstrvprintf return a unique_ptr
[PATCH 1/7] sim: ppc: switch to libiberty environ.h
2021-11-07 1:12 UTC (7+ messages)
` [PATCH 2/7] sim: arm/bfin/rx: undefine page size from system headers
` [PATCH 3/7] sim: sh: fix isnan redefinition with mingw targets
` [PATCH 4/7] sim: sh: drop errno extern
` [PATCH 5/7] sim: sh: break utime logic out of _WIN32 check
` [PATCH 6/7] sim: sh: clean up time(NULL) call
` [PATCH 7/7] sim: sh: fix conversion of PC to an integer
[PATCH] sim: mips: use sim_fpu_to{32,64}u to fix build warnings
2021-11-06 16:22 UTC (2+ messages)
[PATCH] sim: clarify license text via COPYING file
2021-11-06 5:46 UTC
[PATCH] PR gdb/28480: Improve ambiguous member detection
2021-11-05 18:26 UTC (3+ messages)
[PATCH] Avoid /proc/pid/mem races (PR 28065)
2021-11-05 18:20 UTC (2+ messages)
[PATCH] [gdb/testsuite] Fix gdb.arch/i386-avx.exp with clang
2021-11-05 13:54 UTC (12+ messages)
[PATCH 1/1] gdb: Print cv qualifiers if class attributes are substituted
2021-11-05 12:35 UTC (2+ messages)
[PUSHED] gdb/testsuite: use gdb_get_line_number
2021-11-05 12:31 UTC
[PATCH v3 00/28] Allow location description on the DWARF stack
2021-11-05 11:58 UTC (13+ messages)
` [PATCH v3 06/28] Add read method to location description classes
` [PATCH v3 08/28] Add deref "
[PATCH v4 00/28] Allow location description on the DWARF stack
2021-11-05 11:38 UTC (19+ messages)
` [PATCH v4 11/28] Add is_implicit_ptr_at method to dwarf_location
` [PATCH v4 12/28] Add indirect_implicit_ptr to dwarf_location class
` [PATCH v4 13/28] Add is_optimized_out "
` [PATCH v4 14/28] Add new computed struct value callback interface
` [PATCH v4 15/28] Add to_gdb_value method to DWARF entry class
` [PATCH v4 16/28] Change DWARF stack to use new dwarf_entry classes
` [PATCH v4 17/28] Remove old computed struct value callbacks
` [PATCH v4 18/28] Comments cleanup between expr.h and expr.c
` [PATCH v4 19/28] Remove dwarf_expr_context from expr.h interface
` [PATCH v4 20/28] Move read_addr_from_reg function to frame.c
` [PATCH v4 21/28] Add frame info check to DW_OP_reg operations
` [PATCH v4 22/28] Remove DWARF expression composition check
` [PATCH v4 23/28] Add support for any location description in CFI
` [PATCH v4 24/28] Add DWARF operations for byte and bit offset
` [PATCH v4 25/28] Add support for DW_OP_LLVM_undefined operation
` [PATCH v4 26/28] Add support for nested composite locations
` [PATCH v4 27/28] Add DW_OP_LLVM_extend DWARF operation
` [PATCH v4 28/28] Add DW_OP_LLVM_select_bit_piece "
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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).