public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[RFC/RFA] Add support for the --readnever command-line option (DWARF only)
 2017-12-02  8:21 UTC  (51+ messages)
    ` [PATCH v2] "
` [PATCH v3] Add support for the readnever concept
    ` [PATCH] Make 'symbol-file' not care about the position of command line arguments
      ` [PATCH v2] Make '{add-,}symbol-file' "
      ` [PATCH v3] "
      ` [PATCH v4] "
` [PATCH v4] Add support for the readnever concept
` [PATCH v5] "

[RFA] Update manual for Rust change
 2017-12-02  8:14 UTC  (2+ messages)

Oh dear. I regret to inform you that commit 97cbe998d0dd5c13a0317fbb24d745da367d8caa might be unfortunate
 2017-12-02  2:53 UTC  (2+ messages)
` Breakage on builder Fedora-s390x-m64, revision 97cbe998d0dd5c13a0317fbb24d745da367d8caa

[pushed] (Ada) GDB crash printing expression with type casting
 2017-12-01 21:21 UTC 

[PATCH 2/2] Report stop locations in inlined functions
 2017-12-01 19:50 UTC  (3+ messages)

Fix for prologue processing on PowerPC
 2017-12-01 19:37 UTC  (5+ messages)
` [PING]Fix "
    ` [PING][PATCH] Fix "

[PATCH] Record nested types
 2017-12-01 19:13 UTC  (7+ messages)

[RFA] Fix regression in "commands"
 2017-12-01 16:56 UTC  (4+ messages)

[pushed] Update GDB's list of maintainers to reflect today's reality
 2017-12-01 13:41 UTC 

[RFA 0/6] remove cleanups from Ada
 2017-12-01 12:10 UTC  (12+ messages)
` [RFA 5/6] Change Ada exceptions to use std::string
` [RFA 3/6] Remove cleanup from print_mention_exception
` [RFA 6/6] Remove unnecessary cleanup from ada_collect_symbol_completion_matches
` [RFA 1/6] Remove cleanup from old_renaming_is_invisible
` [RFA 4/6] Remove some more cleanups from ada-lang.c
` [RFA 2/6] Remove cleanup from create_excep_cond_exprs

[RFA] Fix dependency tracking for objects in subdirectories
 2017-12-01 12:04 UTC  (2+ messages)

[PATCH PUSHED] Replace mail address with the URL in copyright header
 2017-12-01 11:35 UTC 

[RFC 00/15] Remove regcache::m_readonly_p
 2017-12-01 10:48 UTC  (16+ messages)
` [PATCH 06/15] regcache::cooked_write test
` [PATCH 14/15] Remove regcache::m_readonly_p
` [PATCH 11/15] Class reg_buffer_rw
` [PATCH 10/15] Class regcache_readonly
` [PATCH 12/15] Replace regcache::dump with class register_dump
` [PATCH 07/15] Class reg_buffer
` [PATCH 02/15] Don't call gdbarch_pseudo_register_read_value in jit.c
` [PATCH 04/15] Replace regcache_raw_read with regcache->raw_read
` [PATCH 09/15] Remove regcache_save and regcache_cpy
` [PATCH 05/15] regcache_cooked_read -> regcache->cooked_read
` [PATCH 01/15] Call cooked_read in ppu2spu_prev_register
` [PATCH 03/15] Remove mt port
` [PATCH 08/15] class regcache_read and Pass regcache_read to gdbarch methods
` [PATCH 15/15] Move register_dump to regcache-dump.c
` [PATCH 13/15] No longer create readonly regcache

[pushed/Ada] New gdb.ada/repeat_dyn testcase
 2017-11-30 23:48 UTC 

[spu] Some additional test fixes
 2017-11-30 17:39 UTC 

[PATCH] S390: Add symfile-mem
 2017-11-30 17:09 UTC 

[PUSHED] Define MPFR_USE_INTMAX_T so that mpfr.h assumes intmax_t is available
 2017-11-30 16:44 UTC 

[PATCH] Use boards/local-board.exp more
 2017-11-30 16:41 UTC  (3+ messages)

[PATCH 00/40] C++ debugging improvements: breakpoints, TAB completion, more
 2017-11-30 16:35 UTC  (15+ messages)
` [PATCH 36/40] Add comprehensive C++ operator linespec/location/completion tests
    ` [pushed] "
          ` [pushed] Fix gdb.linespec/cpls-ops.exp on 32-bit (Re: [pushed] Re: [PATCH 36/40] Add comprehensive C++ operator linespec/location/completion tests)
` [PATCH 32/40] Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wild matching]

Remove ioctl-based procfs support on Solaris
 2017-11-30 14:51 UTC  (6+ messages)

[RFA] C++-ify parser_state
 2017-11-30  5:49 UTC  (5+ messages)

[PATCH 0/2] OpenMP: Search ancestor threads for variables
 2017-11-30  4:55 UTC  (3+ messages)
` [PATCH 1/2] Add interface for implementing thread parent operation in Python
` [PATCH 2/2] OpenMP: Search ancestor threads for variables

[RFC v2][2/2] Target FP: Make use of MPFR if available
 2017-11-30  0:27 UTC  (5+ messages)

[pushed/Ada] preserve type length in ada-lang.c::to_fixed_range_type
 2017-11-29 23:33 UTC 

time to create the GDB 8.1.x branch?
 2017-11-29 22:46 UTC  (14+ messages)

time to create the GDB 8.1.x branch?
 2017-11-29 22:20 UTC  (7+ messages)

[PATCH 0/4] Enable the user to dump all memory regions
 2017-11-29 20:22 UTC  (21+ messages)
` [PATCH 1/4] Implement 'set honor-dontdump-flag' command
` [PATCH 2/4] Document new "
` [PATCH 3/4] Add "-a" argument to gcore.in
` [PATCH 4/4] Document the new "-a" argument for gcore

[PATCH v2 0/3] C++ debugging improvements: wild matching and ABI tags
 2017-11-29 19:52 UTC  (12+ messages)
` [PATCH v2 3/3] Breakpoints in symbols with ABI tags (PR c++/19436)
` [PATCH v2 1/3] Handle custom completion match prefix / LCD
` [PATCH v2 2/3] Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wild matching]
    ` [PATCH v2.1 "

ppc64 regression: [PATCH 1/2] Fix "list ambiguous_variable"
 2017-11-29 19:28 UTC  (4+ messages)
` [PATCH] Fix setting-breakpoints regression on PPC64 (function descriptors) (was: Re: ppc64 regression: [PATCH 1/2] Fix "list ambiguous_variable")
  ` [PATCH] Fix setting-breakpoints regression on PPC64 (function descriptors) (was: Re: ppc64 regression: [PATCH 1/2] Fix "list amb

[RFA] Fix gdb snapshots
 2017-11-29 18:53 UTC  (8+ messages)

[PATCH v2 0/4] Enable the user to dump all memory regions
 2017-11-29 17:41 UTC  (7+ messages)
` [PATCH v2 2/4] Document new {set,show} dump-excluded-mappings commands
` [PATCH v2 4/4] Document the new "-a" command line option for gcore
` [PATCH v2 1/4] Implement 'set dump-excluded-mappings' command
` [PATCH v2 3/4] Implement "-a" command line option for gcore

[patch] Fix Python rbreak tests setting too many breakpoints
 2017-11-29 16:35 UTC  (2+ messages)

Fix sol-thread.c compilation on Solaris
 2017-11-29 15:41 UTC  (6+ messages)

[PATCH, gdb/testsuite] Fix wrong return type in tests
 2017-11-29 13:43 UTC  (5+ messages)

[RFA v2 0/2] small usage updates in symfile.c
 2017-11-29 12:04 UTC  (5+ messages)
` [RFA v2 1/2] Fix add-symbol-file usage and errors
` [RFA v2 2/2] Update usage text for load, symbol-file

[PATCH] Implement pahole-like 'ptype /o' option
 2017-11-29  3:28 UTC  (7+ messages)
` [PATCH v2] "

[PATCH PR gdb/18071] TLS variables can't be resolved on aarch64-linux-gnu
 2017-11-29  1:35 UTC  (5+ messages)

[PATCH] Fix displaced-stepping RIP-relative VEX-encoded instructions (AVX) (PR gdb/22499)
 2017-11-29  0:43 UTC 

[PATCH 1/4] Split up s390-linux-tdep.c into two files
 2017-11-28 19:31 UTC  (4+ messages)

Add possibility to disable showing search memory access warnings
 2017-11-28  0:53 UTC  (2+ messages)

[RFA 00/13] Makefile simplifications and subdirification
 2017-11-27 23:57 UTC  (3+ messages)

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