public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH v3] Rebase executable to match relocated base address
 2020-03-03 16:22 UTC 

[RFC][gdb] Use partial symbol table to find language for main
 2020-03-03 15:48 UTC  (2+ messages)

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

[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] gdb.fortran: Allow Flang kind printing in fortran testing
 2020-03-03  5:31 UTC  (3+ messages)

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

[PATCH] gdb/fortran Fixed printing of logical true values for Flang
 2020-03-03  4:47 UTC  (3+ messages)
` [PATCHv2] gdb/fortran: Fix "

[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  (31+ messages)
` [PATCH 0/6] Improve ptrace-error detection
  ` [PATCH 3/6] Expand 'fork_inferior' to check whether 'traceme_fun' succeeded
  ` [PATCH 1/6] Introduce scoped_pipe.h
  ` [PATCH 2/6] Don't reset errno/bfd_error on 'throw_perror_with_name'
  ` [PATCH 5/6] Document Linux-specific possible ptrace restrictions
  ` [PATCH 6/6] Fix comment for 'gdb_dlopen'
  ` [PATCH 4/6] Extend GNU/Linux to check for ptrace error

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

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

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

[PATCH] Explicitly put registers in the general group for ARM
 2020-03-02 19:07 UTC  (2+ messages)

[PATCH] Fix arm-netbsd build error
 2020-03-02 17:32 UTC  (7+ messages)
` [PATCH v2] Fix arm-netbsd build error: convert from FPA to VFP
    ` [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 

[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] 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] 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][gdb/testsuite] Fix psymtab expansion postponement in c-linkage-name.exp
 2020-02-28 14:50 UTC  (2+ messages)

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

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

[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  (5+ messages)

[PATCH v5] Add debuginfod support to GDB
 2020-02-27 17:59 UTC  (8+ 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 2/2] "
` [PATCH 1/2] Remove casts from dwarf2/index-write.c

[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  (17+ messages)
` [PATCH 04/14] gdb/testsuite: Avoid fake failures when exit is unreliable
` [PATCH 01/14] gdb/testsuite: Fix an invalid is_remote check in fileio test
` [PATCH 03/14] gdb/testsuite: Add exit_is_reliable proc
` [PATCH 05/14] gdb/testsuite: Skip a few gdb.base/skip.exp tests for remote targets
` [PATCH 02/14] gdb/testsuite: Skip fileio.exp "

[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 2/6] Don't use sprintf_vma for CORE_ADDR
` [PATCH v2 5/6] Change gdbsupport not to rely on BFD
` [PATCH v2 4/6] Fix gdbserver build when intl already built
` [PATCH v2 6/6] Change gdbserver to use existing gdbsupport
` [PATCH v2 3/6] Cast to bfd_vma in arm-tdep.c
` [PATCH v2 1/6] Fix CORE_ADDR size assertion in symfile-mem.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 1/2] gdb: Unify two copies of restore_selected_frame
` [RFC 2/2] gdb: Track the current frame for each thread

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

[PATCH][gdb/testsuite] Fix mi-sym-info.exp matching FAILs
 2020-02-25 11:01 UTC 

[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

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