[PATCH] Powerpc, fix vla-optimized-out.exp test
2022-03-24 21:41 UTC
[PATCH 0/5] Handle FreeBSD's NT_X86_SEGBASES core dump note
2022-03-24 20:56 UTC (6+ messages)
` [PATCH 1/5] elfcore_grok_freebsd_note: Remove checks of note->namesz
` [PATCH 2/5] Recognize FreeBSD core dump note for x86 segment base registers
` [PATCH 3/5] Use pseudosections for NT_FREEBSD_X86_SEGBASES core dump notes
` [PATCH 4/5] FreeBSD/x86: Read segment base registers from NT_X86_SEGBASES
` [PATCH 5/5] Use I386_GSBASE_REGNUM in i386fbsd_get_thread_local_address
[pushed] gdb/mi: consistently notify user when GDB/MI client uses -thread-select
2022-03-24 20:32 UTC (15+ messages)
` [PATCHv2] gdb/mi: fix use after free of frame_info causing spurious notifications
[PATCH 0/5] Add Python API for the disassembler
2022-03-24 19:51 UTC (7+ messages)
` [PATCHv2 0/3] "
` [PATCHv2 1/3] gdb: add new base class to gdb_disassembler
` [PATCHv2 2/3] gdb: add extension language print_insn hook
` [PATCHv2 3/3] gdb/python: implement the print_insn extension language hook
[PATCH] Remove download size from debuginfod progress messages
2022-03-24 19:04 UTC (6+ messages)
[PATCH] Fix a comment typo in sim-load.c
2022-03-24 18:15 UTC (3+ messages)
[PATCH 00/19] Simplify GDB output functions
2022-03-24 18:08 UTC (5+ messages)
` [PATCH 18/19] Minor comment updates in utils.h
[PATCH 00/12] * Support for Thread Local Storage (TLS) variables on FreeBSD arm and aarch64 architectures
2022-03-24 17:45 UTC (14+ messages)
` [PATCH 01/12] Handle another edge case for TLS variable lookups
` [PATCH 02/12] fbsd-nat: Add helper routines for register sets using PT_[G]SETREGSET
` [PATCH 03/12] Create pseudo sections for NT_ARM_TLS notes on FreeBSD
` [PATCH 04/12] Add an arm-tls feature which includes the tpidruro register from CP15
` [PATCH 05/12] Read the tpidruro register from NT_ARM_TLS core dump notes on FreeBSD/arm
` [PATCH 06/12] Support TLS variables "
` [PATCH 07/12] Fetch the NT_ARM_TLS register set for native FreeBSD/arm processes
` [PATCH 08/12] Add an aarch64-tls feature which includes the tpidr register
` [PATCH 09/12] Read the tpidr register from NT_ARM_TLS core dump notes on FreeBSD/Aarch64
[PATCH] Two patched to fix the spelling of "aligned" in various places
2022-03-24 16:27 UTC (4+ messages)
[PATCH 0/4] Change how stdlog timestamps are written
2022-03-24 16:21 UTC (2+ messages)
[PATCH 1/2] gdb/testsuite/dwarf: remove two unused variables
2022-03-24 16:18 UTC (2+ messages)
` [PATCH 2/2] gdb/testsuite/dwarf: simplify line number program syntax
[PATCH v3 00/33] Rewrite the DWARF "partial" reader
2022-03-24 16:18 UTC (3+ messages)
[pushed] gdb/testsuite: remove gdb.python/pretty-print-call-by-hand.exp
2022-03-24 14:25 UTC
[PATCH] [gdb/testsuite] test a function call by hand fron pretty printer
2022-03-24 14:18 UTC (6+ messages)
` [PATCH v3] [gdb/testsuite] test a function call by hand from "
[PATCH] Debug support for global alias variable
2022-03-24 13:53 UTC (4+ messages)
[PATCH v2 0/2] Querying registers of already-exited processes
2022-03-24 8:46 UTC (12+ messages)
` [PATCH v2 1/2] gdb/regcache: return REG_UNAVAILABLE if raw_update raises NOT_AVAILABLE_ERROR
` [PATCH v2 2/2] gdb: raise and handle NOT_AVAILABLE_ERROR when accessing frame PC
` [PATCH v3 0/2] Querying registers of already-exited processes
` [PATCH v3 1/2] gdb/regcache: return REG_UNAVAILABLE in raw_read if NOT_AVAILABLE_ERROR is seen
` [PATCH v3 2/2] gdb: raise and handle NOT_AVAILABLE_ERROR when accessing frame PC
[PATCH] Powerpc fix for gdb.base/eh_return.exp
2022-03-23 17:49 UTC
[PATCH] Updated, fix reverse stepping multiple contiguous PC ranges
2022-03-23 15:43 UTC (7+ messages)
` [PATCH V2] "
` [PATCH V3] "
[PATCHv2] gdb/python: add gdb.Architecture.format_address
2022-03-23 15:30 UTC (7+ messages)
` [PATCHv3] gdb/python: add gdb.format_address function
[PATCH] gdb/testsuite: address test failures in gdb.mi/mi-multi-commands.exp
2022-03-23 14:48 UTC (3+ messages)
[PATCH v2] gdb: fix using clear command to delete non-user breakpoints(PR cli/7161)
2022-03-23 14:25 UTC (2+ messages)
[PATCH v2 0/9] Some fixes for handling vfork by multi-threaded programs
2022-03-23 13:02 UTC (2+ messages)
[PATCH v2] gdb:csky save fpu and vdsp info to struct csky_gdbarch_tdep
2022-03-23 12:45 UTC (2+ messages)
[PATCH] gdb:csky using csky_gdbarch_tdep in csky_gdbarch_init
2022-03-23 12:05 UTC (4+ messages)
` 回复:[PATCH] "
[PATCH] Support for Fortran's ASSUMED RANK
2022-03-23 11:59 UTC (10+ messages)
` [PATCH 0/3] Fortran assumed rank array support
` [PATCH 1/3] gdb: small simplification in dwarf2_locexpr_baton_eval
` [PATCH 2/3] gdb/dwarf: pass an array of values to the dwarf evaluator
` [PATCH 3/3] gdb: add support for Fortran's ASSUMED RANK arrays
[PATCH 1/3] gdb/python: remove Python 2 support
2022-03-23 11:46 UTC (12+ messages)
` [PATCH v2 0/2] Remove "
` [PATCH v2 1/2] gdb/python: remove "
` [PATCH v2 2/2] gdb/python: remove Python 2/3 compatibility macros
[RFC][PATCH 0/1] Fortran entry and DW_TAG_entry_point
2022-03-23 10:53 UTC (2+ messages)
` [RFC][PATCH 1/1] dwarf, fortran: add support for DW_TAG_entry_point
A couple of trivial fixes
2022-03-23 10:50 UTC (8+ messages)
` [PATCHv2 0/3] Fix for 'make tags' build rule
` [PATCHv2 1/3] gdb/Makefile.in: remove SOURCES variable
` [PATCHv2 2/3] gdb/Makefile.in: fix 'make tags' build target
` [PATCHv2 3/3] gdb/Makefile.in: move ALLDEPFILES earlier in Makefile.in
[PATCH] [Arm] Update the list of recognized m-profile TAG_CPU_ARCH_*
2022-03-23 9:21 UTC
[PATCH] fix detection of binary being named "step"
2022-03-22 22:19 UTC
[PATCH] Fix for gdb.base/solib-search.exp test
2022-03-22 21:49 UTC
[pushed] Remove two unused variables
2022-03-22 17:21 UTC
[PATCH 2/2] Use file offset instead of virtual address for a function address
2022-03-22 16:22 UTC (3+ messages)
[PATCH 1/2] Add lld(linker) specific option
2022-03-22 16:21 UTC (3+ messages)
[PATCH v5 0/4] gdb: add gdb_attach to fix failed testcases
2022-03-22 11:24 UTC (6+ messages)
` [PATCH v5 1/4] gdb: testsuite: remove attach test from can_spawn_for_attach
` [PATCH v5 2/4] gdb: testsuite: add new gdb_attach to check "attach" command
` [PATCH v5 3/4] gdb: testsuite: use gdb_attach to fix attach-pie-noexec.exp
` [PATCH v5 4/4] gdb: testsuite: use gdb_attach to fix jit-elf.exp
[PATCH v4 0/4] gdb: add gdb_attach to fix failed testcases
2022-03-22 3:30 UTC (9+ messages)
` [PATCH v4 1/4] gdb: testsuite: remove attach test from can_spawn_for_attach
` [PATCH v4 2/4] gdb: testsuite: add new gdb_attach to check "attach" command
` [PATCH v4 3/4] gdb: testsuite: use gdb_attach to fix attach-pie-noexec.exp
` [PATCH v4 4/4] gdb: testsuite: use gdb_attach to fix jit-elf.exp
[PATCH v2] gdb/debuginfod: Rework progress updates
2022-03-22 0:27 UTC (6+ messages)
` [PATCH v3] gdb: Improve debuginfod "
[COMMITTED PATCH] gdb: Add missing #include in solib.h
2022-03-21 19:07 UTC
[PATCH 2/2] PR gdb/27570: missing support for debuginfod in core_target::build_file_mappings
2022-03-21 18:22 UTC (5+ messages)
[PATCH 1/2] gdb: Add soname to build-id mapping for core files
2022-03-21 18:21 UTC (4+ messages)
[PATCH v2 00/12] FreeBSD/aarch64 hardware watchpoint support
2022-03-21 18:10 UTC (5+ messages)
` [PATCH v2 02/12] x86-nat: Use an unordered_map to store per-pid debug reg state
` [PATCH v2 03/12] x86-nat: Add x86_lookup_debug_reg_state
[PATCHv2 00/15] TUI changes, new winwidth command and resizing changes
2022-03-21 17:52 UTC (3+ messages)
` [PATCHv3 "
[PATCH] Watchpoint followed by catchpoint misreports watchpoint (PR gdb/28621)
2022-03-21 17:28 UTC (2+ messages)
[ob/pushed] gdbserver: Fix incorrect assertion
2022-03-21 17:04 UTC (2+ messages)
` [pushed] gdbserver: Fixup previous patch
[PING][PATCH v2 0/2] gdb/fortran: add support for accessing fields of extended types
2022-03-21 17:03 UTC
[PATCHv2 0/3] Fix GDB prompt corruption issue
2022-03-21 15:58 UTC (4+ messages)
` [PATCHv3 0/2] "
` [PATCHv3 1/2] readline: back-port changes needed to properly detect EOF
` [PATCHv3 2/2] gdb: handle bracketed-paste-mode and EOF correctly
[pushed] gdb: re-generate config.in
2022-03-21 14:48 UTC
[PATCH] gdb/x86: handle stap probe arguments in xmm registers
2022-03-21 14:41 UTC (5+ messages)
` [PATCHv2] "
[pushed] gdb/testsuite: reformat gdb.python/pretty-print-call-by-hand.py
2022-03-21 13:59 UTC
[PATCH] gdb/testsuite: Installed-GDB testing & data-directory
2022-03-21 12:02 UTC (6+ messages)
` [PATCH v2] "
[PATCH] Add support for readline 8.2
2022-03-21 11:09 UTC (2+ messages)
[PATCH 0/3] Floating-point literal syntax extension for Ada
2022-03-21 9:28 UTC (5+ messages)
` [PATCH 2/3] Implement real literal "
[PATCH v2] gdb: rename floatformats_ia64_quad to floatformats_ieee_quad
2022-03-21 7:04 UTC
[PATCH] Don't test interface.exp without GNAT debug info
2022-03-20 6:02 UTC (2+ messages)
GDB 12.0.90 available for testing
2022-03-20 5:58 UTC
gdb-12 branch FROZEN
2022-03-20 5:57 UTC (2+ messages)
` gdb-12-branch OPEN again (was: "gdb-12 branch FROZEN")
[release/branch] Bump GDB's version number to 12.0.90.DATE-git
2022-03-20 5:56 UTC
[release/branch] Set GDB version number to 12.0.90
2022-03-20 5:29 UTC
[branch/pushed] Update gdb/NEWS to say "in GDB 12" instead of "since GDB 11"
2022-03-20 5:28 UTC
FYI/HEAD: Patches applied to branch master
2022-03-20 5:20 UTC (3+ messages)
` [release/HEAD 1/2] Bump version to 13.0.50.DATE-git
` [release/HEAD 2/2] Update gdb/NEWS after GDB 12 branch creation
FYI/BRANCH: Patches applied to branch gdb-12-branch
2022-03-20 5:19 UTC (3+ messages)
` [release/branch 1/2] Bump version to 12.0.90.DATE-git
` [release/branch 2/2] Set development mode to "off" by default
[PATCH] gcc: rename floatformat_ia64_quad_{big, little} to floatformat_ieee_quad_{big, little}
2022-03-19 17:38 UTC (2+ messages)
[PATCH] gdb/python: remove gdb._mi_commands dict
2022-03-19 0:29 UTC (3+ messages)
[PATCH v5 0/2] Modify can_spawn_for_attach
2022-03-18 20:43 UTC (4+ messages)
` [PATCH v5 2/2] gdb: testsuite: fix wrong expected result in attach-pie-noexec.exp
[PATCH] Fix for the gdb.base/macscp.exp testcase failure with split dwarf
2022-03-18 20:23 UTC (5+ messages)
[PATCHv4] gdb/python/mi: create MI commands using python
2022-03-18 19:57 UTC (5+ messages)
` [PATCHv5] "
[ob/pushed] Fix crash with stepi, no debug info, and "set debug infrun 1"
2022-03-18 19:25 UTC
[PATCH v3 0/4] gdb: add gdb_attach to fix failed testcases
2022-03-18 18:33 UTC (10+ messages)
` [PATCH v3 2/4] gdb: testsuite: add new gdb_attach to check "attach" command
[RFC PATCH 0/4] Handle variable XSAVE layouts
2022-03-18 17:27 UTC (6+ messages)
[PATCH] Implement gdbarch_stack_frame_destroyed_p for aarch64
2022-03-18 17:00 UTC (5+ messages)
[PATCH] Add Rust parser check for end of expression
2022-03-18 16:58 UTC (3+ 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