public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[pushed 00/15] Remove some regcache functions
 2018-05-30 19:05 UTC  (4+ messages)
` [pushed 10/15] Remove regcache_cooked_write
` [pushed 06/15] Remove regcache_cooked_read
` [pushed 15/15] Remove regcache_raw_collect

[PATCH]: Fix PR19061, gdb hangs/spins-on-cpu when debugging any program on Alpha
 2018-05-30 19:04 UTC  (4+ messages)

Question: Is Dwarf CFI support required for new target?
 2018-05-30 19:04 UTC  (2+ messages)

[PATCH] Add or1k target to --enable-targets=all
 2018-05-30 18:40 UTC  (3+ messages)

[RFA 0/5] Make cp-name-parser.y a pure parser
 2018-05-30 16:05 UTC  (6+ messages)
` [RFA 2/5] Use yy-remap.h in cp-name-parser.y
` [RFA 1/5] Remove a static buffer from cp-name-parser.y
` [RFA 4/5] Include parser-defs.h in cp-name-parser.y
` [RFA 5/5] Make two cp-name-parser.y constants "const"
` [RFA 3/5] Make cp-name-parser.y a pure parser

[RFC][PATCH] Consolidate gdbserver global variables
 2018-05-30 14:30 UTC  (11+ messages)
    ` [RFC][PATCH v2] "
        ` [RFC][PATCH v3] "

[RFA] Remove resume_section_map_updates_cleanup
 2018-05-30 14:30 UTC 

[pushed] Mark END_CATCH as ATTRIBUTE_NORETURN (-Wmaybe-uninitialized warnings)
 2018-05-30 14:08 UTC 

Your Vivint.SmartHome Monitoring offer has arrived
 2018-05-30 14:01 UTC 

[pushed] Remove "struct" keyword in range-based for loops
 2018-05-30 12:25 UTC 

[PATCH PR gdb/22736] [aarch64] gdb crashes on a conditional breakpoint with cast return type
 2018-05-30  0:29 UTC  (6+ messages)

[FYI] Fix fall-through comment in windows-nat.c
 2018-05-30  0:18 UTC 

[PATCH] Notify about breakpoint modification when enabling/disabling single location
 2018-05-29 20:41 UTC 

[PATCH v2][PR gdb/23210] Unset gdbarch significant_addr_bit by default
 2018-05-29 19:52 UTC  (3+ messages)

[RFA] Change program_space::added_solibs to a std::vector
 2018-05-29 19:50 UTC  (3+ messages)

[RFA] Remove a VEC from type.c
 2018-05-29 17:58 UTC  (3+ messages)

[PATCH] Removing lookup_minimal_symbol_and_objfile
 2018-05-29 17:25 UTC  (4+ messages)

[RFA v2] Add "continue" response to pager
 2018-05-29 17:04 UTC  (9+ messages)

[RFA 0/9] Radically simplify the complaint system
 2018-05-29 16:05 UTC  (9+ messages)

[FYI 0/2] two typedef/VEC removals
 2018-05-29 15:52 UTC  (3+ messages)
` [FYI 2/2] Remove tp_t typedef
` [FYI 1/2] Remove const_char_ptr typedef

[PATCH 0/4] Change target stack representation
 2018-05-29 15:07 UTC  (9+ messages)
` [PATCH 1/4] target_stack -> current_top_target() throughout
` [PATCH 2/4] target_ops::beneath -> target_ops::beneath()
` [PATCH 3/4] Eliminate find_target_beneath
` [PATCH 4/4] Introduce class target_stack

[PATCH 0/8] Add SVE support for Aarch64 GDB
 2018-05-29 14:59 UTC  (5+ messages)
  ` [PING 2][PATCH "

[RFC PATCH] Read pseudo registers from frame instead of regcache
 2018-05-29 14:53 UTC  (7+ messages)

GDB fails to build with Python 3.7
 2018-05-29 13:07 UTC 

[RFA 0/8] Implement 'frame apply COMMAND', enhance 'thread apply COMMAND'
 2018-05-28 22:18 UTC  (2+ messages)
` [PING] "

Burglary happens, look at this Vivint monitoring offer
 2018-05-28 16:10 UTC 

Do Your Ears Ring Daily? If so... Eat THIS for Breakfast (or you may be dying a slow death)
 2018-05-28 14:56 UTC 

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

[PATCH] [PR gdb/21695] Fix lost line info for symbol at addr zero
 2018-05-28 12:36 UTC  (2+ messages)

ezmlm warning
 2018-05-28 12:23 UTC 

Breakpoint locations, enableness and MI's =breakpoint-modified event
 2018-05-28  4:51 UTC 

[RFA 0/3] remove some cleanups from solib files
 2018-05-28  3:04 UTC  (4+ messages)
` [RFA 2/3] Use unique_xmalloc_ptr in darwin_current_sos
` [RFA 1/3] Use unique_xmalloc_ptr in two solib functions
` [RFA 3/3] Use unique_xmalloc_ptr in solib-aix.c

[FYI] Remove last reference to REMOTE_OBS
 2018-05-27 21:01 UTC 

[RFA 0/4] some simple cleanup removal in guile
 2018-05-27 15:54 UTC  (5+ messages)
` [RFA 3/4] Return unique_xmalloc_ptr from gdbscm_safe_eval_string
` [RFA 1/4] Use std::string in ppscm_make_pp_type_error_exception
` [RFA 2/4] Change gdbscm_exception_message_to_string to return a unique_xmalloc_ptr
` [RFA 4/4] Return unique_xmalloc_ptr from gdbscm_scm_to_string

possible fix for PR symtab/23010
 2018-05-27 15:20 UTC  (11+ messages)

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

[RFA] Clear entire "location" in value constructor
 2018-05-25 22:43 UTC  (7+ messages)

[RFA] Remove cleanups from dbxread.c
 2018-05-25 19:50 UTC  (5+ messages)

[RFA 0/4] minor interp-related cleanups
 2018-05-25 19:36 UTC  (12+ messages)
` [RFA 2/4] Change the as_*_interp functions to use dynamic_cast
` [RFA 1/4] Use scoped_restore in a couple of interp-related places
` [RFA 3/4] Remove interp_ui_out
` [RFA 4/4] Remove interp_name

[PATCH] [PR gdb/23210] Unset gdbarch significant_addr_bit by default
 2018-05-25 18:44 UTC  (5+ messages)

[PATCH] [PR gdb/23127] [AArch64] Fix tagged pointer support
 2018-05-25 18:41 UTC  (11+ messages)

[RFA 0/6] Make psymbols independent of the progspace
 2018-05-25 17:58 UTC  (2+ messages)

Ping an old Python patch
 2018-05-25 17:46 UTC  (2+ messages)

[RFA] Fix "set" handling of Python parameters
 2018-05-25 17:34 UTC  (2+ messages)

[RFA v3 0/2] Make line tables independent of progspace
 2018-05-25 17:32 UTC  (2+ messages)

[RFA] Add basic Python API for convenience variables
 2018-05-25 17:31 UTC  (3+ messages)

[RFA 0/4] Remove TYPE_TAG_NAME
 2018-05-25 17:30 UTC  (3+ messages)

[RFA] Remove cleanups from coff-pe-read.c
 2018-05-25 16:54 UTC  (2+ messages)

[RFA] Use gdb::byte_vector in remote.c
 2018-05-25 16:30 UTC  (2+ messages)

[RFA] Use TRY/CATCH in remove_prev_frame
 2018-05-25 16:28 UTC  (5+ messages)

Switch to a 15 Yr Fixed Mortgage Before It Expires Soon
 2018-05-25 14:14 UTC 

[PATCH] testsuite: Extend TLS core file testing with an OS-generated dump
 2018-05-25 13:49 UTC  (8+ messages)

[committed] MIPS/Linux: Correct o32 core file FGR interpretation
 2018-05-25 13:22 UTC 

[PATCH 00/10] remote: More multi-target preparation
 2018-05-25  5:23 UTC  (6+ messages)
` [PATCH 10/10] remote: one struct remote_state per struct remote_target
      ` [PATCH 11/10] remote_target::m_remote_state, pointer -> object (Re: [PATCH 10/10] remote: one struct remote_state per struct remote_target)

New ARI warning Fri May 25 01:57:07 UTC 2018
 2018-05-25  3:36 UTC 

[PATCH] (obvious): Fix a comment, and pass stream to cb_data
 2018-05-25  3:31 UTC 

[PATCH] Implement IPv6 support for GDB/gdbserver
 2018-05-25  1:57 UTC  (5+ messages)

[RFA 00/12] Small help text tweaks
 2018-05-24 21:28 UTC  (9+ messages)
` [RFA 03/12] Update core-related help strings
` [RFA 04/12] Update memattr.c "

[PATCH] gdb: Restore selected frame in print_frame_local_vars
 2018-05-24 14:49 UTC  (4+ messages)

[PATCH] linux: Add maintenance commands to test libthread_db
 2018-05-24 14:10 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] Fix macOS null pointer dereference
 2018-05-24 13:33 UTC 

[ob/pushed] Fix macOS build, missing override
 2018-05-24 12:53 UTC 

[PATCH 0/4] pr gdb/22882: fixing some thread related hangs
 2018-05-24 12:44 UTC  (5+ messages)
` [PATCH 2/4] gdb: Mark async event handler when event is already pending
` [PATCH 4/4] gdb: After inferior call, finish all threads in process
` [PATCH 1/4] gdb: Fix an infrun debug log message
` [PATCH 3/4] gdb: Run INF_EXEC_COMPLETE handler for additional cases

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] 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  (15+ messages)
` [RFA 29/42] Move the symbol lists to buildsym_compunit
` [RFA 32/42] Remove EXTERN from buildsym.h
` [RFA 41/42] Remove some unused buildsym functions
` [RFA 39/42] Parameterize cp_scan_for_anonymous_namespaces
` [RFA 40/42] Convert the DWARF reader to new-style buildysm
` [RFA 34/42] Add many methods to buildsym_compunit
` [RFA 33/42] Remove parameter from record_pending_block
` [RFA 35/42] Do not use buildsym.h in some files
` [RFA 42/42] Remove record_line_ftype
` [RFA 37/42] Move struct buildsym_compunit to buildsym.h
` [RFA 36/42] Remove reset_symtab_globals
` [RFA 31/42] Remove a TODO
` [RFA 38/42] Introduce legacy-buildsym.h
` [RFA 30/42] Remove buildsym_init

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