public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 4/5] RISC-V: Add native linux support
 2018-10-29  8:50 UTC  (12+ messages)

[PATCH] GDBSERVER: Listen on a unix domain (instead of TCP) socket if requested
 2018-10-29  8:24 UTC  (15+ messages)
` [PATCH 1/4] "
  ` [PATCH 3/4] GDB: Fix documentation for invoking GDBSERVER

[PATCH] Abi selection based on set arch command in case of remote debugging for MIPS
 2018-10-29  8:18 UTC 

[PATCH 0/3] Use gdbpy_ref more in gdb/python
 2018-10-28 18:13 UTC  (4+ messages)
` [PATCH 1/3] Return gdbpy_ref from gdb_py_object_from_*longest
` [PATCH 3/3] Return gdbpy_ref from gdbpy_get_varobj_pretty_printer
` [PATCH 2/3] Return gdbpy_ref from some Python string functions

[RFA 0/5] Use language mode in 'info [functions|variables|types]|rbreak'
 2018-10-28 15:33 UTC  (8+ messages)
` [RFA 2/5] Use scoped_switch_auto_to_sym_language in symtab.c to switch language
` [RFA 5/5] NEWS: Document the language choice by 'info [types|functions|variables]|rbreak'
` [RFA 1/5] Add class scoped_switch_auto_to_sym_language
` [RFA 4/5] Document language choice in 'info [functions|variables|types]|rbreak' commands
` [RFA 3/5] Add a test to verify info [functions|variables|types]|rbreak respect language_mode

[PATCH] Use new Darwin operating system names
 2018-10-28  3:57 UTC 

[PATCH 3/3][PR binutils/23728][PR gdb/23742][PR binutils/23746] Update macOS load commands: Add LC_BUILD_VERSION load command
 2018-10-28  3:56 UTC 

[PATCH 2/3] Update macOS load commands: Add LC_NOTE load command
 2018-10-28  3:55 UTC 

[PATCH 1/3] Update macOS load commands: Add sdk field to LC_VERSION_MIN_* load commands
 2018-10-28  3:54 UTC 

New ARI warning Sun Oct 28 01:58:28 UTC 2018
 2018-10-28  1:58 UTC 

[PATCH 00/40] C++ify target_ops, toward multi-target
 2018-10-27 21:58 UTC  (4+ messages)
` [RESEND][PATCH 01/40] Convert struct target_ops to C++
    ` 8.2 regression for invalid -data-directory [Re: [RESEND][PATCH 01/40] Convert struct target_ops to C++]

[PUSHED] OBVIOUS Use report_unrecognized_option_error in 'demangle' and 'info macro' commands
 2018-10-27 19:41 UTC 

[PATCH 1/3] Update macOS load commands: Add sdk field to LC_VERSION_MIN_* load commands
 2018-10-27 18:17 UTC  (2+ messages)

[PATCH v2 0/6] A different approach to startup-with-shell on macOS
 2018-10-27 17:58 UTC  (9+ messages)
` [PATCH v2 1/6] Unify shell-finding logic
` [PATCH v2 6/6] Cache a copy of the user's shell on macOS

[PUSHED] Remove a bunch of usages of gdb_suppress_tests in 'runto_main'
 2018-10-27 14:20 UTC 

[RFAv4 0/5] info [args|functions|locals|variables] [-q] [-t TYPEREGEXP] [NAMEREGEXP]
 2018-10-27 12:52 UTC  (13+ messages)
` [RFVv4 3/5] Document changes to info [args|functions|locals|variables]
` [RFVv4 4/5] Announce changes in NEWS "
` [RFVv4 1/5] New cli-utils.h/.c function extract_info_print_args
` [RFVv4 5/5] Add a test case for info args|functions|locals|variables [-q] [-t TYPEREGEXP] [NAMEREGEXP]
` [RFVv4 2/5] Add [-q] [-t TYPEREGEXP] [NAMEREGEXP] args to info [args|functions|locals|variables]

[PUSHED 0/5] info [args|functions|locals|variables] [-q] [-t TYPEREGEXP] [NAMEREGEXP]
 2018-10-27 12:44 UTC  (6+ messages)
` [PUSHED 2/5] Add [-q] [-t TYPEREGEXP] [NAMEREGEXP] args to info [args|functions|locals|variables]
` [PUSHED 1/5] New cli-utils.h/.c function extract_info_print_args
` [PUSHED 5/5] Add a test case for info args|functions|locals|variables [-q] [-t TYPEREGEXP] [NAMEREGEXP]
` [PUSHED 3/5] Document changes to info [args|functions|locals|variables]
` [PUSHED 4/5] Announce changes in NEWS "

Hi, viсtim
 2018-10-27  9:55 UTC 

[PATCH] gdb/riscv: Fix failures on rv64 in gdb.arch/riscv-reg-aliases.exp test
 2018-10-27  9:40 UTC 

[PATCH 3/3][PR binutils/23728][PR gdb/23742][PR binutils/23746] Update macOS load commands: Add LC_BUILD_VERSION load command
 2018-10-27  4:59 UTC 

[PATCH 2/3] Update macOS load commands: Add LC_NOTE load command
 2018-10-27  4:59 UTC 

[PATCH] Use new Darwin operating system names
 2018-10-27  4:57 UTC 

[PATCH] Prevent overflow in rl_set_screen_size
 2018-10-27  4:56 UTC 

New ARI warning Sat Oct 27 01:57:23 UTC 2018
 2018-10-27  1:57 UTC 

[PATCH] Remove DEF_VECs from symtab.h
 2018-10-26 23:17 UTC  (2+ messages)

[PATCH] RISC-V: Force variables to .data for code_elim
 2018-10-26 22:14 UTC 

[PATCH] Check return value of bfd_init
 2018-10-26 19:48 UTC  (6+ messages)

[PATCH] Fix thinko on common/offset-type.h (compare 'lhs' against 'rhs')
 2018-10-26 18:23 UTC  (6+ messages)

[PATCH 0/2] RISC-V: Linux signal frame support
 2018-10-26 17:34 UTC  (8+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] "

[PATCH v5 00/12] GDB support for more powerpc registers on linux
 2018-10-26 15:16 UTC  (24+ messages)
` [PATCH v5 02/12] [PowerPC] Don't zero-initialize vector register buffers
` [PATCH v5 05/12] [PowerPC] Fix two if statements in gdb/ppc-linux-nat.c
` [PATCH v5 06/12] [PowerPC] Fix indentation in arch/ppc-linux-common.c
` [PATCH v5 07/12] [PowerPC] Refactor have_ initializers in rs6000-tdep.c
` [PATCH v5 03/12] Add decfloat registers to float reggroup
` [PATCH v5 10/12] [PowerPC] Add support for EBB and PMU registers
` [PATCH v5 11/12] [PowerPC] Reject tdescs with VSX and no FPU or Altivec
` [PATCH v5 09/12] [PowerPC] Add support for TAR
` [PATCH v5 12/12] [PowerPC] Add support for HTM registers
` [PATCH v5 08/12] [PowerPC] Add support for PPR and DSCR

[PATCH] ARM: Do not use FP reg when on AAPCS
 2018-10-26 12:13 UTC  (8+ messages)

[RFA] Removes a bunch of usages of gdb_suppress_tests in 'runto_main'
 2018-10-26 10:51 UTC  (3+ messages)

SYMBOL_LANGUAGE assertion failure on AIX
 2018-10-26 10:37 UTC  (5+ messages)
  ` [PATCH] "

[PATCH] python: Make Windows-specific code work with Python 3
 2018-10-26  9:35 UTC 

[PATCH] gdb/riscv: Remove redundant code, and catch more errors when accessing MISA
 2018-10-26  7:17 UTC  (4+ messages)

[PATCH 0/2] RISC-V: Improve FP register support
 2018-10-25 23:49 UTC  (3+ messages)

[OB PATCH][gdb/testsuite] Handle removed valgrind option --db-attach
 2018-10-25 20:03 UTC  (10+ messages)
        ` [PATCH OB][gdb/testsuite] Move valgrind-db-attach.{c,exp} to valgrind-bt.{c,exp}
        ` [PATCH][gdb/testsuite] Factor out lib/valgrind.exp

[PATCH] configure.ac: Cygwin now has ncurses not termcap. Use standard logic
 2018-10-25 18:50 UTC  (5+ messages)

[PATCH v2 00/10] gdb/gdbserver support for aarch64 SVE
 2018-10-25 16:26 UTC  (24+ messages)
` [PATCH v2 02/10] Add Aarch64 SVE Linux headers
                      ` Status of the AArch* builders (was: Re: [PATCH v2 02/10] Add Aarch64 SVE Linux headers)
                          ` Status of the AArch* builders

Fwd: Re: [PATCH 0/2] Return gdbpy_ref in a couple more places
 2018-10-25 12:53 UTC 

[PATCH v2] Release the GIL while running a gdb command or expression
 2018-10-25 12:46 UTC  (8+ messages)

[PATCH] gdb: Handle ICC's unexpected void return type
 2018-10-24 21:00 UTC  (3+ messages)

[PATCH 0/2] Return gdbpy_ref in a couple more places
 2018-10-24 20:03 UTC  (4+ messages)
` [PATCH 1/2] gdb/python: Make a function return gdbpy_ref<>
` [PATCH 2/2] "

[RFAv3 0/5] info [args|functions|locals|variables] [-q] [-t TYPEREGEXP] [NAMEREGEXP]
 2018-10-24 17:18 UTC  (9+ messages)
` [RFAv3 5/5] Add a test case for info args|functions|locals|variables "
` [RFAv3 1/5] New cli-utils.h/.c function extract_info_print_args

[PATCH] Fix buffer overflow in ada-lang.c:move_bits
 2018-10-24 16:21 UTC 

[PATCH v3 0/3] Aarch64: Fix segfault when casting dummy calls
 2018-10-24 15:15 UTC  (5+ messages)
` [PATCH v3 3/3] "

[PATCH 1/3] Pass inferior to terminal_save_inferior
 2018-10-24 14:08 UTC  (17+ messages)
` [PATCH 2/3] Pass inferior to terminal_inferior
` [PATCH 3/3] Avoid GDB SIGTTOU on catch exec + set follow-exec-mode new (PR 23368)

[PATCH][gdb/testsuite] Rewrite catch-follow-exec.exp
 2018-10-24 14:05 UTC  (17+ messages)
                            ` [PATCH][gdb/testsuite] Log wait status on process no longer exists error

[PATCH 1/2] Allow function prologues to have multiple repeating lines
 2018-10-24  9:04 UTC  (2+ messages)
` [PATCH 2/2] Check for line notes on GCC as well as Clang

Hi, viсtim
 2018-10-24  5:31 UTC 

New ARI warning Wed Oct 24 01:56:58 UTC 2018
 2018-10-24  1:57 UTC 

[PATCH v2 0/3] Read pseudo registers from frame instead of regcache
 2018-10-24  1:43 UTC  (4+ messages)
` [PATCH v2 3/3] Add tests for unwinding of pseudo registers
` [PATCH v2 2/3] Read pseudo registers from frame instead of regcache
` [PATCH v2 1/3] Extract register_reader and register_readwriter interfaces from regcache

[0/2] C-SKY Port
 2018-10-23 22:31 UTC  (8+ messages)
` [1/2] "

[RFC PATCH] Introduce dwarf2_cu::get_builder
 2018-10-23 19:41 UTC  (2+ messages)

[PUSHED] gdb/riscv: Give user-friendly names for CSRs
 2018-10-23 12:32 UTC 

[PATCH] RISC-V: enable have_nonsteppable_watchpoint by default
 2018-10-23 10:34 UTC  (11+ messages)

[PATCH] gdb/riscv: Fix register access for register aliases
 2018-10-23 10:03 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).