[PATCH v4 00/25] Memory Tagging Support + AArch64 Linux implementation
2021-01-26 13:03 UTC (3+ messages)
` [PING] "
[Patch] GDB: aarch64: Add ability to step over a BR/BLR instruction
2021-01-26 11:46 UTC (12+ messages)
[PATCH] gdb: Use correct feature in tdesc-regs for ARC
2021-01-26 11:02 UTC (4+ messages)
` [PATCH v2] "
[PATCH] gdb: Add default reggroups for ARC
2021-01-26 10:21 UTC (3+ messages)
` [PUSHED] "
[PATCH] gdb: Do not interrupt atomic sequences for ARC
2021-01-26 10:11 UTC (3+ messages)
[PATCH] arc: Log "pc" value in "arc_skip_prologue"
2021-01-26 9:59 UTC (3+ messages)
` [PUSHED] "
[PATCHv2 0/3] Adding startup files to GDB
2021-01-26 9:48 UTC (4+ messages)
` [PATCHv2 1/3] gdb: refactor the initialization file lookup code
` [PATCHv2 2/3] gdb: process startup files and startup command line options
` [PATCHv2 3/3] gdb: add "set startup-quietly" command
[PATCH v2] Don't add window duplicates to tui_windows
2021-01-26 9:29 UTC (4+ messages)
[PATCH] arc: Fix some of the failing arc-analyze-prologue.exp test cases
2021-01-26 9:27 UTC (2+ messages)
[PATCH][gdb/symtab] Handle DW_AT_ranges with DW_FORM_sec_off in partial DIE
2021-01-26 7:47 UTC (12+ messages)
[PATCH] Use debug_prefixed_printf_cond in windows-nat.c
2021-01-26 3:10 UTC (2+ messages)
[PATCH 2/2] Build gdb.base/gnu-ifunc.exp with lazy binding
2021-01-25 17:07 UTC (4+ messages)
[PATCH] gdb/docs: add parentheses in Python examples using print
2021-01-25 15:50 UTC (5+ messages)
` [PING][PATCH] "
[PATCHv2] gnulib: update to 776af40e0
2021-01-25 13:15 UTC (3+ messages)
[PATCH 0/4] Add support for command renaming
2021-01-25 11:33 UTC (12+ messages)
` [PATCH 1/4] gdb: add lookup_cmd_exact to simplify a common pattern
` [PATCH v2 0/5] Add support for command renaming
` [PATCH v2 1/5] gdb: add lookup_cmd_exact to simplify a common pattern
` [PATCH v2 2/5] gdb: prevent prefix commands from being hooks
` [PATCH v2 3/5] gdb: update the docs for add_cmd and do_add_cmd to match reality
` [PATCH v2 4/5] gdb: generate the prefix name for prefix commands on demand
` [PATCH v2 5/5] gdb: Add support for renaming commands
[PATCHv2 0/9] Bare-metal core dumps for RISC-V
2021-01-25 11:20 UTC (12+ messages)
` [PATCHv2 1/9] gdb: unify parts of the Linux and FreeBSD core dumping code
` [PATCHv2 2/9] bfd/binutils: support for gdb target descriptions in the core file
` [PATCHv2 3/9] gdb: write target description into "
[PATCH 0/5] Separating NT_FILE related utilities
2021-01-25 11:04 UTC (5+ messages)
` [PATCH 1/5] bfd: add elfcore_write_file_note
[PATCH 0/2] Add another case to Ada expression resolution
2021-01-25 7:57 UTC (5+ messages)
` [PATCH 1/2] Add test case for symbol menu for local enumerators
` [PATCH 2/2] Specially handle array contexts in Ada expression resolution
[PATCH] Fix fixed-point regression with recent GCC
2021-01-25 7:52 UTC (2+ messages)
[PATCH] sim: testsuite: push $arch out to targets
2021-01-25 5:34 UTC (11+ messages)
[PATCH v4 0/3] Reduce back and forth with target when threads have pending statuses
2021-01-25 4:57 UTC (4+ messages)
` [PATCH v4 1/3] gdb/testsuite: add test for run/attach while program is running
` [PATCH v4 2/3] gdb: move commit_resume to process_stratum_target
` [PATCH v4 3/3] gdb: generalize commit_resume, avoid commit-resuming when threads have pending statuses
[PATCH 000/203] Refactor expressions
2021-01-25 3:27 UTC (5+ messages)
` [PATCH 009/203] what is this code for
[PATCH] Return unique_ptr from language_defn::get_compile_context
2021-01-24 17:13 UTC
[PATCH 1/4] Fix wrong method name
2021-01-24 12:33 UTC (8+ messages)
` [PATCH 2/4] Return true in TuiWindow.is_valid only if TUI is enabled
[PATCH 1/2] gdb: rename type::{arch, objfile} -> type::{arch_owner, objfile_owner}
2021-01-24 2:41 UTC (2+ messages)
` [PATCH 2/2] gdb: rename get_type_arch to type::arch
[PATCH] gdb: fix regression in copy_type_recursive
2021-01-23 22:36 UTC (3+ messages)
[PATCH 0/2] Avoid "compile" crash
2021-01-23 19:59 UTC (3+ messages)
[PATCH] Remove call to reset from compile_to_object
2021-01-23 19:27 UTC (2+ messages)
[PATCH] Improve gdb_tilde_expand logic
2021-01-23 17:40 UTC (4+ messages)
` [PATCH v4] "
[pushed] Use readline's variant of Windows patch
2021-01-23 16:24 UTC
[PATCH] Disable bracketed paste mode in GDB tests
2021-01-23 15:43 UTC (7+ messages)
[PATCH][gdb/breakpoint] Fix stepping past non-stmt line-table entries
2021-01-23 8:07 UTC (2+ messages)
[PATCH] sim: readd myself as a maintainer
2021-01-23 4:37 UTC (2+ messages)
[PATCH v3 0/5] Reduce back and forth with target when threads have pending statuses + better handling of 'S' packets
2021-01-22 22:07 UTC (6+ messages)
` [PATCH v3 4/5] gdb: generalize commit_resume, avoid commit-resuming when threads have pending statuses
[PATCH] Fix expected output of gdb.base/line65535.exp with dwarf-5
2021-01-22 20:50 UTC (2+ messages)
[PATCH] gdb/testsuite: eliminate gdb_suppress_tests mechanism
2021-01-22 20:43 UTC (5+ messages)
[PATCH 1/3] gdb: add owner-related methods to struct type
2021-01-22 19:42 UTC (9+ messages)
` [PATCH 2/3] gdb: remove TYPE_OBJFILE_OWNED macro
` [PATCH 3/3] gdb: remove TYPE_OBJFILE macro
[PATCH] gdb/doc: move @menu blocks to the end of their enclosing @node
2021-01-22 19:33 UTC (2+ messages)
[PATCH 0/2] tui input related fixes
2021-01-22 19:08 UTC (3+ messages)
` [PATCH 1/2] gdb/testsuite: fix implementation of delete line in tuiterm.exp
` [PATCH 2/2] gdb/tui: fix issue with handling the return character
[PATCH 1/4] gdb: move set remote commands to remote.c
2021-01-22 17:42 UTC (10+ messages)
` [PATCH 2/4] gdb: move remote_debug to remote.{h,c}
` [PATCH 3/4] gdb: change remote_debug to bool
` [PATCH 4/4] gdb: add remote_debug_printf
[PATCH 0/2] Style related fixes
2021-01-22 15:26 UTC (7+ messages)
` [PATCH 1/2] gdb: don't print escape characters when a style is disabled
[PATCH] Handle glibc's thread cancellation signal (SIG32) in gdb.threads/create-fail.exp
2021-01-22 14:00 UTC
[PATCH] gnulib: update to 776af40e0
2021-01-22 13:32 UTC (7+ messages)
[PATCH] gdb/doc: don't rely on @menu item within the docs
2021-01-22 11:49 UTC (2+ messages)
[PATCH] gdb/doc: reorder and group sections relating to aliases
2021-01-22 9:38 UTC (7+ messages)
[PATCH][gdb/breakpoints] Workaround missing line-table entry
2021-01-22 9:15 UTC
[committed] MAINTAINERS: Update my e-mail address
2021-01-22 0:20 UTC
[PATCH 00/30] Allow location description on the DWARF stack
2021-01-21 21:48 UTC (22+ messages)
` [PATCH 01/30] Replace the symbol needs evaluator with a parser
` [PATCH 02/30] Move frame context info to dwarf_expr_context
` [PATCH 03/30] Remove get_frame_cfa from dwarf_expr_context
` [PATCH 04/30] Move compilation unit info to dwarf_expr_context
` [PATCH 05/30] Move dwarf_call "
` [PATCH 06/30] Move get_object_address "
` [PATCH 07/30] Move read_mem "
` [PATCH 08/30] Move push_dwarf_reg_entry_value to expr.c
` [PATCH 09/30] Inline get_reg_value method of dwarf_expr_context
` [PATCH 10/30] Remove empty frame and full evaluators
[PATCH] Fix build errors for armhf
2021-01-21 20:17 UTC (4+ messages)
[PATCH] Handle additional connection error
2021-01-21 20:12 UTC (3+ messages)
[PATCH] gdb/doc: down case contents of @var
2021-01-21 19:47 UTC (2+ messages)
[PATCH] gdb/python: reformat an error string
2021-01-21 19:31 UTC
[PATCH] gdb: convert auto-load to new-style debug macros
2021-01-21 19:11 UTC (3+ messages)
[PATCH] gdb: remove unused f77_array_offset_tbl from f-valprint.c
2021-01-21 19:08 UTC (3+ messages)
[PATCH] gdb: convert bfd-cache to new-style debug macros
2021-01-21 19:07 UTC (3+ messages)
[PATCH] gdb: use interruptible_select when connecting to a remote
2021-01-21 19:05 UTC (3+ messages)
[PATCH 1/2] gdb/testsuite: add links for handled control sequences in lib/tuiterm.exp
2021-01-21 19:04 UTC (6+ messages)
` [PATCH 3/2] gdb/testsuite: improve logging "
[PATCH] gdb: symmisc.c: remove std_{in,out,err}
2021-01-21 19:03 UTC
[pushed] gdb: make some variables static
2021-01-21 18:49 UTC (2+ messages)
[PING^2] [PATCH 4/4] Fix raw-frame-arguments in combination with frame-filters
2021-01-21 18:11 UTC
[PING^2] [PATCH 3/4] Add optional styled argument to gdb.execute
2021-01-21 18:10 UTC
[PING^3] [PATCH] Also compare frame_id_is_next in frapy_richcompare
2021-01-21 18:07 UTC
[PING] [PATCH 1/3] Refresh regs window in display_registers_from
2021-01-21 18:05 UTC
[PING] [PATCH v2] Don't add window duplicates to tui_windows
2021-01-21 18:01 UTC
[PATCH] Add Python support for hardware breakpoints
2021-01-21 17:58 UTC (3+ messages)
[PATCH] gdb: convert arm to new-style debug macros
2021-01-21 14:27 UTC (3+ messages)
[PATCH][gdb/testsuite] Fix gdb.python/py-finish-breakpoint2.exp with -m32
2021-01-21 14:22 UTC (5+ messages)
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