public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[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:46 UTC 

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

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

[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  (8+ messages)
` [PATCH v5] Enable 'set print inferior-events' and improve detach/fork/kill/exit messages
` [PATCH v6] "
` [PATCH v7] "

[RFA 0/8] Various command-related improvements
 2018-04-19 19:32 UTC  (11+ messages)
` [RFA 7/8] Allow breakpoint commands to be set from Python
` [RFA 3/8] Make print_command_trace varargs
` [RFA 2/8] Use counted_command_line everywhere
` [RFA 8/8] Let gdb.execute handle multi-line commands
` [RFA 4/8] Constify prompt argument to read_command_lines
` [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

[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 6/8] Create xml from target descriptions
` [PATCH v5 1/8] Commonise tdesc_reg
` [PATCH v5 4/8] Add tdesc osabi and architecture functions

[PATCH 00/40] C++ify target_ops, toward multi-target
 2018-04-18 20:55 UTC  (53+ messages)
` [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 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 27/40] target_ops/C++: SPARC GNU/Linux
` [PATCH 19/40] target_ops/C++: AIX target
` [PATCH 08/40] target_ops/C++: bsd-uthread
` [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 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 14/40] target_ops/C++: PPC/PPC64 GNU/Linux
` [PATCH 12/40] target_ops/C++: target remote-sim
` [PATCH 22/40] target_ops/C++: HP-PA GNU/Linux
` [PATCH 36/40] target_ops/C++: go32/DJGPP
` [PATCH 04/40] target_ops/C++: core target
` [PATCH 25/40] target_ops/C++: m68k GNU/Linux
` [PATCH 24/40] target_ops/C++: m32r GNU/Linux
` [PATCH 05/40] target_ops/C++: ctf/tfile targets
` [PATCH 31/40] target_ops/C++: Base FreeBSD target
` [PATCH 15/40] target_ops/C++: Solaris/procfs
` [PATCH 30/40] target_ops/C++: Xtensa GNU/Linux
` [PATCH 26/40] target_ops/C++: s390 GNU/Linux
` [PATCH 35/40] target_ops/C++: NTO/QNX, nto-procfs.c
` [PATCH 16/40] target_ops/C++: Windows targets
` [PATCH 11/40] target_ops/C++: remote/extended-remote targets
` [PATCH 10/40] target_ops/C++: record targets
` [PATCH 33/40] target_ops/C++: The rest of the BSD targets
` [PATCH 06/40] target_ops/C++: spu-multiarch
` [PATCH 28/40] target_ops/C++: SPU/Linux
` [PATCH 21/40] target_ops/C++: Aarch64 GNU/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  (6+ messages)
` [RFA 1/2] Conditionally drop the discriminant field in quirk_rust_enum
` [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-m32, "
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, "
` 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 0/3 v3] [AArch64] Support tagged pointer
 2018-04-16 22:57 UTC  (12+ messages)

[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  (12+ messages)
` [PATCH v2 03/15] Calling ifunc functions when target has no debug info but resolver has
` [PATCH v2 05/15] Fix elf_gnu_ifunc_resolve_by_got buglet
` [PATCH v2 01/15] Fix breakpoints in ifunc after inferior resolved it (@got.plt symbol creation)

[PATCH] Eliminate target_ops::to_xclose
 2018-04-13 17:57 UTC 

[PATCH v2] Show line numbers in output for "info var/func/type"
 2018-04-13 17:28 UTC  (3+ messages)
  ` [pushed] "

[PATCH 0/3] Small testsuite updates
 2018-04-13 13:57 UTC  (7+ messages)
` [PATCH 3/3] gdb/testsuite: Handle targets with lots of registers
` [PATCH 1/3] gdb/testsuite: Fix broken regexp in gdbstub case

[PATCH 2/3] gdb/testsuite: Filter out some registers for riscv
 2018-04-13 12:55 UTC  (2+ messages)

image studio for you
 2018-04-13 11:59 UTC 

[patch+8.1] Fix -D_GLIBCXX_DEBUG gdb-add-index regression
 2018-04-12 20:45 UTC  (6+ messages)
    ` buildbot false warning mails [Re: [patch+8.1] Fix -D_GLIBCXX_DEBUG gdb-add-index regression]
  ` [commit+8.1] Fix -D_GLIBCXX_DEBUG gdb-add-index regression

Oh dear. I regret to inform you that commit b4be9bfdabb57f40656e72a50a8466af4f7bd37d might be unfortunate
 2018-04-12 20:45 UTC  (3+ messages)
` Breakage on builder Fedora-i686, revision b4be9bfdabb57f40656e72a50a8466af4f7bd37d

[RFA v2 0/4] variants and variant parts
 2018-04-12 18:45 UTC  (8+ messages)
` [RFA v2 3/4] Convert Rust to use discriminated unions
  ` -readnow crash Rust regression [Re: [RFA v2 3/4] Convert Rust to use discriminated unions]

[PATCH] Make inf_ptrace_trad Linux-only, move to separate file
 2018-04-12 17:47 UTC 

[FYI] Remove old univariant code from rust-lang.c
 2018-04-12 17:07 UTC 

[PATCH] More procfs.c simplification
 2018-04-12 16:59 UTC 

[PATCH] Eliminate procfs.c:procfs_use_watchpoints
 2018-04-12 16:57 UTC 

[pushed/ob] Fix Solaris build
 2018-04-12 16:49 UTC 

[pushed/ob] Eliminate target_has_exited
 2018-04-12 16:43 UTC 

[PATCH] Add test for following fork on position-independent executables
 2018-04-11 18:54 UTC  (3+ messages)

[PATCH] supports IPv6 only remote target
 2018-04-11 16:18 UTC  (14+ messages)

[FYI] Add Rust test case for ".." struct initializer
 2018-04-11 14:26 UTC 

[PATCH 0/2] Invalid file I/O file handles when the target closes
 2018-04-11  3:33 UTC  (2+ messages)

[PATCH] Fix compilation failure in gdb.arch/aarch64-tagged-pointer.c
 2018-04-11  1:54 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).