public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/8] [PowerPC] Miscellaneous fixes for register access
 2018-05-22 13:46 UTC  (16+ messages)
` [PATCH v2 1/8] [PowerPC] Consolidate linux target description selection
  ` [PATCH v2 4/8] [PowerPC] Consolidate linux vector regset sizes
  ` [PATCH v2 2/8] [PowerPC] Consolidate wordsize getter between native and gdbserver
  ` [PATCH v2 3/8] [PowerPC] Disable regsets using zero sizes in gdbserver
  ` [PATCH v2 5/8] [PowerPC] Fix access to VSCR in linux targets
  ` [PATCH v2 8/8] [PowerPC] Recognize isa205 in linux core files
  ` [PATCH v2 7/8] [PowerPC] Fix inclusion of dfp pseudoregs in tdep
  ` [PATCH v2 6/8] [PowerPC] Fix VSX registers in linux core files

[PATCH 5/8] [PowerPC] Fix access to VSCR in linux targets
 2018-05-22 12:56 UTC  (5+ messages)

[PATCH 8/8] [PowerPC] Recognize isa205 in linux core files
 2018-05-22 12:48 UTC  (6+ messages)

[PATCH] gdb/x86: Fix `-Wstrict-overflow' build error in `i387_collect_xsave'
 2018-05-22 12:48 UTC  (2+ messages)
` [PING][PATCH] "

[PATCH] Linux/gdbserver: Correctly handle narrow big-endian register transfers
 2018-05-22 12:48 UTC  (2+ messages)

[PATCH] Use ELF_SECTION_IN_SEGMENT to map segments
 2018-05-22 12:27 UTC 

[PATCH 0/8] Add SVE support for Aarch64 GDB
 2018-05-22 11:00 UTC  (2+ messages)

support C/C++ identifiers named with non-ASCII characters
 2018-05-22 10:31 UTC  (14+ messages)

[RFA 0/9] Radically simplify the complaint system
 2018-05-22  7:01 UTC  (10+ messages)
` [RFA 2/9] Remove elements from complaint_series
` [RFA 9/9] Remove struct complaints
` [RFA 5/9] Remove struct explanation
` [RFA 6/9] Remove vcomplaint
` [RFA 8/9] Remove struct complain
` [RFA 1/9] Remove internal_complaint
` [RFA 4/9] Remove symfile_complaints
` [RFA 3/9] Remove "noisy" parameter from clear_complaints
` [RFA 7/9] Remove file and line from struct complain

[PATCH 00/10] remote: More multi-target preparation
 2018-05-22  5:07 UTC  (29+ messages)
` [PATCH 02/10] remote: Eliminate remote_hostio_close_cleanup
` [PATCH 10/10] remote: one struct remote_state per struct remote_target
` [PATCH 01/10] remote: struct remote_state, use op new
    ` [PATCH 1.2 01/10] remote: struct remote_state, use op new, fix leaks
` [PATCH 09/10] remote: Make vcont_builder a class
` [PATCH 03/10] remote: Make readahead_cache a C++ class
` [PATCH 05/10] remote: remote_arch_state pointers -> remote_arch_state objects
` [PATCH 04/10] remote: multiple remote_arch_state instances per arch
` [PATCH 08/10] Handle "show remote memory-write-packet-size" when not connected
` [PATCH 07/10] remote: Move discard_pending_stop_replies call
` [PATCH 06/10] remote: Small cleanup in compare_section_command

[committed] MIPS/Linux: Disable n32 USR `ptrace' accesses to 64-bit registers
 2018-05-22  3:06 UTC 

[committed] MIPS/gdbserver: Fix issues with $zero register reads
 2018-05-22  2:53 UTC 

[RFA] Use unique_xmalloc_ptr for read_string
 2018-05-21 20:43 UTC 

[RFA] Remove output_command_const
 2018-05-21 20:27 UTC  (4+ messages)

[PATCHv2 0/2] Changes to frame selection
 2018-05-21 17:46 UTC  (9+ messages)
` [PATCHv2 1/2] gdb: Split func_command into two parts
` [PATCHv2 2/2] gdb: Change how frames are selected for 'frame' and 'info frame'

[PATCH] [PR gdb/23127] [AArch64] Fix tagged pointer support
 2018-05-21 17:37 UTC  (7+ messages)

[RFA] Change build_address_symbolic to return std::string
 2018-05-21 16:32 UTC  (2+ messages)

[RFA 0/8] Implement 'frame apply COMMAND', enhance 'thread apply COMMAND'
 2018-05-21 16:26 UTC  (11+ messages)
` [RFA 4/8] Documentation changes for 'frame apply' and 'thread apply'
` [RFA 8/8] Add a self-test for cli-utils.c
` [RFA 1/8] Add helper functions check_for_flags and check_for_flags_vqcs
` [RFA 7/8] Modify gdb.threads/threads.exp to test FLAGS vqcs for thread apply
` [RFA 5/8] Announce in NEWS 'frame apply', faas, taas, tfaas commands and -FLAGS... arg "
` [RFA 3/8] Add -FLAGS... argument to 'thread apply'
` [RFA 6/8] Add a test for 'frame apply'
` [RFA 2/8] Implement frame apply [all | COUNT | -COUNT] [-FLAGS...] COMMAND

[RFA] Remove a cleanup from trace_dump_actions
 2018-05-21 16:04 UTC  (3+ messages)

[RFA] Use std::unique_ptr in dwarf2_read_debug_names
 2018-05-21 15:52 UTC  (3+ messages)

[PATCH 1/3] Move gdb/common/diagnostics.h to include/diagnostics.h
 2018-05-21 14:12 UTC  (4+ messages)
` [PATCH 2/3] Add DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION
` [PATCH 3/3] Use DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION to silence GCC 8

Oh dear. I regret to inform you that commit 378272cef651024de67dc0e09d3f41ae2d66f8bd might be unfortunate [gdb-8.0-branch]
 2018-05-21 14:03 UTC  (5+ messages)
` Breakage on builder NetBSD-x86_64-m64, revision 378272cef651024de67dc0e09d3f41ae2d66f8bd [gdb-8.0-branch]

[RFA 0/2] Replace one use of VEC in dwarf2read.c
 2018-05-21  9:54 UTC  (4+ messages)
` [RFA 2/2] Use std::vector for dwarf2_per_cu_data
` [RFA 1/2] Allocate dwarf2_per_cu_data and signatured_type with new

[PATCH v2 0/3] Poison obstack functions
 2018-05-21  8:53 UTC  (4+ messages)
    ` [pushed] Fix copy-pasto, allocate objfile_per_bfd_storage with obstack_new

[PATCH] gdb: Restore selected frame in print_frame_local_vars
 2018-05-21  3:38 UTC  (2+ messages)

[RFA 0/3] More Ada cleanup removal
 2018-05-21  1:12 UTC  (7+ messages)
` [RFA 3/3] Change ada_catchpoint::excep_string to be a std::string
` [RFA 2/3] Remove cleanup from ada_collect_symbol_completion_matches
` [RFA 1/3] Remove cleanup from ada-lang.c

Important, please!
 2018-05-21  1:11 UTC 

Pointers vs references for out and inout parameters
 2018-05-21  0:20 UTC  (2+ messages)

[RFA] Use std::string in reread_symbols
 2018-05-20 23:49 UTC  (2+ messages)

[OBVIOUS PATCH] Remove useless variable int i in backtrace_command_1
 2018-05-19 15:18 UTC 

[OBVIOUS PATCH] Fix reference in comment: SRC_AND_LOC instead of LOC_AND_SRC
 2018-05-19 15:17 UTC 

[RFC 0/5] Implenent 'frame apply COMMAND', enhance 'thread apply COMMAND'
 2018-05-19  6:59 UTC  (12+ messages)
` [RFC 2/5] Implement frame apply [all | COUNT | -COUNT] [-FLAGS...] COMMAND
` [RFC 1/5] Add helper functions check_for_flags and check_for_flags_vqcs

[RFA] Allocate dwp_file with new
 2018-05-18 20:50 UTC  (2+ messages)

[RFA] Allocate dwz_file with new
 2018-05-18 20:46 UTC  (2+ messages)

[PATCH RFC 0/5] Add a DWARF index cache
 2018-05-18 20:26 UTC  (4+ messages)
` [PATCH RFC 2/5] Remove mapped_index::total_size

[RFA] Use new to allocate mapped_index
 2018-05-18 20:22 UTC  (2+ messages)

New ARI warning Fri May 18 01:56:48 UTC 2018
 2018-05-18 20:05 UTC  (7+ messages)

time to release soon? GDB 8.1.1 release 2018-05-14 update
 2018-05-18 19:50 UTC  (6+ messages)

[RFA] Show padding in ptype/o output
 2018-05-18 19:03 UTC  (4+ messages)

Backport of patch to gdb 8.0 branch
 2018-05-18 18:50 UTC  (5+ messages)

[PATCH] Do not clear the value of st_dev in File I/O's stat()
 2018-05-18 18:29 UTC  (3+ messages)

[PATCH] gdb: Don't drop SIGSTOP during stop_all_threads
 2018-05-18 15:53 UTC 

possible fix for PR symtab/23010
 2018-05-18  1:22 UTC  (6+ messages)

[PATCH v2] Don't elide all inlined frames
 2018-05-17 21:23 UTC  (7+ messages)

[PATCH] Make format_pieces recognize the \e escape sequence
 2018-05-17 17:23 UTC  (3+ messages)

[pushed] value.c: Remove unused variables
 2018-05-17 15:29 UTC 

[PATCH] Remove the restriction of File I/O function open() to regular files only
 2018-05-17 13:53 UTC  (2+ messages)

[RFA] Initialize py_type_printers in ext_lang_type_printers
 2018-05-17 13:40 UTC  (3+ messages)

[PATCH 1/8] [PowerPC] Consolidate linux target description selection
 2018-05-17  8:28 UTC  (3+ messages)

Home security with Vivint.SmartHome monitoring offer
 2018-05-17  8:22 UTC 

[PATCH] PR gdb/22286: linux-nat-trad: Support arbitrary register widths
 2018-05-16 20:53 UTC  (3+ messages)

[RFA] Make "cbfd" a gdb_bfd_ref_ptr
 2018-05-16 18:10 UTC  (2+ messages)

[RFA] Remove some text from --version output
 2018-05-16 17:39 UTC  (2+ messages)

[pushed] regcache.c: Remove unused typedefs
 2018-05-16 17:17 UTC 

[RFA] Use a distinguishing name for minidebug objfile
 2018-05-16 17:14 UTC  (2+ messages)

[RFC] (windows) GDB/MI crash when using "-list-thread-groups --available"
 2018-05-16 16:44 UTC  (5+ messages)

[PATCH 4/8] [PowerPC] Consolidate linux vector regset sizes
 2018-05-16 16:35 UTC  (2+ messages)

[PATCH 3/8] [PowerPC] Disable regsets using zero sizes in gdbserver
 2018-05-16 16:17 UTC  (2+ messages)

[PATCH 2/8] [PowerPC] Consolidate wordsize getter between native and gdbserver
 2018-05-16 15:54 UTC  (2+ 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).