gdb-patches archive
date index for October, 2018

This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

October 31, 2018
21:43 Re: [PATCH] Fix PR gdb/23835: Don't redefine _FORTIFY_SOURCE if it's already defined Sergio Durigan Junior
21:27 Re: [PATCH] Fix PR gdb/23835: Don't redefine _FORTIFY_SOURCE if it's already defined Joel Brobecker
20:37 Re: [PATCH v2] Avoid crash when calling warning too early Sergio Durigan Junior
20:27 Re: [PATCH v2] Avoid crash when calling warning too early Tom Tromey
20:05 Re: [PATCH] Fix PR gdb/23835: Don't redefine _FORTIFY_SOURCE if it's already defined Sergio Durigan Junior
20:04 Re: [PATCH] Fix PR gdb/23835: Don't redefine _FORTIFY_SOURCE if it's already defined Sergio Durigan Junior
18:44 Re: [PATCH v2] Avoid crash when calling warning too early Sergio Durigan Junior
18:18 [PATCH v2] Avoid crash when calling warning too early Tom Tromey
17:25 Re: RFC: Changing GDB's version numbering scheme Joel Brobecker
17:02 Re: [PATCH][gdb/python] Add interface to access minimal_symbols Tom de Vries
16:59 Re: [PATCH][gdb/python] Add interface to access minimal_symbols Tom de Vries
16:43 Re: [PATCH][gdb/testsuite] get_valueof: Don't output value in test name Simon Marchi
16:27 [PATCH][gdb/testsuite] get_valueof: Don't output value in test name Tom de Vries
16:26 [PING][PATCH 1/2] Allow function prologues to have multiple repeating lines Alan Hayward
15:03 Re: [PATCH v2 3/6] Move mkdir_recursive to common/filestuff.c Tom Tromey
14:06 Re: Regression on old kernels (Re: [PATCH v5 00/12] GDB support for more powerpc registers on linux) Pedro Franco de Carvalho
14:00 Re: Ping: [PATCH v2] x86-64: fix ZMM register state tracking Simon Marchi
13:54 Re: [PATCH 1/4] GDBSERVER: Listen on a unix domain (instead of TCP) socket if requested. Simon Marchi
13:52 Re: [PATCH] gdb/testsuite: Run test when software watchpoints are used Phil Muldoon
13:14 Re: Regression on old kernels (Re: [PATCH v5 00/12] GDB support for more powerpc registers on linux) Ulrich Weigand
13:12 EMAIL UPDATE FOR gdb-patches at sourceware dot org E-MAIL ADMIN
13:05 Re: Regression on old kernels (Re: [PATCH v5 00/12] GDB support for more powerpc registers on linux) Pedro Franco de Carvalho
11:18 [PATCH v4 2/3] Pass return_method to _push_dummy_call Alan Hayward
11:18 [PATCH v4 3/3] Aarch64: Fix segfault when casting dummy calls Alan Hayward
11:18 [PATCH v4 1/3] Use enum for return method for dummy calls Alan Hayward
11:18 [PATCH v4 0/3] Aarch64: Fix segfault when casting dummy calls Alan Hayward
10:37 Re: [PATCH] Adding support for reding signal handler frame in AIX Ulrich Weigand
10:18 Re: [PATCH] Adding support for reding signal handler frame in AIX Sangamesh Mallayya
09:09 Re: [PATCH][gdb/symtab] Fix language of duplicate static minimal symbol Tom de Vries
03:26 Re: [PATCH] gdb: Handle ICC's unexpected void return type Kevin Buettner
00:34 Re: [PATCH] gdb: Handle ICC's unexpected void return type Keith Seitz
00:23 Re: [PATCH] gdb: Handle ICC's unexpected void return type Andrew Burgess

October 30, 2018
22:47 Re: [PATCH] Fix PR gdb/23835: Don't redefine _FORTIFY_SOURCE if it's already defined Joel Brobecker
21:54 Re: [PATCH] Fix PR gdb/23835: Don't redefine _FORTIFY_SOURCE if it's already defined Simon Marchi
21:42 [PATCH] Fix PR gdb/23835: Don't redefine _FORTIFY_SOURCE if it's already defined Sergio Durigan Junior
21:27 Re: [PUSHED 2/5] Add [-q] [-t TYPEREGEXP] [NAMEREGEXP] args to info [args|functions|locals|variables] Philippe Waroquiers
21:24 [RFA 2/2] Test case for 'info variables|functions' with minimal symbols. Philippe Waroquiers
21:24 [RFA 1/2] Fix regression 'info variables' does not show minimal symbols. Philippe Waroquiers
21:24 [RFA 0/2] Fix regression 'info variables' does not show minimal symbols + test Philippe Waroquiers
21:21 Re: [PATCH][gdb/symtab] Fix language of duplicate static minimal symbol Keith Seitz
21:18 Re: [PATCH] python: Make Windows-specific code work with Python 3 Paul Koning
21:04 Re: [PATCH v2 3/6] Move mkdir_recursive to common/filestuff.c Simon Marchi
20:55 Re: [PATCH v2 3/6] Move mkdir_recursive to common/filestuff.c Tom Tromey
20:28 Re: [PATCH] python: Make Windows-specific code work with Python 3 Jan Vrany
20:24 Re: 8.2 regression for invalid -data-directory [Re: [RESEND][PATCH 01/40] Convert struct target_ops to C++] Tom Tromey
20:22 Re: [PATCH] configure.ac: Cygwin now has ncurses not termcap. Use standard logic. Corinna Vinschen
20:09 Re: [PATCH] python: Make Windows-specific code work with Python 3 Tom Tromey
19:11 [PATCH][gdb/symtab] Fix language of duplicate static minimal symbol Tom de Vries
17:55 Re: [PATCH v2] configure.ac: Cygwin now has ncurses not termcap. Use standard logic. Joel Sherrill
17:40 Re: [PATCH v3 3/3] Aarch64: Fix segfault when casting dummy calls Pedro Alves
17:29 Re: [PATCH v2] configure.ac: Cygwin now has ncurses not termcap. Use standard logic. Pedro Alves
17:28 Re: [PATCH] configure.ac: Cygwin now has ncurses not termcap. Use standard logic. Pedro Alves
17:09 Re: [PATCH v3 3/3] Aarch64: Fix segfault when casting dummy calls Alan Hayward
16:31 Re: [PATCH v3 3/3] Aarch64: Fix segfault when casting dummy calls Pedro Alves
15:25 [PATCH v2] configure.ac: Cygwin now has ncurses not termcap. Use standard logic. Joel Sherrill
14:59 Re: [PUSHED 2/5] Add [-q] [-t TYPEREGEXP] [NAMEREGEXP] args to info [args|functions|locals|variables] Tom de Vries
11:13 Re: [PATCH v3 3/3] Aarch64: Fix segfault when casting dummy calls Alan Hayward
10:20 Re: [PATCH] Adding support for reding signal handler frame in AIX Ulrich Weigand
09:44 Re: Regression on old kernels (Re: [PATCH v5 00/12] GDB support for more powerpc registers on linux) Ulrich Weigand
07:16 Re: [PATCH] Adding support for reding signal handler frame in AIX Sangamesh Mallayya
03:49 Re: [PATCH] Remove relational operators from common/offset-type.h Sergio Durigan Junior
03:17 Re: [PATCH] Remove relational operators from common/offset-type.h Simon Marchi

October 29, 2018
22:16 Re: [PATCH v2 3/6] Move mkdir_recursive to common/filestuff.c Simon Marchi
21:44 Re: [PATCH] gdb/riscv: Fix failures on rv64 in gdb.arch/riscv-reg-aliases.exp test Jim Wilson
21:14 [PATCH] Remove relational operators from common/offset-type.h Sergio Durigan Junior
20:14 Re: [PATCH] Fix thinko on common/offset-type.h (compare 'lhs' against 'rhs') Pedro Alves
20:11 Re: [PATCH] Fix thinko on common/offset-type.h (compare 'lhs' against 'rhs') Pedro Alves
19:50 Re: Regression on old kernels (Re: [PATCH v5 00/12] GDB support for more powerpc registers on linux) Pedro Franco de Carvalho
18:32 Re: [PATCH 1/4] GDBSERVER: Listen on a unix domain (instead of TCP) socket if requested. Simon Marchi
18:13 Re: [PATCH v3 3/3] Aarch64: Fix segfault when casting dummy calls Pedro Alves
17:34 Re: [PATCH 1/4] GDBSERVER: Listen on a unix domain (instead of TCP) socket if requested. John Darrington
16:42 Re: [PATCH 1/4] GDBSERVER: Listen on a unix domain (instead of TCP) socket if requested. Sergio Durigan Junior
16:26 Re: [PATCH 1/4] GDBSERVER: Listen on a unix domain (instead of TCP) socket if requested. John Darrington
16:01 Re: [PATCH v2 3/6] Move mkdir_recursive to common/filestuff.c Simon Marchi
15:52 Re: [PATCH 1/4] GDBSERVER: Listen on a unix domain (instead of TCP) socket if requested. Simon Marchi
14:56 Re: [PATCH v3 3/3] Aarch64: Fix segfault when casting dummy calls Alan Hayward
14:20 Regression on old kernels (Re: [PATCH v5 00/12] GDB support for more powerpc registers on linux) Ulrich Weigand
12:38 Re: [PATCH v3 3/3] Aarch64: Fix segfault when casting dummy calls Pedro Alves
11:58 Re: [PATCH v3 3/3] Aarch64: Fix segfault when casting dummy calls Alan Hayward
10:31 Ping: [PATCH v2] x86-64: fix ZMM register state tracking Jan Beulich
09:38 Re: [PATCH 1/4] GDBSERVER: Listen on a unix domain (instead of TCP) socket if requested. Rainer Orth
09:34 [OB PATH] Provide get_shell declaration in procfs.c Rainer Orth
09:13 Re: [PATCH 1/4] GDBSERVER: Listen on a unix domain (instead of TCP) socket if requested. Rainer Orth
08:50 Re: [PATCH 4/5] RISC-V: Add native linux support. Andreas Schwab
08:24 Re: [PATCH 1/4] GDBSERVER: Listen on a unix domain (instead of TCP) socket if requested. John Darrington
08:18 [PATCH] Abi selection based on set arch command in case of remote debugging for MIPS Denis Dmitriev

October 28, 2018
18:51 Re: [PATCH 1/4] GDBSERVER: Listen on a unix domain (instead of TCP) socket if requested. Simon Marchi
18:13 [PATCH 3/3] Return gdbpy_ref from gdbpy_get_varobj_pretty_printer Tom Tromey
18:13 [PATCH 2/3] Return gdbpy_ref from some Python string functions Tom Tromey
18:13 [PATCH 1/3] Return gdbpy_ref from gdb_py_object_from_*longest Tom Tromey
18:13 [PATCH 0/3] Use gdbpy_ref more in gdb/python Tom Tromey
18:10 Re: [PATCH 1/4] GDBSERVER: Listen on a unix domain (instead of TCP) socket if requested. John Darrington
16:20 Re: [PATCH 1/4] GDBSERVER: Listen on a unix domain (instead of TCP) socket if requested. Simon Marchi
15:33 Re: [RFA 4/5] Document language choice in 'info [functions|variables|types]|rbreak' commands Eli Zaretskii
15:31 Re: [RFA 5/5] NEWS: Document the language choice by 'info [types|functions|variables]|rbreak'. Eli Zaretskii
14:46 [RFA 3/5] Add a test to verify info [functions|variables|types]|rbreak respect language_mode. Philippe Waroquiers
14:46 [RFA 4/5] Document language choice in 'info [functions|variables|types]|rbreak' commands Philippe Waroquiers
14:46 [RFA 5/5] NEWS: Document the language choice by 'info [types|functions|variables]|rbreak'. Philippe Waroquiers
14:46 [RFA 2/5] Use scoped_switch_auto_to_sym_language in symtab.c to switch language. Philippe Waroquiers
14:46 [RFA 1/5] Add class scoped_switch_auto_to_sym_language. Philippe Waroquiers
14:46 [RFA 0/5] Use language mode in 'info [functions|variables|types]|rbreak' Philippe Waroquiers
11:23 Re: [PATCH 4/5] RISC-V: Add native linux support. Andrew Burgess
03:57 [PATCH] Use new Darwin operating system names Saagar Jha
03:56 [PATCH 3/3][PR binutils/23728][PR gdb/23742][PR binutils/23746] Update macOS load commands: Add LC_BUILD_VERSION load command Saagar Jha
03:55 [PATCH 2/3] Update macOS load commands: Add LC_NOTE load command Saagar Jha
03:54 [PATCH 1/3] Update macOS load commands: Add sdk field to LC_VERSION_MIN_* load commands Saagar Jha
01:58 New ARI warning Sun Oct 28 01:58:28 UTC 2018 GDB Administrator

October 27, 2018
21:58 8.2 regression for invalid -data-directory [Re: [RESEND][PATCH 01/40] Convert struct target_ops to C++] Jan Kratochvil
19:41 [PUSHED] OBVIOUS Use report_unrecognized_option_error in 'demangle' and 'info macro' commands. Philippe Waroquiers
18:17 Re: [PATCH 1/3] Update macOS load commands: Add sdk field to LC_VERSION_MIN_* load commands Simon Marchi
17:58 Re: [PATCH v2 0/6] A different approach to startup-with-shell on macOS Tom Tromey
17:43 Re: [PATCH v2 6/6] Cache a copy of the user's shell on macOS Tom Tromey
17:41 Re: [PATCH v2 1/6] Unify shell-finding logic Tom Tromey
14:20 [PUSHED] Remove a bunch of usages of gdb_suppress_tests in 'runto_main'. Philippe Waroquiers
12:52 Re: [RFVv4 5/5] Add a test case for info args|functions|locals|variables [-q] [-t TYPEREGEXP] [NAMEREGEXP] Philippe Waroquiers
12:44 [PUSHED 5/5] Add a test case for info args|functions|locals|variables [-q] [-t TYPEREGEXP] [NAMEREGEXP] Philippe Waroquiers
12:44 [PUSHED 2/5] Add [-q] [-t TYPEREGEXP] [NAMEREGEXP] args to info [args|functions|locals|variables] Philippe Waroquiers
12:44 [PUSHED 3/5] Document changes to info [args|functions|locals|variables] Philippe Waroquiers
12:44 [PUSHED 4/5] Announce changes in NEWS to info [args|functions|locals|variables] Philippe Waroquiers
12:44 [PUSHED 1/5] New cli-utils.h/.c function extract_info_print_args Philippe Waroquiers
12:44 [PUSHED 0/5] info [args|functions|locals|variables] [-q] [-t TYPEREGEXP] [NAMEREGEXP] Philippe Waroquiers
09:55 Hi, viсtim. gx
09:40 [PATCH] gdb/riscv: Fix failures on rv64 in gdb.arch/riscv-reg-aliases.exp test Andrew Burgess
06:07 Re: [PATCH 4/5] RISC-V: Add native linux support. Palmer Dabbelt
04:59 [PATCH 3/3][PR binutils/23728][PR gdb/23742][PR binutils/23746] Update macOS load commands: Add LC_BUILD_VERSION load command Saagar Jha
04:59 [PATCH 2/3] Update macOS load commands: Add LC_NOTE load command Saagar Jha
04:58 [PATCH 1/3] Update macOS load commands: Add sdk field to LC_VERSION_MIN_* load commands Saagar Jha
04:57 [PATCH] Use new Darwin operating system names Saagar Jha
04:56 [PATCH] Prevent overflow in rl_set_screen_size Saagar Jha
01:57 New ARI warning Sat Oct 27 01:57:23 UTC 2018 GDB Administrator

October 26, 2018
23:17 Re: [PATCH] Remove DEF_VECs from symtab.h Tom Tromey
22:14 [PATCH] RISC-V: Force variables to .data for code_elim. Jim Wilson
19:48 Re: [PATCH] Check return value of bfd_init Tom Tromey
18:31 Re: [PATCH] Check return value of bfd_init Simon Marchi
18:23 Re: [PATCH] Fix thinko on common/offset-type.h (compare 'lhs' against 'rhs') Simon Marchi
18:06 Re: [RFVv4 5/5] Add a test case for info args|functions|locals|variables [-q] [-t TYPEREGEXP] [NAMEREGEXP] Pedro Alves
18:05 Re: [RFVv4 2/5] Add [-q] [-t TYPEREGEXP] [NAMEREGEXP] args to info [args|functions|locals|variables] Pedro Alves
18:04 Re: [RFVv4 1/5] New cli-utils.h/.c function extract_info_print_args Pedro Alves
17:34 Re: [PATCH 1/2] RISC-V: Linux signal frame support. Jim Wilson
17:15 Re: [RFVv4 3/5] Document changes to info [args|functions|locals|variables] Philippe Waroquiers
16:30 Re: [PATCH] Fix thinko on common/offset-type.h (compare 'lhs' against 'rhs') Sergio Durigan Junior
16:29 Re: [PATCH] Fix thinko on common/offset-type.h (compare 'lhs' against 'rhs') Sergio Durigan Junior
16:26 Re: [PATCH 2/2] RISC-V: Linux signal frame support. John Baldwin
16:08 Re: [PATCH] Fix thinko on common/offset-type.h (compare 'lhs' against 'rhs') Simon Marchi
15:41 Re: [PATCH] Check return value of bfd_init Tom Tromey
15:16 Re: [PATCH v5 00/12] GDB support for more powerpc registers on linux Pedro Franco de Carvalho
12:13 Re: [PATCH] ARM: Do not use FP reg when on AAPCS Marius Muench
11:01 Re: [PATCH v5 00/12] GDB support for more powerpc registers on linux Ulrich Weigand
11:00 Re: [PATCH v5 00/12] GDB support for more powerpc registers on linux Ulrich Weigand
10:57 Re: [PATCH v5 00/12] GDB support for more powerpc registers on linux Pedro Alves
10:51 Re: [RFA] Removes a bunch of usages of gdb_suppress_tests in 'runto_main' Pedro Alves
10:37 Re: [PATCH] SYMBOL_LANGUAGE assertion failure on AIX Sangamesh Mallayya
09:35 [PATCH] python: Make Windows-specific code work with Python 3 Jan Vrany
07:32 Re: [PATCH 0/2] RISC-V: Linux signal frame support. Andrew Burgess
07:17 Re: [PATCH] gdb/riscv: Remove redundant code, and catch more errors when accessing MISA Andrew Burgess
06:27 Re: [RFVv4 4/5] Announce changes in NEWS to info [args|functions|locals|variables] Eli Zaretskii
06:26 Re: [RFVv4 3/5] Document changes to info [args|functions|locals|variables] Eli Zaretskii
04:03 Re: [PATCH] Fix thinko on common/offset-type.h (compare 'lhs' against 'rhs') Kevin Buettner
03:58 Re: [PATCH 2/2] RISC-V: Linux signal frame support. Kevin Buettner
03:25 Re: [PATCH 1/2] RISC-V: Linux signal frame support. Kevin Buettner
00:01 [PATCH 2/2] RISC-V: Linux signal frame support. Jim Wilson

October 25, 2018
23:59 [PATCH 1/2] RISC-V: Linux signal frame support. Jim Wilson
23:59 [PATCH 0/2] RISC-V: Linux signal frame support. Jim Wilson
23:49 Re: [PATCH 0/2] RISC-V: Improve FP register support. Jim Wilson
21:12 Re: [RFA] Removes a bunch of usages of gdb_suppress_tests in 'runto_main' Philippe Waroquiers
21:10 [PATCH] Fix thinko on common/offset-type.h (compare 'lhs' against 'rhs') Sergio Durigan Junior
20:58 [RFA] Removes a bunch of usages of gdb_suppress_tests in 'runto_main' Philippe Waroquiers
20:34 Re: [PATCH] ARM: Do not use FP reg when on AAPCS Kevin Buettner
20:11 [RFVv4 5/5] Add a test case for info args|functions|locals|variables [-q] [-t TYPEREGEXP] [NAMEREGEXP] Philippe Waroquiers
20:11 [RFVv4 2/5] Add [-q] [-t TYPEREGEXP] [NAMEREGEXP] args to info [args|functions|locals|variables] Philippe Waroquiers
20:11 [RFVv4 3/5] Document changes to info [args|functions|locals|variables] Philippe Waroquiers
20:11 [RFVv4 4/5] Announce changes in NEWS to info [args|functions|locals|variables] Philippe Waroquiers
20:11 [RFVv4 1/5] New cli-utils.h/.c function extract_info_print_args Philippe Waroquiers
20:11 [RFAv4 0/5] info [args|functions|locals|variables] [-q] [-t TYPEREGEXP] [NAMEREGEXP] Philippe Waroquiers
20:05 Re: [PATCH v5 00/12] GDB support for more powerpc registers on linux Pedro Franco de Carvalho
20:03 Re: [PATCH][gdb/testsuite] Factor out lib/valgrind.exp Philippe Waroquiers
19:19 Re: [PATCH 4/5] RISC-V: Add native linux support. John Baldwin
18:50 Re: [PATCH] configure.ac: Cygwin now has ncurses not termcap. Use standard logic. Corinna Vinschen
18:17 Re: [PATCH 4/5] RISC-V: Add native linux support. Jim Wilson
17:55 Re: [PATCH 4/5] RISC-V: Add native linux support. John Baldwin
16:40 Re: [PATCH 4/5] RISC-V: Add native linux support. Jim Wilson
16:26 Re: Status of the AArch* builders Sergio Durigan Junior
15:45 Re: [PATCH v5 11/12] [PowerPC] Reject tdescs with VSX and no FPU or Altivec Pedro Alves
15:31 Re: [PATCH] Check return value of bfd_init Tom Tromey
15:31 Re: [PATCH] configure.ac: Cygwin now has ncurses not termcap. Use standard logic. Pedro Alves
15:25 Re: [PATCH][gdb/testsuite] Factor out lib/valgrind.exp Pedro Alves
15:25 Re: [PATCH] Check return value of bfd_init Simon Marchi
15:08 [PATCH][gdb/testsuite] Factor out lib/valgrind.exp Tom de Vries
15:03 [PATCH] Check return value of bfd_init Tom Tromey
15:02 Re: [PATCH] configure.ac: Cygwin now has ncurses not termcap. Use standard logic. Joel Sherrill
14:34 Re: [PATCH] configure.ac: Cygwin now has ncurses not termcap. Use standard logic. Pedro Alves
14:26 [PATCH OB][gdb/testsuite] Move valgrind-db-attach.{c,exp} to valgrind-bt.{c,exp} Tom de Vries
12:53 Fwd: Re: [PATCH 0/2] Return gdbpy_ref in a couple more places Phil Muldoon
12:46 Re: [PATCH v2] Release the GIL while running a gdb command or expression Phil Muldoon
12:16 Re: [OB PATCH][gdb/testsuite] Handle removed valgrind option --db-attach Pedro Alves
12:06 Re: [PATCH 4/5] RISC-V: Add native linux support. Pedro Alves
11:09 Re: [PATCH 4/5] RISC-V: Add native linux support. Andrew Burgess
10:49 Re: [PATCH 4/5] RISC-V: Add native linux support. Andreas Schwab
10:09 Re: [OB PATCH][gdb/testsuite] Handle removed valgrind option --db-attach Tom de Vries

October 24, 2018
21:07 [PATCH] configure.ac: Cygwin now has ncurses not termcap. Use standard logic. Joel Sherrill
21:00 Re: [PATCH] gdb: Handle ICC's unexpected void return type Keith Seitz
20:50 Re: [OB PATCH][gdb/testsuite] Handle removed valgrind option --db-attach Philippe Waroquiers
20:03 Re: [PATCH 0/2] Return gdbpy_ref in a couple more places Simon Marchi
19:37 Re: [PATCH] ARM: Do not use FP reg when on AAPCS Marius Muench
19:34 Re: [OB PATCH][gdb/testsuite] Handle removed valgrind option --db-attach Tom de Vries
19:12 [PATCH 2/2] gdb/python: Make a function return gdbpy_ref<> Andrew Burgess
19:12 [PATCH 1/2] gdb/python: Make a function return gdbpy_ref<> Andrew Burgess
19:12 [PATCH 0/2] Return gdbpy_ref in a couple more places Andrew Burgess
18:08 Re: [PATCH v2] Release the GIL while running a gdb command or expression Pedro Alves
18:04 Re: [PATCH] SYMBOL_LANGUAGE assertion failure on AIX Ulrich Weigand
17:59 Re: [PATCH v5 00/12] GDB support for more powerpc registers on linux Ulrich Weigand
17:23 Re: [PATCH] ARM: Do not use FP reg when on AAPCS Pedro Alves
17:18 Re: [RFAv3 5/5] Add a test case for info args|functions|locals|variables [-q] [-t TYPEREGEXP] [NAMEREGEXP] Pedro Alves
17:10 Re: [PATCH] gdb: Handle ICC's unexpected void return type Kevin Buettner
17:03 Re: [RFAv3 1/5] New cli-utils.h/.c function extract_info_print_args Pedro Alves
16:47 Re: [PATCH] ARM: Do not use FP reg when on AAPCS Kevin Buettner
16:29 Re: [OB PATCH][gdb/testsuite] Handle removed valgrind option --db-attach Pedro Alves
16:21 [PATCH] Fix buffer overflow in ada-lang.c:move_bits Tom Tromey
15:15 Re: [PATCH v3 3/3] Aarch64: Fix segfault when casting dummy calls Pedro Alves
14:08 Re: [PATCH 3/3] Avoid GDB SIGTTOU on catch exec + set follow-exec-mode new (PR 23368) Simon Marchi
14:05 Re: [PATCH][gdb/testsuite] Log wait status on process no longer exists error Simon Marchi
12:09 [PATCH][gdb/testsuite] Log wait status on process no longer exists error Tom de Vries
11:47 Re: [PATCH][gdb/testsuite] Rewrite catch-follow-exec.exp Tom de Vries
11:40 Re: [PATCH] ARM: Do not use FP reg when on AAPCS Marius Muench
11:13 [OB PATCH][gdb/testsuite] Handle removed valgrind option --db-attach Tom de Vries
09:56 Re: Status of the AArch* builders Alan Hayward
09:41 Re: [PATCH 3/3] Avoid GDB SIGTTOU on catch exec + set follow-exec-mode new (PR 23368) Andreas Schwab
09:04 [PATCH 2/2] Check for line notes on GCC as well as Clang Alan Hayward
09:04 [PATCH 1/2] Allow function prologues to have multiple repeating lines Alan Hayward
05:31 Hi, viсtim. zkkmu
01:57 New ARI warning Wed Oct 24 01:56:58 UTC 2018 GDB Administrator
01:43 [PATCH v2 1/3] Extract register_reader and register_readwriter interfaces from regcache Simon Marchi
01:43 [PATCH v2 3/3] Add tests for unwinding of pseudo registers Simon Marchi
01:43 [PATCH v2 2/3] Read pseudo registers from frame instead of regcache Simon Marchi
01:43 [PATCH v2 0/3] Read pseudo registers from frame instead of regcache Simon Marchi

October 23, 2018
23:37 Re: [PATCH][gdb/testsuite] Rewrite catch-follow-exec.exp Simon Marchi
22:38 Re: [PATCH][gdb/testsuite] Rewrite catch-follow-exec.exp Tom de Vries
22:31 Re: [1/2] C-SKY Port Hafiz Abid Qadeer
22:05 Re: [RFAv3 5/5] Add a test case for info args|functions|locals|variables [-q] [-t TYPEREGEXP] [NAMEREGEXP] Philippe Waroquiers
21:59 Re: [RFAv3 1/5] New cli-utils.h/.c function extract_info_print_args Philippe Waroquiers
21:28 [PATCH] gdb: Handle ICC's unexpected void return type Andrew Burgess
21:05 Re: [PATCH][gdb/testsuite] Rewrite catch-follow-exec.exp Tom de Vries
21:04 Re: [PATCH][gdb/testsuite] Rewrite catch-follow-exec.exp Simon Marchi
20:56 Re: [PATCH 1/3] Pass inferior to terminal_save_inferior Simon Marchi
19:41 Re: [RFC PATCH] Introduce dwarf2_cu::get_builder Sergio Durigan Junior
18:58 Re: [PATCH 3/4] GDB: Fix documentation for invoking GDBSERVER Sergio Durigan Junior
18:57 [RFC PATCH] Introduce dwarf2_cu::get_builder Keith Seitz
18:50 Re: [PATCH v5 09/12] [PowerPC] Add support for TAR Pedro Franco de Carvalho
18:46 Re: [PATCH v5 11/12] [PowerPC] Reject tdescs with VSX and no FPU or Altivec Pedro Franco de Carvalho
18:42 Re: [PATCH v5 00/12] GDB support for more powerpc registers on linux Pedro Franco de Carvalho
18:25 Re: [PATCH 3/4] GDB: Fix documentation for invoking GDBSERVER John Darrington
17:16 Re: [PATCH] ARM: Do not use FP reg when on AAPCS Kevin Buettner
16:42 Re: [1/2] C-SKY Port Simon Marchi
16:31 Re: [PATCH] gdb/riscv: Remove redundant code, and catch more errors when accessing MISA John Baldwin
16:31 Re: [PATCH] gdb/riscv: Remove redundant code, and catch more errors when accessing MISA Jim Wilson
16:08 Re: [PATCH v3 3/3] Aarch64: Fix segfault when casting dummy calls Alan Hayward
16:05 Re: [PATCH v5 11/12] [PowerPC] Reject tdescs with VSX and no FPU or Altivec Pedro Alves
15:37 Re: [PATCH v5 00/12] GDB support for more powerpc registers on linux Pedro Alves
13:03 [PATCH] ARM: Do not use FP reg when on AAPCS Marius Muench
12:49 Re: [1/2] C-SKY Port Hafiz Abid Qadeer
12:32 [PUSHED] gdb/riscv: Give user-friendly names for CSRs Andrew Burgess
12:09 Re: [PATCH] SYMBOL_LANGUAGE assertion failure on AIX Sangamesh Mallayya
11:26 [PATCH] gdb/riscv: Remove redundant code, and catch more errors when accessing MISA Andrew Burgess
11:18 Re: [PATCH 0/2] RISC-V: Improve FP register support. Pedro Alves
11:11 Re: [PATCH 1/3] Pass inferior to terminal_save_inferior Pedro Alves
10:55 Re: [PATCH 3/3] Avoid GDB SIGTTOU on catch exec + set follow-exec-mode new (PR 23368) Pedro Alves
10:34 Re: [PATCH] RISC-V: enable have_nonsteppable_watchpoint by default Andrew Burgess
10:03 Re: [PATCH] gdb/riscv: Fix register access for register aliases Andrew Burgess
09:49 Re: [PATCH 3/3] Avoid GDB SIGTTOU on catch exec + set follow-exec-mode new (PR 23368) Simon Marchi
09:14 Re: [PATCH 2/3] Pass inferior to terminal_inferior Simon Marchi
09:01 Re: [PATCH 1/3] Pass inferior to terminal_save_inferior Simon Marchi
02:34 Re: [PATCH v5 09/12] [PowerPC] Add support for TAR Eli Zaretskii

October 22, 2018
23:16 [PATCH v5 08/12] [PowerPC] Add support for PPR and DSCR Pedro Franco de Carvalho
23:05 [PATCH v5 12/12] [PowerPC] Add support for HTM registers Pedro Franco de Carvalho
22:58 [PATCH v5 09/12] [PowerPC] Add support for TAR Pedro Franco de Carvalho
22:56 [PATCH v5 11/12] [PowerPC] Reject tdescs with VSX and no FPU or Altivec Pedro Franco de Carvalho
22:54 [PATCH v5 10/12] [PowerPC] Add support for EBB and PMU registers Pedro Franco de Carvalho
22:33 [PATCH v5 03/12] Add decfloat registers to float reggroup Pedro Franco de Carvalho
22:33 [PATCH v5 05/12] [PowerPC] Fix two if statements in gdb/ppc-linux-nat.c Pedro Franco de Carvalho
22:33 [PATCH v5 06/12] [PowerPC] Fix indentation in arch/ppc-linux-common.c Pedro Franco de Carvalho
22:33 [PATCH v5 02/12] [PowerPC] Don't zero-initialize vector register buffers Pedro Franco de Carvalho
22:33 [PATCH v5 07/12] [PowerPC] Refactor have_ initializers in rs6000-tdep.c Pedro Franco de Carvalho
22:33 [PATCH v5 00/12] GDB support for more powerpc registers on linux Pedro Franco de Carvalho
22:33 [PATCH v5 04/12] [PowerPC] Remove rs6000_pseudo_register_reggroup_p Pedro Franco de Carvalho
22:33 [PATCH v5 01/12] Zero-initialize linux note sections Pedro Franco de Carvalho
21:22 Re: [PATCH 1/2] RISC-V: Print FP regs as union of float types. Jim Wilson
21:21 Re: [PATCH 2/2] RISC-V: NaN-box FP values smaller than an FP register. Jim Wilson
20:56 Re: [PATCH 3/3] Avoid GDB SIGTTOU on catch exec + set follow-exec-mode new (PR 23368) Pedro Alves
20:54 Re: [PATCH 2/3] Pass inferior to terminal_inferior Pedro Alves
20:54 Re: [PATCH 1/3] Pass inferior to terminal_save_inferior Pedro Alves
14:19 Re: [RFAv3 5/5] Add a test case for info args|functions|locals|variables [-q] [-t TYPEREGEXP] [NAMEREGEXP] Pedro Alves
14:17 Re: [RFAv3 3/5] Document changes to info [args|functions|locals|variables] Pedro Alves
14:16 Re: [RFAv3 2/5] Add [-q] [-t TYPEREGEXP] [NAMEREGEXP] args to info [args|functions|locals|variables] Pedro Alves
14:16 Re: [RFAv3 1/5] New cli-utils.h/.c function extract_info_print_args Pedro Alves
13:15 CheapestKayaks Domain
06:47 RE: [PATCH] Fix use-after-free in record_btrace_start_replaying Metzger, Markus T
02:26 Re: [PATCH] Introduce gdbarch_num_cooked_regs Simon Marchi
02:11 Re: [PATCH] Allocate buffer with proper size in amd64_pseudo_register_{read_value,write} Simon Marchi

October 21, 2018
21:43 Re: [PATCH] Allocate buffer with proper size in amd64_pseudo_register_{read_value,write} Kevin Buettner
21:26 Re: [PATCH] Introduce gdbarch_num_cooked_regs Kevin Buettner
19:01 [PATCH] Introduce gdbarch_num_cooked_regs Simon Marchi
16:47 Re: [PATCH 3/4] GDB: Fix documentation for invoking GDBSERVER Sergio Durigan Junior
07:33 Re: [PATCH 3/4] GDB: Fix documentation for invoking GDBSERVER John Darrington
03:22 Re: [1/2] C-SKY Port Simon Marchi
03:04 Re: [1/2] C-SKY Port Hafiz Abid Qadeer
02:59 [PATCH] Allocate buffer with proper size in amd64_pseudo_register_{read_value,write} Simon Marchi
02:55 Re: [1/2] C-SKY Port Simon Marchi

October 20, 2018
23:47 Protect your home for less than *$2 a day Vivint Security Provider
22:13 Re: [RFC] Make "all" depend on "info" Sergio Durigan Junior
21:44 Re: [RFC] Make "all" depend on "info" Kevin Buettner
21:39 Re: [PATCH 2/2] RISC-V: NaN-box FP values smaller than an FP register. Kevin Buettner
21:38 Re: [PATCH 1/2] RISC-V: Print FP regs as union of float types. Kevin Buettner
21:20 Re: [RFC] Make "all" depend on "info" Simon Marchi
21:04 [OBVIOUS_PATCH] [PUSHED/OBVIOUS] ensure help set print type gives the correct help. Philippe Waroquiers
21:01 Re: [PATCH] Fix use-after-free in record_btrace_start_replaying Kevin Buettner
18:34 [RFC] Make "all" depend on "info" Tom Tromey
18:19 [FYI] Fix "make info" in gdb Tom Tromey
15:38 Re: [PATCH 3/3] Avoid GDB SIGTTOU on catch exec + set follow-exec-mode new (PR 23368) Simon Marchi
15:14 Re: [PATCH 3/3] Avoid GDB SIGTTOU on catch exec + set follow-exec-mode new (PR 23368) Simon Marchi
11:54 gdb.texinfo not building. John Darrington
02:35 Re: [PATCH v2 6/6] Cache a copy of the user's shell on macOS Simon Marchi

October 19, 2018
23:41 Re: [PATCH v2 0/6] A different approach to startup-with-shell on macOS Sergio Durigan Junior
23:27 Re: [PATCH v2 1/6] Unify shell-finding logic Sergio Durigan Junior
23:20 Re: [RFC 0/3] Some TUI fixes Tom Tromey
21:50 [PATCH 2/2] RISC-V: NaN-box FP values smaller than an FP register. Jim Wilson
21:49 [PATCH 1/2] RISC-V: Print FP regs as union of float types. Jim Wilson
21:46 [PATCH 0/2] RISC-V: Improve FP register support. Jim Wilson
20:45 Re: [PATCH 3/4] GDB: Fix documentation for invoking GDBSERVER Sergio Durigan Junior
19:43 Re: [PATCH 1/4] GDBSERVER: Listen on a unix domain (instead of TCP) socket if requested. Sergio Durigan Junior
18:58 [PATCH] Fix use-after-free in record_btrace_start_replaying Tom Tromey
18:55 Re: [PATCH 1/4] GDBSERVER: Listen on a unix domain (instead of TCP) socket if requested. John Darrington
17:40 Re: [OBV/PUSHED][PATCH] testsuite: ovldbreak.exp: fix regexp Pedro Alves
16:03 Re: [OBV/PUSHED][PATCH] testsuite: ovldbreak.exp: fix regexp Alan Hayward
15:42 Re: [OBV/PUSHED][PATCH] testsuite: ovldbreak.exp: fix regexp Pedro Alves
15:21 Re: [OBV/PUSHED][PATCH] testsuite: ovldbreak.exp: fix regexp Alan Hayward
14:17 Re: [OBV/PUSHED][PATCH] testsuite: ovldbreak.exp: fix regexp Pedro Alves
12:10 Re: [PATCH] S390: Fix crash when remote tdesc doesn't define vec128 Andreas Arnez
11:51 Re: [PATCH] Aarch64: Better termination checks for sigcontext reading Kevin Buettner
11:36 Re: [PATCH v3 3/3] Aarch64: Fix segfault when casting dummy calls Pedro Alves
11:32 Re: [PATCH] S390: Fix crash when remote tdesc doesn't define vec128 Kevin Buettner
11:31 Re: [PATCH v3 2/3] Pass return_method to _push_dummy_call Pedro Alves
11:28 Re: [PATCH v3 1/3] Use enum for return method for dummy calls Pedro Alves
11:28 Re: [PATCH] Clear static_links in reread_symbols Kevin Buettner
10:28 [PUSHED/OBV][PATCH] Testsuite: Fix racy conditions in py-cmd.exp Alan Hayward
10:18 [PUSHED/OBV][PATCH] Testsuite: vla-optimized-out.exp is too pessimistic Alan Hayward
10:13 [OBV/PUSHED][PATCH] testsuite: ovldbreak.exp: fix regexp Alan Hayward
10:03 [PUSHED/OBV][PATCH] Testsuite: compile-cplus-print.exp: Start inferior before compiling Alan Hayward
07:05 Re: [PATCH 3/4] GDB: Fix documentation for invoking GDBSERVER John Darrington

October 18, 2018
22:31 [PATCH v2 4/6] Use mkostemp, not mkstemp Tom Tromey
22:31 [PATCH v2 3/6] Move mkdir_recursive to common/filestuff.c Tom Tromey
22:31 [PATCH v2 5/6] Do not reopen temporary files Tom Tromey
22:31 [PATCH v2 6/6] Cache a copy of the user's shell on macOS Tom Tromey
22:31 [PATCH v2 2/6] Move make_temp_filename to common/pathstuff.c Tom Tromey
22:31 [PATCH v2 0/6] A different approach to startup-with-shell on macOS Tom Tromey
22:31 [PATCH v2 1/6] Unify shell-finding logic Tom Tromey
22:28 Hiring Marhta Sessler  
22:16 Re: [RFC 1/8] Change wrap buffering to use a std::string Tom Tromey
22:11 Re: Upgrading readline Tom Tromey
22:07 [PATCH] Clear static_links in reread_symbols Tom Tromey
22:04 Re: [RFC 0/3] Some TUI fixes Tom Tromey
21:42 Re: [RFC 0/3] Some TUI fixes Tom Tromey
21:40 Re: [PATCH] Fix PR cli/23785: Check if file exists when invoking "restore FILE binary" Sergio Durigan Junior
21:18 Re: [PATCH] Fix PR cli/23785: Check if file exists when invoking "restore FILE binary" Tom Tromey
20:27 Re: [PATCH 3/4] GDB: Fix documentation for invoking GDBSERVER Sergio Durigan Junior
20:21 Re: [PATCH 2/4] GDB: Document the unix::/path/to/socket of remote connection. Sergio Durigan Junior
20:18 Re: [PATCH 1/4] GDBSERVER: Listen on a unix domain (instead of TCP) socket if requested. Sergio Durigan Junior
19:37 PING^3 Re: [RFAv3 0/5] info [args|functions|locals|variables] [-q] [-t TYPEREGEXP] [NAMEREGEXP] Philippe Waroquiers
19:16 Save Big On Printer Ink 1 I N Kcom
18:13 18 Top-Rated Fall Wines TopRated Fall Wines
17:54 [PATCH] S390: Fix crash when remote tdesc doesn't define vec128 Andreas Arnez
17:01 [PATCH] Fix PR cli/23785: Check if file exists when invoking "restore FILE binary" Sergio Durigan Junior
15:16 Re: SYMBOL_LANGUAGE assertion failure on AIX Ulrich Weigand
13:05 Re: Upper case test names Simon Marchi
12:56 Re: Upper case test names Tom de Vries
10:04 [PATCH] Aarch64: Better termination checks for sigcontext reading Alan Hayward
09:50 [PING][PATCH v3 0/3] Aarch64: Fix segfault when casting dummy calls Alan Hayward
09:31 Re: [PATCH v2] Release the GIL while running a gdb command or expression Phil Muldoon
01:31 Re: [RFC 2/2] gdb/mi: add new async events =target-connected and =target-disconnected Simon Marchi

October 17, 2018
23:28 Re: [PATCH][gdb] fix unsigned overflow in charset.c Paul Koning
21:51 Re: [PATCH][gdb] fix unsigned overflow in charset.c Pedro Alves
19:33 Re: [PATCH v3] Fix various tests to use -no-pie linker flag when needed Jan Vrany
19:13 Re: [PATCH 1/2] Add an optional "alias" attribute to syscall entries. John Baldwin
18:49 Re: [PATCH 1/2] Add an optional "alias" attribute to syscall entries. John Baldwin
18:47 Re: [PATCH][gdb] fix unsigned overflow in charset.c Paul Koning
18:46 Re: Status of the AArch* builders Sergio Durigan Junior
18:38 Re: [PATCH][gdb] fix unsigned overflow in charset.c John Baldwin
18:11 Rainer Orth appointed Solaris maintainer in GDB Joel Brobecker
18:03 Re: [PATCH 5/6] valops.c: Some more gdb::array_view Simon Marchi
17:44 Re: [PATCH 4/6] C++ify badness_vector, fix leaks Simon Marchi
17:25 Re: [PATCH 3/6] Eliminate make_symbol_overload_list-related globals & cleanup Simon Marchi
17:05 Re: [PATCH 3/3] Avoid GDB SIGTTOU on catch exec + set follow-exec-mode new (PR 23368) Pedro Alves
16:21 Re: [PATCH 2/6] invoke_xmethod & array_view Simon Marchi
15:53 Re: [PATCH v3] Fix various tests to use -no-pie linker flag when needed Simon Marchi
15:51 Re: [PATCH] Fix various tests to use -no-pie linker flag when needed Simon Marchi
15:47 Re: [PATCH] Fix various tests to use -no-pie linker flag when needed Pedro Alves
15:44 Re: [PATCH v3] Fix various tests to use -no-pie linker flag when needed Simon Marchi
15:12 [PATCH v3] Fix various tests to use -no-pie linker flag when needed Jan Vrany
14:56 [PATCH v2] Fix various tests to use -no-pie linker flag when needed Jan Vrany
14:35 Re: [PATCH] Fix target architecture address size inside gdbarch structure Denis Dmitriev
14:04 [PATCH] Remove DEF_VECs from symtab.h Tom Tromey
13:55 Re: [PATCH] Fix various tests to use -no-pie linker flag when needed Tom Tromey
13:02 Re: [PATCH] Fix target architecture address size inside gdbarch structure Simon Marchi
12:07 Re: Upper case test names Simon Marchi
11:33 Re: [PATCH] Fix target architecture address size inside gdbarch structure Denis Dmitriev
07:30 Upper case test names Tom de Vries
01:45 Re: [PATCH 1/6] Use gdb:array_view in call_function_by_hand & friends Simon Marchi

October 16, 2018
22:29 Re: [PATCH] Prevent inline function parameters from crashing the DWARF reader Keith Seitz
22:22 Re: [PATCH] gdb/riscv: Fix register access for register aliases Jim Wilson
22:18 Re: [PATCH] Fix various tests to use -no-pie linker flag when needed Simon Marchi
22:15 Re: [PATCH] Prevent inline function parameters from crashing the DWARF reader Tom Tromey
21:50 [PATCH] gdb/riscv: Fix register access for register aliases Andrew Burgess
21:49 [PATCH v3] Release the GIL while running a gdb command or expression Tom Tromey
21:45 Re: [PATCH v2] Release the GIL while running a gdb command or expression Tom Tromey
21:39 Re: [PATCH v2] Release the GIL while running a gdb command or expression Tom Tromey
21:13 Re: [PATCH] Fix target architecture address size inside gdbarch structure Simon Marchi
20:12 Re: [PATCH][gdb/testsuite] Rewrite catch-follow-exec.exp Simon Marchi
17:07 Re: [PATCH][gdb/testsuite] Rewrite catch-follow-exec.exp Tom de Vries
16:31 Re: [PATCH 1/2] Support AT_HWCAP2 on FreeBSD. Nick Clifton
16:11 Re: [PATCH][gdb/testsuite] Rewrite catch-follow-exec.exp Tom de Vries
15:58 Re: [PATCH][gdb] fix unsigned overflow in charset.c Pedro Alves
14:51 Re: [PATCH v2] Release the GIL while running a gdb command or expression Pedro Alves
14:50 Re: [PATCH v2] Release the GIL while running a gdb command or expression Pedro Alves
13:05 Re: [PATCH v2] Release the GIL while running a gdb command or expression Tom Tromey
12:48 Re: [PATCH v2] Release the GIL while running a gdb command or expression Tom Tromey
12:04 [PATCH] Fix target architecture address size inside gdbarch structure Denis Dmitriev
05:19 [FYI] Remove unnecessary casts from TUI Tom Tromey
03:38 [PATCH 2/3] Pass inferior to terminal_inferior Simon Marchi
03:38 [PATCH 1/3] Pass inferior to terminal_save_inferior Simon Marchi
03:38 [PATCH 3/3] Avoid GDB SIGTTOU on catch exec + set follow-exec-mode new (PR 23368) Simon Marchi

October 15, 2018
22:12 Re: [PATCH][gdb/testsuite] Rewrite catch-follow-exec.exp Simon Marchi
22:12 Re: [PATCH][gdb/testsuite] Rewrite catch-follow-exec.exp Simon Marchi
19:54 Re: [PATCH][gdb/testsuite] Rewrite catch-follow-exec.exp Tom de Vries
19:52 Alan Hayward as AArch64/ARM maintainer Simon Marchi
15:32 Re: Status of the AArch* builders Sergio Durigan Junior
15:18 [PATCH 6/6] valops.c: Overload resolution code: Rename parameters/locals Pedro Alves
15:16 [PATCH 4/6] C++ify badness_vector, fix leaks Pedro Alves
15:11 [PATCH 2/6] invoke_xmethod & array_view Pedro Alves
15:11 [PATCH 5/6] valops.c: Some more gdb::array_view Pedro Alves
15:11 [PATCH 3/6] Eliminate make_symbol_overload_list-related globals & cleanup Pedro Alves
15:11 [PATCH 1/6] Use gdb:array_view in call_function_by_hand & friends Pedro Alves
15:11 [PATCH 0/6] Use gdb::array_view some more, plug leaks Pedro Alves
14:02 Re: Status of the AArch* builders Alan Hayward
12:56 SYMBOL_LANGUAGE assertion failure on AIX Sangamesh Mallayya
12:42 Re: Status of the AArch* builders Sergio Durigan Junior
11:28 Re: [PATCH 2/4] GDB: Document the unix::/path/to/socket of remote connection. John Darrington
10:16 Re: Status of the AArch* builders Alan Hayward
09:31 Re: [PATCH 2/4] GDB: Document the unix::/path/to/socket of remote connection. Simon Tatham

October 14, 2018
15:02 Re: [RFC 2/2] gdb/mi: add new async events =target-connected and =target-disconnected Eli Zaretskii
12:56 [RFC 2/2] gdb/mi: add new async events =target-connected and =target-disconnected Jan Vrany
12:56 [RFC 1/2] gdb: add new observables target_connected and target_disconnected Jan Vrany
12:55 [RFC 0/2] add new async events =target-connected and =target-disconnected Jan Vrany
09:59 Re: [PATCH] Fix various tests to use -no-pie linker flag when needed Jan Vrany

October 13, 2018
22:18 Re: [PATCH][gdb/testsuite] Rewrite catch-follow-exec.exp Simon Marchi
18:49 Re: [PATCH] Prevent inline function parameters from crashing the DWARF reader Sergio Durigan Junior
18:25 Re: [PATCH] GDB: Documentation: Remove greengrocer's apostrophe. Eli Zaretskii
18:13 [PATCH] GDB: Documentation: Remove greengrocer's apostrophe. John Darrington
18:12 Re: [PATCH 1/4] GDBSERVER: Listen on a unix domain (instead of TCP) socket if requested. Eli Zaretskii
18:11 Re: [PATCH 2/4] GDB: Document the unix::/path/to/socket of remote connection. Eli Zaretskii
18:10 Re: [PATCH 3/4] GDB: Fix documentation for invoking GDBSERVER Eli Zaretskii
17:58 [PATCH 1/4] GDBSERVER: Listen on a unix domain (instead of TCP) socket if requested. John Darrington
17:58 [PATCH 2/4] GDB: Document the unix::/path/to/socket of remote connection. John Darrington
17:58 [PATCH 4/4] GDB: Remote target can now accept the form unix::/path/to/socket. John Darrington
17:58 [PATCH 3/4] GDB: Fix documentation for invoking GDBSERVER John Darrington
04:26 Re: [RFA/commit] rs6000-tdep.c:skip_prologue avoid negative left shift Kevin Buettner
01:52 Re: [PATCH 1/2] Add an optional "alias" attribute to syscall entries. Sergio Durigan Junior

October 12, 2018
22:26 [RFA/commit] rs6000-tdep.c:skip_prologue avoid negative left shift Joel Brobecker
21:36 Re: [patch, testsuite] Clean up gdb.trace results Simon Marchi
21:21 [PATCH] Prevent inline function parameters from crashing the DWARF reader Keith Seitz
21:07 Re: [PATCH v2 00/10] Undefined Behavior Sanitizer, this time with docs Joel Brobecker
20:33 [pushed] Fix buglets in gdb.trace/tspeed.{exp,c} Simon Marchi
19:06 Re: Status of the AArch* builders Sergio Durigan Junior
16:56 Re: [PATCH v2] Release the GIL while running a gdb command or expression Pedro Alves
16:51 Re: [PATCH v2] Release the GIL while running a gdb command or expression Pedro Alves
16:49 Re: [PATCH v2] Release the GIL while running a gdb command or expression Pedro Alves
14:52 Re: [PATCH v2] Release the GIL while running a gdb command or expression Phil Muldoon
09:21 [PATCH] Testsuite: Fix racy conditions in py-cmd.exp Alan Hayward
06:13 Re: [PATCH 1/2] Add an optional "alias" attribute to syscall entries. Kevin Buettner
05:25 Re: [PATCH 0/8] Add -Wshadow=local Kevin Buettner
04:54 Re: [PATCH 6/8] Avoid shadowing in fdwalk Kevin Buettner
04:50 Re: [PATCH 4/8] Avoid shadowing in linux-tdep.c Kevin Buettner
04:27 Re: [PATCH 3/8] Use std::string in mdebugread.c Kevin Buettner
04:19 Re: [PATCH 2/8] Avoid shadowing in gdbserver Kevin Buettner
04:10 Re: [PATCH 5/8] Fix latent bug in msp430-tdep.c Kevin Buettner
00:01 [testsuite, obvious] fix pathname regexp in gdb.base/solib-vanish.exp Sandra Loosemore

October 11, 2018
23:04 Re: [RFC 2/3] Making ANSI terminal escape sequences work in TUI Tom Tromey
20:16 Re: [PATCH][gdb] fix unsigned overflow in charset.c John Baldwin
19:56 PING^2 Re: [RFAv3 0/5] info [args|functions|locals|variables] [-q] [-t TYPEREGEXP] [NAMEREGEXP] Philippe Waroquiers
14:49 [PATCH v3 2/3] Pass return_method to _push_dummy_call Alan Hayward
14:49 [PATCH v3 3/3] Aarch64: Fix segfault when casting dummy calls Alan Hayward
14:49 [PATCH v3 1/3] Use enum for return method for dummy calls Alan Hayward
14:49 [PATCH v3 0/3] Aarch64: Fix segfault when casting dummy calls Alan Hayward
11:56 RE: [PATCH v4 2/3] Do not mistreat instructions as cmpxchg8b Metzger, Markus T
11:33 RE: [PATCH v4 1/3] Add support for recording xsave x86 instruction Metzger, Markus T
09:23 Re: Status of the AArch* builders Alan Hayward
08:33 Re: [PATCH][gdb/testsuite] Rewrite catch-follow-exec.exp Gary Benson
07:47 Re: [PATCH][gdb/testsuite] Rewrite catch-follow-exec.exp Tom de Vries
05:19 Re: [patch, testsuite] Clean up gdb.trace results Sandra Loosemore
04:08 Re: [patch, testsuite] Clean up gdb.trace results Simon Marchi
02:01 Re: [patch, testsuite] Clean up gdb.trace results Sandra Loosemore

October 10, 2018
20:38 Re: [PATCH] Fix buffer overrun in fetch_register_using_p Simon Marchi
20:31 Re: [PATCH] Add parameter to allow enabling/disabling selftests via configure Sergio Durigan Junior
20:23 [PATCH v2] Release the GIL while running a gdb command or expression Tom Tromey
16:02 Re: [PATCH 1/2] Fix resource leak found by Coverity Tom Tromey
16:01 Re: [PATCH 2/2] Fix resource leak found by Coverity Tom Tromey
15:46 [PATCH] Fix buffer overrun in fetch_register_using_p Richard Henderson
15:12 [PATCH v2] x86-64: fix ZMM register state tracking Jan Beulich
14:38 Re: [RFC] Release the GIL while running a gdb command or expression Phil Muldoon
14:20 Re: [PATCH] Fix badness vector resource leaks found by Coverity Gary Benson
14:11 Re: [PATCH] Fix resource leak found by Coverity Pedro Alves
14:07 Re: [RFC] Release the GIL while running a gdb command or expression Tom Tromey
14:06 Re: [PATCH] Add missing va_end found by Coverity Gary Benson
13:53 [PATCH] Fix resource leak found by Coverity Gary Benson
13:44 Re: [PATCH][gdb/testsuite] Rewrite catch-follow-exec.exp Gary Benson
13:29 Re: [PATCH][gdb/testsuite] Rewrite catch-follow-exec.exp Simon Marchi
13:01 Re: [PATCH] Add missing va_end found by Coverity Tom Tromey
12:58 [PATCH 0/2] Fix resource leaks found by Coverity Gary Benson
12:58 [PATCH 2/2] Fix resource leak found by Coverity Gary Benson
12:58 [PATCH 1/2] Fix resource leak found by Coverity Gary Benson
11:54 Re: [PATCH v2 1/2] Add lang_struct_return to _push_dummy_call Alan Hayward
11:54 Re: [PATCH v2 0/2] Aarch64: Fix segfault when casting dummy calls Alan Hayward
09:32 [PATCH] Add missing va_end found by Coverity Gary Benson
09:28 Re: [PATCH][gdb/testsuite] Rewrite catch-follow-exec.exp Gary Benson
08:51 Re: [PATCH][gdb] fix unsigned overflow in charset.c Pedro Alves
08:33 Re: [RFC] Release the GIL while running a gdb command or expression Phil Muldoon
08:23 Re: [PATCH v2 0/2] Aarch64: Fix segfault when casting dummy calls Pedro Alves

October 09, 2018
20:01 Re: [Committed] Python doc build fixes Tom Tromey
19:58 Re: [PATCH][gdb] fix unsigned overflow in charset.c John Baldwin
19:42 Re: [RFC] Release the GIL while running a gdb command or expression Tom Tromey
19:06 Re: [PATCH] GDBSERVER: Listen on a unix domain (instead of TCP) socket if requested. Pedro Alves
19:00 Re: [PATCH] GDBSERVER: Listen on a unix domain (instead of TCP) socket if requested. John Darrington
18:53 Re: [PATCH] GDBSERVER: Listen on a unix domain (instead of TCP) socket if requested. Pedro Alves
18:41 Re: [PATCH] GDBSERVER: Listen on a unix domain (instead of TCP) socket if requested. John Darrington
18:20 Re: [PATCH] Disable the undefined behavior sanitizer by default Eli Zaretskii
18:10 Re: [PATCH][gdb] fix unsigned overflow in charset.c Paul Koning
18:05 Re: [PATCH] Disable the undefined behavior sanitizer by default Pedro Alves
18:02 [PATCH] Disable the undefined behavior sanitizer by default Tom Tromey
18:02 Re: [PATCH] GDBSERVER: Listen on a unix domain (instead of TCP) socket if requested. Pedro Alves
17:57 Re: [PATCH][gdb] fix unsigned overflow in charset.c John Baldwin
17:56 Re: [PATCH] GDBSERVER: Listen on a unix domain (instead of TCP) socket if requested. Eli Zaretskii
17:52 Re: [PATCH] Testsuite: Remove race condition from mi-cmd-param-changed.exp Alan Hayward
17:50 Re: [PATCH v2 0/2] Aarch64: Fix segfault when casting dummy calls Alan Hayward
17:40 Re: [PATCH][gdb] fix unsigned overflow in charset.c Paul Koning
17:39 Re: [PATCH] RISC-V: enable have_nonsteppable_watchpoint by default Pedro Alves
17:33 [PATCH] GDBSERVER: Listen on a unix domain (instead of TCP) socket if requested. John Darrington
17:33 Gdbserver can listen on local domain sockets. John Darrington
17:31 Re: [PATCH][gdb] fix unsigned overflow in charset.c Pedro Alves
17:29 Re: [PATCH] RISC-V: enable have_nonsteppable_watchpoint by default Paul Koning
17:20 Re: [PATCH] RISC-V: enable have_nonsteppable_watchpoint by default Craig Blackmore
17:19 [PATCH][gdb] fix unsigned overflow in charset.c Paul Koning
16:40 Re: [PATCH][gdb/testsuite] Rewrite catch-follow-exec.exp Tom de Vries
16:15 Re: [PATCH v2 2/2] Aarch64: Fix segfault when casting dummy calls Pedro Alves
16:14 Re: [PATCH v2 1/2] Add lang_struct_return to _push_dummy_call Pedro Alves
16:10 Re: [PATCH v2 0/2] Aarch64: Fix segfault when casting dummy calls Pedro Alves
14:22 Re: RFC: using Ada tasks numbers with thread commands Pedro Alves
14:09 RFC: using Ada tasks numbers with thread commands Joel Brobecker
13:52 Re: [PATCH][gdb/testsuite] Rewrite catch-follow-exec.exp Gary Benson
13:47 [gdb/testsuite] Add gdb-caching-proc.exp testcase Tom de Vries
13:25 Re: [PATCH] Fix buffer overrun found by Coverity Gary Benson
13:00 Re: [PATCH] Testsuite: Remove race condition from mi-cmd-param-changed.exp Pedro Alves
12:58 Re: [PATCH][gdb/testsuite] Fix target_supports_scheduler_locking raciness Pedro Alves
12:45 [PATCH] Testsuite: Remove race condition from mi-cmd-param-changed.exp Alan Hayward
10:44 Re: [PATCH v2 00/10] Undefined Behavior Sanitizer, this time with docs Pedro Alves
09:51 Re: [RFC] Release the GIL while running a gdb command or expression Phil Muldoon
08:26 [PING][PATCH v2 0/2] Aarch64: Fix segfault when casting dummy calls Alan Hayward

October 08, 2018
22:54 [PATCH 2/2] Treat all unknown auxv tags on FreeBSD as unknown. John Baldwin
22:54 [PATCH 1/2] Support AT_HWCAP2 on FreeBSD. John Baldwin
22:40 [FYI] Remove unused variables from riscv-fbsd-tdep.c Tom Tromey
22:17 Re: [RFC 3/8] Add output styles to gdb Tom Tromey
22:04 Re: [RFC 1/8] Change wrap buffering to use a std::string Tom Tromey
21:58 Breakage on builder Fedora-x86_64-m32, revision 9f6b697b0efd4ba4e2cb21ac17d2b18a23f81abd gdb-buildbot
21:51 Breakage on builder Fedora-x86_64-native-gdbserver-m32, revision 9f6b697b0efd4ba4e2cb21ac17d2b18a23f81abd gdb-buildbot
21:51 Breakage on builder Fedora-x86_64-w64-mingw32, revision 9f6b697b0efd4ba4e2cb21ac17d2b18a23f81abd gdb-buildbot
21:51 Breakage on builder Fedora-x86_64-m64, revision 9f6b697b0efd4ba4e2cb21ac17d2b18a23f81abd gdb-buildbot
21:51 Breakage on builder Fedora-x86_64-native-gdbserver-m64, revision 9f6b697b0efd4ba4e2cb21ac17d2b18a23f81abd gdb-buildbot
21:46 Breakage on builder Solaris11-amd64-m64, revision 9f6b697b0efd4ba4e2cb21ac17d2b18a23f81abd gdb-buildbot
21:44 Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, revision 9f6b697b0efd4ba4e2cb21ac17d2b18a23f81abd gdb-buildbot
21:44 Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, revision 9f6b697b0efd4ba4e2cb21ac17d2b18a23f81abd gdb-buildbot
21:44 Breakage on builder Fedora-x86_64-cc-with-index, revision 9f6b697b0efd4ba4e2cb21ac17d2b18a23f81abd gdb-buildbot
21:43 Breakage on builder Fedora-i686, revision 9f6b697b0efd4ba4e2cb21ac17d2b18a23f81abd gdb-buildbot
21:42 Breakage on builder Fedora-s390x-m64, revision 9f6b697b0efd4ba4e2cb21ac17d2b18a23f81abd gdb-buildbot
21:42 Oh dear. I regret to inform you that commit 9f6b697b0efd4ba4e2cb21ac17d2b18a23f81abd might be unfortunate gdb-buildbot
20:22 Re: [PATCH v2 00/10] Undefined Behavior Sanitizer, this time with docs Joel Brobecker
19:32 Re: ping: [PATCH v4 00/12] GDB support for more powerpc registers on linux Pedro Franco de Carvalho
19:14 Re: [PATCH v2 00/10] Undefined Behavior Sanitizer, this time with docs John Baldwin
19:09 ping: [PATCH v4 00/12] GDB support for more powerpc registers on linux Jan Kratochvil
17:41 Re: [PATCH] Fix buffer overrun found by Coverity Tom Tromey
16:34 Re: [PATCH] Fix buffer overrun found by Coverity Gary Benson
15:55 Re: [PATCH] Update string expected from "help info proc" on gdb.base/info-proc.exp John Baldwin
14:51 Re: [PATCH] RISC-V: enable have_nonsteppable_watchpoint by default Joel Brobecker
14:50 Re: [PATCH] RISC-V: enable have_nonsteppable_watchpoint by default Andreas Schwab
14:42 Re: [PATCH] RISC-V: enable have_nonsteppable_watchpoint by default Pedro Alves
14:37 Re: [PATCH] RISC-V: enable have_nonsteppable_watchpoint by default Paul Koning
14:25 Re: [PATCH] RISC-V: enable have_nonsteppable_watchpoint by default Joel Brobecker
11:56 Re: [PATCH] RISC-V: enable have_nonsteppable_watchpoint by default Pedro Alves
11:29 Re: [PATCH] RISC-V: enable have_nonsteppable_watchpoint by default Pedro Alves
11:10 Re: [RFC 3/8] Add output styles to gdb Simon Marchi
09:58 Re: [PATCH] RISC-V: enable have_nonsteppable_watchpoint by default Andrew Burgess
07:59 [Committed] Python doc build fixes Andreas Krebbel
02:49 Re: [RFC 3/8] Add output styles to gdb Tom Tromey
02:25 Re: [patch, testsuite] Clean up gdb.trace results Simon Marchi
02:02 Re: [RFC 3/8] Add output styles to gdb Simon Marchi
00:23 Re: [RFC 3/8] Add output styles to gdb Tom Tromey
00:01 Re: [RFA 08/15] Remove readin and compunit_symtab fields from psymtab Tom Tromey

October 07, 2018
22:21 Re: [PATCH] GDB: Work around buggy Dwarf lineinfo produced by third party compiler. Simon Marchi
22:04 Re: [RFA 08/15] Remove readin and compunit_symtab fields from psymtab Simon Marchi
21:58 Re: [RFC 3/8] Add output styles to gdb Simon Marchi
05:21 Re: [PATCH 0/2] two more Python paper-cuts Tom Tromey
05:14 New FAILs on gdb.fortran/short-circuit-argument-list.exp when testing on native{,-extended}-gdbserver (was: Re: [PATCH v3] Logical short circuiting with argument lists) Sergio Durigan Junior
04:49 Re: [PATCH] Use standard_output_file in a couple more places Tom Tromey
04:46 Re: [PATCH] Do not accidentally include in-tree readline headers Tom Tromey
04:22 Re: [PATCH] Fix Python gdb.Breakpoint.location crash Tom Tromey
04:02 Re: [PATCH] Update help text for commands implemented in Python Tom Tromey
01:09 [patch, testsuite] Clean up gdb.trace results Sandra Loosemore

October 06, 2018
21:52 Re: [PATCH] Call nonl before wgetch in TUI Tom Tromey
21:13 Re: [RFC] Avoid crash when calling warning too early Tom Tromey
19:32 Re: [RFC] Avoid crash when calling warning too early Sergio Durigan Junior
19:20 [RFC] Avoid crash when calling warning too early Tom Tromey
19:06 Re: [RFC 3/8] Add output styles to gdb Tom Tromey
16:36 Re: [RFC 5/8] Style locations when setting a breakpoint Simon Marchi
16:34 Re: [RFC 4/8] Add variable name styling Simon Marchi
15:53 Re: [RFC 3/8] Add output styles to gdb Simon Marchi
15:26 [PATCH] Update string expected from "help info proc" on gdb.base/info-proc.exp Sergio Durigan Junior
15:19 Re: [RFC 1/8] Change wrap buffering to use a std::string Simon Marchi
01:24 Re: [RFA 08/15] Remove readin and compunit_symtab fields from psymtab Tom Tromey
01:19 Re: [PATCH] Add parameter to allow enabling/disabling selftests via configure Simon Marchi
00:20 Re: [PATCH v3] Add support for recording xsave x86 instruction Pierre Marsais
00:16 [RFC] partial symbol name matching vs regexp Joel Brobecker
00:16 [PATCH v4 3/3] Add support for recording xsavec x86 instruction Pierre Marsais
00:16 [PATCH v4 2/3] Do not mistreat instructions as cmpxchg8b Pierre Marsais
00:16 [PATCH v4 1/3] Add support for recording xsave x86 instruction Pierre Marsais

October 05, 2018
21:42 Re: [PATCH] Add parameter to allow enabling/disabling selftests via configure Sergio Durigan Junior
20:18 Re: [PATCH v2 1/4] Add helper functions to trad_frame to support register cache maps. Simon Marchi
15:58 Re: [SPAM] Re: [PATCH 0/8] Add -Wshadow=local Rainer Orth
15:36 Re: [PATCH] Provide Solaris 11 buildbots Sergio Durigan Junior
14:23 Re: [PATCH 0/5] Merge common proc_service headers Tom Tromey
14:18 Re: [PATCH] Fix buffer overrun found by Coverity Tom Tromey
14:02 Re: [PATCH v3 PR gdb/16841] virtual inheritance via typedef cannot find base Tom Tromey
13:53 [PATCH] Fix buffer overrun found by Coverity Gary Benson
13:37 Re: [SPAM] Re: [PATCH 0/8] Add -Wshadow=local Tom Tromey
11:14 Re: [PATCH 0/8] Add -Wshadow=local Joel Brobecker
10:11 [PATCH][gdb/testsuite] Rewrite catch-follow-exec.exp Tom de Vries
09:06 Re: [PATCH 0/8] Add -Wshadow=local Rainer Orth
08:48 Re: [PATCH] Provide Solaris 11 buildbots Rainer Orth
06:46 Re: [PATCH][gdb/python] Add interface to access minimal_symbols Eli Zaretskii
04:57 Re: [PATCH 0/8] Add -Wshadow=local Tom Tromey
04:43 Re: [PATCH][gdb/python] Add interface to access minimal_symbols Simon Marchi

October 04, 2018
23:51 Re: [PATCH v3 PR gdb/16841] virtual inheritance via typedef cannot find base Wei-min Pan
22:20 Re: [PATCH v3 PR gdb/16841] virtual inheritance via typedef cannot find base Tom Tromey
22:13 Re: [PATCH][gdb/python] Fix cpychecker error in pspy_solib_name Tom Tromey
22:12 Re: [PATCH][gdb/python] Fix cpychecker error in recpy_bt_goto Tom Tromey
22:08 FYI: reformat parameters of gdb/psymtab.c::recursively_search_psymtabs Joel Brobecker
21:11 [PATCH][gdb/python] Add interface to access minimal_symbols Tom de Vries
19:43 Re: [PATCH 0/7] Simplify complaints and symbol-reading output Tom Tromey
19:16 Re: [PATCH 3/3] Per-inferior thread list, thread ranges/iterators, down with ALL_THREADS, etc. Pedro Alves
18:08 [PATCH][gdb/python] Fix cpychecker error in pspy_solib_name Tom de Vries
18:08 [PATCH][gdb/python] Fix cpychecker error in recpy_bt_goto Tom de Vries
17:40 [PATCH][gdb/testsuite] Fix target_supports_scheduler_locking raciness Tom de Vries
17:06 [FYI] Avoid pagination in attach.exp Tom Tromey
16:26 Re: [PATCH] RISC-V: enable have_nonsteppable_watchpoint by default Craig Blackmore
13:11 Re: [RFC 0/8] add terminal styling to gdb Tom Tromey
12:44 Re: [PATCH 7/8] Shadowing fix in gdbscm_frame_read_var Tom Tromey
12:43 Re: [PATCH 1/8] Simple -Wshadow=local fixes Tom Tromey
12:22 Re: [PATCH 1/8] Simple -Wshadow=local fixes Simon Marchi
12:14 [OB PATCH] Add self to gdb/MAINTAINERS Rainer Orth
03:36 Re: [PATCH 1/8] Simple -Wshadow=local fixes Simon Marchi
02:59 [FYI] Avoid two uninitialized warnings from gcc Tom Tromey
00:38 Re: [PATCH 0/7] Simplify complaints and symbol-reading output Simon Marchi

October 03, 2018
22:37 Re: [PATCH] RISC-V: enable have_nonsteppable_watchpoint by default Joel Brobecker
22:28 Re: [PATCH 0/7] Simplify complaints and symbol-reading output Joel Brobecker
21:53 [pushed] Remove struct keyword in range-based for Simon Marchi
21:09 Re: [PATCH v2 00/10] Undefined Behavior Sanitizer, this time with docs Tom Tromey
21:09 Re: [PATCH v2 10/10] Add --enable-ubsan Tom Tromey
21:07 Re: [PATCH v2 03/10] Use unsigned as base type for some enums Tom Tromey
21:05 Re: [PATCH v2 02/10] Change dwarf2_frame_state_reg_info::reg to be std::vector Tom Tromey
21:02 [PATCH v2 4/6] Use mkostemp, not mkstemp Tom Tromey
21:02 [PATCH v2 5/6] Do not reopen temporary files Tom Tromey
21:02 [PATCH v2 1/6] Unify shell-finding logic Tom Tromey
21:02 [PATCH 2 0/6] A different approach to starutp-with-shell on macOS Tom Tromey
21:02 [PATCH v2 6/6] Cache a copy of the user's shell on macOS Tom Tromey
21:02 [PATCH v2 3/6] Move mkdir_recursive to common/filestuff.c Tom Tromey
21:02 [PATCH v2 2/6] Move make_temp_filename to common/pathstuff.c Tom Tromey
20:33 [OBVIOUS_PATCH] tid-parse.c tid_is_in_list correct 'See' comment. Philippe Waroquiers
17:57 Re: [PATCH v2 00/10] Undefined Behavior Sanitizer, this time with docs Pedro Alves
17:54 Re: [PATCH v2 10/10] Add --enable-ubsan Pedro Alves
17:53 Re: [PATCH 0/8] Add -Wshadow=local Joel Brobecker
17:48 Re: [PATCH v2 09/10] Avoid undefined behavior in expression dumping Pedro Alves
17:34 Re: [PATCH 3/3] Per-inferior thread list, thread ranges/iterators, down with ALL_THREADS, etc. John Baldwin
17:33 Re: [PATCH v2 03/10] Use unsigned as base type for some enums Pedro Alves
17:31 Re: [PATCH v2 10/10] Add --enable-ubsan Eli Zaretskii
17:30 [PATCH 2/2] Update the FreeBSD system call table to match FreeBSD 12.0. John Baldwin
17:30 [PATCH 1/2] Add an optional "alias" attribute to syscall entries. John Baldwin
17:30 [PATCH 0/2] Update FreeBSD's syscall table John Baldwin
17:28 Re: [PATCH v2 02/10] Change dwarf2_frame_state_reg_info::reg to be std::vector Pedro Alves
17:19 Re: [PATCH] Record ARM THUMB2 PLD/PLI cache instructions Pedro Alves
16:34 Re: [PATCH 0/8] Add -Wshadow=local Pedro Alves
16:16 Re: [PATCH 0/8] Add -Wshadow=local Simon Marchi
16:12 Re: [PATCH 7/8] Shadowing fix in gdbscm_frame_read_var Simon Marchi
16:01 Re: [PATCH 1/8] Simple -Wshadow=local fixes Simon Marchi
15:02 Re: [PATCH 0/8] Add -Wshadow=local Simon Marchi
14:41 Re: [PATCH] x86-64: fix ZMM register state tracking Simon Marchi
14:30 Re: [PATCH] x86-64: fix ZMM register state tracking Jan Beulich
12:12 Re: [PATCH 3/3] Per-inferior thread list, thread ranges/iterators, down with ALL_THREADS, etc. Pedro Alves
08:49 [PATCH] GDB: Work around buggy Dwarf lineinfo produced by third party compiler. John Darrington
01:31 [FYI] Use pulongest in aarch64-linux-tdep.c Tom Tromey
01:11 Re: [PATCH v3] Add support for recording xsave x86 instruction H.J. Lu
01:01 Re: [PATCH v3 2/2] Check thumb2 load/store and cache hit addressing mode Trent Piepho
00:34 Re: [PATCH] Record ARM THUMB2 PLD/PLI cache instructions Trent Piepho
00:05 Re: [PATCH] Add support for recording xsave x86 instruction Pierre Marsais

October 02, 2018
23:55 [PATCH v3] Add support for recording xsave x86 instruction Pierre Marsais
21:28 Re: [PATCH v2 10/10] Add --enable-ubsan Tom Tromey
21:26 Re: [PATCH v2 10/10] Add --enable-ubsan Tom Tromey
21:14 Re: [PATCH 1/3] Avoid find_thread_ptid with null_ptid Tom Tromey
19:20 Re: [PATCH] x86-64: fix ZMM register state tracking Simon Marchi
18:17 Re: [RFAv3 0/5] info [args|functions|locals|variables] [-q] [-t TYPEREGEXP] [NAMEREGEXP] Philippe Waroquiers
17:40 Re: [PATCH v3 2/2] Check thumb2 load/store and cache hit addressing mode Simon Marchi
17:19 Re: [PATCH] Record ARM THUMB2 PLD/PLI cache instructions Simon Marchi
17:08 Re: [PATCH 1/3] Avoid find_thread_ptid with null_ptid Pedro Alves
13:53 Re: [PATCH v2 10/10] Add --enable-ubsan Eli Zaretskii
13:21 Re: [PATCH 3/3] Per-inferior thread list, thread ranges/iterators, down with ALL_THREADS, etc. Pedro Alves
10:16 Re: [PATCH] Allow remote debugging over a local domain socket John Darrington
04:44 [PATCH v2 10/10] Add --enable-ubsan Tom Tromey
04:44 [PATCH v2 06/10] Avoid undefined behavior in parse_number Tom Tromey
04:44 [PATCH v2 07/10] Avoid undefined behavior in read_signed_leb128 Tom Tromey
04:44 [PATCH v2 09/10] Avoid undefined behavior in expression dumping Tom Tromey
04:44 [PATCH v2 08/10] Avoid undefined behavior in ada_operator_length Tom Tromey
04:44 [PATCH v2 03/10] Use unsigned as base type for some enums Tom Tromey
04:44 [PATCH v2 01/10] Do not pass NULL to memcpy Tom Tromey
04:44 [PATCH v2 02/10] Change dwarf2_frame_state_reg_info::reg to be std::vector Tom Tromey
04:44 [PATCH v2 05/10] Avoid undefined behavior in read_subrange_type Tom Tromey
04:44 [PATCH v2 04/10] Avoid undefined behavior in extract_integer Tom Tromey
04:44 [PATCH v2 00/10] Undefined Behavior Sanitizer, this time with docs Tom Tromey

October 01, 2018
23:06 Breakage on builder Fedora-x86_64-native-gdbserver-m32, revision 0411fca5ec2a6adb96ed768f70ed468435d778ea gdb-buildbot
23:06 Oh dear. I regret to inform you that commit 0411fca5ec2a6adb96ed768f70ed468435d778ea might be unfortunate gdb-buildbot
22:26 [PATCH v3 2/2] Check thumb2 load/store and cache hit addressing mode Trent Piepho
22:26 [PATCH v3 1/2] Record ARM THUMB2 PLD/PLI cache instructions Trent Piepho
22:08 [PATCH v2 2/2] Check thumb2 load/store and cache hit addressing mode Trent Piepho
22:08 [PATCH v2 1/2] Record ARM THUMB2 PLD/PLI cache instructions Trent Piepho
22:05 Re: [PATCH] Record ARM THUMB2 PLD/PLI cache instructions Trent Piepho
20:02 Re: [PATCH] Allow remote debugging over a Unix local domain socket. Pedro Alves
19:45 Re: [PATCH] Allow remote debugging over a local domain socket Pedro Alves
19:31 Re: [RFC 6/6] Cache a copy of the user's shell on macOS Simon Marchi
19:27 Re: [RFC 6/6] Cache a copy of the user's shell on macOS Tom Tromey
18:25 Re: [PATCH] Allow remote debugging over a Unix local domain socket. Pedro Alves
18:12 Re: [PATCH] Allow remote debugging over a Unix local domain socket. John Darrington
17:12 Re: [PATCH 3/3] Per-inferior thread list, thread ranges/iterators, down with ALL_THREADS, etc. Tom Tromey
16:33 Re: [PATCH 3/3] Per-inferior thread list, thread ranges/iterators, down with ALL_THREADS, etc. John Baldwin
16:04 Re: [PATCH] Fix is_amd64_regs_target check in i386-avx512.exp Simon Marchi
15:54 Re: [PATCH 1/3] Avoid find_thread_ptid with null_ptid Tom Tromey
15:53 [PATCH v2 2/2] Aarch64: Fix segfault when casting dummy calls Alan Hayward
15:53 [PATCH v2 1/2] Add lang_struct_return to _push_dummy_call Alan Hayward
15:53 [PATCH v2 0/2] Aarch64: Fix segfault when casting dummy calls Alan Hayward
15:33 Re: [PATCH] Don't check HAVE_UNISTD_H Tom Tromey
14:26 Re: [PATCH 3/3] Testsuite: Aarch64: Add signal handler registers test Alan Hayward
14:26 Re: [PATCH 2/3] Aarch64: Detect FP regs in signal frames Alan Hayward
10:33 [PATCH 3/3] Per-inferior thread list, thread ranges/iterators, down with ALL_THREADS, etc. Pedro Alves
10:32 [PATCH 2/3] Fix follow_exec latent problem Pedro Alves
10:32 [PATCH 0/3] Per-inferior thread list, multi-target prep Pedro Alves
10:32 [PATCH 1/3] Avoid find_thread_ptid with null_ptid Pedro Alves
09:49 RE: [PATCH] Fix is_amd64_regs_target check in i386-avx512.exp Metzger, Markus T
09:36 dg-extract-results's bad sorting behavior (Re: Update dg-extract-results.* from gcc) Pedro Alves
09:15 Re: [RFC 5/6] Do not reopen temporary files Tom Tromey
09:12 Re: [RFC 0/6] A different approach to startup-with-shell on macOS Tom Tromey
08:27 Re: [PATCH 0/5] Merge common proc_service headers Gary Benson
07:08 Re: [PATCH 0/4] OpenRISC binutils updates and new relocs Stafford Horne
06:58 RE: [PATCH] Add support for recording xsave x86 instruction Metzger, Markus T
00:29 [PATCH v2] Add support for recording xsave x86 instruction Pierre Marsais
00:25 Re: [PATCH] Add support for recording xsave x86 instruction Pierre Marsais


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc