[PATCH 0/3] Changes to 'maint info sections'
2021-02-08 19:32 UTC (8+ messages)
` [PATCH 1/3] gdb/testsuite: split 'maint info sections' tests to a new file
` [PATCH 2/3] gdb: 'maint info sections' - handle the no executable case
` [PATCH 3/3] gdb: change 'maint info section' to use command options
[PATCH] gdb/testsuite: use "set sysroot" in gdb.multi/multi-target.exp.tcl
2021-02-08 19:25 UTC (4+ messages)
[PATCH 1/4] Fix wrong method name
2021-02-08 19:19 UTC (10+ messages)
` [PATCH 2/4] Return true in TuiWindow.is_valid only if TUI is enabled
[PATCH v5 00/25] Memory Tagging Support + AArch64 Linux implementation
2021-02-08 18:59 UTC (43+ messages)
` [PATCH v5 01/25] New target methods for memory tagging support
` [PATCH v5 02/25] New gdbarch memory tagging hooks
` [PATCH v5 03/25] Add GDB-side remote target support for memory tagging
` [PATCH v5 04/25] Unit testing for GDB-side remote memory tagging handling
` [PATCH v5 05/25] GDBserver remote packet support for memory tagging
` [PATCH v5 08/25] AArch64: Add MTE CPU feature check support
` [PATCH v5 11/25] AArch64: Add MTE ptrace requests
` [PATCH v5 12/25] AArch64: Implement memory tagging target methods for AArch64
` [PATCH v5 13/25] Convert char array to std::string in linux_find_memory_regions_full
` [PATCH v5 14/25] Refactor parsing of /proc/<pid>/smaps
` [PATCH v5 15/25] AArch64: Implement the memory tagging gdbarch hooks
` [PATCH v5 17/25] AArch64: Report tag violation error information
` [PATCH v5 20/25] New memory-tag commands
` [PATCH v5 21/25] Documentation for the new mtag commands
` [PATCH v5 22/25] Extend "x" and "print" commands to support memory tagging
` [PATCH v5 23/25] Document new "x" and "print" memory tagging extensions
` [PATCH v5 24/25] Add NEWS entry
` [PING] [PATCH v5 00/25] Memory Tagging Support + AArch64 Linux implementation
[PING^3] [PATCH 3/4] Add optional styled argument to gdb.execute
2021-02-08 18:30 UTC (3+ messages)
[PATCH 0/4] Add support for command renaming
2021-02-08 17:53 UTC (3+ messages)
` [PATCH v2 0/5] "
` [PING] "
[PATCH 0/2] Fix two crashes with Ada "bt"
2021-02-08 15:24 UTC (3+ messages)
` [PATCH 1/2] Avoid crash in resolve_dynamic_struct
` [PATCH 2/2] Avoid crash from coerce_unspec_val_to_type
[committed][gdb/testsuite] Use DW_FORM_ref_addr in gdb.dwarf2/enqueued-cu-base-addr.exp
2021-02-08 14:23 UTC
[PATCH] gdb: Do not interrupt atomic sequences for ARC
2021-02-08 12:20 UTC (9+ messages)
` [PATCH v2] "
` [PUSHED master] "
` [PUSHED gdb-10-branch] "
[PATCH] sim: testsuite: push $arch out to targets
2021-02-08 12:12 UTC (9+ messages)
[PATCH][gdb/testsuite] Add KFAILs for PR symtab/24549
2021-02-08 11:46 UTC (4+ messages)
` [RFC][gdb/symtab] Add DW_IDX_GNU_main_subprogram
[PATCH 0/8 RFC] unbreak --with-included-gettext, and other configury stuff
2021-02-08 11:16 UTC (2+ messages)
` [PATCH 6/8] gdbserver: explicitly include gettext, etc in inprocess agent
[PUSHED] gdb/tui: restore delete of window objects
2021-02-08 11:16 UTC
[PATCH 00/11] fix build warnings for rx simulator
2021-02-08 11:01 UTC (12+ messages)
` [PATCH 01/11] sim/rx: define sim_memory_map
` [PATCH 06/11] sim/rx: use puts instead of printf in a few places
` [PATCH 11/11] sim/rx: enable build with warnings
` [PATCH] sim: erc32/m32c/rl78: add sim_memory_map stub for gdb
[PATCH] gdb/riscv: select rv32 target by default when requested
2021-02-08 10:31 UTC (4+ messages)
[PATCH 0/2] Remove a couple of SYMBOL related macros
2021-02-08 9:55 UTC (3+ messages)
` [PATCH 1/2] gdb: Delete SYMBOL_OBJ_SECTION and MSYMBOL_OBJ_SECTION
` [PATCH 2/2] gdb: delete SYMBOL_SECTION and MSYMBOL_SECTION macros
[PATCH] Correction of gdb.dwarf2/pr13961.S
2021-02-08 4:31 UTC (4+ messages)
[PATCH 0/3] [RFC] sim: framework for self-declaring initializers
2021-02-08 4:08 UTC (4+ messages)
` [PATCH 1/3] sim: add framework for declaring init callbacks locally
` [PATCH 2/3] sim: dv-sockser: localize init callback
` [PATCH 3/3] sim: bfin: move option inits to respective modules
[PING^2] [PATCH 1/3] Refresh regs window in display_registers_from
2021-02-07 18:17 UTC (3+ messages)
[PING^4] [PATCH] Also compare frame_id_is_next in frapy_richcompare
2021-02-07 18:17 UTC (5+ messages)
[PATCH][gdb/symtab] Fix element type modification in read_array_type
2021-02-07 8:38 UTC (3+ messages)
RFC: update to Readline 8.1
2021-02-07 1:38 UTC (2+ messages)
[PATCH] sim: switch to AC_CONFIG_MACRO_DIRS
2021-02-07 0:53 UTC
[PATCH] sim: common: delete unused aclocal.m4
2021-02-07 0:45 UTC
[PATCH] config/debuginfod: do not include pkg.m4 directly
2021-02-07 0:31 UTC
[PATCH][gdb/testsuite] Fix gdb.tui/tui-layout-asm.exp with -m32
2021-02-06 20:41 UTC (2+ messages)
[PATCH v2] Don't add window duplicates to tui_windows
2021-02-06 20:24 UTC (3+ messages)
[PATCH 0/2] tui input related fixes
2021-02-06 19:27 UTC (6+ 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 v4 0/3] Reduce back and forth with target when threads have pending statuses
2021-02-06 18:22 UTC (6+ messages)
` [PATCH v4 1/3] gdb/testsuite: add test for run/attach while program is running
` [PATCH v4 3/3] gdb: generalize commit_resume, avoid commit-resuming when threads have pending statuses
GDB 10.2 release (respin) -- 2021-02-06 Update
2021-02-06 5:29 UTC
[PATCH 0/5] CTF: bug fixes and new features
2021-02-05 19:33 UTC (12+ messages)
` [PATCH 1/5] CTF: fix incorrect function return type
` [PATCH 2/5] CTF: set up debug info for function arguments
` [PATCH 3/5] CTF: handle forward reference type
` [PATCH 4/5] CTF: add all members of an enum type to psymtab
` [PATCH 5/5] CTF: multi-CU and archive support
[PATCHv2] gnulib: update to 776af40e0
2021-02-05 18:06 UTC (3+ messages)
[PATCH][gdb/symtab] Handle DW_TAG_type_unit in process_psymtab_comp_unit
2021-02-05 17:17 UTC (3+ messages)
[PATCH][gdb/breakpoints] Handle glibc with debuginfo in create_exception_master_breakpoint
2021-02-05 16:32 UTC (2+ messages)
[PATCH][gdb/breakpoints] Fix segfault for catch syscall -1
2021-02-05 16:27 UTC (3+ messages)
[PATCH] gdb/python: reformat an error string
2021-02-05 15:12 UTC (2+ messages)
[PATCH] gdb: symmisc.c: remove std_{in,out,err}
2021-02-05 15:11 UTC (2+ messages)
[PATCH] Create a progress meter when reading symbols
2021-02-05 14:59 UTC (3+ messages)
[PATCH] Return unique_ptr from language_defn::get_compile_context
2021-02-05 14:24 UTC (2+ messages)
[PATCH] Extract symbol-writing function from parsers
2021-02-05 14:10 UTC (4+ messages)
[PATCH][gdb/symtab] Handle DW_AT_decl_file with form DW_FORM_implicit_const
2021-02-05 12:28 UTC
[PATCH][gdb/threads] Fix lin_thread_get_thread_signals for glibc 2.28
2021-02-05 11:54 UTC (2+ messages)
[PATCH][gdb/breakpoints] Workaround missing line-table entry
2021-02-05 10:07 UTC (2+ messages)
` [PING][PATCH][gdb/breakpoints] "
[PATCH][gdb/exp] Fix assert when adding ptr to imaginary unit
2021-02-05 10:05 UTC (6+ messages)
[PATCH][gdb/symtab] Fix duplicate CUs in create_cus_from_debug_names_list
2021-02-05 8:21 UTC (3+ messages)
[PATCH 1/2] sim: riscv: new port
2021-02-05 0:04 UTC (9+ messages)
` [PATCH 2/2] riscv: enable gdb/sim integration
[PATCH] sim: example-synacor: a simple implementation for reference
2021-02-04 22:50 UTC (4+ messages)
` [PATCH v2] "
new gdb build failures on MacOS X (... fallout from libintl fixups, see users/nalcock/included-gettext)
2021-02-04 22:31 UTC (4+ messages)
[pushed] gdb: make target_is_non_stop_p return bool
2021-02-04 20:47 UTC
[PATCH] gdb/testsuite: only run gdb.arch/i386-biarch-core.exp on suitable targets
2021-02-04 20:38 UTC
[PATCH] gdb: Use correct feature in tdesc-regs for ARC
2021-02-04 19:35 UTC (2+ messages)
` [PUSHED] "
[PATCH 0/4] Clear target async event handlers in wait method
2021-02-04 18:34 UTC (7+ messages)
` [PATCH 1/4] gdb: make async event handlers clear themselves
` [PATCH 2/4] gdb: make remote target clear its async event handler in wait
GDB 10.2 release (respin) -- 2021-01-31 Update
2021-02-04 10:30 UTC (6+ messages)
[PATCH 0/8] pass gdb.btrace with clang
2021-02-04 8:10 UTC (12+ messages)
` [PATCH 1/2] gdb, btrace: fix hang when stepping over a breakpoint at the end of the trace
` [PATCH 1/8] testsuite: extend nopie handling to add -fno-pie to compiler flags
` [PATCH] testsuite: note on use_gdb_stub usage
` [PATCH 2/2] gdb, record: move no-history notification into normal_stop
` [PATCH 2/8] testsuite, gdb.btrace: remove assembly-check in delta.exp
` [PATCH 3/8] testsuite, gdb.btrace: pass rn-dl-bind.exp with clang
` [PATCH 4/8] testsuite, gdb.btrace: move -Wl,-x to ldflags
` [PATCH 5/8] testsuite, gdb.btrace: adjust expected output to pass with clang
` [PATCH 6/8] testsuite, gdb.btrace: remove implicit debug option in stepi.exp
` [PATCH 7/8] testsuite, gdb.btrace: adjust expected source line in non-stop.exp
` [PATCH 8/8] gdb, testsuite: enforce lazy binding for gdb.btrace/rn-dl-bind.exp
[pushed] gdb: infrun: move stop_soon variable to inner scoped in handle_inferior_event
2021-02-03 19:40 UTC
[PATCH][gdb] Fix internal-error in process_event_stop_test
2021-02-03 10:58 UTC (6+ messages)
[PATCHv2 5/9] gdb/riscv: introduce bare metal core dump support
2021-02-03 3:04 UTC (2+ messages)
[PATCH 00/12] Fix detach + displaced-step regression + N bugs more
2021-02-03 1:33 UTC (28+ messages)
` [PATCH 01/12] Fix attaching in non-stop mode
` [PATCH 03/12] Testcase for "
` [PATCH 04/12] Fix a couple vStopped pending ack bugs
` [PATCH 05/12] gdbserver: spurious SIGTRAP w/ detach while step-over in progress
` [PATCH 06/12] Factor out after-stop event handling code from stop_all_threads
` [PATCH 07/12] prepare_for_detach: don't release scoped_restore at the end
` [PATCH 09/12] detach and breakpoint removal
` [PATCH 11/12] detach in all-stop with threads running
` [PATCH 12/12] Testcase for detaching while stepping over breakpoint
[PATCH v2] inferior without argument prints detail of current inferior
2021-02-02 23:37 UTC (6+ messages)
` [PATCH v4] "
[pushed] gdb/testsuite: use proc_with_prefix in gdb.base/scope.exp
2021-02-02 17:02 UTC
[PATCH][gdb/symtab] Handle missing aranges with debug_names
2021-02-02 16:06 UTC
[PATCH 00/13] DWARF 5 rnglists & loclists fixes (PR 26813)
2021-02-02 15:43 UTC (2+ messages)
[PATCH][gdb/symtab] Fix assert in write_one_signatured_type
2021-02-02 8:34 UTC (3+ messages)
[PATCH][gdb/testsuite] Fix gdb.dwarf2/fission-reread.exp with .gdb_index
2021-02-02 8:26 UTC (3+ messages)
[PATCH 1/2] gdb: linux-nat: make linux_nat_filter_event return void
2021-02-01 19:48 UTC (3+ messages)
` [PATCH 2/2] gdbserver: linux-low: make linux_process_target::filter_event "
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