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-11-29  0:59 UTC  (18+ messages)
    ` [PATCH v2] "
` [PATCH v2] Add support for the --readnever command-line option

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

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

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

time to create the GDB 8.1.x branch?
 2017-11-28 20:32 UTC  (18+ messages)

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

[PATCH 0/4] Enable the user to dump all memory regions
 2017-11-28 18:37 UTC  (17+ messages)
` [PATCH 2/4] Document new 'set honor-dontdump-flag' command
` [PATCH 1/4] Implement "
` [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-28 17:35 UTC  (13+ messages)
` [PATCH v2 1/3] Handle custom completion match prefix / LCD
` [PATCH v2 3/3] Breakpoints in symbols with ABI tags (PR c++/19436)
` [PATCH v2 2/3] Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wild matching]
    ` [PATCH v2.1 "

[PATCH] Record nested types
 2017-11-28 14:39 UTC  (3+ messages)

Fix sol-thread.c compilation on Solaris
 2017-11-28 14:01 UTC  (2+ messages)

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

[PATCH 00/40] C++ debugging improvements: breakpoints, TAB completion, more
 2017-11-28  0:42 UTC  (31+ messages)
` [PATCH 38/40] Use TOLOWER in SYMBOL_HASH_NEXT
    ` [pushed] "
` [PATCH 37/40] Fix completing an empty string
` [PATCH 35/40] Comprehensive C++ linespec/completer tests
` [PATCH 39/40] Breakpoints in symbols with ABI tags (PR c++/19436)
` [PATCH 34/40] Make strcmp_iw NOT ignore whitespace in the middle of tokens
    ` [pushed] "
` [PATCH 36/40] Add comprehensive C++ operator linespec/location/completion tests
    ` [pushed] "
` [PATCH 32/40] Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wild matching]
` [PATCH 31/40] Handle custom completion match prefix / LCD

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

[RFA/doco] (Ada) provide the exception message when hitting an exception catchpoint
 2017-11-27 19:42 UTC  (8+ messages)

[RFA] C++-ify parser_state
 2017-11-27 16:41 UTC  (3+ messages)

[PATCH 1/2] C++ify xmethod_worker, get rid of VEC(xmethod_worker_ptr)
 2017-11-27 13:54 UTC  (2+ messages)
` [PATCH 2/2] Remove xmethod_worker::clone

Update find command help and search memory docs
 2017-11-27  3:48 UTC  (5+ messages)

[PATCH 1/2] C++ify xmethod_worker, get rid of VEC(xmethod_worker_ptr)
 2017-11-27  0:48 UTC  (2+ messages)
` [PATCH 2/2] Remove xmethod_worker::clone

[PATCH] python: Fix memleak in do_start_initialization
 2017-11-27  0:36 UTC  (5+ messages)

[RFA] Return unique_xmalloc_ptr from target_fileio_readlink
 2017-11-26 17:38 UTC  (3+ messages)

[PATCH] Define HAVE_NATIVE_GCORE_HOST on NetBSD
 2017-11-26 16:51 UTC  (5+ messages)

[PATCH 0/2] Make "list ambiguous" show symbol names too
 2017-11-26 16:38 UTC  (7+ messages)
` [PATCH 1/2] Fix "list ambiguous_variable"
        ` ppc64 regression: "

[spu] Fix various test cases
 2017-11-26 16:30 UTC 

[spu] Fix single-stepping regression
 2017-11-26 16:24 UTC 

[RFA] Change maybe_disable_address_space_randomization to a class
 2017-11-26 14:41 UTC  (2+ messages)

[RFA] Removes a cleanup from gcore.c
 2017-11-26 14:21 UTC  (2+ messages)

[RFA] C++-ify parse_format_string
 2017-11-25 21:25 UTC  (7+ messages)

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

Oh dear. I regret to inform you that commit 30649c145114fe3aac089bf06e9457238d46341b might be unfortunate
 2017-11-25 16:43 UTC  (3+ messages)
` Breakage on builder Fedora-i686, revision 30649c145114fe3aac089bf06e9457238d46341b

[pushed] Fix PR gdb/22491: Regression when setting SystemTap probe semaphores
 2017-11-25 15:59 UTC  (2+ messages)
` [obvious] Adding ChangeLog entry for the last commit

[pushed] Comprehensive C++ linespec/completer tests
 2017-11-25  0:03 UTC 

[PATCH 1/2] Fix issues with gdb-memory-map.dtd
 2017-11-24 22:23 UTC  (7+ messages)

[PATCH 0/4] Poison XNEW and friends for non-POD types
 2017-11-24 21:31 UTC  (19+ messages)
` [PATCH 1/4] Create private_inferior class hierarchy
` [PATCH 3/4] Create private_thread_info hierarchy
` [PATCH 2/4] remote: C++ify thread_item and threads_listing_context
` [PATCH 4/4] Poison XNEW and friends for types that should use new/delete

[spu] Fix spu-linux gdbserver build
 2017-11-24 21:09 UTC 

[spu] Fix spu-linux native build
 2017-11-24 21:09 UTC 

[PATCH] Workaround build bug with GCC 6.2.1
 2017-11-24 16:53 UTC  (6+ messages)

[PATCH v2 1/4] Create private_inferior class hierarchy
 2017-11-24 15:44 UTC  (9+ messages)
` [PATCH v2 4/4] Poison XNEW and friends for types that should use new/delete
` [PATCH v2 2/4] remote: C++ify thread_item and threads_listing_context
` [PATCH v2 3/4] Create private_thread_info hierarchy

[pushed] Document linespec/explicit locations & completion improvements (manual + NEWS)
 2017-11-24 15:26 UTC 

[PATCH OBV] Remove dead code in regcache::dump
 2017-11-24 14:59 UTC 

Oh dear. I regret to inform you that commit d6d7ce56231ca8c233e64b2ebcb910fe334d6ff8 might be unfortunate
 2017-11-24 14:32 UTC  (3+ messages)
` Breakage on builder Ubuntu-AArch64-native-gdbserver-m64, revision d6d7ce56231ca8c233e64b2ebcb910fe334d6ff8
` Breakage on builder Ubuntu-AArch64-m64, "

[python] Allow explicit locations in breakpoints
 2017-11-24 14:07 UTC  (11+ messages)

[PATCH 3/4] Use flexible target descriptors for aarch64
 2017-11-24 14:05 UTC  (17+ messages)
                ` [PATCH 4/4] Add xml selftests
                      ` [PATCH] fix aarch64-none-elf build error

[PATCH 0/3] Unit test to regcache::cooked_read and remove Morpho mt port
 2017-11-24 13:08 UTC  (5+ messages)
` [PATCH 3/3] cooked_read test for readonly regcache
` [PATCH 2/3] regcache::cooked_read unit test

[PATCH 1/2] Change register_changed_p returns bool
 2017-11-24 10:49 UTC  (2+ messages)

[PATCH] Change tic6x target descriptions
 2017-11-24  9:32 UTC  (2+ messages)

[PATCH] C++ify osdata
 2017-11-24  2:58 UTC  (5+ messages)

[PATCH] Fix gdb.threads/process-dies-while-detaching.exp
 2017-11-23 19:51 UTC  (2+ messages)

[RFA] add include guards
 2017-11-23 19:33 UTC  (2+ messages)

[pushed] Fix clang warnings about copy elision
 2017-11-23 18:53 UTC 

[PATCH 2/4] gdbserver use aarch64_create_target_description
 2017-11-23 16:08 UTC  (8+ messages)

[pushed 1/2] Change int -> bool where applicable throughout varobj
 2017-11-23 16:07 UTC  (2+ messages)
` [pushed 2/2] Revert unexpected rename in previous patch

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