public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/2] Line table is_stmt support
 2020-03-08 14:57 UTC  (13+ messages)
` [PATCH 2/2] gdb: Add support for tracking the DWARF line table is-stmt field
          ` [PATCHv2 0/2] Line table is_stmt support
          ` [PATCHv2 1/2] gdb/testsuite: Add is-stmt support to the DWARF compiler
          ` [PATCHv2 2/2] gdb: Add support for tracking the DWARF line table is-stmt field
  ` [PATCH] Fix range end handling of inlined subroutines
    ` [PATCHv2] "
      ` [PATCHv3] "

[PATCH] arc: Migrate to new target features
 2020-03-08  4:16 UTC  (4+ messages)
` [PATCH v2] "

Oh dear. I regret to inform you that commit 0240c8f11b06a33a043bacbe2b9e723ae6ad573c might be unfortunate
 2020-03-07 23:52 UTC  (10+ messages)
` Breakage on builder Fedora-i686, revision 0240c8f11b06a33a043bacbe2b9e723ae6ad573c
` Breakage on builder Fedora-x86_64-cc-with-index, "
` Breakage on builder Fedora-x86_64-m32, "
` Breakage on builder Fedora-x86_64-m64, "
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, "
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, "
` Breakage on builder Ubuntu-Aarch64-m64, "
` Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, "
` Breakage on builder Ubuntu-Aarch64-native-gdbserver-m64, "

[committed][gdb/testsuite] Fix testing build_executable result
 2020-03-07 21:46 UTC 

[PATCH 00/14] Share DWARF partial symtabs between objfiles
 2020-03-07 19:12 UTC  (8+ messages)
` [PATCH 01/14] Fix latent bug in dwarf2_find_containing_comp_unit

[PATCH] gdb: recognize 64 bits Windows executables as Cygwin osabi
 2020-03-07 18:16 UTC  (3+ messages)

[PATCH 0/7] Update complex number support
 2020-03-07 15:22 UTC  (8+ messages)
` [PATCH 1/7] Change how complex types are created
` [PATCH 2/7] Add accessors for members of complex numbers
` [PATCH 3/7] Change how complex types are printed in C
` [PATCH 4/7] Change the C parser to allow complex constants
` [PATCH 5/7] Allow printing of complex integers
` [PATCH 6/7] Implement complex arithmetic
` [PATCH 7/7] Add _Complex type support to C parser

[pushed] Remove some obsolete comments
 2020-03-07 15:09 UTC  (2+ messages)

[RFAv5 0/3] Allow the user to define default args for commands and aliases
 2020-03-07 14:37 UTC  (5+ messages)
` [RFAv5 1/3] default-args: allow to define default command/alias arguments
` [RFAv5 2/3] Add tests for new default-args related commands and arguments
` [RFAv5 3/3] NEWS and documentation for default-args related concept and commands

[RFA] Ensure GDB printf command can print convenience var strings without a target
 2020-03-07 11:58 UTC  (7+ messages)
` [PATCH] Fix printf of a convenience variable holding an inferior address

[PATCH] Don't try to get the TIB address without an inferior
 2020-03-06 17:42 UTC  (8+ messages)

[PATCH][gdb/testsuite] Fix "text file busy" errors with cc-with-tweaks.exp
 2020-03-06 17:01 UTC  (2+ messages)

[PATCH][gdb,testsuite,doc,NEWS] Fix "the the"
 2020-03-06 14:19 UTC  (2+ messages)

[PATCH][gdb] Remove trailing "done" after "Reading symbols from" message
 2020-03-06 11:56 UTC  (5+ messages)

[PATCH] Use std::string for 'psargs'
 2020-03-05 23:58 UTC  (3+ messages)

[PATCH] Fix sizes and types of x86 segment and x87 registers
 2020-03-05 23:57 UTC  (4+ messages)

[PATCH][gdb/testsuite] Fix check-read1 FAIL in gdb.tui/corefile-run.exp
 2020-03-05 22:43 UTC  (2+ messages)
` [PING][PATCH][gdb/testsuite] "

[PATCH] libctf: Mark bswap_identity_64 inline function as static
 2020-03-05 22:28 UTC 

[PATCH] gdb: make gdb.arch/amd64-disp-step-avx.exp actually test displaced stepping
 2020-03-05 22:21 UTC 

[PATCH] gdb/testsuite/fortran: Add mixed language stack test
 2020-03-05 21:09 UTC 

[PATCH 1/4] gdb/selftest.m4: ensure $development is set
 2020-03-05 19:42 UTC  (5+ messages)
` [PATCH 4/4] Move gdb/selftest.m4 to gdbsupport/selftest.m4
` [PATCH 3/4] Don't include selftests objects in build when unit tests are disabled
` [PATCH 2/4] Move sourcing of development.sh to GDB_AC_COMMON

[PATCH] gdbsupport: Fix setting up 'development' var
 2020-03-05 19:36 UTC  (4+ messages)
  ` [PATCH v1] "

[PATCH] Find tailcall frames before inline frames
 2020-03-05 16:56 UTC  (4+ messages)

[PATCH] gdbserver: Add .dir-locals.el file
 2020-03-05 16:00 UTC  (15+ messages)
  ` [PATCHv2] "

[PATCH] gdb, gdbserver, gdbsupport: add .gitattributes files
 2020-03-05 15:07 UTC  (3+ messages)

[PATCH] Introduce objfile::intern
 2020-03-05  9:10 UTC  (3+ messages)
  ` [committed][gdb/testsuite] Update maint.exp for string cache

[PATCH 0/4] Fix BZ 25631 - core file memory access problem
 2020-03-05  0:43 UTC  (5+ messages)
` [PATCH 2/4] Add function for partitioning/splitting a section table
` [PATCH 4/4] Test ability to access unwritten-to mmap data in core file
` [PATCH 1/4] Remove hack for GDB which sets the section size to 0
` [PATCH 3/4] Provide access to non SEC_HAS_CONTENTS core file sections

[pushed] Make "gnutarget" const
 2020-03-04 23:28 UTC 

[PATCH] Explicitly put registers in the general group for ARM
 2020-03-04 22:01 UTC  (4+ messages)

[PATCH v3] Implement debugging of WOW64 processes
 2020-03-04 20:45 UTC  (6+ messages)

[PATCH] gdb: Print frame address in more cases
 2020-03-04 19:54 UTC  (2+ messages)

[PATCH v2] Implement debugging of WOW64 processes
 2020-03-04 18:15 UTC  (3+ messages)

[PATCH] Do not print empty-group regs when printing general ones
 2020-03-04 16:14 UTC  (13+ messages)
` [PING] "
  ` [Regression] "

[RFC][gdb] Use partial symbol table to find language for main
 2020-03-04 16:07 UTC  (3+ messages)

[PATCH][gdb/doc] Remove trailing done from "Reading symbols from" lines
 2020-03-04 15:25 UTC  (2+ messages)

[PATCH] gdb/fortran Fixed printing of logical true values for Flang
 2020-03-04  8:48 UTC  (7+ messages)
` [PATCHv2] gdb/fortran: Fix "
      ` [gdb/testsuite] Fix missing uint8_t in gdb.fortran/logical.exp

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

[PATCH]: DWARFv5: Handle location list for split dwarf
 2020-03-04  2:05 UTC  (2+ messages)

[PATCH] Add C parser support for "restrict" and "_Atomic"
 2020-03-04  0:39 UTC  (3+ messages)

[PATCH] gdb: enable -Wmissing-prototypes warning
 2020-03-03 22:34 UTC 

[pushed] gdbsupport: re-generate Makefile.in
 2020-03-03 22:11 UTC 

[PATCH] gdb.fortran: Allow Flang kind printing in fortran testing
 2020-03-03 18:23 UTC  (4+ messages)

[PATCH v3] Rebase executable to match relocated base address
 2020-03-03 17:43 UTC  (3+ messages)

[PATCH] Update ELF auxv entry types and update GDB to use them
 2020-03-03 13:34 UTC  (3+ messages)

[committed][gdb/testsuite] Fix gdb.mi/gdb2549.exp with check-read1
 2020-03-03 10:36 UTC 

[committed][gdb/testsuite] Fix tcl error in gdb.mi/list-thread-groups-available.exp
 2020-03-03  9:51 UTC 

[committed][gdb/testsuite] Fix mi-sym-info.exp with check-read1
 2020-03-03  9:35 UTC 

[PATCH 0/2] All threads not stopped when a process exits
 2020-03-03  8:35 UTC  (2+ messages)
` [PING][PATCH "

[PATCH v2] Rebase executable to match relocated base address
 2020-03-03  5:46 UTC  (2+ messages)

[PATCH v2] Avoid infinite recursion in find_pc_sect_line
 2020-03-03  5:23 UTC  (3+ messages)

[PATCH] Small clean up of use_displaced_stepping
 2020-03-02 20:59 UTC  (3+ messages)

[PATCH v5] Improve ptrace-error detection on Linux targets
 2020-03-02 20:07 UTC  (17+ messages)
` [PATCH 0/6] Improve ptrace-error detection
  ` [PATCH 1/6] Introduce scoped_pipe.h
  ` [PATCH 2/6] Don't reset errno/bfd_error on 'throw_perror_with_name'

[PATCHv3 0/2] gdb/remote: Restore support for 'S' stop reply packet
 2020-03-02 19:25 UTC  (9+ messages)
` [PATCHv2] "
  ` [PATCHv3 2/2] "
  ` [PATCHv3 1/2] gdbserver: Add mechanism to prevent sending T stop packets

[PATCH] gdb: Allow GDB to _not_ load a previous command history
 2020-03-02 19:21 UTC  (4+ messages)
` [PATCHv2] "

[PATCH v2] Fix arm-netbsd build error: convert from FPA to VFP
 2020-03-02 17:32 UTC  (5+ messages)
` [PATCH v3] "

[PATCH][gdb] Skip imports of c++ CUs
 2020-03-02 16:13 UTC 

[PATCH][gdb/testsuite] Fix corefile-buildid.exp with check-read1
 2020-03-02 13:34 UTC  (8+ messages)
  ` [RFC][gdb/testsuite] Handle -line and -non-empty-line in gdb_test_multiple
      ` [RFC][gdb/testsuite] Add -lbl option "

[RFC][gdb] Make sure verbose output is on single line
 2020-03-01 20:12 UTC 

[PING^2] [PATCH] Rebase executable to match relocated base address
 2020-03-01 11:25 UTC  (2+ messages)

[PING] [PATCH v2] Rebase executable to match relocated base address
 2020-03-01 11:24 UTC 

[PATCH] gdb: Move defs.h before any system header in debuginfod-support.c
 2020-02-29 14:16 UTC  (2+ messages)

[pushed] Update libinproctrace.so path in lib/trace-support.exp
 2020-02-29  0:00 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).