public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] Fix issues with reading rnglists, especially from dwo files, for DWARF v5
 2020-07-16  2:34 UTC  (23+ messages)
                      ` [PATCH V3] "
                          ` [PATCH V4] "
                              ` [PATCH V5] "

[PATCH 0/4] arc: Add GNU/Linux support
 2020-07-16  1:59 UTC  (17+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/4] arc: Recognize registers available on Linux targets
  ` [PATCH v3 0/3] arc: Add GNU/Linux support
    ` [PATCH v3 1/3] arc: Add ARCv2 XML target along with refactoring
    ` [PATCH v3 2/3] arc: Add hardware loop detection
    ` [PATCH v3 3/3] arc: Add GNU/Linux support for ARC

[PATCH] Require GNU make 3.82
 2020-07-15 21:48 UTC  (10+ messages)

[patch] gdb/testsuite: Fix more bugs in gdb testglue wrapper handling
 2020-07-15 19:56 UTC  (2+ messages)
` [ping] "

[patch] gdb/testsuite: Fix POSIX-isms in gdb.base/shell.exp
 2020-07-15 19:53 UTC  (2+ messages)
` [ping] "

[PATCH 00/23] Memory Tagging Support + AArch64 Linux implementation
 2020-07-15 19:45 UTC  (24+ messages)
` [PATCH 01/23] New target methods for memory tagging support
` [PATCH 02/23] New gdbarch memory tagging hooks
` [PATCH 03/23] Add GDB-side remote target support for memory tagging
` [PATCH 04/23] Unit testing for GDB-side remote memory tagging handling
` [PATCH 05/23] GDBserver remote packet support for memory tagging
` [PATCH 06/23] Unit tests for gdbserver memory tagging remote packets
` [PATCH 07/23] Documentation for "
` [PATCH 08/23] AArch64: Add MTE CPU feature check support
` [PATCH 09/23] AArch64: Add target description/feature for MTE registers
` [PATCH 10/23] AArch64: Add MTE register set support for GDB and gdbserver
` [PATCH 11/23] AArch64: Add MTE ptrace requests
` [PATCH 12/23] AArch64: Implement memory tagging target methods for AArch64
` [PATCH 13/23] Refactor parsing of /proc/<pid>/smaps
` [PATCH 14/23] AArch64: Implement the memory tagging gdbarch hooks
` [PATCH 15/23] AArch64: Add unit testing for logical tag set/get operations
` [PATCH 16/23] AArch64: Report tag violation error information
` [PATCH 17/23] AArch64: Add gdbserver MTE support
` [PATCH 18/23] New mtag commands
` [PATCH 19/23] Documentation for the new "
` [PATCH 20/23] Extend "x" and "print" commands to support memory tagging
` [PATCH 21/23] Document new "x" and "print" memory tagging extensions
` [PATCH 22/23] Add NEWS entry
` [PATCH 23/23] Add memory tagging testcases

[PATCH] Fix build with GNU Make 3.81
 2020-07-15 18:30 UTC  (5+ messages)

[PATCH] gdb/fortran: Handle dynamic string types when printing types
 2020-07-15 15:11 UTC  (5+ messages)

[PATCH v3 0/9] Handling multiple JITers
 2020-07-15 14:19 UTC  (13+ messages)
` [PATCH v3 1/9] gdb/jit: pass the jiter objfile as an argument to jit_event_handler
` [PATCH v3 2/9] gdb/jit: link to jit_objfile_data directly from the objfile struct
` [PATCH v3 3/9] gdb/jit: split jit_objfile_data in two
` [PATCH v3 4/9] gdb/jit: apply some simplifications and assertions
` [PATCH v3 5/9] gdb/jit: move cached_code_address and jit_breakpoint to jiter_objfile_data
` [PATCH v3 6/9] gdb/jit: enable tracking multiple JITer objfiles
` [PATCH v3 7/9] gdb/jit: remove jiter_objfile_data -> objfile back-link
` [PATCH v3 8/9] gdb/jit: apply minor cleanup and modernization
` [PATCH v3 9/9] gdb/jit: skip jit symbol lookup if already detected the symbols don't exist

[PATCH 0/2] Changes to show architecture/endian message
 2020-07-15  9:36 UTC  (9+ messages)
` [PATCH 1/2] gdb: Improve formatting of 'show architecture' messages
` [PUSHED 0/2] Changes to show architecture/endian message
  ` [PUSHED 1/2] gdb: Improve formatting of 'show architecture' messages
  ` [PUSHED 2/2] gdb: Improve formatting of 'show endian' messages

[committed][gdb/testsuite] Handle callq -> call disassembly change
 2020-07-15  9:18 UTC 

[PATCH] gdb/testsuite/lib/dwarf.exp: fix addr_size parameter comments
 2020-07-15  3:18 UTC  (4+ messages)

[PATCH] Update gnulib to current trunk
 2020-07-15  2:40 UTC  (6+ messages)

[PATCH 0/2] Improvements to Python Register Descriptor API
 2020-07-14 17:14 UTC  (8+ messages)
` [PATCH 1/2] gdb/python: Reuse gdb.RegisterDescriptor objects where possible
` [PATCH 2/2] gdb/python: Reuse gdb.RegisterGroup "
` [PATCHv2 0/2] Improvements to Python Register Descriptor API
  ` [PATCHv2 1/2] gdb/python: Reuse gdb.RegisterDescriptor objects where possible
  ` [PATCHv2 2/2] gdb/python: Reuse gdb.RegisterGroup "

[committed][gdb/testsuite] Fix clone-new-thread-event.c with glibc 2.30
 2020-07-14  8:36 UTC 

[PATCH v4 00/14] Fix BZ 25631 - core file memory access problem
 2020-07-14  7:53 UTC  (15+ messages)
` [PATCH v4 08/14] Use NT_FILE note section for reading core target memory
` [PATCH v4 11/14] xfail gdb.base/coredump-filter.exp test which now works without a binary
` [PATCH v4 12/14] Add new command "maint print core-file-backed-mappings"
` [PATCH v4 14/14] New core file tests with mappings over existing program memory

[PATCH] gdbserver: fix memory leak when handling qsupported packet
 2020-07-14  2:28 UTC  (5+ messages)

[PATCH] gdb: handle undefined properties in ada_discrete_type_{low, high}_bound
 2020-07-14  2:10 UTC 

[RFC][gdb/testsuite] Add gdb.base/valgrind-infcall-2.exp
 2020-07-13 15:44 UTC  (2+ messages)

[PATCH v2 1/2] guile: Add support for Guile 2.2
 2020-07-13 15:36 UTC  (7+ messages)
` [PATCH v3 0/2] Add support for Guile 3.0 and 2.2
  ` [PATCH v3 1/2] guile: Add support for Guile 2.2
        ` [PING] Add support for Guile 2.2/3.0

[patch] gdb/testsuite: Skip directory tests in gdb.base/info_sources.exp on remote host
 2020-07-13 15:33 UTC  (2+ messages)

[OB PATCH] Fix gdb.base/savedregs.exp with clang
 2020-07-13 15:02 UTC 

[RFC PATCH] gdb: add linux_nat_debug_printf macro
 2020-07-13 14:56 UTC  (10+ messages)
  ` [PATCH] "

[OB PATCH] Fix gdb.arch/i386-sse.exp with clang
 2020-07-13 14:15 UTC 

[PATCH] Use volatile pointers when attempting to trigger SIGSEGVs
 2020-07-13 13:50 UTC  (3+ messages)

[PATCH] Skip VLA structure field tests when compiling with clang
 2020-07-13 13:49 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 0/2] Fortran dynamic type related fixes
 2020-07-13 13:33 UTC  (6+ messages)
` [PATCH 1/2] gdb/fortran: resolve dynamic types when readjusting after an indirection
` [PATCH 2/2] gdb/fortran: Access elements of a structure with dynamic type
` [PATCHv2 0/2] Fortran dynamic type related fixes
  ` [PATCHv2 1/2] gdb/fortran: resolve dynamic types when readjusting after an indirection
  ` [PATCHv2 2/2] gdb/fortran: Access elements of a structure with dynamic type

[PATCH V5 0/3] eBPF support
 2020-07-13 13:30 UTC  (6+ messages)
` [PATCH V5 1/3] gdb: support for eBPF
` [PATCH V5 2/3] sim: eBPF simulator
` [PATCH V5 3/3] sim: generated files for the "

[PATCH] Fix crash in -stack-list-arguments
 2020-07-13 12:56 UTC 

[committed][gdb/testsuite] Handle missing gold linker in gdb.base/morestack.exp
 2020-07-13 12:15 UTC 

[PATCH 0/3] Prevent bad conditions from putting breakpoints into broken state
 2020-07-13  8:45 UTC  (2+ messages)

[PATCH 00/12] More type macros removal
 2020-07-13  3:15 UTC  (5+ messages)

[PATCH 0/7] Add gdb support for Cygwin x86_64 core dumps
 2020-07-12 12:58 UTC  (6+ messages)
` [PATCH 7/7] Add handling for 64-bit module addresses in Cygwin "

[PATCH V4 0/3] eBPF support
 2020-07-12 10:06 UTC  (10+ messages)
` [PATCH V4 1/3] gdb: support for eBPF
` [PATCH V4 2/3] sim: eBPF simulator
` [PATCH V4 3/3] sim: generated files for the "

[PATCH] DWARFv5: Handle DW_MACRO_define_strx and DW_MACRO_undef_strx macro entries
 2020-07-11 23:05 UTC  (4+ messages)

[PATCH] rust: Fix rust modules test
 2020-07-11 22:14 UTC  (2+ messages)

[PATCH] rust: Support raw identifiers
 2020-07-11 22:05 UTC  (2+ messages)

[PATCH] Add `build` directory to gitignore
 2020-07-11 21:59 UTC  (2+ messages)

[PATCH] Implement the skip_solib_resolver gdbarch hook for FreeBSD architectures
 2020-07-11 21:56 UTC  (5+ messages)

[PATCH v2 0/7] Some user-friendliness changes
 2020-07-11 15:56 UTC  (8+ messages)
` [PATCH v2 2/7] Add "help news"

[RFAv2] Fine tune exec-file-mismatch help and documentation
 2020-07-11 10:49 UTC  (3+ messages)

GDB 10 branching - 2020-06-27 Update
 2020-07-10 23:07 UTC  (5+ messages)

[PATCH 0/3] Fix crash if connection drops in scoped_restore_current_thread's ctor
 2020-07-10 23:02 UTC  (19+ messages)
` [PATCH 1/3] Fix crash if connection drops in scoped_restore_current_thread's ctor, part 1
` [PATCH 2/3] Fix crash if connection drops in scoped_restore_current_thread's ctor, part 2
` [PATCH 3/3] Make scoped_restore_current_thread's cdtors exception free (RFC)

[PATCH 0/7] GDB busy loop when interrupting non-stop program (PR 26199)
 2020-07-10 23:02 UTC  (2+ messages)

[PATCH 0/6] Handle UTF-8 in TUI source windows
 2020-07-10 20:45 UTC  (2+ messages)

[PATCH] Various m68k fixes for gdb
 2020-07-10 15:47 UTC  (2+ messages)

[PATCH] gdb: Don't let SIGWINCH interrupt waiting for remote target
 2020-07-10 13:22 UTC  (3+ messages)

[PATCH] Don't compare the pid returned from wait() against inferior_ptid
 2020-07-09 17:34 UTC  (6+ messages)

[PATCH v1][PowerPC] Use flexible target descriptors for Linux PowerPC
 2020-07-09 15:48 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] Support several new ELF auxiliary vector types on FreeBSD
 2020-07-09 14:12 UTC  (3+ messages)

[PATCH 00/10] Further reduction of language_data struct
 2020-07-09 11:37 UTC  (9+ messages)
` [PATCH 03/10] gdb: Convert la_name and la_natural_name to methods
` [PATCH 04/10] gdb: Convert la_filename_extensions to a method
` [PATCH 05/10] gdb: Move la_language into the language_defn class
` [PATCH 06/10] gdb: Convert language_data::c_style_arrays to a method
` [PATCH 07/10] gdb: Fix an incorrect comment
` [PATCH 08/10] gdb: Convert language_data::string_lower_bound to a method
` [PATCH 09/10] gdb: Convert la_store_sym_names_in_linkage_form_p "
` [PATCH 10/10] gdb: Override store_sym_names_in_linkage_form_p for Go language

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