[committed][gdb/testsuite] Fix tcl ERROR in gdb_load_no_complaints
2021-02-10 10:44 UTC
gdb: Remove support for SH-5/SH64
2021-02-10 7:59 UTC (3+ messages)
[PATCH 0/3] Querying registers of already-exited processes
2021-02-10 7:47 UTC (2+ messages)
gdb: Remove arm-symbianelf support
2021-02-10 2:51 UTC
[PATCH] Correction of gdb.dwarf2/pr13961.S
2021-02-10 1:36 UTC (5+ messages)
[PATCH 000/203] Refactor expressions
2021-02-10 0:57 UTC (8+ messages)
` [PATCH 052/203] Split out eval_op_m2_high
` [PATCH 073/203] Introduce class operation
[pushed] Fix typo in stap_parse_argument_conditionally
2021-02-10 0:41 UTC
[PATCH][gdb/symtab] Fix element type modification in read_array_type
2021-02-09 22:29 UTC (5+ messages)
[PATCHv2 0/9] Bare-metal core dumps for RISC-V
2021-02-09 21:52 UTC (4+ messages)
` [PATCHv2 1/9] gdb: unify parts of the Linux and FreeBSD core dumping code
new gdb build failures on MacOS X (... fallout from libintl fixups, see users/nalcock/included-gettext)
2021-02-09 21:49 UTC (5+ messages)
[PATCH 00/30] Allow location description on the DWARF stack
2021-02-09 21:26 UTC (35+ messages)
` [PATCH 11/30] Merge evaluate_for_locexpr_baton evaluator
` [PATCH 12/30] Move piece_closure and its support to expr.c
` [PATCH 13/30] Make DWARF evaluator return a single struct value
` [PATCH 14/30] Simplify dwarf_expr_context class interface
` [PATCH 15/30] Add as_lval argument to expression evaluator
` [PATCH 16/30] Add new register access interface to expr.c
` [PATCH 17/30] Add new memory "
` [PATCH 18/30] Add new classes that model DWARF stack element
` [PATCH 19/30] Add new location description access interface
` [PATCH 20/30] Add dwarf_entry factory class to expr.c
` [PATCH 21/30] Change DWARF stack to use new dwarf_entry classes
[PATCH] gdb/fortran: add parser support for lbound and ubound
2021-02-09 20:42 UTC (2+ messages)
[PATCH 0/2] Remove a couple of SYMBOL related macros
2021-02-09 20:29 UTC (5+ 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] [testsuite] Don't use 'testfile' before 'standard_testfile'
2021-02-09 19:17 UTC (2+ messages)
[PATCH] arc: Fix gcc-4.8 compilation failure for arc.c
2021-02-09 17:41 UTC (5+ messages)
` [PUSHED gdb-10-branch] "
[PATCH 0/2] Fix two crashes with Ada "bt"
2021-02-09 15:56 UTC (5+ messages)
` [PATCH 1/2] Avoid crash in resolve_dynamic_struct
` [PATCH 2/2] Avoid crash from coerce_unspec_val_to_type
[PATCH] MI: PR20684, preserve user selected thread and frame when invoking MI commands
2021-02-09 10:08 UTC
[PATCH] sim: testsuite: push $arch out to targets
2021-02-09 5:25 UTC (10+ messages)
[PATCH] Extract symbol-writing function from parsers
2021-02-09 2:30 UTC (5+ messages)
[PATCH] gdb: fix field names of GDB's type main_type structure
2021-02-08 22:58 UTC
[PATCH 0/8 RFC] unbreak --with-included-gettext, and other configury stuff
2021-02-08 20:51 UTC (4+ messages)
` [PATCH 6/8] gdbserver: explicitly include gettext, etc in inprocess agent
[PATCH v5 00/25] Memory Tagging Support + AArch64 Linux implementation
2021-02-08 20:44 UTC (45+ 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
[PATCH 0/3] [RFC] sim: framework for self-declaring initializers
2021-02-08 19:45 UTC (5+ 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
[PATCH] config/debuginfod: do not include pkg.m4 directly
2021-02-08 19:39 UTC (2+ messages)
[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
[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] "
[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][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
[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 (10+ 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] gdb/riscv: select rv32 target by default when requested
2021-02-08 10:31 UTC (4+ messages)
[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)
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][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 (5+ 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 (10+ 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
[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][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 (7+ messages)
[PATCH] sim: example-synacor: a simple implementation for reference
2021-02-04 22:50 UTC (4+ messages)
` [PATCH v2] "
[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
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