public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/3] Floating-point literal syntax extension for Ada
 2022-03-29  8:13 UTC  (6+ messages)
` [PATCH 2/3] Implement real literal "

[PATCH] Use current_inferior ()->pid for AIX
 2022-03-29  6:58 UTC 

Fix for MUL instruction on the v850
 2022-03-29  3:12 UTC  (2+ messages)

[PATCH 1/2] gdb: remove some unused buildsym-legacy functions
 2022-03-28 22:17 UTC  (2+ messages)
` [PATCH 2/2] gdb: rename start_symtab/end_symtab to start_compunit_symtab/end_compunit_symtab

[PATCHv2] gdb/python: add gdb.Architecture.format_address
 2022-03-28 21:59 UTC  (8+ messages)
` [PATCHv3] gdb/python: add gdb.format_address function

[PATCH] Add Rust parser check for end of expression
 2022-03-28 21:16 UTC  (2+ messages)

[PATCH 00/19] Simplify GDB output functions
 2022-03-28 20:29 UTC  (6+ messages)
` [PATCH 18/19] Minor comment updates in utils.h

[PATCH 0/4] Change how stdlog timestamps are written
 2022-03-28 20:12 UTC  (3+ messages)

[PATCH 0/6] Handle split functions in call site chains
 2022-03-28 19:54 UTC  (3+ messages)

Metadata style?
 2022-03-28 18:46 UTC 

[PATCH] gdb/stack.c: avoid stale pointers when printing frame arguments
 2022-03-28 17:57 UTC 

[PING][PATCH v2 0/2] gdb/fortran: add support for accessing fields of extended types
 2022-03-28 17:42 UTC 

[PATCH] Consolidate definition of current_directory
 2022-03-28 17:28 UTC 

[PATCH] Powerpc, fix vla-optimized-out.exp test
 2022-03-28 15:34 UTC  (4+ messages)

Gdb-patches, A Better Way for Your Die-Casting Mold Project
 2022-03-28 15:27 UTC 

[PATCH] Fix for gdb.base/solib-search.exp test
 2022-03-28 15:21 UTC  (2+ messages)
` [PING] "

[PATCH] Debug support for global alias variable
 2022-03-28 15:14 UTC  (5+ messages)

Include --enable-threading in "gdb --config" output
 2022-03-28 13:41 UTC  (2+ messages)

[PATCH] Remove dbx mode
 2022-03-28 13:36 UTC 

[PATCH] [ARM] Enable ARMv8.1-m PACBTI support
 2022-03-28 13:04 UTC 

[PATCH] Don't test interface.exp without GNAT debug info
 2022-03-28 12:42 UTC  (3+ messages)

[RFC PATCH v2 0/5] Handle variable XSAVE layouts
 2022-03-28 11:28 UTC  (3+ messages)
` [RFC PATCH v2 2/5] core: Support fetching TARGET_OBJECT_X86_XSAVE_LAYOUT from architectures

[PATCH 00/12] * Support for Thread Local Storage (TLS) variables on FreeBSD arm and aarch64 architectures
 2022-03-28 10:16 UTC  (15+ 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] gdb:csky add support target-descriptions for CSKY arch
 2022-03-28  2:03 UTC 

GDB 12.0.90 available for testing
 2022-03-27  9:55 UTC  (11+ messages)

[PATCH 0/2] Fix GDB prompt corruption issue
 2022-03-27  0:59 UTC  (9+ messages)
` [PATCHv2 0/3] "
  ` [PATCHv2 1/3] gdb: work around prompt corruption caused by bracketed-paste-mode
  ` [PATCHv3 0/2] Fix GDB prompt corruption issue
    ` [PATCHv3 1/2] readline: back-port changes needed to properly detect EOF
    ` [PATCHv3 2/2] gdb: handle bracketed-paste-mode and EOF correctly

[pushed] Remove an unused declaration from value.h
 2022-03-26 18:16 UTC 

[PATCH] [Arm] Update the list of recognized m-profile TAG_CPU_ARCH_*
 2022-03-25 18:28 UTC  (2+ messages)

[PING][PATCH 00/11] Improve Fortran intrinsic types and procedures
 2022-03-25 16:22 UTC 

[PATCH v2 0/2] [symtab/27831] Fix OBJF_MAINLINE assert
 2022-03-25  3:42 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] [symtab/27831] New test case: gdb.base/add-symbol-file-attach.exp

[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] Two patched to fix the spelling of "aligned" in various places
 2022-03-24 16:27 UTC  (4+ 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  (5+ messages)
` [PATCH v3] [gdb/testsuite] test a function call by hand from "

[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] "

[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] fix detection of binary being named "step"
 2022-03-22 22:19 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  (6+ messages)
` [PATCH v4 2/4] gdb: testsuite: add new gdb_attach to check "attach" command

[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 

[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 

page:  |  | 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).