public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[RFC PATCH] Really fix gdb/23010: SYMBOL_LANGUAGE != DICT_LANGUAGE assertion
 2018-06-06 17:49 UTC  (2+ messages)

Never Pay Full Price for Printer Ink Again! Save with us Today
 2018-06-06 16:21 UTC 

What's in your sheets?
 2018-06-06 15:18 UTC 

[PATCH v2 00/10] gdb/gdbserver support for aarch64 SVE
 2018-06-06 15:17 UTC  (11+ messages)
` [PATCH v2 04/10] Add regcache raw_compare method
` [PATCH v2 03/10] Add reg_buffer_common
` [PATCH v2 06/10] Add Aarch64 SVE dwarf regnums
` [PATCH v2 10/10] Remove reg2 section from Aarch64 SVE cores
` [PATCH v2 05/10] Ptrace support for Aarch64 SVE
` [PATCH v2 08/10] Enable Aarch64 SVE for gdbserver
` [PATCH v2 07/10] Increase gdbsever PBUFSIZ
` [PATCH v2 01/10] Aarch64 SVE pseudo register support
` [PATCH v2 09/10] Ptrace support for AArch64 SVE gdbsever
` [PATCH v2 02/10] Add Aarch64 SVE Linux headers

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

[PATCHv2 0/2] Changes to frame selection
 2018-06-06 14:56 UTC  (9+ messages)
` [PATCHv2 2/2] gdb: Change how frames are selected for 'frame' and 'info frame'

[PATCH 0/8] Convert C compile to C++
 2018-06-06 14:38 UTC  (8+ messages)
` [PATCH 3/8] Move C-related declarations to compile-c.h
` [PATCH 4/8] Add a C++ wrapper for GCC C plug-in
` [PATCH 6/8] Use std::unordered_map instead of htab_t

[PATCH (for gdb)] enum-flags.h: Add trailing semicolon to example in comment
 2018-06-06 12:54 UTC  (2+ messages)

[PATCH] Implement IPv6 support for GDB/gdbserver
 2018-06-06 12:26 UTC  (3+ messages)

[PATCH 0/8] Add SVE support for Aarch64 GDB
 2018-06-06  7:34 UTC  (39+ messages)
` [PATCH 6/8] Aarch64 SVE pseudo register support
` [PATCH 1/8] Add Aarch64 SVE target description
` [PATCH 8/8] Ptrace support for Aarch64 SVE
` [PATCH 4/8] Enable SVE for GDB
` [PATCH 7/8] Add methods to gdbserver regcache and raw_compare
` [PATCH 2/8] Function for reading the Aarch64 SVE vector length
    ` [PATCH] Guard declarations of 'sve_*_from_*' macros on Aarch64 (and unbreak build)
` [PATCH 5/8] Add aarch64 psuedo help functions
` [PATCH 3/8] Add SVE register defines

[RFA 0/6] Make psymbols independent of the progspace
 2018-06-05 23:31 UTC  (24+ messages)
` [RFA 2/6] Change representation of psymbol to flush out accessors
` [RFA 6/6] Make psymbols and psymtabs independent of the program space
` [RFA 5/6] Add validity bits for psymtab high and low fields
` [RFA 1/6] Remove dead code in end_psymtab
` [RFA 4/6] Introduce accessors for psymtab high and low fields
` [RFA 3/6] Make PSYMBOL_VALUE_ADDRESS take objfile argument

[RFA] Use std::vector for moribund_locations
 2018-06-05 19:23 UTC 

[RFA] Remove VEC from breakpoint
 2018-06-05 19:23 UTC 

[RFA] Make dwarf2_free_objfile static
 2018-06-05 19:22 UTC 

[PATCH v4] Align natural-format register values to the same column
 2018-06-05 18:20 UTC  (2+ messages)
` [PATCH] Fix "info registers" regexes in gdb.base/jit-reader.exp

[RFA 0/8] Implement 'frame apply COMMAND', enhance 'thread apply COMMAND'
 2018-06-05 16:49 UTC  (6+ messages)

[RFA] Update "func" help text to GNU standards
 2018-06-05 16:40 UTC 

[PATCH] GDB PR tdep/8282: MIPS: Wire in `set disassembler-options'
 2018-06-05 16:39 UTC  (3+ messages)

[RFA] Remove some text from --version output
 2018-06-05 16:38 UTC  (4+ messages)

[PATCH] linux: Add maintenance commands to test libthread_db
 2018-06-05 16:31 UTC  (6+ messages)
` [PATCH v2] "

[RFA] Remove a VEC from py-unwind.c
 2018-06-05 16:04 UTC 

[RFA v2] Add "continue" response to pager
 2018-06-05 14:44 UTC  (10+ messages)

[PATCHv3 0/4] Supply additional default gdbarch methods
 2018-06-05 14:35 UTC  (6+ messages)
` PING: Re: [PATCHv2 "
  ` [PATCHv3 3/4] gdb: Supply a default for gdbarch_dummy_id
  ` [PATCHv3 1/4] gdb: Add a default_unwind_pc method for gdbarch
  ` [PATCHv3 2/4] gdb: Remove more targets unwind_pc methods
  ` [PATCHv3 4/4] gdb: Supply default gdbarch_unwind_sp and use where possible

[PATCH] Fix macOS null pointer dereference
 2018-06-05 12:31 UTC  (3+ messages)

[RFA 0/9] Radically simplify the complaint system
 2018-06-04 23:29 UTC  (4+ messages)
` Possible regression on gdb.gdb/complaints.exp (was: Re: [RFA 0/9] Radically simplify the complaint system)
  ` Possible regression on gdb.gdb/complaints.exp

GDB 8.1.1 release, 2018-05-30 update
 2018-06-04 21:57 UTC  (5+ messages)

[RFA] Fix/improve on-line help of 'define' command
 2018-06-04 21:31 UTC 

[RFC] (windows) GDB/MI crash when using "-list-thread-groups --available"
 2018-06-04 20:11 UTC  (6+ messages)

[RFA] Remove last Ada cleanups
 2018-06-04 19:54 UTC  (2+ messages)

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

[PATCH] Use ELF_SECTION_IN_SEGMENT to map segments
 2018-06-04 16:30 UTC  (4+ messages)

[PATCH] Add configure.nat as a dependency of config.status
 2018-06-04 14:41 UTC  (3+ messages)

[PATCH] Fix segfault when invoking -var-info-path-expression on a dynamic varobj
 2018-06-04 13:15 UTC 

[PATCH] Use uint64_t for SVE VQ
 2018-06-04 10:02 UTC  (3+ messages)

[RFA] Remove la_error
 2018-06-03 22:28 UTC 

[PATCH 0/4] OpenRISC misc updates
 2018-06-03  3:29 UTC  (9+ messages)
` [PATCH 1/4] gdb: Add Stafford Horne as or1k maintainer
` [PATCH 2/4] sim: "

[pushed] Split value_fetch_lazy
 2018-06-02 13:31 UTC 

[RFA] Change functions in cp-name-parser.y into methods
 2018-06-02  9:57 UTC  (2+ messages)

New ARI warning Sat Jun 2 01:58:10 UTC 2018
 2018-06-02  1:58 UTC 

Question: Is Dwarf CFI support required for new target?
 2018-06-01 22:57 UTC  (3+ messages)

NEED FEEDBACK: time to start the GDB 8.2 release process (2018-05-30 update)
 2018-06-01 21:42 UTC  (8+ messages)

[RFA] inadvertent language switch during breakpoint_re_set_one
 2018-06-01 16:39 UTC  (5+ messages)

[RFA 0/5] Make cp-name-parser.y a pure parser
 2018-06-01 14:11 UTC  (4+ messages)

[PATCH] fix build failure with Python 3.7
 2018-06-01 13:47 UTC  (13+ messages)

Your Vivint.SmartHome Monitoring offer has arrived
 2018-06-01 12:23 UTC 

[PATCH] arch-utils: Make the last endianness actually chosen sticky
 2018-05-31 17:12 UTC  (7+ messages)
` [PING][PATCH] "
    ` [PATCH v2] "

[PATCH]: Fix PR19061, gdb hangs/spins-on-cpu when debugging any program on Alpha
 2018-05-31 16:18 UTC  (5+ messages)

GDB fails to build with Python 3.7
 2018-05-31 14:43 UTC  (3+ messages)

Get Your Vivint.SmartHome Monitored System from the most trusted name in home security
 2018-05-31 13:40 UTC 

Sync include & libiberty with gcc
 2018-05-31 11:46 UTC 

[PATCH v2] Notify about breakpoint modification when enabling/disabling single location
 2018-05-31  9:35 UTC 

Compare Stairlift Quotes and Save. Take a Look Inside!
 2018-05-31  8:59 UTC 

[RFA 0/4] Remove TYPE_TAG_NAME
 2018-05-31  6:22 UTC  (5+ messages)
` [RFA 3/4] "
` [RFA 4/4] Remove type_name_no_tag and rename type_name_no_tag_or_error

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