public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[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/commit] (SPARC/LEON) fix incorrect array return value printed by "finish"
 2018-04-24  7:18 UTC  (2+ messages)

GDB 8.1.1 release 2018-04-23 update (T - 2 weeks?)
 2018-04-24  0:18 UTC  (3+ messages)

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

[RFA] Add basic Python API for convenience variables
 2018-04-23 16:53 UTC  (2+ messages)

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

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

[PATCH 0/3 v3] [AArch64] Support tagged pointer
 2018-04-23  7:50 UTC  (13+ messages)
                    `  "

[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 

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

[PATCH] PR gdb/21698: Fix synchronization problems under python interface
 2018-04-21 23:06 UTC  (3+ messages)

[RFA 0/9] Enable -Wimplicit-fallthrough
 2018-04-21 18:31 UTC  (10+ messages)
` [RFA 2/9] Add missing ATTRIBUTE_NORETURNs
` [RFA 9/9] Add -Wimplicit-fallthrough
` [RFA 4/9] Add a fall-through comment to stabsread.c
` [RFA 8/9] Add a missing break in record_linux_system_call
` [RFA 3/9] Fix "obvious" fall-through warnings
` [RFA 6/9] Add two fall-through comments in rs6000-tdep.c
` [RFA 5/9] Add fall-through comment to i386-tdep.c
` [RFA 7/9] Add missing "breaks"
` [RFA 1/9] Fix "fall through" comments

[PATCH] [PR gdb/23077] Fix error 'Couldn't get registers: Device busy' on FreeBSD
 2018-04-21 18:04 UTC  (4+ messages)
    ` [pushed v2] FreeBSD: Fix 'Couldn't get registers: Device busy' error (PR gdb/23077)

Survey assignment in your area
 2018-04-21 10:01 UTC 

[RFA] Improve on-line help for thread_apply_command and thread_apply_all_command
 2018-04-20 21:27 UTC  (3+ messages)

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

[PATCH] Add test case for a known hang in infrun
 2018-04-20 15:42 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] [PR gdb/23093] Implementation of "gdbarch_gdb_signal_to/from_target" on FreeBSD
 2018-04-20  9:50 UTC  (2+ messages)
` Fwd: "

[PATCH] [PR gdb/23077] Fix error 'Couldn't get registers: Device busy' on FreeBSD
 2018-04-20  9:45 UTC  (2+ messages)

[PATCH] [OB PATCH] Fix some comments in thread.c
 2018-04-19 21:24 UTC 

possible fix for PR symtab/23010
 2018-04-19 20:39 UTC  (3+ messages)

[PATCH] Always print "Detaching after fork from child..."
 2018-04-19 19:54 UTC  (5+ messages)
` [PATCH v6] Enable 'set print inferior-events' and improve detach/fork/kill/exit messages
` [PATCH v7] "

[PATCH] Fix dependency tracking in gdbserver subdirectories
 2018-04-19 17:20 UTC  (3+ messages)

[PATCH v5 0/8] Remove gdbserver dependency on xml files
 2018-04-18 21:26 UTC  (11+ messages)
` [PATCH v5 1/8] Commonise tdesc_reg
` [PATCH v5 4/8] Add tdesc osabi and architecture functions
` [PATCH v5 6/8] Create xml from target descriptions

[PATCH 00/40] C++ify target_ops, toward multi-target
 2018-04-18 20:55 UTC  (53+ messages)
` [PATCH 20/40] target_ops/C++: ARM GNU/Linux
` [PATCH 34/40] target_ops/C++: bsd_kvm_add_target, BSD libkvm target
` [PATCH 23/40] target_ops/C++: IA-64 GNU/Linux
` [PATCH 09/40] target_ops/C++: bfd-target
` [PATCH 27/40] target_ops/C++: SPARC GNU/Linux
` [PATCH 08/40] target_ops/C++: bsd-uthread
` [PATCH 19/40] target_ops/C++: AIX target
` [PATCH 40/40] target factories, target open and multiple instances of targets
` [PATCH 37/40] target_ops/C++: The Hurd
` [PATCH 39/40] linux_nat_target: More low methods
` [PATCH 07/40] target_ops/C++: ravenscar-thread
` [PATCH 38/40] target_ops: Use bool throughout
` [PATCH 29/40] target_ops/C++: Tile-Gx GNU/Linux
` [PATCH 32/40] target_ops/C++: Generic i386/AMD64 BSD targets
` [PATCH 17/40] target_ops/C++: macOS/Darwin target
` [PATCH 02/40] make-target-delegates: line break between return type and function name
` [PATCH 03/40] target_ops/C++: exec target
` [PATCH 12/40] target_ops/C++: target remote-sim
` [PATCH 22/40] target_ops/C++: HP-PA GNU/Linux
` [PATCH 14/40] target_ops/C++: PPC/PPC64 GNU/Linux
` [PATCH 24/40] target_ops/C++: m32r GNU/Linux
` [PATCH 25/40] target_ops/C++: m68k GNU/Linux
` [PATCH 36/40] target_ops/C++: go32/DJGPP
` [PATCH 04/40] target_ops/C++: core target
` [PATCH 16/40] target_ops/C++: Windows targets
` [PATCH 15/40] target_ops/C++: Solaris/procfs
` [PATCH 26/40] target_ops/C++: s390 GNU/Linux
` [PATCH 30/40] target_ops/C++: Xtensa GNU/Linux
` [PATCH 35/40] target_ops/C++: NTO/QNX, nto-procfs.c
` [PATCH 05/40] target_ops/C++: ctf/tfile targets
` [PATCH 31/40] target_ops/C++: Base FreeBSD target
` [PATCH 06/40] target_ops/C++: spu-multiarch
` [PATCH 33/40] target_ops/C++: The rest of the BSD targets
` [PATCH 11/40] target_ops/C++: remote/extended-remote targets
` [PATCH 10/40] target_ops/C++: record targets
` [PATCH 21/40] target_ops/C++: Aarch64 GNU/Linux
` [PATCH 28/40] target_ops/C++: SPU/Linux
` [PATCH 13/40] target_ops/C++: GNU/Linux + x86/AMD64
` [PATCH 18/40] target_ops/C++: linux_trad_target, MIPS and Alpha GNU/Linux
` [RESEND][PATCH 01/40] Convert struct target_ops to C++

[RFA 0/4] Remove TYPE_TAG_NAME
 2018-04-18 18:06 UTC  (10+ messages)
` [RFA 1/4] Make c_type_print_varspec_suffix static
` [RFA 3/4] Remove TYPE_TAG_NAME
` [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] Add inclusive range support for Rust
 2018-04-17 19:48 UTC  (2+ messages)

[RFA] Fix crash in quirk_rust_enum
 2018-04-17 19:37 UTC  (3+ messages)

[RFA 0/2] Minor Rust-related DWARF reader fixes
 2018-04-17 19:37 UTC  (4+ messages)
` [RFA 2/2] Set TYPE_NAME for Rust unions

[PATCH] Don't print symbol definition's line number in rbreak output
 2018-04-17 17:33 UTC  (7+ messages)

[patch] Fix BZ 11420 -- configure uses incorrect link order when testing libpython
 2018-04-17 15:53 UTC 

[PATCH] infrun: step through indirect branch thunks
 2018-04-17 13:32 UTC  (10+ messages)

[PATCH] gdbarch: fix default value of significant_addr_bit
 2018-04-17 13:03 UTC 

Stop worrying about getting stuck in your bathtub
 2018-04-17 12:49 UTC 

Oh dear. I regret to inform you that commit c2bf1eecf99abc4d546bb52a008a25e64a29d85e might be unfortunate
 2018-04-17  1:06 UTC  (22+ messages)
` Breakage on builder RHEL-s390x-m64, revision c2bf1eecf99abc4d546bb52a008a25e64a29d85e
      ` [pushed] gdb: Remove OpenBSD/m88k support (Re: Breakage on builder RHEL-s390x-m64, revision c2bf1eecf99abc4d546bb52a008a25e64a29d85e)
        ` [pushed] gdb: Remove support for SH-5/SH64 "
    ` h8300/ecoff "
` Breakage on builder Fedora-s390x-m64, revision c2bf1eecf99abc4d546bb52a008a25e64a29d85e
` Breakage on builder Fedora-x86_64-m64, "
` Breakage on builder Fedora-x86_64-native-gdbserver-m32, "
` Breakage on builder Fedora-i686, "
` Breakage on builder Fedora-x86_64-m32, "
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, "
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, "
` Breakage on builder Fedora-x86_64-native-gdbserver-m64, "
` Breakage on builder Fedora-x86_64-cc-with-index, "
` Breakage on builder Debian-s390x-m64, "
` Breakage on builder Debian-s390x-native-extended-gdbserver-m64, "
` Breakage on builder Debian-s390x-native-gdbserver-m64, "
` Breakage on builder Ubuntu-AArch32-native-extended-gdbserver-m32, "
` Breakage on builder Ubuntu-AArch32-native-gdbserver-m32, "
` Breakage on builder Ubuntu-AArch32-m32, "

[PATCH] Make target_read_alloc & al return vectors
 2018-04-16 20:51 UTC  (3+ messages)
  ` [pushed] linux_spu_make_corefile_notes: return note_data instead of nullptr (was: [PATCH] Make target_read_alloc & al return vectors)

[pushed] [obv] Adjust more test cases to changed output of info var/func/type
 2018-04-16 18:59 UTC 

[pushed] Add x86-tdep.o to i386/amd64 target build
 2018-04-15 19:45 UTC 

[PATCH v2 00/15] Fixing GNU ifunc support
 2018-04-14 16:36 UTC  (5+ messages)
` [PATCH v2 01/15] Fix breakpoints in ifunc after inferior resolved it (@got.plt symbol creation)

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