[PING][PATCH,V3 0/3] CTF: bug fixes and new features
2021-04-08 1:09 UTC (9+ messages)
` [PATCH,V3 1/3] CTF: fix incorrect function return type
` [PATCH,V3 2/3] CTF: handle forward reference type
` [PATCH,V3 3/3] CTF: multi-CU and archive support
[PATCH] gdb: try to load libthread_db only after reading all shared libraries when attaching
2021-04-07 23:51 UTC (6+ messages)
[PATCH] [sim,moxie] Fix DTB generation mechanism and build failure
2021-04-07 22:31 UTC (4+ messages)
[PATCH 0/2] Breakpoint conditions at locations with differing contexts
2021-04-07 22:26 UTC (23+ messages)
` [PATCH 0/4] Multi-context invalid breakpoint conditions and MI
` [PATCH 1/4] gdb/doc: update the 'enabled' field's description for BP locations in MI
` [PATCH 2/4] testsuite, gdb.mi: fix duplicate test names in mi-break.exp
` [PATCH 3/4] gdb/breakpoint: add a 'force_condition' parameter to 'create_breakpoint'
` [PATCH 4/4] gdb/mi: add a '-b' flag to the '-break-insert' cmd to force the condition
Subtle problems with "info sharedlibrary" on MS-Windows
2021-04-07 21:18 UTC (7+ messages)
[PATCH] gdb: make target_ops::follow_fork return void
2021-04-07 20:58 UTC (3+ messages)
[PATCH 0/2] Allow dwarf based prologue detection for Intel compilers
2021-04-07 20:25 UTC (5+ messages)
` [PATCH 1/2] gdb: Update producer check "
` [PATCH 2/2] gdb: Allow prologue detection via symbols "
[PATCH 3/3] Fix reverse stepping multiple contiguous PC ranges
2021-04-07 15:23 UTC (7+ messages)
` [PING][PATCH] "
[PATCH] sim/m32c: fix memory leaks in opc2c
2021-04-07 14:19 UTC (13+ messages)
[PATCH v3 0/7] extend branch tracing to use ARM CoreSight traces
2021-04-06 16:25 UTC (28+ messages)
` [PATCH v3 1/7] configure gdb build system for supporting btrace on arm processors
` [PATCH v3 2/7] add btrace coresight related commands
` [PATCH v3 3/7] start/stop btrace with coresight etm and parse etm buffer. nat independant
` [PATCH v3 4/7] start/stop btrace with coresight etm and collect etm buffer on linux os
` [PATCH v3 5/7] fix issue: gdb hangs in the command following a commad returning with TARGET_WAITKIND_NO_HISTORY
` [PATCH v3 6/7] add support for coresight btrace via remote protocol
` [PATCH v3 7/7] adapt btrace testcases for arm target
[PATCH,rs6000] Fix vsx-regs.exp testcase failure
2021-04-06 16:15 UTC (2+ messages)
Need help with understanding truncated and corrupted backtraces
2021-04-06 15:18 UTC (10+ messages)
[PATCH][gdb/build] Workaround pcre2_posix linking problem
2021-04-06 13:16 UTC
[PATCH][gdb/breakpoints] Workaround missing line-table entry
2021-04-06 13:15 UTC (4+ messages)
` [PING][PATCH][gdb/breakpoints] "
` [PING^2][PATCH][gdb/breakpoints] "
` [committed][gdb/breakpoints] "
[PATCH 0/2] Expression parser fixes for address space qualifiers
2021-04-06 9:30 UTC (12+ messages)
` [PATCH 1/2] gdb: Allow address space qualifier parsing in C++
` [PATCH 2/2] gdb: Fix reduce/reduce conflicts for qualifier_seq_noopt in the C parser
[PATCH v2 0/2] Expression parser fixes for address space qualifiers
2021-04-06 9:29 UTC (3+ messages)
` [PATCH v2 1/2] gdb: Allow address space qualifier parsing in C++
` [PATCH v2 2/2] gdb: Fix reduce/reduce conflicts for qualifier_seq_noopt in the C parser
[committed][gdb/tui] Fix len_without_escapes in tui-disasm.c
2021-04-06 8:43 UTC
[committed][gdb/testsuite] Fix xfail handling in gdb.threads/gcore-thread.exp
2021-04-06 8:42 UTC
[PATCH 1/3] sim: testsuite: calculate $arch from $subdir
2021-04-05 18:19 UTC (6+ messages)
` [PATCH 2/3] sim: testsuite: skip tests when the port is disabled
` [PATCH 3/3] sim: testsuite: support exit 77 for unsupported tests
[pushed] Adjust location of readline in sim/erc32
2021-04-05 12:54 UTC
[PATCH 0/4] Improve debugging of optimized code
2021-04-05 9:40 UTC (3+ messages)
` [PING] "
` [PING**2] "
[pushed] gdb: fix internal error in avr_frame_unwind_cache
2021-04-05 2:31 UTC
[PATCH] gdb/testsuite: use -gdwarf-4 in simavr board
2021-04-04 2:25 UTC
[PATCH 0/2] Revive sim common tests
2021-04-03 20:44 UTC (6+ messages)
` [PATCH 1/2] sim: testsuite: Get common tests compiling again
[PATCH] gdb-Fix-macro-info-lookup-for-binaries-containing-DWARFv5
2021-04-03 6:50 UTC (2+ messages)
[PATCH] sim: mips: Add handlers to simulator monitor for unlink, lseek and stat
2021-04-02 20:36 UTC (7+ messages)
` [PATCH v1] "
` [PATCH v3] "
` [PATCH v2] "
[PATCHv2 0/3] Adding startup files to GDB
2021-04-02 19:20 UTC (4+ messages)
` [PATCHv3 "
GDB 10.2 Release: Proposing Mar 27-28 for official GDB 10.2
2021-04-02 16:23 UTC (3+ messages)
[PATCH 0/4] Small Misc psymtabs / objfile cleanups
2021-04-02 15:52 UTC (14+ messages)
` [PATCH 1/4] gdb: add intern method to objfile_per_bfd_storage
` [PATCH 2/4] gdb: use std::string in partial_symtab::partial_symtab / allocate_symtab
` [PATCH 3/4] gdb: pass objfile_per_bfd_storage instead of objfile to partial_symtab
` [PATCH 4/4] gdb: remove objfile parameter from get_objfile_bfd_data
[PATCH 1/4] gdb: add type::is_declared_class / type::set_is_declared_class
2021-04-02 1:14 UTC (3+ messages)
[PATCH 0/3] Move dwarf2_cu to its own file
2021-04-01 21:04 UTC (6+ messages)
` [PATCH 1/3] Move dwarf2_cu to new header file
[PATCH 0/9] C++ Support for Compile
2021-04-01 19:36 UTC (6+ messages)
` [PATCH 9/9] C++ compile support
[PATCH 0/2] Value casting changes
2021-04-01 19:29 UTC (5+ messages)
` [PATCH 1/2] gdb: move cheap pointer equality check earlier in types_equal
` [PATCH 2/2] gdb: allow casting to rvalue reference in more cases
[PATCH] gdb/fortran: handle dynamic types within arrays and structures
2021-04-01 19:27 UTC (3+ messages)
[PATCH] gdb/py: fix gdb.parameter('data-directory')
2021-04-01 18:23 UTC (2+ messages)
[PATCH] Use importlib instead of imp module on python 3.4+
2021-04-01 18:12 UTC (2+ messages)
[PATCH 0/2] Fix crash in 'bt' with Ada
2021-04-01 17:58 UTC (3+ messages)
` [PATCH 1/2] Use common_val_print_checked in print_variable_and_value
` [PATCH 2/2] Avoid crash in Ada value printing with optimized-out array
[PATCH] gdb: make gdbpy_parse_command_name return a unique_xmalloc_ptr
2021-04-01 17:56 UTC (7+ messages)
` [PATCH v2] "
[PATCH] gdb: Handle missing .debug_str section
2021-04-01 17:41 UTC (3+ messages)
[PATCH] gdb, testsuite, btrace: relax unneeded stepi expected output
2021-04-01 16:54 UTC (3+ messages)
[PATCH] Use block_symbol in var_value_operation
2021-04-01 16:43 UTC
[PATCH, v2] Add directory containing executable to relative search paths for .dwo files
2021-04-01 16:42 UTC (10+ messages)
` [PATCHv3 0/2] "
` [PATCHv3 1/2] gdb/testsuite: fix fission support in the Dwarf assembler
` [PATCHv3 2/2] gdb: handle relative paths to DWO files
[RFC][gdb/symtab] Add DEBUG_DEBUGINFOD_CLIENT in debuginfod-support.c
2021-04-01 16:28 UTC (3+ messages)
[committed][gdb/testsuite] Fix unset of DEBUGINFOD_URLS in default_gdb_init
2021-04-01 6:24 UTC
[PATCH] Pack dwarf2_per_cu_data a bit better
2021-04-01 2:15 UTC
[pushed] Remove two trivial functions from dwarf2/read.c
2021-04-01 1:05 UTC
[PATCH] Add startswith function and use it instead of CONST_STRNEQ
2021-03-31 20:18 UTC (18+ messages)
[PATCH] gdb/fortran: handle dynamic types within arrays and structures
2021-03-31 20:14 UTC (3+ messages)
[PATCH] Add some error checking to DWARF assembler
2021-03-31 20:07 UTC (6+ messages)
[pushed] Fix typo in dwarf2/stringify.h
2021-03-31 15:50 UTC
[PATCH] Reimplement dwarf_unit_type_name
2021-03-31 15:48 UTC (3+ messages)
[PATCH, rs6000, v2][PR gdb/27525] displaced stepping across addpcis/lnia
2021-03-31 14:47 UTC (5+ messages)
` [PATCH, rs6000, v3][PR "
[PATCH][gdb/testsuite] Ignore DEBUGINFOD_URLS
2021-03-31 13:21 UTC (3+ messages)
[PATCH] sim: mips: Add handlers to simulator monitor for unlink, lseek and stat
2021-03-31 2:17 UTC (3+ messages)
` [EXTERNAL]Re: "
[PATCH gdb-10-branch candidate] gdb/dwarf: disable per-BFD resource sharing
2021-03-30 19:55 UTC (5+ messages)
` [PATCH v2] gdb/dwarf: disable per-BFD resource sharing for -readnow objfiles
[PATCH,powerpc,v2] gdb-power10-single-step
2021-03-30 19:47 UTC (3+ messages)
` [PATCH,rs6000,v3] gdb-power10-single-step
GDB 10.2 Release: Proposing Mar 13-14 for official GDB 10.2 release
2021-03-30 17:40 UTC (9+ messages)
[PATCH 0/8] extend branch tracing to use ARM CoreSight traces
2021-03-30 15:11 UTC (8+ messages)
` [PATCH 3/8] start/stop btrace with coresight etm and parse etm buffer. nat independant
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