[PATCH] gdb, dwarf: Don't follow the parent of a subprogram to get a prefix
2021-06-25 15:15 UTC (2+ messages)
[PATCH] gdb: fix regression in evaluate_funcall for non C++ like cases
2021-06-25 14:53 UTC (15+ messages)
` [PATCHv2 0/3] "
` [PATCHv2 1/3] "
` [PATCHv2 2/3] gdb: replace NULL terminated array with array_view
` [PATCHv2 3/3] gdb: use gdb::optional instead of passing a pointer to gdb::array_view
` [PATCHv3 0/4] gdb: fix regression in evaluate_funcall for non C++ like cases
` [PATCHv3 1/4] "
` [PATCHv3 2/4] gdb: replace NULL terminated array with array_view
` [PATCHv3 3/4] gdb: use gdb::optional instead of passing a pointer to gdb::array_view
` [PATCHv3 4/4] gdb: fix invalid arg coercion when calling static member functions
gdb compile for powerpc64 target - Could not find symbol ".TOC."
2021-06-25 14:49 UTC (8+ messages)
[RFC][gdb/testsuite] Remove read1 timeout factor from gdb.base/info-macros.exp
2021-06-25 14:46 UTC (2+ messages)
[PATCH v4] gdb: Fix deleted thread when issuing next command
2021-06-25 14:38 UTC (2+ messages)
[PATCH 0/2] Change Ada type names reported by Python
2021-06-25 14:02 UTC (7+ messages)
` [PATCH 2/2] Decode Ada types in Python layer
[PATCH 1/2] gdb: remove gdbarch_info::tdep_info
2021-06-25 13:51 UTC (6+ messages)
` [PATCH 2/2] gdb: remove gdbarch_info_init
[PATCH] Use gdb::function_view in addrmap_foreach
2021-06-25 13:50 UTC (2+ messages)
[PATCH v2 00/16] Interrupting programs that block/ignore SIGINT
2021-06-24 18:55 UTC (3+ messages)
[PATCH] gdb: add ../config/pkg.m4 in acinclude.m4
2021-06-24 18:45 UTC (15+ messages)
` [PATCH] gdb/gdbserver: switch to AC_CONFIG_MACRO_DIRS
` [PATCH v2] "
` [PATCH v3] "
[PATCH] [AArch64] Fix FFR register size for core files
2021-06-24 17:25 UTC
[PATCH] [AArch64] Fix tag_ctl register size in the core file
2021-06-24 17:24 UTC
[PATCH] Add ISA 3.1 check to powerpc-plxv-norel.exp
2021-06-24 15:50 UTC (2+ messages)
[PATCH] [AArch64] MTE corefile support
2021-06-24 15:18 UTC (5+ messages)
` [PATCH,v5][AArch64] "
[PATCH] gdb: add support for handling core dumps on arm-none-eabi
2021-06-24 13:01 UTC (21+ messages)
` [PATCH] sim: arm: add support for handling core dumps
[committed][gdb/testsuite] Fix duplicate in gdb.base/info-macros.exp
2021-06-24 11:03 UTC
[committed][gdb/testsuite] Fix duplicate in gdb.base/argv0-symlink.exp
2021-06-24 11:03 UTC
[PATCH] sim: callback: extend syscall interface to handle 7 args
2021-06-24 4:20 UTC
[PATCH] sim: cris: fix a few missing prototype warnings
2021-06-24 0:20 UTC
[RFC PATCH] gdb/testsuite: fix gdb.base/info-types*.exp when no libc debug info
2021-06-23 21:51 UTC (14+ messages)
` [PATCHv2 0/3] gdb: fix regression in evaluate_funcall for non C++ like cases
` [PATCHv2 1/3] "
` [PATCHv2 2/3] gdb: replace NULL terminated array with array_view
` [PATCHv2 3/3] gdb: use gdb::optional instead of passing a pointer to gdb::array_view
[PATCH v3] gdb: Fix deleted thread when issuing next command
2021-06-23 19:34 UTC (2+ messages)
Use of an external variant implementation
2021-06-23 19:10 UTC
[PATCH] Update the core file architecture if a target description is present
2021-06-23 17:22 UTC (9+ messages)
` [PATCH, v2] "
` [PATCH, v3] "
[PATCH v6 0/7] extend branch tracing to use ARM CoreSight traces
2021-06-23 14:16 UTC (12+ messages)
` [PATCH v6 3/7] start/stop btrace with coresight etm and parse etm buffer. nat independant
` [PATCH v6 4/7] start/stop btrace with coresight etm and collect etm buffer on linux os
` [PATCH v6 5/7] fix issue: gdb hangs in the command following a commad returning with TARGET_WAITKIND_NO_HISTORY
` [PATCH v6 6/7] add support for coresight btrace via remote protocol
` [PATCH v6 7/7] adapt btrace testcases for arm target
[PATCH 1/5] sim: hw: rework configure option & device selection
2021-06-23 13:01 UTC (9+ messages)
` [PATCH 2/5] sim: unify hardware settings
` [PATCH 3/5] sim: drop configure scripts for simple ports
` [PATCH] sim: switch common srcdir to abs_srcdir
` [PATCH 4/5] sim: rx: merge with common configure script
` [PATCH 5/5] sim: hw: move cfi & glue to common code
[PATCH 00/11] Various thread lists optimizations
2021-06-23 0:48 UTC (14+ messages)
` [PATCH 01/11] gdb: introduce iterator_range, remove next_adapter
` [PATCH 02/11] gdb: introduce intrusive_list, make thread_info use it
` [PATCH 03/11] gdb: make inferior_list use intrusive_list
` [PATCH 04/11] gdb: use intrusive list for step-over chain
` [PATCH 05/11] gdb: add setter / getter for thread_info resumed state
` [PATCH 06/11] gdb: make thread_info::suspend private, add getters / setters
` [PATCH 07/11] gdb: maintain per-process-target list of resumed threads with pending wait status
` [PATCH 08/11] gdb: optimize check for resumed threads with pending wait status in maybe_set_commit_resumed_all_targets
` [PATCH 09/11] gdb: optimize selection of resumed thread with pending event
` [PATCH 10/11] gdb: maintain ptid -> thread map, optimize find_thread_ptid
` [PATCH 11/11] gdb: optimize all_matching_threads_iterator
[PATCH] gdb: add .flake8 file
2021-06-23 0:29 UTC
[PATCH 1/3] sim: callback: add a kill interface
2021-06-22 23:41 UTC (3+ messages)
` [PATCH 2/3] sim: cris: override getpid callback
` [PATCH 3/3] sim: syscall: handle killing the sim itself
[RFC PATCH 0/7] gdb: replay diversion support
2021-06-22 21:57 UTC (5+ messages)
` [RFC PATCH 4/7] gdb/inferior: add replay diversion state
` [RFC PATCH 7/7] gdb/infcmd: add replay diversion commands
[PING] [PATCH v2] gdb: Fix deleted thread when issuing next command
2021-06-22 21:55 UTC (2+ messages)
GDB 11 branching update (2021-06-20)
2021-06-22 21:12 UTC (4+ messages)
[PATCH] Fix macro info lookup for binaries containing DWARFv5 line table
2021-06-22 20:52 UTC (7+ messages)
` [RFC] PING [Re: [PATCH] Fix macro info lookup for binaries containing DWARFv5 line table]
[PATCH] gdb/testsuite: restore configure script
2021-06-22 19:34 UTC (3+ messages)
[PATCH] Fix scoped_ignore_sigpipe selftest on systems with BSD signal semantics
2021-06-22 19:00 UTC (3+ messages)
[pushed] gdb: remove unnecessary parameter wait_ptid from do_target_wait
2021-06-22 18:57 UTC
[PATCH] gdb/python: print name of unwinder that claimed frame in debug message
2021-06-22 18:47 UTC (3+ messages)
` [PATCH v2] "
[PATCH] TUI disassembly window improvement, take 2
2021-06-22 13:56 UTC
[PATCH] gdb: Support DW_LLE_start_end
2021-06-22 13:36 UTC (4+ messages)
[PATCH][gdb/symtab] Fix skipping of import of C++ CU
2021-06-22 13:21 UTC
[RFC][gdb/symtab] Lazy expansion of full symbol table
2021-06-22 9:16 UTC (12+ messages)
[PATCH] gdb/remote: handle target dying just before a stepi
2021-06-22 9:04 UTC (3+ messages)
[PATCH] Fix displaced stepping watchpoint check order
2021-06-22 1:56 UTC (2+ messages)
` [PING] "
[PATCH] Fix printing of non pointer types when memory tagging is enabled
2021-06-22 1:37 UTC (6+ messages)
[PATCH] sim: cris: fix a few warnings
2021-06-21 23:56 UTC
[PATCH 1/3] sim: callback: add a getpid interface
2021-06-21 23:50 UTC (5+ messages)
` [PATCH 2/3] sim: callback: generate signal map
` [PATCH 3/3] sim: callback: add missing cb_target_to_host_signal
[PATCH 1/3] sim: split sim/callback.h include out
2021-06-21 23:48 UTC (5+ messages)
[PATCH] gdb: Print debuginfod first-use notification
2021-06-21 22:22 UTC (2+ messages)
` [PING][PATCH] "
[PATCH] [PR gdb/27570] missing support for debuginfod in core_target::build_file_mappings
2021-06-21 22:18 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/5] Fix for an assertion when unwinding with inline frames
2021-06-21 19:46 UTC (11+ messages)
` [PATCH 1/5] gdb/python: handle saving user registers in a frame unwinder
` [PATCH 2/5] gdb/python: move PyLong_From* calls into py-utils.c
` [PATCH 3/5] gdb/python: add PendingFrame.level and Frame.level methods
` [PATCHv2 0/2] Fix for an assertion when unwinding with inline frames
` [PATCHv2 1/2] gdb: prevent an assertion when computing the frame_id for an inline frame
` [PATCHv2 2/2] gdb: remove VALUE_FRAME_ID
[PATCH] [gdb.fortran] Add type info of formal parameter for clang in ptype-on-functions.exp
2021-06-21 14:26 UTC (11+ messages)
[PATCH 0/3] Make python/guile api catchpoint aware
2021-06-21 12:05 UTC (3+ messages)
` PING! "
[PATCHv2 0/5] "info sources" - group by objfile
2021-06-21 12:02 UTC (3+ messages)
` [PATCHv3 "
` PING! "
[PATCH] gdb/riscv: add support for vector registers in target descriptions
2021-06-21 11:41 UTC (3+ messages)
` [PATCHv2] "
[RFAV2] Fix/complete option list/description in manual and in gdb --help
2021-06-20 21:00 UTC
[RFA] Fix/complete option list/description in manual and in gdb --help
2021-06-20 20:58 UTC (3+ messages)
[PATCH] sim: cris: clean up printf & abort usage a bit
2021-06-20 16:34 UTC
[PATCH/committed] sim: rx: scope the unique configure flag
2021-06-20 5:14 UTC
[PATCH] sim: m68hc11: fix unused function warnings with -O0
2021-06-20 2:58 UTC (2+ messages)
[PATCH 1/2] sim: move UNUSED before TYPE in SIM_ENDIAN_INLINE's definition
2021-06-20 2:50 UTC (6+ messages)
` [PATCH 2/2] sim: use INLINE2 in STATIC_INLINE's definition
[PATCH] sim: unify dtc tool checks
2021-06-20 2:30 UTC
[PATCH/committed] sim: drop old BUILT_SRC_FROM_COMMON ref
2021-06-20 2:24 UTC
[PATCH 1/2] sim: create a makefile fragment to pass common settings
2021-06-20 1:33 UTC (5+ messages)
` [PATCH 2/2] sim: unify werror build settings
[PATCH 1/5] sim: ppc: rename inline defines to match common code
2021-06-19 20:27 UTC (5+ messages)
` [PATCH 2/5] sim: move sim-inline to the "
` [PATCH 3/5] sim: unify cgen maintainer settings
` [PATCH 4/5] sim: unify general "
` [PATCH 5/5] sim: delete SIM_AC_COMMON macro
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