public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/3 v3] [AArch64] Support tagged pointer
 2018-04-30 13:42 UTC  (23+ messages)
                    `  "

[RFA 0/4] add ref_ptr::new_reference
 2018-04-30 13:34 UTC  (6+ messages)
` [RFA 2/4] Remove new_bfd_ref
` [RFA 1/4] Introduce ref_ptr::new_reference
` [RFA 3/4] Use new_reference for struct value
` [RFA 4/4] Change Python code to use new_reference

[RFA] Add basic Python API for convenience variables
 2018-04-30 13:11 UTC  (3+ messages)

[RFA v2 0/8] Various command-related improvements
 2018-04-30 13:07 UTC  (12+ messages)
` [RFA v2 6/8] Use function_view in cli-script.c
` [RFA v2 1/8] Allocate cmd_list_element with new
` [RFA v2 4/8] Constify prompt argument to read_command_lines
` [RFA v2 5/8] Allow defining a user command inside a user command
` [RFA v2 2/8] Use counted_command_line everywhere
` [RFA v2 7/8] Allow breakpoint commands to be set from Python
` [RFA v2 8/8] Let gdb.execute handle multi-line commands
` [RFA v2 3/8] Make print_command_trace varargs

[RFA] Fix "set" handling of Python parameters
 2018-04-30 13:01 UTC  (3+ messages)

[python][patch] PR python/19151 Hardware breakpoints in GDB Python
 2018-04-30 12:37 UTC  (2+ messages)

[patch][python] Consistently use $srcfile in py-breakpoint.exp
 2018-04-30 12:04 UTC 

Your Vivint.SmartHome Monitoring offer has arrived
 2018-04-30 11:26 UTC 

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

[PATCH 0/4] Some File I/O improvements for embedded programming
 2018-04-30  1:54 UTC  (6+ messages)
` [PATCH 1/4] Remove the restriction of File I/O functions to regular files only
` [PATCH 3/4] Explicit fixed-width integral File I/O protocol types
` [PATCH 2/4] Do not clear the value of st_dev in File I/O's stat()
` [PATCH 4/4] Install gdb/fileio.h

[PATCH] bug 23124: rust - Fix null deref when casting
 2018-04-29 16:18 UTC  (3+ messages)

[PATCH][PR gdb/22950] proc-events.c: fix compilation on Solaris
 2018-04-29 16:06 UTC  (2+ messages)

[PATCH] fix race when building ada-lex.c
 2018-04-29 15:58 UTC  (2+ messages)

[PATCH 00/40] C++ify target_ops, toward multi-target
 2018-04-29 15:22 UTC  (3+ messages)

Burglary is Real; So is this Vivint.SmartHome Monitoring offer
 2018-04-28 12:25 UTC 

[PATCH v2 0/3] Poison obstack functions
 2018-04-28  3:31 UTC  (4+ messages)
` [PATCH v2 1/3] Don't allocate mapped_index on the objfile obstack
` [PATCH v2 2/3] Introduce obstack_new, poison other "typed" obstack functions
` [PATCH v2 3/3] Use XOBNEW/XOBNEWVEC/OBSTACK_ZALLOC when possible

[RFA v2 0/6] Type alignment
 2018-04-27 20:59 UTC  (18+ messages)
` [RFA v2 1/6] Add initial type alignment support
` [RFA v2 4/6] Expose type alignment on gdb.Type
` [RFA v2 2/6] Handle alignof and _Alignof
` [RFA v2 5/6] Remove rust_type_alignment
` [RFA v2 6/6] Remove long_long_align_bit gdbarch attribute
` [RFA v2 3/6] Reindent type_object_getset in py-type.c

[RFA 0/6] Teach gdb about type alignment
 2018-04-27 20:53 UTC  (21+ messages)
` [RFA 6/6] Remove long_long_align_bit gdbarch attribute
` [RFA 1/6] Add initial type alignment support
` [RFA 2/6] Handle alignof and _Alignof
` [RFA 3/6] Reindent type_object_getset in py-type.c
` [RFA 5/6] Remove rust_type_alignment
` [RFA 4/6] Expose type alignment on gdb.Type

[PATCH] Add libcc1 v1 compatibility to C compile feature
 2018-04-27 20:15 UTC  (3+ messages)

[RFA] Add inclusive range support for Rust
 2018-04-27 19:13 UTC  (9+ messages)

[RFA] Enable -Wsuggest-override
 2018-04-27 18:07 UTC  (2+ messages)

[PATCH] Eliminate target_ops::to_xclose
 2018-04-27 15:24 UTC  (2+ messages)

Your Vivint.SmartHome Monitoring offer has arrived
 2018-04-27 11:47 UTC 

[PATCH] Add an optional offset option to the "symbol-file" command
 2018-04-27  9:25 UTC 

[RFA] Handle var_zuinteger and var_zuinteger_unlimited from Python
 2018-04-27  6:36 UTC  (2+ messages)

[PATCH] [PR gdb/23093] Implementation of "gdbarch_gdb_signal_to/from_target" on FreeBSD
 2018-04-27  3:25 UTC 

Get Vivint.SmartHome monitoring now and sleep well
 2018-04-27  1:42 UTC 

[PATCH] Fix remote 'g' command error handling
 2018-04-26 22:55 UTC  (2+ messages)

[RFA v3 0/2] Make line tables independent of progspace
 2018-04-26 21:33 UTC  (3+ messages)
` [RFA v3 1/2] "
` [RFA v3 2/2] Constify the line table

[RFA 0/2] Make line tables independent of progspace
 2018-04-26 21:30 UTC  (10+ messages)
` [RFA 1/2] "

[patch] aarch64: PR 19806: watchpoints: false negatives + PR 20207 contiguous ones
 2018-04-26 20:12 UTC  (7+ messages)
` ping#2: "
      ` ping: "

[PATCH] testsuite: Fix cc-with-tweaks.sh being executed in the wrong shell
 2018-04-26 19:35 UTC 

[PATCH 1/2] Introduce obstack_new, poison other "typed" obstack functions
 2018-04-26 17:42 UTC  (7+ messages)
` [PATCH 2/2] Use XOBNEW when possible

[PATCH v2 00/15] Fixing GNU ifunc support
 2018-04-26 12:23 UTC  (2+ messages)

Remove moles naturally and without surgery
 2018-04-26 12:17 UTC 

[PATCH] gdb: xtensa: handle privileged registers
 2018-04-26  2:42 UTC 

Stop worrying about getting stuck in your bathtub
 2018-04-25 22:05 UTC 

SAVE up to 85% on Ink and Toner today - Free shipping available
 2018-04-25 20:27 UTC 

[PATCH] Always print "Detaching after fork from child..."
 2018-04-25 18:07 UTC  (7+ messages)
` [PATCH v7] Enable 'set print inferior-events' and improve detach/fork/kill/exit messages
      ` [PATCH] Fix new inferior events output (Re: [PATCH v7] Enable 'set print inferior-events' and improve detach/fork/kill/exit messages)

[RFA] Clear entire "location" in value constructor
 2018-04-25 15:33 UTC  (2+ messages)

[RFA v2] Add "continue" response to pager
 2018-04-25 14:52 UTC 

Burglary is Real; So is this Vivint.SmartHome Monitoring offer
 2018-04-25 14:49 UTC 

Conveniently Remove Any Unwanted Mole or Skin Tag
 2018-04-25 12:40 UTC 

[PATCH 0/3] Some gdbserver test suite fixes
 2018-04-25  9:32 UTC  (4+ messages)
` [PATCH 3/3] Fix a FAIL in attach.exp under native-extended-gdbserver

Walk-In Bathtubs. Financing and Rebates available
 2018-04-25  5:04 UTC 

[RFA 0/8] Various command-related improvements
 2018-04-24 23:38 UTC  (19+ messages)
` [RFA 4/8] Constify prompt argument to read_command_lines
` [RFA 8/8] Let gdb.execute handle multi-line commands
` [RFA 2/8] Use counted_command_line everywhere
` [RFA 3/8] Make print_command_trace varargs
` [RFA 7/8] Allow breakpoint commands to be set from Python
` [RFA 5/8] Allow defining a user command inside a user command
` [RFA 6/8] Use function_view in cli-script.c

[RFA 0/2] Add -Wduplicated-cond
 2018-04-24 23:07 UTC  (7+ messages)
` [RFA 1/2] Fix decoding of ARM VFP instructions
` [RFA 2/2] Add -Wduplicated-cond

[RFA 0/9] Enable -Wimplicit-fallthrough
 2018-04-24 20:37 UTC  (6+ messages)
` [RFA 7/9] Add missing "breaks"
` [RFA 8/9] Add a missing break in record_linux_system_call
` [RFA 5/9] Add fall-through comment to i386-tdep.c
` [RFA 9/9] Add -Wimplicit-fallthrough

Renewal by Andersen- Free Window Consultation
 2018-04-24 14:29 UTC 

[pushed] info-shared.exp: Replace libs=-ldl with shlib_load
 2018-04-24 14:16 UTC 

GDB 8.1.1 release 2018-04-23 update (T - 2 weeks?)
 2018-04-24 12:44 UTC  (4+ messages)

Your Vivint.SmartHome Monitoring offer has arrived
 2018-04-24 12:44 UTC 

[RFA/commit] (SPARC/LEON) fix incorrect array return value printed by "finish"
 2018-04-24 12:11 UTC  (3+ messages)

[RFA 0/2] Two trivial cli-out patches
 2018-04-24 11:25 UTC  (4+ messages)
` [RFA 2/2] Reindent cli-out.h
` [RFA 1/2] Remove cli_ui_out::out_field_fmt

[RFA] (Ada/ravenscar) error during "continue" after task/thread switch
 2018-04-23 21:51 UTC 

[RFC][PATCH] Consolidate gdbserver global variables
 2018-04-23 17:58 UTC  (3+ messages)

[FYI] Regenerat gdb/configure and gdbserver/configure
 2018-04-23 15:24 UTC 

[RFA] Remove a cleanup from scm-frame.c
 2018-04-23  1:40 UTC 

[RFA] Remove a cleanup from scm-frame.c
 2018-04-22 23:47 UTC  (3+ messages)

[PATCH] [PR gdb/23095] Fixed test case to compile & run on FreeBSD
 2018-04-22 22:21 UTC  (6+ messages)

Get Vivint.SmartHome monitoring now and sleep well
 2018-04-22 19:49 UTC 

[PATCH] PR gdb/21698: Fix synchronization problems under python interface
 2018-04-21 23:06 UTC  (3+ 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).