public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[RFA_v2 0/8] Implement 'frame apply COMMAND', enhance 'thread apply COMMAND'
 2018-06-05 20:49 UTC  (9+ messages)
` [RFA_v2 4/8] Documentation changes for 'frame apply' and 'thread apply'
` [RFA_v2 5/8] Announce in NEWS 'frame apply', faas, taas, tfaas commands and FLAGS... arg for thread apply
` [RFA_v2 1/8] Add helper functions check_for_flags and check_for_flags_vqcs
` [RFA_v2 6/8] Add a test for 'frame apply'
` [RFA_v2 8/8] Add a self-test for cli-utils.c
` [RFA_v2 7/8] Modify gdb.threads/threads.exp to test FLAGS vqcs for thread apply
` [RFA_v2 3/8] Add FLAGS... arguments to 'thread apply'
` [RFA_v2 2/8] Implement frame apply [all | COUNT | -COUNT] [FLAGS...] COMMAND

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

[PATCH 0/8] Add SVE support for Aarch64 GDB
 2018-06-05 20:01 UTC  (36+ messages)
` [PATCH 2/8] Function for reading the Aarch64 SVE vector length
` [PATCH 4/8] Enable SVE for GDB
` [PATCH 7/8] Add methods to gdbserver regcache and raw_compare
` [PATCH 8/8] Ptrace support for Aarch64 SVE
` [PATCH 6/8] Aarch64 SVE pseudo register support
` [PATCH 1/8] Add Aarch64 SVE target description
` [PATCH 5/8] Add aarch64 psuedo help functions
` [PATCH 3/8] Add SVE register defines

[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 

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

[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

[RFC PATCH] Really fix gdb/23010: SYMBOL_LANGUAGE != DICT_LANGUAGE assertion
 2018-06-05 18:09 UTC 

[PATCH (for gdb)] enum-flags.h: Add trailing semicolon to example in comment
 2018-06-05 17:32 UTC 

[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 4/4] gdb: Supply default gdbarch_unwind_sp and use where possible
  ` [PATCHv3 1/4] gdb: Add a default_unwind_pc method for gdbarch
  ` [PATCHv3 3/4] gdb: Supply a default for gdbarch_dummy_id
  ` [PATCHv3 2/4] gdb: Remove more targets unwind_pc methods

[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 2/4] sim: Add Stafford Horne as or1k maintainer
` [PATCH 1/4] gdb: "

[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  (6+ 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] Implement IPv6 support for GDB/gdbserver
 2018-05-31 20:10 UTC  (2+ messages)

[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  (9+ messages)
` [RFA 3/4] "
` [RFA 4/4] Remove type_name_no_tag and rename type_name_no_tag_or_error
` [RFA 2/4] Thread language through c_type_print_args
` [RFA 1/4] Make c_type_print_varspec_suffix static

Save on printer ink - Free Shipping Available
 2018-05-31  1:12 UTC 

[PATCH] Process record: Fix null deref when loading empty core file
 2018-05-31  0:20 UTC  (3+ messages)

Ping an old Python patch
 2018-05-30 23:26 UTC  (3+ messages)

[RFA] Fix "set" handling of Python parameters
 2018-05-30 23:16 UTC  (2+ messages)

[RFA] Add basic Python API for convenience variables
 2018-05-30 23:14 UTC  (2+ messages)

possible fix for PR symtab/23010
 2018-05-30 22:26 UTC  (11+ messages)

[PING][PATCH] Process record: Log %rax after syscall under amd64-linux
 2018-05-30 22:20 UTC 

[PATCH 1/2] Change type of reg_buffer::m_register_status to register_status
 2018-05-30 20:35 UTC  (2+ messages)
` [PATCH 2/2] Use std::unique_ptr in reg_buffer

[PATCH] Notify about breakpoint modification when enabling/disabling single location
 2018-05-30 19:46 UTC  (2+ messages)

[pushed 00/15] Remove some regcache functions
 2018-05-30 19:46 UTC  (15+ messages)
` [pushed 05/15] Remove regcache_raw_write
` [pushed 13/15] Remove regcache_cooked_write_part
` [pushed 15/15] Remove regcache_raw_collect
` [pushed 02/15] Remove regcache_register_status
` [pushed 06/15] Remove regcache_cooked_read
` [pushed 03/15] Remove regcache_raw_update
` [pushed 11/15] Remove regcache_cooked_read_value
` [pushed 04/15] Remove regcache_raw_read
` [pushed 14/15] Remove regcache_raw_supply
` [pushed 09/15] Remove regcache_invalidate
` [pushed 07/15] Remove regcache_raw_read_part
` [pushed 01/15] Remove regcache_get_ptid
` [pushed 12/15] Remove regcache_cooked_read_part
` [pushed 08/15] Remove regcache_raw_write_part

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