Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH] Fix arm-netbsd build error
 2020-03-02 17:32 UTC  (6+ messages)
` [PATCH v2] Fix arm-netbsd build error: convert from FPA to VFP
    ` [PATCH v3] "

[PATCH] gdb.fortran: Allow Flang kind printing in fortran testing
 2020-03-02 17:28 UTC 

[PATCH] gdbserver: Add .dir-locals.el file
 2020-03-02 17:08 UTC  (7+ messages)
  ` [PATCHv2] "

[PATCH] gdb/fortran Fixed printing of logical true values for Flang
 2020-03-02 17:00 UTC 

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

[PATCH] gdb/remote: Ask target for current thread if it doesn't tell us
 2020-03-02 15:19 UTC  (12+ messages)
  ` [PATCHv2] gdb/remote: Restore support for 'S' stop reply packet
          ` [PATCHv3 0/2] "
              ` [PATCHv3 1/2] gdbserver: Add mechanism to prevent sending T stop packets
          ` [PATCHv3 2/2] gdb/remote: Restore support for 'S' stop reply packet

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

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

[RFC][gdb] Use partial symbol table to find language for main
 2020-03-01 23:18 UTC 

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

[PATCH] Add C parser support for "restrict" and "_Atomic"
 2020-03-01 16:16 UTC  (2+ messages)

[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] Small clean up of use_displaced_stepping
 2020-03-01  2:41 UTC  (2+ messages)

[PATCH v2] Avoid infinite recursion in find_pc_sect_line
 2020-03-01  2:27 UTC  (2+ messages)

[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 

[PATCH v5] Improve ptrace-error detection on Linux targets
 2020-02-28 21:11 UTC  (30+ messages)
` [PATCH 0/6] Improve ptrace-error detection
  ` [PATCH 1/6] Introduce scoped_pipe.h
  ` [PATCH 4/6] Extend GNU/Linux to check for ptrace error
  ` [PATCH 2/6] Don't reset errno/bfd_error on 'throw_perror_with_name'
  ` [PATCH 6/6] Fix comment for 'gdb_dlopen'
  ` [PATCH 3/6] Expand 'fork_inferior' to check whether 'traceme_fun' succeeded
  ` [PATCH 5/6] Document Linux-specific possible ptrace restrictions

[PATCH] Fix gdb.arch/aarch64-dbreg-contents.exp build failures
 2020-02-28 15:27 UTC  (3+ messages)

[PATCH] [AArch64] Fix SVE-related failure in gdb.arch/aarch64-fp.exp
 2020-02-28 15:25 UTC  (5+ messages)

[PATCH][gdb] Don't set initial language using previous language
 2020-02-28 15:19 UTC  (3+ messages)

[PATCH] Pass correct die_reader_specs in cutu_reader::init_tu_and_read_dwo_dies
 2020-02-28 15:08 UTC  (3+ messages)

[PATCH] Do not print empty-group regs when printing general ones
 2020-02-28 14:15 UTC  (8+ messages)
  ` [Regression] "

[PATCH][gdb/testsuite] Fix psymtab expansion postponement in c-linkage-name.exp
 2020-02-28 12:11 UTC 

[PATCH] Harden gdb.arch/aarch64-pauth.exp and fix a failure
 2020-02-28 10:30 UTC  (3+ messages)

[PATCH] gdb: Allow GDB to _not_ load a previous command history
 2020-02-28  7:48 UTC  (3+ messages)
` [PATCHv2] "

[PATCH] gdb: Check for nullptr when computing srcpath
 2020-02-27 23:37 UTC  (6+ messages)

[PATCH] Remove field_info::nfields member
 2020-02-27 21:28 UTC  (2+ messages)

[PUSHED] gdb: Use std::abs instead of abs on LONGEST types
 2020-02-27 21:10 UTC  (4+ messages)

[PATCH] Update ELF auxv entry types and update GDB to use them
 2020-02-27 20:30 UTC  (2+ messages)

[PATCH v5] Add debuginfod support to GDB
 2020-02-27 17:59 UTC  (7+ messages)

[committed][gdb/testsuite] Fix spawn in tuiterm.exp
 2020-02-27 16:49 UTC  (2+ messages)

[PATCH] Change gdbserver to use existing gnulib and libiberty
 2020-02-27 16:36 UTC  (6+ messages)

[committed][gdb/testsuite] Remove unused globals
 2020-02-27 13:28 UTC 

[PATCH 0/2] Specialize partial_symtab for DWARF include files
 2020-02-26 23:28 UTC  (6+ messages)
` [PATCH 1/2] Remove casts from dwarf2/index-write.c
` [PATCH 2/2] Specialize partial_symtab for DWARF include files

[PATCH v2] gdb: print thread names in thread apply command output
 2020-02-26 21:45 UTC  (4+ messages)

[PATCH 00/14] Fixes for GDB Testsuites
 2020-02-26 20:52 UTC  (15+ messages)
` [PATCH 04/14] gdb/testsuite: Avoid fake failures when exit is unreliable
` [PATCH 05/14] gdb/testsuite: Skip a few gdb.base/skip.exp tests for remote targets
` [PATCH 01/14] gdb/testsuite: Fix an invalid is_remote check in fileio test
` [PATCH 02/14] gdb/testsuite: Skip fileio.exp for remote targets
` [PATCH 03/14] gdb/testsuite: Add exit_is_reliable proc

[pushed] Move more declarations from dwarf2/loc.h to dwarf2/read.h
 2020-02-26 14:37 UTC 

[PATCH 0/7] refactor and enhance jit testing
 2020-02-26 13:56 UTC  (2+ messages)

[PATCH][gdb] Don't set initial language if set manually
 2020-02-26 13:27 UTC  (2+ messages)

[PATCH] gdbsupport: Fix setting up 'development' var
 2020-02-26  7:40 UTC  (3+ messages)
  ` [PATCH v1] "

[pushed] Move dwarf2_read_addr_index declaration to dwarf2/read.h
 2020-02-26  4:39 UTC 

note about the git-hooks install for binutils-gdb.git
 2020-02-26  2:34 UTC  (3+ messages)

[PATCH v2 0/6] Change gdbserver to use existing gdbsupport
 2020-02-25 22:22 UTC  (7+ messages)
` [PATCH v2 5/6] Change gdbsupport not to rely on BFD
` [PATCH v2 6/6] Change gdbserver to use existing gdbsupport
` [PATCH v2 1/6] Fix CORE_ADDR size assertion in symfile-mem.c
` [PATCH v2 2/6] Don't use sprintf_vma for CORE_ADDR
` [PATCH v2 4/6] Fix gdbserver build when intl already built
` [PATCH v2 3/6] Cast to bfd_vma in arm-tdep.c

[PATCH 0/2] Remove C++ Symbol Aliases From Completion List
 2020-02-25 17:35 UTC  (4+ messages)
` [PATCHv2 0/3] "
  ` [PATCHv2 1/3] libiberty/hashtab: More const parameters

[PATCH] Add gdb.fortran/vla-stride.exp and report a bug
 2020-02-25 16:35 UTC  (2+ messages)
` [PUSHED] gdb/fortran: Support negative array stride in one limited case

[RFC 0/2] Restore previously selected frame when switching thread
 2020-02-25 15:13 UTC  (3+ messages)
` [RFC 2/2] gdb: Track the current frame for each thread
` [RFC 1/2] gdb: Unify two copies of restore_selected_frame

[pushed] [AArch64] Fix typo in comment
 2020-02-25 15:02 UTC 

[PUSHED] gdb/testsuite: Remove source file path from test name
 2020-02-25 14:41 UTC 

[PATCH][gdb/testsuite] Fix gdb.go/methods.exp
 2020-02-25 13:07 UTC  (7+ messages)

[pushed] Move dwarf2_get_die_type declaration to dwarf2/read.h
 2020-02-25  5:16 UTC 

[PATCH] gnulib: import count-one-bits module and use it
 2020-02-25  3:39 UTC  (6+ messages)
    ` [RFA] gdb/copyright.py: Add generated files in gnulib/ to exclude list (was: "Re: [PATCH] gnulib: import count-one-bits module and use it")
      ` [RFA] gdb/copyright.py: Add generated files in gnulib/ to exclude list

[PATCH 00/14] Share DWARF partial symtabs between objfiles
 2020-02-24 23:20 UTC  (13+ messages)

[PATCH v4] Add debuginfod support to GDB
 2020-02-24 20:49 UTC  (6+ messages)

[PATCH][gdb] Fix hang after ext sigkill
 2020-02-24 20:14 UTC 

[PATCH] gdb: infrun: consume multiple events at each pass in stop_all_threads
 2020-02-24 19:36 UTC 

[PUSHED] gdb/doc: Fix header alignment of 'info threads' example output
 2020-02-24 16:42 UTC 

[PATCH][gdb] Ensure listing of unused static var in info locals
 2020-02-24 14:19 UTC  (2+ messages)

[committed][gdb/testsuite] Fix layout next/prev/regs help message
 2020-02-24 11:31 UTC 

[PING^2][PATCH]: DWARFv5: Handle location list for split dwarf
 2020-02-24  9:50 UTC 

[PATCH] Support for DW_AT_loclists_base and DW_FORM_loclistx
 2020-02-24  8:48 UTC  (5+ messages)

Oh dear. I regret to inform you that commit 0240c8f11b06a33a043bacbe2b9e723ae6ad573c might be unfortunate
 2020-02-24  3:04 UTC  (3+ messages)
` Breakage on builder Solaris11-sparcv9-m64, revision 0240c8f11b06a33a043bacbe2b9e723ae6ad573c
` Breakage on builder Solaris11-amd64-m64, "

[PATCH] Introduce objfile::intern
 2020-02-24  2:58 UTC 

[review] Style field names in "print"
 2020-02-24  0:02 UTC  (3+ messages)
` [pushed] "

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox