public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
Remote debugging over local domain sockets?
 2018-09-03 18:49 UTC  (14+ messages)
      ` [PATCH] Allow remote debugging over a local domain socket

[RFC 0/3] Some TUI fixes
 2018-09-03 18:43 UTC  (4+ messages)
` [RFC 3/3] Deprecate and replace the "tabset" command
` [RFC 1/3] Minor cleanups in tui-io.c
` [RFC 2/3] Making ANSI terminal escape sequences work in TUI

[PATCH v2] Indicate batch mode failures by exiting with nonzero status
 2018-09-03 16:12 UTC  (7+ messages)
        ` [PATCH] Fix batch exit status test failure on Fedora 28

[RFA 0/5] Fix some bugs on macOS
 2018-09-03 13:23 UTC  (4+ messages)
` [RFA 3/5] Darwin: set startup-with-shell to off on Sierra and later

Another version for review
 2018-09-03 12:17 UTC  (2+ messages)
` [PATCH] Allow remote debugging over a Unix local domain socket

[PATCH] Update gnulib to current upstream master
 2018-09-03 11:15 UTC  (17+ messages)
  ` [PATCH] Update gnulib/Makefile.in:aclocal_m4_deps
          ` [PATCH] Automatically update "aclocal_m4_deps" when updating gnulib

Oh dear. I regret to inform you that commit 7a6dbc2fdb2323c35e981f93236f323e9d7c0b24 might be unfortunate
 2018-09-03 10:04 UTC  (14+ messages)
` Breakage on builder RHEL-s390x-m64, revision 7a6dbc2fdb2323c35e981f93236f323e9d7c0b24
` Breakage on builder Debian-s390x-native-extended-gdbserver-m64, "
` Breakage on builder Debian-s390x-native-gdbserver-m64, "
` Breakage on builder Debian-s390x-m64, "

[PATCH] Generate NT_PROCSTAT_{AUXV,VMMAP} in FreeBSD coredumps
 2018-09-02 20:02 UTC  (6+ messages)
` [PATCH v2] Generate NT_PROCSTAT_{AUXV,VMMAP,PS_STRINGS} "
  ` [PATCH v3] "
    ` [PATCH v4] "
      ` [PATCH v5] "

[PATCH] Fix ARI violations in c++compile
 2018-09-01 19:50 UTC  (3+ messages)

Oh dear. I regret to inform you that commit db1e1b45b417dc3e7d37f401828afa18328d8508 might be unfortunate
 2018-09-01 15:50 UTC  (3+ messages)
` Breakage on builder Fedora-s390x-m64, revision db1e1b45b417dc3e7d37f401828afa18328d8508

[PATCH 0/2] gdb: Allow parenthesis to group arguments to user-defined commands
 2018-09-01 15:36 UTC  (18+ messages)
` [PATCH 2/2] "
` [PATCH 1/2] gdb: Make testnames unique in gdb.base/commands.exp

hierarchical projects with configure scripts
 2018-09-01  7:42 UTC  (6+ messages)

[PATCH] [PR gdb/23105] Core file error 'Cannot access memory at address' on FreeBSD
 2018-08-31 21:00 UTC  (3+ messages)

[PATCH 0/2] continuable/steppable/non-steppable watchpoints
 2018-08-31 17:56 UTC  (9+ messages)
` [PATCH 1/2] Eliminate target_have_continuable_watchpoint
` [PATCH 2/2] Add comment describing continuable/steppable/non-steppable watchpoints

[PATCH 8.2+trunk 0/2] two small rust fixes
 2018-08-31 15:31 UTC  (4+ messages)
` [PATCH 8.2+trunk 2/2] Set TYPE_LENGTH on a variant part
` [PATCH 8.2+trunk 1/2] Fix a small bug in gdb.rust/simple.rs

[PATCH 0/4] RISCV Non-DWARF stack unwinding
 2018-08-31 15:03 UTC  (11+ messages)
` [PATCH 4/4] gdb/riscv: Provide non-DWARF stack unwinder
` [PATCH 1/4] gdb/riscv: remove extra caching of misa register
` [PATCH 2/4] gdb/riscv: Extend instruction decode to cover more instructions
` [PATCH 3/4] gdb: Extend the trad-frame API

[PATCH] compile: Remove non-const reference parameters
 2018-08-31 14:41 UTC  (3+ messages)

confirm unsubscribe from gdb-patches@sourceware.org
 2018-08-30 21:01 UTC 

[PATCH 0/9] Add UBSan to the build
 2018-08-30 19:06 UTC  (21+ messages)
` [PATCH 1/9] Do not pass NULL to memcpy
` [PATCH 3/9] Avoid undefined behavior in extract_integer
` [PATCH 2/9] Use unsigned as base type for some enums
` [PATCH 8/9] Avoid undefined behavior in expression dumping

src/gdb/breakpoint.c:3092: redundant test ?
 2018-08-30 18:34 UTC 

[PATCH] Fix compile-cplus-types.c build errors
 2018-08-30 15:28 UTC  (5+ messages)

[PATCH 0/3] some sanitizer fixes
 2018-08-30 15:16 UTC  (2+ messages)

[PATCH] gdb: Ensure compiler doesn't optimise variable out in test
 2018-08-30 15:11 UTC  (7+ messages)

[PATCH/OBV] Use host_address_to_string in compile_cplus_instance::enter_scope
 2018-08-30 14:52 UTC 

Oh dear. I regret to inform you that commit 078a020797210f4d8f9491bbfe16ec31e9efb652 might be unfortunate
 2018-08-30 14:01 UTC  (9+ messages)
` Breakage on builder Fedora-i686, revision 078a020797210f4d8f9491bbfe16ec31e9efb652
` Breakage on builder Fedora-x86_64-cc-with-index, "
` 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-m64, "
` Breakage on builder Fedora-x86_64-m32, "
` Breakage on builder Fedora-x86_64-native-gdbserver-m32, "

[PATCH v2 00/10] Enable undefined behavior sanitizer
 2018-08-30  2:44 UTC  (11+ messages)
` [PATCH v2 06/10] Avoid undefined behavior in parse_number
` [PATCH v2 10/10] Add --enable-ubsan
` [PATCH v2 09/10] Avoid undefined behavior in expression dumping
` [PATCH v2 08/10] Avoid undefined behavior in ada_operator_length
` [PATCH v2 03/10] Use unsigned as base type for some enums
` [PATCH v2 01/10] Do not pass NULL to memcpy
` [PATCH v2 07/10] Avoid undefined behavior in read_signed_leb128
` [PATCH v2 05/10] Avoid undefined behavior in read_subrange_type
` [PATCH v2 02/10] Change dwarf2_frame_state_reg_info::reg to be std::vector
` [PATCH v2 04/10] Avoid undefined behavior in extract_integer

New ARI warning Thu Aug 30 01:56:34 UTC 2018
 2018-08-30  1:56 UTC 

[PATCH 0/9] C++ Support for Compile
 2018-08-29 22:32 UTC  (6+ messages)
` [PATCH 9/9] C++ compile support

[FYI] Use core_addr_to_string_nz in csky_analyze_prologue
 2018-08-29 21:34 UTC 

[PATCH][PR build/23568] Fix gdb-7.12.1 MinGW/MSYS build issue
 2018-08-29 21:07 UTC  (15+ messages)

[PATCH] Fix windows-nat.c for -Wnarrowing
 2018-08-29 19:38 UTC  (13+ messages)

[PATCH] Fix riscv-linux native gdb build failure
 2018-08-29 18:00 UTC  (3+ messages)

New ARI warning Wed Aug 29 01:57:16 UTC 2018
 2018-08-29 16:26 UTC  (4+ messages)

GDB 8.2 release 2018-08-26 status update
 2018-08-29 16:24 UTC  (3+ messages)
  ` HEADS UP: GDB 8.2 release on Sep 3rd or 4th (was: "Re: GDB 8.2 release 2018-08-26 status update")

S12Z [new patchset]
 2018-08-29 14:19 UTC  (5+ messages)
` [PATCH 3/4] GDB: Add support for 24 bit addresses
` [PATCH 1/4] gdb: Add builtin types for 24 bit integers
` [PATCH 4/4] GDB: New target s12z
` [PATCH 2/4] Add a dwarf unit type to represent 24 bit values

[PATCH 0/2] Issue reconnecting to remote target afte fork
 2018-08-29 10:46 UTC  (5+ messages)
` PING: [PATCHv2 "
  ` [PATCHv2 2/2] gdb: Clean up inferior list when reconnecting to new target
      ` PING: "

[PATCH] Adding support for reding signal handler frame in AIX
 2018-08-29  5:54 UTC 

[RFAv2 0/2] Fix regression for multi breakpoints command line clearing
 2018-08-28 21:37 UTC  (4+ messages)
` [RFAv2 1/2] "

[PATCH] Get rid of -Wodr warning (PR build/23399)
 2018-08-28 21:25 UTC  (3+ messages)

[PATCH] Fix various tests to use -no-pie linker flag when needed
 2018-08-28 19:37 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).