public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[RFA 0/6] Remove some uses of is_mi_like_p
 2018-04-30 18:52 UTC  (9+ messages)
` [RFA 2/6] Remove some uses of is_mi_like_p from py-framefilter.c
` [RFA 3/6] Remove some uses of is_mi_like_p from spu-tdep.c
` [RFA 6/6] Remove a use of is_mi_like_p from darwin-nat-info.c
` [RFA 5/6] Remove some is_mi_like_p from breakpoint code
` [RFA 4/6] Remove a use of is_mi_like_p from tracepoint.c
` [RFA 1/6] Make do_is_mi_like_p const

[PATCH] [configure] Added "nfp" to the build for binutils
 2018-04-30 18:21 UTC 

[RFA] (Ada/ravenscar) error during "continue" after task/thread switch
 2018-04-30 17:44 UTC  (2+ messages)

[RFA 0/4] add ref_ptr::new_reference
 2018-04-30 17:32 UTC  (8+ 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 v2 0/6] Type alignment
 2018-04-30 17:17 UTC  (20+ 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-30 16:46 UTC  (22+ messages)
` [RFA 3/6] Reindent type_object_getset in py-type.c
` [RFA 5/6] Remove rust_type_alignment
` [RFA 2/6] Handle alignof and _Alignof
` [RFA 1/6] Add initial type alignment support
` [RFA 6/6] Remove long_long_align_bit gdbarch attribute
` [RFA 4/6] Expose type alignment on gdb.Type

Oh dear. I regret to inform you that commit fe944acf8f858cfe6bcfd00670a88847a464717c might be unfortunate
 2018-04-30 16:10 UTC  (2+ messages)
` Breakage on builder Fedora-i686, revision fe944acf8f858cfe6bcfd00670a88847a464717c

Ping an old Python patch
 2018-04-30 15:31 UTC 

[RFA 00/12] Small help text tweaks
 2018-04-30 15:26 UTC  (16+ messages)
` [RFA 10/12] Update help text in record-btrace.c
` [RFA 07/12] Update help text for "jump" command
` [RFA 03/12] Update core-related help strings
` [RFA 05/12] Update help strings in TUI
` [RFA 01/12] Fix help and documentation for inferior commands
` [RFA 04/12] Update memattr.c help strings
` [RFA 11/12] Update help text in linux-fork.c
` [RFA 06/12] Update help text in dcache.c
` [RFA 02/12] Update help strings in skip.c
` [RFA 12/12] Update help text in record.c
` [RFA 08/12] Update help text in disasm.c
` [RFA 09/12] Update help text in tracepoint.c

[pushed] Use bool in read_index_from_section
 2018-04-30 15:08 UTC 

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

[python][patch] PR python/19151 Hardware breakpoints in GDB Python
 2018-04-30 14:33 UTC  (4+ messages)

[PATCH 0/3 v3] [AArch64] Support tagged pointer
 2018-04-30 13:42 UTC  (21+ messages)
                `  "

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

[RFA] Fix "set" handling of Python parameters
 2018-04-30 13:01 UTC  (3+ 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 1/4] Use scoped_restore in a couple of interp-related places
` [RFA 2/4] Change the as_*_interp functions to use dynamic_cast
` [RFA 4/4] Remove interp_name
` [RFA 3/4] Remove interp_ui_out

[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 2/3] Introduce obstack_new, poison other "typed" "
` [PATCH v2 1/3] Don't allocate mapped_index on the objfile obstack
` [PATCH v2 3/3] Use XOBNEW/XOBNEWVEC/OBSTACK_ZALLOC when possible

[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 5/8] Allow defining a user command inside a user command
` [RFA 7/8] Allow breakpoint commands to be set from Python
` [RFA 6/8] Use function_view in cli-script.c
` [RFA 3/8] Make print_command_trace varargs
` [RFA 8/8] Let gdb.execute handle multi-line commands
` [RFA 4/8] Constify prompt argument to read_command_lines
` [RFA 2/8] Use counted_command_line everywhere

[RFA 0/2] Add -Wduplicated-cond
 2018-04-24 23:07 UTC  (6+ 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  (3+ messages)
` [RFA 5/9] Add fall-through comment to i386-tdep.c

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 

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