[PATCH 00/14] Minor ui / interp cleanups
2022-08-13 1:58 UTC (16+ messages)
` [PATCH 01/14] Remove some dead code
` [PATCH 02/14] Free ui::line_buffer
` [PATCH 03/14] Use ui_out_redirect_pop in more places
` [PATCH 04/14] Remove the "for moment" comments
` [PATCH 05/14] Remove obsolete filtering comment
` [PATCH 06/14] Remove two unused members from mi_interp
` [PATCH 07/14] Use member initialization in 'struct ui'
` [PATCH 08/14] Use scoped_restore in safe_parse_type
` [PATCH 09/14] Remove tui_out_new
` [PATCH 10/14] Remove a ui-related memory leak
` [PATCH 11/14] TUI stdout buffering cleanup
` [PATCH 12/14] Remove a call to clear_interpreter_hooks
` [PATCH 13/14] Fix "source" with interpreter-exec
` [PATCH 14/14] Fix interpreter-exec crash
[PATCH] Fix hardware watchpoint check in tests gdb.base/watchpoint.exp and gdb.base/wachpoint-stops-at-right-insn.exp
2022-08-12 17:39 UTC
[PATCH] Fix hardware watchpoint check in test gdb.base/watchpoint-reuse-slot.exp
2022-08-12 16:06 UTC (10+ messages)
` [PATCH ver 2] "
` [PATCH ver 3] "
[PATCH][gdb/symtab] Support .debug_names section with TUs in .debug_info
2022-08-12 15:48 UTC
[PATCH][gdb/testsuite] Fix gdb.dwarf2/dw2-dir-file-name.exp
2022-08-12 9:33 UTC (2+ messages)
[PATCH] Avoid crash with Ravenscar tasks
2022-08-11 15:00 UTC
[PATCH 0/3] Varobj re_set clanup
2022-08-11 14:07 UTC (8+ messages)
` [PATCH 1/3] gdb/varobj: Do not invalidate locals in varobj_invalidate_iter
` [PATCH 2/3] gdb/varobj: Reset varobj after relocations have been computed
` [PATCH 3/3] gdb/varobj: Only re-evaluate invalid globals during re_set
[PATCH] gdb/mi: fix breakpoint script field output
2022-08-11 11:56 UTC (5+ messages)
[PATCH] Update auxv cache when there is no auxv cached data
2022-08-11 9:05 UTC (3+ messages)
` [PATCH] Update auxv cache when inferior pid is 0 (no inferior)
` [PING][PATCH] "
[PATCH v3] gdb/arm: Cleanup of arm_m_exception_cache
2022-08-11 8:59 UTC (2+ messages)
[PATCH 0/1] Fix 'rw_pieced_value' for values casted to different type
2022-08-11 7:09 UTC (3+ messages)
` [PATCH 1/1] gdb/dwarf2: "
[PATCH 0/2] Remove MI version 1
2022-08-10 21:43 UTC (3+ messages)
` [PATCH 1/2] Remove vestiges of MI version 0
` [PATCH 2/2] Remove MI version 1
[PATCH] [gdb/riscv] Fix test for riscv: zero register
2022-08-10 15:14 UTC (3+ messages)
[RFC][gdb] Add maint set skip-prologue
2022-08-10 13:48 UTC
[PATCH v2 1/2] gdb, testsuite: adapt function_range expected name
2022-08-10 12:49 UTC (4+ messages)
` [PATCH v2 2/2] gdb, dwarf: create symbols for template tags without names
[PATCH v2] gdb/arm: Cleanup of arm_m_exception_cache
2022-08-10 10:53 UTC (4+ messages)
[PATCH] Disable year 2038 support on 32-bit hosts by default
2022-08-10 10:14 UTC (22+ messages)
[PATCH v3 0/2] Testsuite changes for clang and icc/icx
2022-08-10 9:10 UTC (2+ messages)
[PATCH] [Arm] Fix endianness handling for arm record self tests
2022-08-10 8:47 UTC (11+ messages)
[PATCH] Fix-for-multiple-thread-detection-in-AIX.patch
2022-08-10 6:57 UTC (18+ messages)
[PATCH v4 00/15] Clean gdb.base when testing with clang
2022-08-09 16:53 UTC (2+ messages)
` [PIING][PATCH "
[PUSHED] gdb/riscv/testsuite: fix failures in gdb.arch/riscv-reg-aliases.exp
2022-08-09 16:38 UTC
[PATCH] gdb: Fix missing first breakpoint in schedule-multiple mode
2022-08-09 15:00 UTC (2+ messages)
` [PING] "
[PATCH v2] gdb/gdbserver: LoongArch: Improve implementation of fcc registers
2022-08-09 14:27 UTC (2+ messages)
[PATCH] gdb/arm: Cleanup of arm_m_exception_cache
2022-08-09 14:09 UTC (4+ messages)
[committed][gdb/testsuite] Fix gdb.dwarf2/debug-names.exp
2022-08-09 13:12 UTC
[PATCH][gdb/symtab] Fix assert in set_length
2022-08-09 12:35 UTC
[RFAv2] Allow to document user-defined aliases
2022-08-09 11:50 UTC (2+ messages)
[PUSHED] gdb/riscv: use register name enum values in riscv-linux-nat.c
2022-08-09 11:13 UTC
[PATCH v3] gdb/csky support .reg2 for kernel 4.x and later
2022-08-09 7:56 UTC (2+ messages)
[PATCH][gdb/tdep] Declare score-*-* target obsolete
2022-08-09 7:55 UTC
[PATCH v4 0/3] RISC-V: Add 'Zmmul' extension
2022-08-09 3:37 UTC (4+ messages)
` [PATCH v4 1/3] RISC-V: Add 'M' extension testcases
` [PATCH v4 2/3] RISC-V: Add 'Zmmul' extension
` [PATCH v4 3/3] RISC-V: Add 'Zmmul' failure testcases
[committed] gdb/csky fix build error in ubuntu20_04
2022-08-09 2:22 UTC
[PATCH 0/3] Clean up solib_ops
2022-08-08 19:28 UTC (4+ messages)
` [PATCH 1/3] Remove current_target_so_ops
` [PATCH 2/3] Move solib_ops into gdbarch
` [PATCH 3/3] Constify some target_so_ops instances
[PATCH 0/4] Add AMX support
2022-08-08 17:16 UTC (5+ messages)
` [PATCH 2/4] gdb, gdbserver: Add AMX registers
[PATCH v5 2/3] gdb, dwarf: add assert to dwarf2_get_pc_bounds
2022-08-08 17:00 UTC (2+ messages)
` [PATCH v5 3/3] dwarf, fortran: add support for DW_TAG_entry_point
[PATCH v5 0/3] Fortran entry and DW_TAG_entry_point
2022-08-08 17:00 UTC (2+ messages)
` [PATCH v5 1/3] gdb, dwarf: move part of dwarf2_get_pc_bounds into separate function
[PATCH v4 0/3] Fortran entry and DW_TAG_entry_point
2022-08-08 16:52 UTC (4+ messages)
` [PATCH v4 3/3] dwarf, fortran: add support for DW_TAG_entry_point
[pushed] Fix regression from gdbarch registry change
2022-08-08 16:06 UTC
[PATCH][gdb/symtab] Force usage of all_comp_units.size (CU/TU/CUTU)
2022-08-08 14:26 UTC (2+ messages)
[PATCH 1/2] [gdb/testsuite] Add gdb.dwarf2/debug-names-tu.exp
2022-08-08 14:23 UTC (2+ messages)
` [PATCH 2/2] [gdb/testsuite] Add gdb.dwarf2/debug-names-bad-cu-index.exp
[PATCH] gdb: add constructor to gdb_user_regs
2022-08-08 13:08 UTC (3+ messages)
[PATCH 0/4] Adapt Fortran testsuite for ifort
2022-08-08 12:53 UTC (5+ messages)
` [PING 2][PATCH "
` [PING 3][PATCH "
` [PING 4][PATCH "
[PATCHv3] gdb: make thread_info executing and resumed state more consistent
2022-08-08 12:01 UTC (4+ messages)
` [PATCHv4 0/2] Make "
[PATCH] [AArch64] Fix removal of non-address bits for PAuth
2022-08-08 11:34 UTC (3+ messages)
` [PATCH,v2] [aarch64] "
` [Ping v3][PATCH,v2] "
[PATCH] dwarf2: Fix dwarf stack fetch array view size mismatch
2022-08-08 11:24 UTC
[PATCH,obv] [AArch64] Remove unused struct
2022-08-08 7:38 UTC (3+ messages)
[PATCH v3] gdb/csky support .reg2 for kernel 4.x and later
2022-08-08 7:32 UTC (2+ messages)
[RFAv3] Show locno for 'multi location' breakpoint hit msg+conv var $bkptno $locno
2022-08-08 6:52 UTC (2+ messages)
[PATCH] gdb/csky add unwinder for sigtramp frame when kernel 4.x and later
2022-08-08 6:00 UTC
[RFA] Allow to document user-defined aliases
2022-08-07 19:14 UTC (4+ messages)
[PATCH] Enable Access to containing scope variables from nested inlined function
2022-08-07 15:05 UTC (3+ messages)
[PATCH 1/2] [gdb/testsuite] Add support for .debug_names in dwarf assembler
2022-08-07 6:35 UTC (4+ messages)
` [PATCH 2/2] [gdb/symtab] Fix assert in read_addrmap_from_aranges
[PATCH] Remove two initialization functions
2022-08-06 18:52 UTC
[PATCH v2 0/2] Fix bug in aarch64-linux GDB when inferior changes SVE vector length
2022-08-05 21:57 UTC (6+ messages)
` [PATCH v2 1/2] gdb/aarch64: Fix thread's gdbarch when SVE vector length changes
` [PATCH v2 2/2] gdb/testsuite: Add test for AArch64 Scalable Vector Extension
[PATCH 0/4] Rewrite gdbarch registry
2022-08-05 16:50 UTC (3+ messages)
[PATCH][gdb/build] Fix build breaker in language.c with gcc 7.5.0
2022-08-05 15:30 UTC (2+ messages)
Don't use BFD_VMA_FMT in gdb and sim
2022-08-05 15:29 UTC (4+ messages)
[RFC][gdb] Add debug_{exp,val}
2022-08-04 17:55 UTC (3+ messages)
[PATCH][gdb/testsuite] Fix .debug_aranges in gdb.dwarf2/fission-loclists.S
2022-08-04 17:52 UTC (2+ messages)
[PATCH] gdb: make "start" breakpoint inferior-specific
2022-08-04 17:40 UTC
[PATCH][gdb/testsuite] Fix ERROR in gdb.base/watchpoint-unaligned.exp
2022-08-04 17:34 UTC (2+ messages)
[PATCH][gdb/tdep] Fix gdb.base/large-frame.exp for aarch64
2022-08-04 13:17 UTC (2+ messages)
[PATCH v2 0/2] Handle undnamed template tags in GDB
2022-08-04 13:03 UTC
[PATCH 0/2] Implement target async for Windows
2022-08-03 19:17 UTC (9+ messages)
` [PATCH 1/2] Move some Windows operations to worker thread
` [PATCH 2/2] Implement target async for Windows
[PATCH] RISC-V: fix FRM register display mask value
2022-08-03 18:45 UTC (2+ messages)
` [PING] "
[PATCH 0/3] Fix regressions caused by registry series
2022-08-03 18:02 UTC (2+ messages)
[PATCH 0/2] Fix regressions in varobj recreation
2022-08-03 13:23 UTC (9+ messages)
` [PATCH 1/2] gdb: Fix regression "
` [PATCH 2/2] gdb/testsuite: Accept PIE/noPIE programs in gdb.mi/mi-var-invalidate-shlib.exp
[PATCH] gdb/amd64: clean up unused variable
2022-08-03 12:30 UTC (4+ messages)
` [PATCH v2] "
[RFC][PATCH] Extend qAttached for shared program spaces
2022-08-03 11:26 UTC
[PATCH v2 0/7] gdb.perf/: Add JIT performance test
2022-08-03 10:52 UTC (2+ messages)
` [PING^2] "
[PATCH 0/2] Fix bug in aarch64-linux GDB when inferior changes SVE vector length
2022-08-02 22:59 UTC (4+ messages)
` [PATCH 2/2] gdb/testsuite: Add test for AArch64 Scalable Vector Extension
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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).