public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[RFC] AArch64 Memory tagging support
 2020-04-13 14:57 UTC  (3+ messages)

[PATCH][gdb/testsuite] Fix gdb.ada/catch_ex_std.exp gnatlink FAIL
 2020-04-13 13:11 UTC  (2+ messages)

[PATCH] Implement IP_MINIMAL and IP_ALL on NetBSD
 2020-04-13  3:24 UTC  (2+ messages)

[PATCH] Implement "info proc cmdline" for NetBSD
 2020-04-12 19:43 UTC  (3+ messages)

[PATCH] Implement "info proc cwd" for NetBSD
 2020-04-12 18:12 UTC  (2+ messages)

[PATCH] Implement "info proc exe" for NetBSD
 2020-04-12 17:59 UTC  (3+ messages)

[PATCH] Implement "info proc exe" for NetBSD
 2020-04-12 17:22 UTC  (3+ messages)

[PATCHv2 0/2] Line table is_stmt support
 2020-04-12 17:13 UTC  (13+ messages)
` [PATCH 0/2] More regression fixing from is-stmt patches
  ` [PATCH 1/2] gdb/testsuite: Move helper function into lib/dwarf.exp
  ` [PATCH 2/2] gdb: Preserve is-stmt lines when switch between files

[PATCH v2] Implement "info proc mappings" for NetBSD
 2020-04-12 10:17 UTC  (12+ messages)
` [PATCH v3] "
  ` [PATCH v4] "
    ` [PATCH v5] "

[PATCH] Fix makeinfo warnings in gdb.texinfo and python.texi docs
 2020-04-12  0:40 UTC  (2+ messages)

[PATCH] Undefined behavior reported in copy_bitwise
 2020-04-11  1:08 UTC  (5+ messages)

[PATCH 0/11] Variant part support, plus more
 2020-04-10 17:44 UTC  (16+ messages)
` [PATCH 01/11] Rename "variant" to "ppc_variant"
` [PATCH 02/11] Add new variant part code
` [PATCH 03/11] Allow DWARF expression to push the initial address
` [PATCH 04/11] Prefer existing data when evaluating DWARF expression
` [PATCH 05/11] Rewrite the existing variant part code
` [PATCH 06/11] Add support for dynamic type lengths
` [PATCH 07/11] Add support for variable field offsets
` [PATCH 08/11] Update Ada ptype support for dynamic types
` [PATCH 09/11] Add tests for Ada changes
` [PATCH 10/11] Add Python support for dynamic types
` [PATCH 11/11] Update test cases that work with minimal encodings

[PATCH] gdbsupport: include cstdlib in common-defs.h
 2020-04-10 17:29 UTC  (4+ messages)

[PATCH] Mark move constructors as "noexcept"
 2020-04-10 15:38 UTC 

[PATCH 0/2] Avoid infinite recursion in get_msymbol_address
 2020-04-10 14:46 UTC  (3+ messages)

[committed][gdb/cli] Don't let python colorize strip leading newlines
 2020-04-10 13:09 UTC  (2+ messages)

[RFC][PATCH][PR gdb/24154] Use real type for member functions with auto return type
 2020-04-10 11:24 UTC  (3+ messages)

[PATCH] Fix debugging of WOW64 processes
 2020-04-10 11:03 UTC  (3+ messages)

[committed][gdb/testsuite] Fix -readnow FAIL in gdb.base/style.exp
 2020-04-10  7:51 UTC 

[RFC] Add git sha information to the gdb version string
 2020-04-10  0:10 UTC  (5+ messages)
` [PATCH 0/2] Adding git sha information to the "
  ` [PATCH 2/2] Add git sha information to the gdb "

Tom de Vries appointed as Global Maintainer
 2020-04-09 23:05 UTC 

one month to GDB 9.2 release (corrective release after 9.1)
 2020-04-09 23:02 UTC 

[PATCH][gdb/symtab] Prefer def over decl (inter-CU case, with context)
 2020-04-09 21:08 UTC 

[PATCH] Better handling of realpath() failure in windows_make_so() on Cygwin
 2020-04-09 19:26 UTC  (3+ messages)

[PATCH v3 00/29] Windows code sharing + bug fix
 2020-04-09 17:54 UTC  (7+ messages)

[PATCH][gdb/symtab] Prefer def over decl (inter-CU case)
 2020-04-09 14:30 UTC 

[PATCH] Partially revert my UB fix in record_line
 2020-04-09  9:33 UTC  (2+ messages)

[PATCH] Add completion styling
 2020-04-09  6:39 UTC  (2+ messages)

[PATCH] Add SVR4 psABI specific parser for AUXV entries
 2020-04-09  1:00 UTC  (8+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH 0/7] Add "Windows" OS ABI
 2020-04-08 18:16 UTC  (8+ messages)
    ` [PATCH] gdb: stop using host-dependent signal numbers in, windows-tdep.c (was: Re: [PATCH 0/7] Add "Windows" OS ABI)
      ` [PATCH] gdb: stop using host-dependent signal numbers in, windows-tdep.c

[PATCH] Tune default DEBUGDIR for NetBSD
 2020-04-08 17:28 UTC  (4+ messages)

[PATCH][gdb/symtab] Store external var decls in psymtab
 2020-04-08 15:07 UTC 

[pushed] Remove objfile parameter from read_gdb_index_from_buffer
 2020-04-08 12:08 UTC 

[PATCH][gdb/symtab] Find filename in shared psymtab
 2020-04-08 11:11 UTC  (2+ messages)

[PATCH][gdb/symtab] Don't create duplicate psymtab for forward-imported CU
 2020-04-08 10:22 UTC  (2+ messages)

[committed][gdb/testsuite] Add gcc/94469 xfails to gdb.ada/call_pn.exp
 2020-04-08  5:00 UTC 

[PATCH] Define NetBSD specific skip_solib_resolver
 2020-04-07 17:08 UTC  (3+ messages)

[PATCH v4 1/3] Support for DW_AT_loclists_base and DW_FORM_loclistx
 2020-04-07 15:57 UTC  (4+ messages)
` [PATCH v4 2/3] DWARFv5: Handle location list for split dwarf
` [PATCH v4 3/3] DWARFv5: Info address command error in gdb with DWARFfv5

[PATCH] gdb: small cleanups in dwarf2_psymtab constructors
 2020-04-07 15:49 UTC  (3+ messages)

[PATCH][gdb/symtab] Add symbol with inherited DW_AT_const_value to psymtabs
 2020-04-07 15:28 UTC  (4+ messages)

[PATCH][gdb/symtab] Handle PU without import in "save gdb-index"
 2020-04-07  9:46 UTC 

[PATCHv5] Fix range end handling of inlined subroutines
 2020-04-06 21:17 UTC  (14+ messages)
` [PATCHv6] "

[RFC][PATCH][PR gdb/15559] Use thiscall calling convention for class members
 2020-04-06 21:07 UTC  (3+ messages)

[PATCH v4] Implement basic threading support in the NetBSD target
 2020-04-06 20:50 UTC  (4+ messages)
` [PATCH v5] "

[PATCH][gdb/symtab] Fix check-psymtab failure for inline function
 2020-04-06 20:40 UTC  (4+ messages)

[PATCHv2 2/3] gdb: Restructure the completion_tracker class
 2020-04-06 20:27 UTC  (3+ messages)
` [PATCH] gdb: Don't corrupt completions hash when expanding the hash table

[PATCH] Select variant field when printing variant (no-tn-check)
 2020-04-06 18:58 UTC  (2+ messages)

[PATCH v3 2/2] Fix an undefined behavior in record_line
 2020-04-06 18:48 UTC  (13+ messages)

[pushed] Fix build breakage in NetBSD tdep files
 2020-04-06 18:48 UTC  (2+ messages)

[pushed] Handle complex error type in read_base_type
 2020-04-06 18:28 UTC 

[PATCH v5 0/5] Handling already-exited threads in 'stop_all_threads'
 2020-04-06 15:45 UTC  (6+ messages)
  ` [PATCH v5 1/5] gdb: protect some 'regcache_read_pc' calls
  ` [PATCH v5 2/5] gdb/infrun: move a 'regcache_read_pc' call down to first use
  ` [PATCH v5 3/5] gdb/remote: do not delete a thread if it has a pending event
  ` [PATCH v5 4/5] gdb/infrun: extract out a code piece into 'mark_non_executing_threads' function
  ` [PATCH v5 5/5] gdb/infrun: handle already-exited threads when attempting to stop

[review v2] infrun: handle already-exited threads when attempting to stop
 2020-04-06 15:45 UTC  (4+ messages)
` [PATCH v4 2/2] gdb/infrun: "

[PATCH] Add signal number conversions for NetBSD
 2020-04-06 14:15 UTC  (2+ messages)

static linking of gdb
 2020-04-06 14:11 UTC  (12+ messages)

[PATCH v2 1/3] Support for DW_AT_loclists_base and DW_FORM_loclistx
 2020-04-06  9:59 UTC 

[PATCH 0/4] arc: Add GNU/Linux support
 2020-04-06  9:13 UTC  (2+ messages)
` [PING][PATCH "

[patch v2] Fix cyrillic symbols show in tui
 2020-04-05 20:41 UTC  (4+ messages)

[PATCH] Change get_objfile_arch to a method on objfile
 2020-04-04 22:16 UTC 

[PATCH] Speed up psymbol reading by removing a copy
 2020-04-04 19:35 UTC 

[RFC 0/6] Some user-friendliness changes
 2020-04-04 16:42 UTC  (12+ messages)
` [RFC 2/6] Add "help news"
` [RFC 3/6] Add "tips" file to gdb
` [RFC 4/6] Add get_standard_config_dir function
` [RFC 5/6] Let the user control the startup style
` [RFC 6/6] Add "set startup-quietly"

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