public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] Implement IPv6 support for GDB/gdbserver
 2018-05-23 21:48 UTC 

[PATCH] linux: Add maintenance commands to test libthread_db
 2018-05-23 19:21 UTC  (3+ messages)
` [PATCH v2] "

[RFA 0/9] Radically simplify the complaint system
 2018-05-23 17:44 UTC  (13+ messages)
` [RFA 9/9] Remove struct complaints
` [RFA 2/9] Remove elements from complaint_series
` [RFA 5/9] Remove struct explanation
` [RFA 6/9] Remove vcomplaint
` [RFA 1/9] Remove internal_complaint
` [RFA 8/9] Remove struct complain
` [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] testsuite: Extend TLS core file testing with an OS-generated dump
 2018-05-23 17:33 UTC  (5+ messages)

Improve overflow detection in gdbserver
 2018-05-23 12:43 UTC  (2+ messages)

[PATCH] Use ELF_SECTION_IN_SEGMENT to map segments
 2018-05-23 12:04 UTC  (3+ messages)

[PATCH] [PR gdb/23210] Unset gdbarch significant_addr_bit by default
 2018-05-23 11:36 UTC  (2+ messages)

[PATCH] Add an optional offset option to the "symbol-file" command
 2018-05-23 10:37 UTC  (2+ messages)

[PATCH] Enable hardware watchpoints on attach for aarch64
 2018-05-23 10:32 UTC 

[RFA 00/42] Remove globals from buildsym
 2018-05-23  8:49 UTC  (43+ messages)
` [RFA 04/42] Move last_source file to buildsym_compunit
` [RFA 22/42] Move current_subfile "
` [RFA 15/42] Remove merge_symbol_lists
` [RFA 27/42] Do not look at file symbols when reading psymtabs
` [RFA 25/42] Remove the "listhead" argument from finish_block
` [RFA 13/42] Remove buildsym_new_init
` [RFA 29/42] Move the symbol lists to buildsym_compunit
` [RFA 17/42] Move the subfile stack "
` [RFA 02/42] Change buildsym_compunit::comp_dir to be a unique_xmalloc_ptr
` [RFA 18/42] Make free_pending_blocks static
` [RFA 06/42] Move have_line_numbers to buildsym_compunit
` [RFA 23/42] Move pending addrmap globals "
` [RFA 03/42] Add assert in prepare_for_building
` [RFA 05/42] Move pending_macros to buildsym_compunit
` [RFA 26/42] Remove free_pendings
` [RFA 10/42] Move some code from buildsym to stabsread
` [RFA 28/42] Set list_in_scope later in DWARF reader
` [RFA 07/42] Move last_source_start_addr to buildsym_compunit
` [RFA 09/42] Make context_stack_size static in buildsym.c
` [RFA 08/42] Move processing_acc_compilation to dbxread.c
` [RFA 16/42] Use gdb_assert in two places in buildsym.c
` [RFA 19/42] Move the using directives to buildsym_compunit
` [RFA 20/42] Use outermost_context_p in more places
` [RFA 12/42] Move within_function to stabsread
` [RFA 14/42] Move scan_file_globals declaration to stabsread.h
` [RFA 21/42] Move the context stack to buildsym_compunit
` [RFA 01/42] Use new and delete for buildsym_compunit
` [RFA 40/42] Convert the DWARF reader to new-style buildysm
` [RFA 34/42] Add many methods to buildsym_compunit
` [RFA 11/42] Move processing_gcc to stabsread
` [RFA 24/42] Move pending_blocks and pending_block_obstack to buildsym_compunit
` [RFA 32/42] Remove EXTERN from buildsym.h
` [RFA 39/42] Parameterize cp_scan_for_anonymous_namespaces
` [RFA 35/42] Do not use buildsym.h in some files
` [RFA 42/42] Remove record_line_ftype
` [RFA 36/42] Remove reset_symtab_globals
` [RFA 41/42] Remove some unused buildsym functions
` [RFA 33/42] Remove parameter from record_pending_block
` [RFA 31/42] Remove a TODO
` [RFA 37/42] Move struct buildsym_compunit to buildsym.h
` [RFA 38/42] Introduce legacy-buildsym.h
` [RFA 30/42] Remove buildsym_init

[PATCH 00/10] remote: More multi-target preparation
 2018-05-22 23:26 UTC  (20+ messages)
` [PATCH 09/10] remote: Make vcont_builder a class
` [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 10/10] remote: one struct remote_state per struct remote_target
` [PATCH 05/10] remote: remote_arch_state pointers -> remote_arch_state objects
` [PATCH 08/10] Handle "show remote memory-write-packet-size" when not connected
        ` [pushed] Fix gdb.base/remote.exp with native-extended-gdbserver board (Re: [PATCH 08/10] Handle "show remote memory-write-packet-size" when not connected)

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

[PATCH] Linux/gdbserver: Correctly handle narrow big-endian register transfers
 2018-05-22 22:30 UTC  (3+ messages)
  ` [committed] MIPS/gdbserver: "

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

support C/C++ identifiers named with non-ASCII characters
 2018-05-22 17:38 UTC  (20+ messages)

[RFA 0/3] More Ada cleanup removal
 2018-05-22 15:48 UTC  (11+ messages)
` [RFA 3/3] Change ada_catchpoint::excep_string to be a std::string
    ` [pushed+RFC] C++ exception during command triggers stale cleanup internal-warning
      ` [pushed/Ada] fix "stale cleanup" internal-warning when using "catch assert" command
` [RFA 2/3] Remove cleanup from ada_collect_symbol_completion_matches
` [RFA 1/3] Remove cleanup from ada-lang.c

[PATCH 8/8] [PowerPC] Recognize isa205 in linux core files
 2018-05-22 14:33 UTC  (4+ messages)

[PATCH 0/8] [PowerPC] Miscellaneous fixes for register access
 2018-05-22 13:46 UTC  (17+ messages)
` [PATCH v2 1/8] [PowerPC] Consolidate linux target description selection
  ` [PATCH v2 3/8] [PowerPC] Disable regsets using zero sizes in gdbserver
  ` [PATCH v2 4/8] [PowerPC] Consolidate linux vector regset sizes
  ` [PATCH v2 2/8] [PowerPC] Consolidate wordsize getter between native and 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  (3+ messages)

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

[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 5/8] Announce in NEWS 'frame apply', faas, taas, tfaas commands and -FLAGS... arg for thread apply
` [RFA 3/8] Add -FLAGS... argument to 'thread apply'
` [RFA 7/8] Modify gdb.threads/threads.exp to test FLAGS vqcs for thread apply
` [RFA 1/8] Add helper functions check_for_flags and check_for_flags_vqcs
` [RFA 4/8] Documentation changes for 'frame apply' and 'thread apply'
` [RFA 8/8] Add a self-test for cli-utils.c
` [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

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  (6+ messages)
` [RFC 1/5] Add helper functions check_for_flags and check_for_flags_vqcs

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