gdb-patches archive
date index for January, 2020

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:

January 31, 2020
23:35 [review] [gdb/testsuite] Fix UNRESOLVED in gdb.server/server-kill-python.exp Simon Marchi (Code Review)
23:18 Re: [PATCH v3 3/3] gdbserver: Add RISC-V/Linux support Maciej W. Rozycki
23:10 [committed][gdb/testsuite] Fix typo in gdb.server/server-kill-python.exp Tom de Vries
23:08 [review] [gdb/testsuite] Fix UNRESOLVED in gdb.server/server-kill-python.exp Tom de Vries (Code Review)
22:52 Re: [PATCH v3 3/3] gdbserver: Add RISC-V/Linux support Jim Wilson
21:40 Re: [RFA/gdb-9-branch] Abort configure immediately if building GDB in tree Sergio Durigan Junior
21:02 Re: [PATCH] Fix build on macOS Kevin Buettner
18:37 Re: [RFA/gdb-9-branch] Abort configure immediately if building GDB in tree Sergio Durigan Junior
16:52 Re: [PATCH 1/2] gdbsupport: Fix a type of sentinel Simon Marchi
14:43 Re: [PATCH] Fix build on macOS Tom Tromey
14:23 Re: [PATCH] Fix build on macOS Kevin Buettner
13:00 [PING^9][PATCH v2 0/4] GDB fixes for the remote end having gone astray Maciej W. Rozycki
12:49 Re: [PATCH v3 0/3] RISC-V/Linux `gdbserver' support and associated fixes Maciej W. Rozycki
12:32 Re: [PATCH v2] Avoid infinite recursion in find_pc_sect_line Kevin Buettner
12:12 [PATCH v3 3/3] gdbserver: Add RISC-V/Linux support Maciej W. Rozycki
12:12 [PATCH v3 2/3] RISC-V/Linux/native: Factor out target description determination Maciej W. Rozycki
12:12 [PATCH v3 1/3] RISC-V/Linux/native: Determine FLEN dynamically Maciej W. Rozycki
12:12 [PING] [PATCH 1/2] Display ExceptionRecord for $_siginfo Hannes Domani via gdb-patches
12:11 [PATCH v3 0/3] RISC-V/Linux `gdbserver' support and associated fixes Maciej W. Rozycki
10:43 Re: [PATCH v2 1/3] RISC-V/Linux/native: Determine FLEN dynamically Maciej W. Rozycki
10:38 Re: [PATCH] Fix ravenscar-thread.c for multi-target Tom Tromey
10:34 [PING] [PATCH] Do not print empty-group regs when printing general ones Shahab Vahedi
10:28 [PING] [PATCH v2] gdb: Catch exceptions if the source file is not found Shahab Vahedi
10:13 Re: [PATCH] Fixed gdb to print arrays with very high indexes Tom Tromey
10:10 Re: [PATCH] Adjust src-release.sh's getver due to gdbsupport's move to toplevel Tom Tromey
10:09 Re: [PATCH 2/2] gdb/tui: Disassembler scrolling of very small programs Shahab Vahedi
10:09 Re: [PATCH 1/2] gdbsupport: Fix a type of sentinel Tom Tromey
08:59 RE: [PING][PATCH]: DWARFv5: Handle location list for split dwarf Achra, Nitika
08:55 RE: [PATCH] Support for DW_AT_loclists_base and DW_FORM_loclistx. Achra, Nitika
07:35 Re: [RFA/gdb-9-branch] Abort configure immediately if building GDB in tree Eli Zaretskii
00:06 [PATCH] gdb/remote: Ask target for current thread if it doesn't tell us Andrew Burgess

January 30, 2020
23:19 Re: [PATCH v2 1/3] RISC-V/Linux/native: Determine FLEN dynamically Andreas Schwab
22:56 Re: [PATCH v2 1/3] RISC-V/Linux/native: Determine FLEN dynamically Jim Wilson
21:06 Re: [RFA/gdb-9-branch] Abort configure immediately if building GDB in tree Sergio Durigan Junior
17:52 [review v2] infrun: handle already-exited threads when attempting to stop Tom de Vries (Code Review)
17:43 [review v3] [gdb/threads] Fix hang in stop_all_threads after killing inferior Tom de Vries (Code Review)
17:42 [review v2] [gdb/threads] Fix hang in stop_all_threads after killing inferior Tom de Vries (Code Review)
17:36 [review v2] [gdb/threads] Fix hang in stop_all_threads after killing inferior Tom de Vries (Code Review)
16:41 [review v2] [gdb/threads] Fix hang in stop_all_threads after killing inferior Tankut Baris Aktemur (Code Rev
16:30 [review v2] infrun: handle already-exited threads when attempting to stop Tankut Baris Aktemur (Code Rev
14:55 [review v2] [gdb/threads] Fix hang in stop_all_threads after killing inferior Tom de Vries (Code Review)
14:52 [review] [gdb/threads] Fix hang in stop_all_threads after killing inferior Tom de Vries (Code Review)
13:58 RE: [PATCH 2/2] gdb: Fix a type of sentinel Lukas Durfina
09:10 [review v2] infrun: handle already-exited threads when attempting to stop Tom de Vries (Code Review)
09:01 [review v2] infrun: handle already-exited threads when attempting to stop Tom de Vries (Code Review)
01:58 New ARI warning Thu Jan 30 01:58:49 UTC 2020 GDB Administrator
00:13 Re: [PATCH v2 3/3] gdbserver: Add RISC-V/Linux support Maciej W. Rozycki
00:00 Re: [PATCH v2 1/3] RISC-V/Linux/native: Determine FLEN dynamically Maciej W. Rozycki

January 29, 2020
23:39 Re: [PATCH v2 3/3] gdbserver: Add RISC-V/Linux support Jim Wilson
23:26 Re: [PATCH v2 2/3] RISC-V/Linux/native: Factor out target description determination Jim Wilson
23:25 Re: [PATCH v2 1/3] RISC-V/Linux/native: Determine FLEN dynamically Jim Wilson
20:24 Re: [PATCH] Assert that 'length' > 0 on infcmd.c:construct_inferior_arguments Sergio Durigan Junior
20:18 Re: [PATCH] Assert that 'length' > 0 on infcmd.c:construct_inferior_arguments Sergio Durigan Junior
20:13 Re: [PATCH] Assert that 'length' > 0 on infcmd.c:construct_inferior_arguments Pedro Alves
20:07 Re: [PATCH] Adjust src-release.sh's getver due to gdbsupport's move to toplevel Sergio Durigan Junior
20:04 Re: [PATCH] Adjust src-release.sh's getver due to gdbsupport's move to toplevel Pedro Alves
19:59 Re: [PATCH] Assert that 'length' > 0 on infcmd.c:construct_inferior_arguments Sergio Durigan Junior
19:58 Re: [PATCH] Adjust src-release.sh's getver due to gdbsupport's move to toplevel Sergio Durigan Junior
19:54 Re: [PATCH] Assert that 'length' > 0 on infcmd.c:construct_inferior_arguments Sergio Durigan Junior
19:20 Re: [OB PATCH] gdbserver: Fix whitespace configure.srv damage for `i[34567]86-*-mingw*' Pedro Franco de Carvalho
18:44 Re: [PATCH] Assert that 'length' > 0 on infcmd.c:construct_inferior_arguments Pedro Alves
18:39 [OB PATCH] gdbserver: Fix whitespace configure.srv damage for `i[34567]86-*-mingw*' Maciej W. Rozycki
18:14 [PATCH v2 3/3] gdbserver: Add RISC-V/Linux support Maciej W. Rozycki
18:13 [PATCH v2 2/3] RISC-V/Linux/native: Factor out target description determination Maciej W. Rozycki
18:13 Re: [PATCH] Adjust src-release.sh's getver due to gdbsupport's move to toplevel Pedro Alves
18:13 [PATCH v2 1/3] RISC-V/Linux/native: Determine FLEN dynamically Maciej W. Rozycki
18:13 [PATCH v2 0/3] RISC-V/Linux `gdbserver' support and associated fixes Maciej W. Rozycki
18:10 Re: [OB PATCH] Fix configure.srv error for Linux on PowerPC Pedro Franco de Carvalho
18:05 Re: [OB PATCH] Fix configure.srv error for Linux on PowerPC Maciej W. Rozycki
17:59 [PATCH] Assert that 'length' > 0 on infcmd.c:construct_inferior_arguments Sergio Durigan Junior
17:54 [OB PATCH] Fix configure.srv error for Linux on PowerPC Pedro Franco de Carvalho
16:20 [review v2] infrun: handle already-exited threads when attempting to stop Tom de Vries (Code Review)
16:13 [review] [gdb/threads] Fix hang in stop_all_threads after killing inferior Tankut Baris Aktemur (Code Rev
16:02 [review] [gdb/threads] Fix hang in stop_all_threads after killing inferior Tom de Vries (Code Review)
15:50 [review] jit: enhance test suite Simon Marchi (Code Review)
15:33 [review] jit: enhance test suite Mihails Strasuns (Code Review)
14:39 [review] [gdb/threads] Fix hang in stop_all_threads after killing inferior Mihails Strasuns (Code Review)
14:28 Re: [PATCH 2/2,v3] [AArch64] Test handling of additional brk instruction patterns Luis Machado
14:11 Re: [PATCH 2/2,v3] [AArch64] Test handling of additional brk instruction patterns Simon Marchi
14:10 [review] [gdb/threads] Fix hang in stop_all_threads after killing inferior Tom de Vries (Code Review)
14:10 Re: [PATCH 2/2,v3] [AArch64] Test handling of additional brk instruction patterns Luis Machado
14:07 Re: [PATCH] Don't override various Makefile variables for gnulib et al Christian Biesinger via gdb-pa
14:07 Re: [PATCH] Don't override various Makefile variables for gnulib et al Christian Biesinger via gdb-pa
14:04 Re: [PATCH 2/2,v3] [AArch64] Test handling of additional brk instruction patterns Luis Machado
14:01 Re: [PATCH 2/2,v3] [AArch64] Test handling of additional brk instruction patterns Simon Marchi
12:25 Re: [PATCH] Change section_offsets to a std::vector Tom de Vries
11:31 Re: [PATCH 2/2,v3] [AArch64] Test handling of additional brk instruction patterns Luis Machado
11:08 [PATCH] Fixed gdb to print arrays with very high indexes Sharma, Alok Kumar
10:54 RE: [review v3] testsuite, cp: increase the coverage of testing pass-by-ref arguments Aktemur, Tankut Baris
10:47 RE: [review v3] testsuite, cp: increase the coverage of testing pass-by-ref arguments Aktemur, Tankut Baris
07:50 [review] [gdb/testsuite] Fix gdb.threads/watchpoint-fork.exp race Tom de Vries (Code Review)
07:50 [pushed] [gdb/testsuite] Fix gdb.threads/watchpoint-fork.exp race Sourceware to Gerrit sync (Cod
07:50 [pushed] [gdb/testsuite] Fix gdb.threads/watchpoint-fork.exp race Sourceware to Gerrit sync (Cod
03:19 Re: [PATCH 1/2,v3] [AArch64] Recognize more program breakpoint patterns Simon Marchi
03:18 Re: [PATCH 2/2,v3] [AArch64] Test handling of additional brk instruction patterns Simon Marchi
02:52 Re: [review v3] testsuite, cp: increase the coverage of testing pass-by-ref arguments Simon Marchi
02:43 [review] [gdb/testsuite] Fix gdb.threads/watchpoint-fork.exp race Simon Marchi (Code Review)
01:49 Re: [PATCH 1/2,v3] [AArch64] Recognize more program breakpoint patterns Luis Machado

January 28, 2020
22:25 [PATCH] Adjust src-release.sh's getver due to gdbsupport's move to toplevel Sergio Durigan Junior
19:18 Re: [PATCH] Fix library segment-address for 64bit values Hannes Domani via gdb-patches
18:47 Re: [PATCH] Fix library segment-address for 64bit values Simon Marchi
17:37 [PATCH] Fix library segment-address for 64bit values Hannes Domani via gdb-patches
17:16 Re: Propose we release GDB 9.1 next weekend (Feb 01-02) Hannes Domani via gdb-patches
17:13 Re: Propose we release GDB 9.1 next weekend (Feb 01-02) Simon Marchi
17:06 RE: [PATCH 2/2] gdb: Fix a type of sentinel Aktemur, Tankut Baris
16:53 Re: Propose we release GDB 9.1 next weekend (Feb 01-02) Hannes Domani via gdb-patches
16:44 Re: [PATCH 2/2] gdb: Fix a type of sentinel Simon Marchi
16:43 Re: [PATCH 1/2] gdbsupport: Fix a type of sentinel Simon Marchi
15:05 Re: Propose we release GDB 9.1 next weekend (Feb 01-02) Nick Alcock
14:28 [PATCH 2/2] gdb: Fix a type of sentinel Lukas Durfina
14:28 [PATCH 1/2] gdbsupport: Fix a type of sentinel Lukas Durfina
14:08 Re: [PATCH] Move gdbserver to top level Pedro Alves
12:30 RE: [PATCH] Fix re-runs of a second inferior (PR gdb/25410) Aktemur, Tankut Baris
10:40 RE: [review v3] testsuite, cp: increase the coverage of testing pass-by-ref arguments Aktemur, Tankut Baris
10:14 [review] [gdb/testsuite] Fix gdb.threads/watchpoint-fork.exp race Tom de Vries (Code Review)
03:12 [PATCH] Disambiguate info_print_options Ali Tamur via gdb-patches
00:54 Re: [PATCH 11/38] Move DWARF code to dwarf2/ subdirectory Tom Tromey
00:50 Re: [PATCH 30/38] Unify read_initial_length implementations Tom Tromey
00:37 [PATCHv2 3/3] gdb: Remove C++ symbol aliases from completion list Andrew Burgess
00:37 [PATCHv2 2/3] gdb: Restructure the completion_tracker class Andrew Burgess
00:37 [PATCHv2 1/3] libiberty/hashtab: More const parameters Andrew Burgess
00:37 [PATCHv2 0/3] Remove C++ Symbol Aliases From Completion List Andrew Burgess

January 27, 2020
21:28 Re: [PATCH] Move gdbserver to top level Tom Tromey
21:25 Re: [PATCH 2/3 v2] Define _KMEMUSER in arm-nbsd-nat.c Christian Biesinger via gdb-pa
20:32 Re: [PATCH v3] Harden gdb.base/step-over-syscall.exp Luis Machado
19:07 Re: [PATCH] gdb: Reinitialize objfile::section_offsets during objfile reload Pedro Alves
19:02 Re: [PATCH] gdb: Reinitialize objfile::section_offsets during objfile reload Pedro Alves
18:48 Re: [PATCH v3] Harden gdb.base/step-over-syscall.exp Simon Marchi
18:13 [PATCH v3] Harden gdb.base/step-over-syscall.exp Luis Machado
13:41 Re: [PATCH] Move gdbserver to top level Pedro Alves
13:31 Re: [PATCH 11/38] Move DWARF code to dwarf2/ subdirectory Christian Biesinger via gdb-pa
13:31 Re: [PATCH 25/38] Change file_full_name and file_file_name methods Christian Biesinger via gdb-pa
13:31 Re: [PATCH 30/38] Unify read_initial_length implementations Christian Biesinger via gdb-pa
01:44 [FYI] Two minor changes in ctfread.c Tom Tromey

January 26, 2020
23:58 [pushed] Consolidate partial symtab dependency reading Sourceware to Gerrit sync (Cod
23:49 [pushed] Change some psymtab fields to bool Sourceware to Gerrit sync (Cod
23:49 [pushed] Introduce partial_symtab::expand_psymtab method Sourceware to Gerrit sync (Cod
23:49 [pushed] Turn start_psymtab_common into a constructor Sourceware to Gerrit sync (Cod
23:49 [pushed] Change some psymtab fields to bool Sourceware to Gerrit sync (Cod
23:49 [pushed] Virtualize "readin" and "compunit_symtab" Sourceware to Gerrit sync (Cod
23:41 [pushed] Introduce partial_symtab::read_symtab method Sourceware to Gerrit sync (Cod
23:41 [pushed] Introduce partial_symtab::read_symtab method Sourceware to Gerrit sync (Cod
23:41 [pushed] Virtualize "readin" and "compunit_symtab" Sourceware to Gerrit sync (Cod
23:41 [pushed] Introduce partial_symtab::expand_psymtab method Sourceware to Gerrit sync (Cod
23:41 [pushed] Consolidate partial symtab dependency reading Sourceware to Gerrit sync (Cod
23:41 [pushed] Consolidate psymtab "Reading" messages Sourceware to Gerrit sync (Cod
23:41 [pushed] Consolidate psymtab "Reading" messages Sourceware to Gerrit sync (Cod
23:41 [pushed] Change allocate_psymtab to be a constructor Sourceware to Gerrit sync (Cod
23:41 [pushed] Turn start_psymtab_common into a constructor Sourceware to Gerrit sync (Cod
23:41 [pushed] Change allocate_psymtab to be a constructor Sourceware to Gerrit sync (Cod
23:41 [pushed] Do not allocate psymtabs via psymtab_storage Sourceware to Gerrit sync (Cod
23:41 [pushed] Do not allocate psymtabs via psymtab_storage Sourceware to Gerrit sync (Cod
23:41 [pushed] Use new and delete for psymtabs Sourceware to Gerrit sync (Cod
23:41 [pushed] Use new and delete for psymtabs Sourceware to Gerrit sync (Cod
23:41 [pushed] Remove an include from machoread.c Sourceware to Gerrit sync (Cod
23:41 [pushed] Remove an include from machoread.c Sourceware to Gerrit sync (Cod
23:39 [review] Virtualize "readin" and "compunit_symtab" Tom Tromey (Code Review)
21:51 [pushed] Document m68k floating point feature correspondence Sourceware to Gerrit sync (Cod
21:51 [pushed] Document m68k floating point feature correspondence Sourceware to Gerrit sync (Cod
16:33 Re: [PATCH] gdb: Reinitialize objfile::section_offsets during objfile reload Tom Tromey
16:15 Re: [PATCH] gdb: Reinitialize objfile::section_offsets during objfile reload Tom Tromey
16:10 Re: [PATCH] Disambiguate info_print_options Tom Tromey
16:07 Re: [PATCH 2/2] gdb/tui: Disassembler scrolling of very small programs Tom Tromey
16:07 Re: [PATCH 1/2] gdb/tui: Update help text for scroll commands Tom Tromey
16:01 Re: Propose we release GDB 9.1 next weekend (Feb 01-02) Eli Zaretskii
16:01 Re: [PATCH 1/2] gdb: Convert completion tracker to use std types Tom Tromey
15:41 Re: [PATCH] Move gdbserver to top level Tom Tromey
11:40 Propose we release GDB 9.1 next weekend (Feb 01-02) Joel Brobecker
11:31 Re: [PATCH v2 2/3] gdb: Rename fputs_unfiltered to ui_file_puts. Joel Brobecker

January 25, 2020
22:56 [PATCH] gdb: Reinitialize objfile::section_offsets during objfile reload Andrew Burgess
16:55 [PATCH]: DWARFv5: Handle location list for split dwarf Achra, Nitika
16:50 Re: [PATCH] Move gdbserver to top level Pedro Alves
16:47 [PATCH] Rebase executable to match relocated base address Hannes Domani via gdb-patches
11:22 Re: PING Re: [RFAv2 0/3] New option 'set exec-file-mismatch (ask|warn|off)'. Fixes PR gdb/17626. Philippe Waroquiers
07:38 Re: [PATCH] gdb: Allow GDB to _not_ load a previous command history Eli Zaretskii
05:08 [PATCH] Disambiguate info_print_options Ali Tamur via gdb-patches
00:07 Re: [PATCH 0/3] Improve inline frame debug experience Andrew Burgess

January 24, 2020
22:54 Re: [PATCH] Move gdbserver to top level Tom Tromey
21:29 [PATCH] gdb: Allow GDB to _not_ load a previous command history Andrew Burgess
21:22 [PATCH 2/2] gdb/tui: Disassembler scrolling of very small programs Andrew Burgess
21:22 [PATCH 1/2] gdb/tui: Update help text for scroll commands Andrew Burgess
21:22 [PATCH 0/2] Further Assembler Scrolling Fixes Andrew Burgess
20:06 Re: Ping (Was: [review] Document m68k floating point feature correspondence) Eli Zaretskii
19:47 Re: [RFC][PATCH 4/4] gdbserver: Add RISC-V/Linux support Maciej W. Rozycki
19:18 Re: [PATCH 1/2] gdb: Convert completion tracker to use std types Christian Biesinger via gdb-pa
19:14 Re: [PATCH 1/2] gdb: Convert completion tracker to use std types Tom Tromey
19:08 Re: [RFC][PATCH 4/4] gdbserver: Add RISC-V/Linux support Maciej W. Rozycki
19:03 Re: [PATCH 2/2] gdb: Remove C++ symbol aliases from completion list Tom Tromey
18:25 Re: [PATCH] Move gdbserver to top level Hannes Domani via gdb-patches
18:21 Ping (Was: [review] Document m68k floating point feature correspondence) Tom Tromey
18:12 Re: [PATCH] add file desc to gdbserver client_state Tom Tromey
17:40 Re: [PATCH 0/3] Improve inline frame debug experience Tom Tromey
17:35 Re: [PATCH 2/3] gdb: Don't reorder line table entries too much when sorting. Tom Tromey
17:15 Re: [PATCH,v2] Harden gdb.base/step-over-syscall.exp Simon Marchi
17:05 Re: [PATCH] Fix re-runs of a second inferior (PR gdb/25410) Simon Marchi
16:45 [PATCH v2] gdb: Catch exceptions if the source file is not found Shahab Vahedi
16:37 Re: [PATCH 2/3 v2] Define _KMEMUSER in arm-nbsd-nat.c Kamil Rytarowski
16:35 [PATCH,v2] Harden gdb.base/step-over-syscall.exp Luis Machado
16:28 Re: [PATCH] Move gdbserver to top level Hannes Domani via gdb-patches
16:25 Re: [PATCH] Move gdbserver to top level Tom Tromey
16:02 Re: [PATCH 2/3 v2] Define _KMEMUSER in arm-nbsd-nat.c Christian Biesinger via gdb-pa
15:57 Re: [PATCH] Move gdbserver to top level Hannes Domani via gdb-patches
15:49 Re: [PATCH] Move gdbserver to top level Tom Tromey
15:49 Re: [PATCH 2/3 v2] Define _KMEMUSER in arm-nbsd-nat.c Kamil Rytarowski
15:37 Re: [PATCH 3/3] Make the class name in the definition match the declaration Christian Biesinger via gdb-pa
15:36 Re: [PATCH 2/3 v2] Define _KMEMUSER in arm-nbsd-nat.c Christian Biesinger via gdb-pa
15:23 Re: [PATCH 2/3 v2] Define _KMEMUSER in arm-nbsd-nat.c Kamil Rytarowski
15:23 Re: [PATCH] Move gdbserver to top level Pedro Alves
15:12 Re: [PATCH] Fix re-runs of a second inferior (PR gdb/25410) Pedro Alves
15:06 Re: [PATCH] Move gdbserver to top level Tom Tromey
15:04 Re: [PATCH 3/3] Make the class name in the definition match the declaration Tom Tromey
15:04 Re: [PATCH v3 2/3] Define _KERNTYPES in arm-nbsd-nat.c Tom Tromey
15:02 Re: [PATCH 1/3] Support the NetBSD version of pthread_setname_np Tom Tromey
14:59 Re: [PATCH] Fix re-runs of a second inferior (PR gdb/25410) Simon Marchi
14:58 Re: [PATCH 1/3] Support the NetBSD version of pthread_setname_np Kamil Rytarowski
14:54 Re: [PATCH 2/3 v2] Define _KMEMUSER in arm-nbsd-nat.c Christian Biesinger via gdb-pa
14:36 Re: [PATCH 3/3] Make the class name in the definition match the declaration Kamil Rytarowski
14:34 [PATCH v3 2/3] Define _KERNTYPES in arm-nbsd-nat.c cbiesinger
14:32 Re: [PATCH 2/3 v2] Define _KMEMUSER in arm-nbsd-nat.c Christian Biesinger via gdb-pa
14:29 Re: [PATCH 2/3 v2] Define _KMEMUSER in arm-nbsd-nat.c Kamil Rytarowski
14:22 Re: [PATCH] Move gdbserver to top level Hannes Domani via gdb-patches
14:18 [PATCH 2/3 v2] Define _KMEMUSER in arm-nbsd-nat.c cbiesinger
14:15 [PATCH 1/3] Support the NetBSD version of pthread_setname_np cbiesinger
14:15 [PATCH 3/3] Make the class name in the definition match the declaration cbiesinger
14:15 [PATCH 2/3] Define _KMEMUSER in arm-nbsd-nat.c cbiesinger
14:15 [PATCH 0/3] Fix some ARM NetBSD compile errors cbiesinger
13:01 Re: [PATCH 3/4] gdbserver: Make `make TAGS' actually work Maciej W. Rozycki
13:01 Re: [PATCH 2/4] gdbserver: Remove a stale TAGS recipe for config files Maciej W. Rozycki
11:36 Re: [PATCH] Update comments about removed function Christian Biesinger via gdb-pa
11:22 RE: [PATCH] Fix re-runs of a second inferior (PR gdb/25410) Aktemur, Tankut Baris
10:26 Re: [PATCHv2 0/2] gdb/tui: Assembler window scrolling fixes Shahab Vahedi
07:00 Re: Discrepancy between Python and Guile wrt exiting the interpreter Eli Zaretskii
03:32 Re: [PATCH] Fix re-runs of a second inferior (PR gdb/25410) Simon Marchi
03:02 [PATCH] Fix re-runs of a second inferior (PR gdb/25410) Pedro Alves
01:18 Re: [RFC][PATCH 4/4] gdbserver: Add RISC-V/Linux support Jim Wilson
01:03 Re: [PATCH 1/4] RISC-V/Linux/native: Determine FLEN dynamically Jim Wilson
00:54 Re: [PATCH 09/55] Use common_val_print in c-valprint.c Tom Tromey

January 23, 2020
23:47 Re: [PATCH 44/55] Introduce cp_print_value_fields and c_value_print_struct Tom Tromey
23:41 Re: [PATCH 40/55] Introduce c_value_print_ptr Tom Tromey
23:39 Re: [PATCH 28/55] Convert Pascal to value-based API Tom Tromey
23:37 Re: [PATCH 14/55] Introduce value_print_array_elements Tom Tromey
22:53 Re: [PATCH 12/55] Introduce value_print_scalar_formatted Tom Tromey
22:49 Re: [PATCH] gdb: introduce objfile text_section_offset and data_section_offset methods Simon Marchi
22:45 Re: [PATCH] gdb: fix variable shadowing error in darwin-nat.c Simon Marchi
22:41 Re: [PATCH] gdb: introduce objfile text_section_offset and data_section_offset methods Tom Tromey
22:35 Re: [PATCH] Update comments about removed function Tom Tromey
22:34 Re: [PATCH] gdb: fix variable shadowing error in darwin-nat.c Tom Tromey
22:30 Re: [PATCH] Support for DW_AT_loclists_base and DW_FORM_loclistx. Tom Tromey
22:05 Re: [PATCH 3/3] Further simplify gdb BFD caching Tom Tromey
22:03 Re: [PATCH 2/3] Consistently use BFD's time Tom Tromey
22:03 [PATCH] gdb: fix variable shadowing error in darwin-nat.c Simon Marchi
21:55 Re: [PATCH] Move gdbserver to top level Tom Tromey
21:42 Re: [RFC][PATCH 4/4] gdbserver: Add RISC-V/Linux support Tom Tromey
21:31 Re: [PATCH 3/4] gdbserver: Make `make TAGS' actually work Tom Tromey
21:23 Re: [PATCH 2/4] gdbserver: Remove a stale TAGS recipe for config files Tom Tromey
21:19 Re: PING Re: [RFAv2 0/3] New option 'set exec-file-mismatch (ask|warn|off)'. Fixes PR gdb/17626. Tom Tromey
20:59 [PATCH] Fix ravenscar-thread.c for multi-target Tom Tromey
19:54 Re: [PATCH] gdb: fix darwin-nat.c build / adapt to multi-target Simon Marchi
19:45 Re: [PATCH 2/3] Make "disassemble" always use TUI disassembly window Tom Tromey
19:42 [RFC][PATCH 4/4] gdbserver: Add RISC-V/Linux support Maciej W. Rozycki
19:41 [PATCH 3/4] gdbserver: Make `make TAGS' actually work Maciej W. Rozycki
19:40 [PATCH 2/4] gdbserver: Remove a stale TAGS recipe for config files Maciej W. Rozycki
19:40 [PATCH 1/4] RISC-V/Linux/native: Determine FLEN dynamically Maciej W. Rozycki
19:39 [PATCH 0/4] RISC-V/Linux `gdbserver' support and associated fixes Maciej W. Rozycki
18:46 RE: [PING][PATCH] Support for DW_AT_loclists_base and DW_FORM_loclistx. Achra, Nitika
18:30 Re: Discrepancy between Python and Guile wrt exiting the interpreter Eli Zaretskii
18:21 Re: Discrepancy between Python and Guile wrt exiting the interpreter Pedro Alves
18:20 Re: [PATCH] gdb: fix darwin-nat.c build / adapt to multi-target Pedro Alves
18:18 Re: Discrepancy between Python and Guile wrt exiting the interpreter Eli Zaretskii
18:14 Re: [PATCH] gdb: Catch exceptions if the source file is not found Tom Tromey
17:55 Re: [PATCH] gdb: fix darwin-nat.c build / adapt to multi-target Tom Tromey
17:50 Re: [PING] [PATCH] Cache the text section offset of shared libraries Hannes Domani via gdb-patches
17:39 Re: Discrepancy between Python and Guile wrt exiting the interpreter Pedro Alves
17:37 Re: Discrepancy between Python and Guile wrt exiting the interpreter Pedro Alves
17:21 Re: Discrepancy between Python and Guile wrt exiting the interpreter Simon Marchi
17:15 Re: Discrepancy between Python and Guile wrt exiting the interpreter Pedro Alves
17:10 Re: [PING] [PATCH] Cache the text section offset of shared libraries Tom Tromey
17:02 Re: [PATCH] gdb: fix darwin-nat.c build / adapt to multi-target Simon Marchi
16:59 [PATCH] gdb: fix darwin-nat.c build / adapt to multi-target Simon Marchi
14:58 Re: [PATCH v2 2/4] Unregister the last inferior from the event loop Simon Marchi
14:55 [PATCH] Update comments about removed function cbiesinger
05:39 PING Re: [RFAv2 0/3] New option 'set exec-file-mismatch (ask|warn|off)'. Fixes PR gdb/17626. Philippe Waroquiers
02:34 Re: [PATCH v2 2/4] Unregister the last inferior from the event loop Maciej W. Rozycki
01:21 [PATCH 37/38] Simplify "want_partial_unit" handling Tom Tromey
01:19 [PATCH 29/38] Add some methods to dwarf2_per_cu_data Tom Tromey
01:12 Re: [PATCH v2 2/4] Unregister the last inferior from the event loop Maciej W. Rozycki
00:57 [PATCH 33/38] Create dwarf2/comp-unit.[ch] Tom Tromey
00:57 [PATCH 35/38] Convert read_address to a method on comp_unit_head Tom Tromey
00:57 [PATCH 36/38] Move two more functions to dwarf2/leb.h Tom Tromey
00:57 [PATCH 34/38] Convert read_offset to method on comp_unit_head Tom Tromey
00:57 [PATCH 38/38] Remove "keep" parameter from cutu_reader constructor Tom Tromey
00:57 [PATCH 32/38] Move read_offset_1 to leb.c Tom Tromey
00:57 [PATCH 27/38] Move DWARF line_header to new file Tom Tromey
00:57 [PATCH 30/38] Unify read_initial_length implementations Tom Tromey
00:57 [PATCH 28/38] Move dwarf2_per_cu_data::imported_symtabs earlier Tom Tromey
00:57 [PATCH 31/38] Convert dwarf2_section_size to a method Tom Tromey
00:57 [PATCH 26/38] Change line_table methods to return unique_xmalloc_ptr Tom Tromey
00:57 [PATCH 24/38] Move dwarf_always_disassemble to dwarf2/loc.c Tom Tromey
00:57 [PATCH 21/38] Use htab_up in abbrev_table Tom Tromey
00:57 [PATCH 23/38] Change dwarf2_per_objfile::quick_file_names_table to htab_up Tom Tromey
00:57 [PATCH 25/38] Change file_full_name and file_file_name methods Tom Tromey
00:57 [PATCH 22/38] Minor simplification in abbrev_table::read Tom Tromey
00:57 [PATCH 11/38] Move DWARF code to dwarf2/ subdirectory Tom Tromey
00:57 [PATCH 20/38] Minor cleanups in abbrev_table Tom Tromey
00:57 [PATCH 16/38] Change dwarf2_per_objfile::line_header_hash to htab_up Tom Tromey
00:57 [PATCH 19/38] Change dwarf2_per_objfile::die_type_hash to htab_up Tom Tromey
00:57 [PATCH 14/38] Change dwarf2_per_objfile::signatured_types to be htab_up Tom Tromey
00:57 [PATCH 17/38] Don't allocate DWO file hash on obstack Tom Tromey
00:57 [PATCH 18/38] Change dwp_file to use htab_up Tom Tromey
00:57 [PATCH 12/38] Introduce die_info::has_children Tom Tromey
00:57 [PATCH 15/38] Change dwarf2_per_objfile::type_unit_groups to htab_up Tom Tromey
00:57 [PATCH 10/38] Remove die_reader_specs::comp_dir Tom Tromey
00:57 [PATCH 13/38] Remove DWARF queue-related globals Tom Tromey
00:57 [PATCH 07/38] Change attr_form_is_block to be a method Tom Tromey
00:57 [PATCH 09/38] Don't declare die_info in dwarf2read.h Tom Tromey
00:57 [PATCH 08/38] Remove die_info_ptr typedef Tom Tromey
00:57 [PATCH 06/38] Change some attribute functions to be methods Tom Tromey
00:57 [PATCH 03/38] Change section functions to be methods of dwarf2_section_info Tom Tromey
00:57 [PATCH 04/38] Create dwarf2/abbrev.[ch] Tom Tromey
00:57 [PATCH 05/38] Create dwarf2/attribute.[ch] Tom Tromey
00:57 [PATCH 02/38] Create dwarf2/section.[ch] Tom Tromey
00:57 [PATCH 01/38] Create dwarf2/leb.[ch] Tom Tromey
00:57 [PATCH 00/38] Start reorganization of DWARF code Tom Tromey

January 22, 2020
21:57 [COMMITTED][MSP430][SIM] Fix simulation of RRUX instruction Jozef Lawrynowicz
19:26 Re: [PATCH 2/2] gdb: Enable stdin on exception in execute_gdb_command Pedro Alves
19:26 Re: [PATCH 1/2] gdb: Re-enable stdin for all UIs from start_event_loop Pedro Alves
17:48 Re: [PATCHv2 2/2] gdb/tui: asm window handles invalid memory and scrolls better Pedro Alves
17:35 Re: [PATCH] Harden gdb.base/step-over-syscall.exp Luis Machado
17:06 Re: [PATCH v2 2/4] Unregister the last inferior from the event loop Maciej W. Rozycki
16:42 Re: [PING] [PATCH] Harden gdb.base/step-over-syscall.exp Alan Hayward
16:32 Re: [PATCH] gdb: Catch exceptions if the source file is not found Shahab Vahedi
16:24 Re: [PATCHv2 2/2] gdb/tui: asm window handles invalid memory and scrolls better Andrew Burgess
15:49 Re: [PATCH] gdb: Catch exceptions if the source file is not found Andrew Burgess
15:20 Re: [PING] [PATCH] Harden gdb.base/step-over-syscall.exp Luis Machado
15:14 [PATCH 2/2] gdb: make gdbarch_displaced_step_copy_insn return an std::unique_ptr Simon Marchi
15:14 [PATCH 1/2] gdb: cleanup of displaced_step_inferior_state::reset/displaced_step_clear Simon Marchi
14:45 Re: [PATCH] Harden gdb.base/step-over-syscall.exp Simon Marchi
14:26 Re: [PING] [PATCH] Harden gdb.base/step-over-syscall.exp Alan Hayward
14:08 [PATCH] gdb: Catch exceptions if the source file is not found Shahab Vahedi
13:39 Re: [PATCH] riscv: add gdbserver support Andrew Burgess
13:30 [PING] [PATCH] Harden gdb.base/step-over-syscall.exp Luis Machado
10:19 Re: [PATCHv2 2/2] gdb/tui: asm window handles invalid memory and scrolls better Shahab Vahedi
06:15 Re: [PATCH] riscv: add gdbserver support Jim Wilson
06:12 Re: [PATCH] riscv: add gdbserver support Jim Wilson
05:26 Re: [PATCH] Modify python-config.py or replace it with official one to support python3 傅继晗
02:16 Re: [PATCH] riscv: add gdbserver support Guo Ren
02:04 Re: [PATCH] Modify python-config.py or replace it with official one to support python3 傅继晗
01:56 Re: [PATCH] Modify python-config.py or replace it with official one to support python3 傅继晗
01:31 Re: [PATCH] gdb: remove uses of iterate_over_inferiors in remote-sim.c Simon Marchi
00:45 Re: [PATCH] gdb: remove uses of iterate_over_inferiors in remote-sim.c Tom Tromey
00:11 Re: [PATCH] riscv: add gdbserver support Jim Wilson

January 21, 2020
23:56 Re: [PATCH] riscv: add gdbserver support Jim Wilson
23:49 Re: [PATCH] riscv: add gdbserver support Jim Wilson
23:31 [pushed] gdb: add declaration for _initialize_gdbarch in gdbarch.sh Simon Marchi
23:27 Re: [PING] [PATCH] Cache the text section offset of shared libraries Hannes Domani via gdb-patches
22:38 Re: [RFC][PATCH v2] Rebase executable to match relocated base address Tom Tromey
22:28 Re: [PING] [PATCH] Cache the text section offset of shared libraries Tom Tromey
21:29 Re: [PATCH] gdb: remove uses of iterate_over_inferiors in remote-sim.c Simon Marchi
21:27 Re: [PATCH] gdb: remove uses of iterate_over_inferiors in remote-sim.c Tom Tromey
21:22 [PATCH v2] Add debuginfod support to GDB Aaron Merey
21:09 [pushed] gdb: fix indentation in infrun.c Simon Marchi
20:23 Re: [PATCH] gdb: remove uses of iterate_over_inferiors in remote-sim.c Simon Marchi
20:17 Re: [PATCH] Fix Python probe breakpoints Tom Tromey
19:57 Re: [PATCH] gdb: remove uses of iterate_over_inferiors in remote-sim.c Tom Tromey
19:56 Re: Discrepancy between Python and Guile wrt exiting the interpreter Eli Zaretskii
19:53 Re: [PATCH] Fix toplevel types with -fdebug-types-section Tom Tromey
19:51 Re: Discrepancy between Python and Guile wrt exiting the interpreter Tom Tromey
19:38 Re: [PATCH] Allow use of Pygments to colorize source code Tom Tromey
17:56 Re: [PATCH 2/3] Consistently use BFD's time Eli Zaretskii
17:34 Re: [PATCH 2/3] Consistently use BFD's time Eli Zaretskii
17:11 Re: [PATCH v2 2/4] Unregister the last inferior from the event loop Simon Marchi
16:27 Re: [PATCH] riscv: add gdbserver support Maciej W. Rozycki
15:50 Re: [PATCHv2 2/2] gdb/tui: asm window handles invalid memory and scrolls better Shahab Vahedi
13:47 Re: [PATCH 2/3] Consistently use BFD's time Pedro Alves
13:30 Re: [PATCH] riscv: add gdbserver support Andreas Schwab
13:28 Re: [PATCH,v2][AArch64] Fix step-over-syscall.exp failure Luis Machado
13:01 Re: [PATCH] riscv: add gdbserver support Andrew Burgess
12:57 Re: [PATCH] riscv: add gdbserver support Andrew Burgess
11:57 Breakage on builder Fedora-x86_64-w64-mingw32, revision cf1d9e092f871df3b34a58cfcde915c689ac9067 gdb-buildbot
11:57 Oh dear. I regret to inform you that commit cf1d9e092f871df3b34a58cfcde915c689ac9067 might be unfortunate gdb-buildbot
11:54 Re: [PATCH 2/2,v3] [AArch64] Test handling of additional brk instruction patterns Alan Hayward
11:41 Re: [PATCH] Modify python-config.py or replace it with official one to support python3 傅继晗
11:32 Re: [PATCH 1/2,v3] [AArch64] Recognize more program breakpoint patterns Alan Hayward
11:24 Re: [PATCH,v2][AArch64] Fix step-over-syscall.exp failure Alan Hayward
11:21 Re: [PATCH,v2][AArch64] Add more debugging output to aarch64_displaced_step_fixup Alan Hayward
08:29 Re: [PATCH v2 2/4] Unregister the last inferior from the event loop Maciej W. Rozycki
05:47 Re: [PATCH v2 3/4] Remove breakpoint step-over information if failed to resume Simon Marchi
05:41 Re: [PATCH v2 2/4] Unregister the last inferior from the event loop Simon Marchi
05:34 Re: [PATCH v2 1/4] Remove stale breakpoint step-over information Simon Marchi
04:21 Re: [PATCH] Move gdbserver to top level Simon Marchi
02:17 [PING^8][PATCH v2 0/4] GDB fixes for the remote end having gone astray Maciej W. Rozycki
02:14 Re: [PATCH] riscv: add gdbserver support Maciej W. Rozycki
02:13 [PATCH] gdb: remove uses of iterate_over_inferiors in remote-sim.c Simon Marchi
01:31 Re: [PATCH] riscv: add gdbserver support Simon Marchi
00:30 Re: [PATCH] Modify python-config.py or replace it with official one to support python3 Christian Biesinger via gdb-pa

January 20, 2020
23:33 Re: [PATCH] riscv: add gdbserver support Maciej W. Rozycki
23:04 Re: [PATCH] riscv: add gdbserver support Jim Wilson
20:58 Re: [PATCH] Do not print empty-group regs when printing general ones Andrew Burgess
20:50 Re: [PATCH 2/3] Consistently use BFD's time Pedro Alves
17:29 Re: [PATCH 2/3] Consistently use BFD's time Eli Zaretskii
15:53 [PATCH] Do not print empty-group regs when printing general ones Shahab Vahedi
15:52 Re: [PATCH 2/3] Consistently use BFD's time Pedro Alves
15:48 Re: [PATCH 2/3] Consistently use BFD's time Pedro Alves
15:28 Re: [PATCH] sim: don't rely on inferior_ptid in gdbsim_target::wait Simon Marchi
15:13 Re: [PATCH] sim: don't rely on inferior_ptid in gdbsim_target::wait Pedro Alves
15:05 Re: [PATCH] gdb/linux-fork: simplify one_fork_p Pedro Alves
14:05 Re: [PATCH] Modify python-config.py or replace it with official one to support python3 傅继晗
12:03 [PATCH] Modify python-config.py or replace it with official one to support python3 傅继晗
10:36 Re: GDB 9.1 release -- 2020-01-17 update Nick Alcock
09:17 [PATCH] Support for DW_AT_loclists_base and DW_FORM_loclistx. Achra, Nitika
00:49 Re: [PATCH] sim: add some stdlib.h includes Simon Marchi
00:48 Re: [PATCH] sim: don't rely on inferior_ptid in gdbsim_target::wait Simon Marchi

January 19, 2020
23:23 Re: [PATCH 2/3] Make "disassemble" always use TUI disassembly window Andrew Burgess
21:12 Re: [PATCH] sim: don't rely on inferior_ptid in gdbsim_target::wait Andrew Burgess
21:11 Re: [PATCH] sim: add some stdlib.h includes Andrew Burgess
20:10 Re: [PATCH] Call disassemble_free_target in gdb Tom Tromey
20:10 Re: [PATCH] Replace init_cutu_and_read_dies with a class Tom Tromey
20:08 Re: [PATCH 0/3] More TUI improvements Tom Tromey
20:07 Re: [PATCH 2/3] Make "disassemble" always use TUI disassembly window Tom Tromey
19:13 [PATCH] Move gdbserver to top level Tom Tromey
17:27 Re: Discrepancy between Python and Guile wrt exiting the interpreter Eli Zaretskii
17:20 Re: [PATCH] Fix assertion fi->level Mark Williams
17:01 Re: Discrepancy between Python and Guile wrt exiting the interpreter Simon Marchi
16:57 Re: [PATCH] gdb/linux-fork: simplify one_fork_p Christian Biesinger via gdb-pa
16:53 Re: [PATCH] gdb/linux-fork: simplify one_fork_p Simon Marchi
16:42 Re: [PATCH] gdb/linux-fork: simplify one_fork_p Christian Biesinger via gdb-pa
16:40 Re: Discrepancy between Python and Guile wrt exiting the interpreter Eli Zaretskii
16:31 Re: [PATCH] Fix toplevel types with -fdebug-types-section Simon Marchi
16:18 Re: [PATCH] Fix toplevel types with -fdebug-types-section Mark Williams
16:11 [PATCH] gdb/linux-fork: simplify one_fork_p Simon Marchi
16:07 Re: Discrepancy between Python and Guile wrt exiting the interpreter Simon Marchi
03:56 [PATCH] sim: don't rely on inferior_ptid in gdbsim_target::wait Simon Marchi
02:10 [PATCH] sim: add some stdlib.h includes Simon Marchi
02:04 Re: [PATCH] Fix toplevel types with -fdebug-types-section Simon Marchi
01:59 Re: [PATCH] Fix toplevel types with -fdebug-types-section Simon Marchi

January 18, 2020
23:04 Re: [PATCH] Add gdb.fortran/vla-stride.exp and report a bug (was: Re: [review] gdb/fortran: array stride support) Andrew Burgess
18:59 [PATCH] Fix assertion fi->level Mark Williams
18:53 [PATCH] Fix toplevel types with -fdebug-types-section Mark Williams
14:46 Re: [PATCH] gdb: Use puts_unfiltered instead of printf_unfiltered Iain Buclaw
11:07 Discrepancy between Python and Guile wrt exiting the interpreter Eli Zaretskii
07:58 Re: [PATCH 2/3] Consistently use BFD's time Eli Zaretskii

January 17, 2020
21:09 Re: GDB 9.1 release -- 2020-01-17 update Iain Buclaw
21:03 Re: GDB 9.0.90 available for testing Eli Zaretskii
20:56 Re: [PATCH 2/3] Consistently use BFD's time Tom Tromey
20:39 Re: GDB 9.0.90 available for testing Christian Biesinger via gdb-pa
19:44 Breakage on builder Fedora-x86_64-cc-with-index, revision 26f42329caf1dcd4a410de61045208024156169f gdb-buildbot
19:44 Oh dear. I regret to inform you that commit 26f42329caf1dcd4a410de61045208024156169f might be unfortunate gdb-buildbot
19:16 Breakage on builder Fedora-x86_64-w64-mingw32, revision 67b10306d19bd16ec9f3ca73b14aa82c789436e1 gdb-buildbot
19:16 Oh dear. I regret to inform you that commit 67b10306d19bd16ec9f3ca73b14aa82c789436e1 might be unfortunate gdb-buildbot
18:57 GDB 9.1 release -- 2020-01-17 update Joel Brobecker
18:43 Re: [PATCH] Make all-gdbsupport depend on all-bfd Simon Marchi
18:32 Re: [RFA/gdb-9-branch] Abort configure immediately if building GDB in tree Joel Brobecker
18:28 Re: [PATCH 2/3] Consistently use BFD's time Tom Tromey
18:26 [PATCH] Make all-gdbsupport depend on all-bfd Simon Marchi
18:24 Re: [RFA/gdb-9-branch] Abort configure immediately if building GDB in tree Tom Tromey
18:24 Re: [RFA/gdb-9-branch] Abort configure immediately if building GDB in tree Simon Marchi
18:16 Re: [RFA/gdb-9-branch] Abort configure immediately if building GDB in tree Joel Brobecker
18:13 Re: [PATCH] Remove gdb_assert in dw2_find_pc_sect_compunit_symtab. Tom Tromey
18:11 Re: [PATCH v2 0/6] Move gdbsupport to top level Tom Tromey
18:05 Breakage on builder Fedora-x86_64-native-gdbserver-m64, revision 3684d331fd35f49e4022ac6906dc879552af0442 gdb-buildbot
18:02 Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, revision 3684d331fd35f49e4022ac6906dc879552af0442 gdb-buildbot
18:02 Re: [PATCH v2 0/6] Move gdbsupport to top level Tom Tromey
17:59 Breakage on builder Fedora-x86_64-m32, revision 3684d331fd35f49e4022ac6906dc879552af0442 gdb-buildbot
17:59 Breakage on builder Fedora-x86_64-m64, revision 3684d331fd35f49e4022ac6906dc879552af0442 gdb-buildbot
17:59 Oh dear. I regret to inform you that commit 3684d331fd35f49e4022ac6906dc879552af0442 might be unfortunate gdb-buildbot
17:57 Re: GDB 9.1 release -- 2020-01-02 update Joel Brobecker
17:56 Re: [PATCH] gdb: Use puts_unfiltered instead of printf_unfiltered Joel Brobecker
17:56 Breakage on builder Fedora-x86_64-native-gdbserver-m32, revision 533da48302a26885a972e4379eccc26b364e5b53 gdb-buildbot
17:56 Oh dear. I regret to inform you that commit 533da48302a26885a972e4379eccc26b364e5b53 might be unfortunate gdb-buildbot
16:54 Re: [PATCH 0/3] Improve inline frame debug experience Andrew Burgess
16:31 Breakage on builder Fedora-x86_64-w64-mingw32, revision 40c940992759aba79013a2c590c29f03ea754e77 gdb-buildbot
16:31 Oh dear. I regret to inform you that commit 40c940992759aba79013a2c590c29f03ea754e77 might be unfortunate gdb-buildbot
16:19 Breakage on builder Fedora-x86_64-native-gdbserver-m64, revision e0cdfe3c14b2aa55422fb02ba4c32e644d953d69 gdb-buildbot
16:19 Oh dear. I regret to inform you that commit e0cdfe3c14b2aa55422fb02ba4c32e644d953d69 might be unfortunate gdb-buildbot
15:49 Re: [PATCH v2 18/24] Multi-target support Simon Marchi
15:36 Re: Breakage on builder Fedora-x86_64-m64, revision 4814632e69636177b71b8d091009a0ec614916ec Simon Marchi
15:32 [PATCH 2/2] Use enums for human-readable exception information. Hannes Domani via gdb-patches
15:32 [PATCH 1/2] Display ExceptionRecord for $_siginfo Hannes Domani via gdb-patches
15:18 Re: [PATCH v2 0/6] Move gdbsupport to top level Pedro Alves
15:14 Re: [PATCH v2 18/24] Multi-target support Simon Marchi
14:52 Re: [PATCH 2/4] gdb: remove use of iterate_over_inferiors in mi/mi-interp.c Simon Marchi
14:40 Breakage on builder Fedora-x86_64-cc-with-index, revision 790f17188a22e722bab9915e1d50307f8cb7c0f9 gdb-buildbot
14:40 Oh dear. I regret to inform you that commit 790f17188a22e722bab9915e1d50307f8cb7c0f9 might be unfortunate gdb-buildbot
14:10 Re: [PATCH v2 0/6] Move gdbsupport to top level Simon Marchi
13:38 Breakage on builder Fedora-x86_64-m32, revision 3112ed9799124edf4d1f9c903da0d59f5a4ca102 gdb-buildbot
13:37 Breakage on builder Fedora-i686, revision 3112ed9799124edf4d1f9c903da0d59f5a4ca102 gdb-buildbot
13:37 Oh dear. I regret to inform you that commit 3112ed9799124edf4d1f9c903da0d59f5a4ca102 might be unfortunate gdb-buildbot
13:35 Re: [PATCH v2 0/6] Move gdbsupport to top level Pedro Alves
13:27 Breakage on builder Fedora-x86_64-native-gdbserver-m32, revision 2da2eaf4ce299c84c5a1f1bc6f7944266cb36d6e gdb-buildbot
13:26 Oh dear. I regret to inform you that commit 2da2eaf4ce299c84c5a1f1bc6f7944266cb36d6e might be unfortunate gdb-buildbot
12:45 Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, revision d0849eed78268cee12d4540c67a2d9813d44f61c gdb-buildbot
12:31 Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, revision d0849eed78268cee12d4540c67a2d9813d44f61c gdb-buildbot
12:28 Breakage on builder Fedora-x86_64-m32, revision d0849eed78268cee12d4540c67a2d9813d44f61c gdb-buildbot
12:25 Breakage on builder Fedora-x86_64-cc-with-index, revision d0849eed78268cee12d4540c67a2d9813d44f61c gdb-buildbot
12:25 Oh dear. I regret to inform you that commit d0849eed78268cee12d4540c67a2d9813d44f61c might be unfortunate gdb-buildbot
12:20 Breakage on builder Fedora-x86_64-w64-mingw32, revision 9cf70a448bed3f91fadc0e89ab0f4e5c0d79d975 gdb-buildbot
12:20 Oh dear. I regret to inform you that commit 9cf70a448bed3f91fadc0e89ab0f4e5c0d79d975 might be unfortunate gdb-buildbot
11:54 Re: [PATCH v2 0/6] Move gdbsupport to top level Simon Marchi
11:19 Re: Breakage on builder Fedora-x86_64-m64, revision 4814632e69636177b71b8d091009a0ec614916ec Jan Beulich
10:55 Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, revision 4814632e69636177b71b8d091009a0ec614916ec gdb-buildbot
10:41 Breakage on builder Fedora-x86_64-m64, revision 4814632e69636177b71b8d091009a0ec614916ec gdb-buildbot
10:38 Breakage on builder Fedora-x86_64-cc-with-index, revision 4814632e69636177b71b8d091009a0ec614916ec gdb-buildbot
10:38 Oh dear. I regret to inform you that commit 4814632e69636177b71b8d091009a0ec614916ec might be unfortunate gdb-buildbot
09:53 Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, revision c12081a66b4abe34d2c858c78d4028606a082579 gdb-buildbot
09:53 Oh dear. I regret to inform you that commit c12081a66b4abe34d2c858c78d4028606a082579 might be unfortunate gdb-buildbot
09:14 Breakage on builder Fedora-x86_64-native-gdbserver-m64, revision 8dc3273e0c50b607ee97873ae745cbc0d3ec6d7f gdb-buildbot
08:48 Breakage on builder Fedora-x86_64-m64, revision 8dc3273e0c50b607ee97873ae745cbc0d3ec6d7f gdb-buildbot
08:48 Oh dear. I regret to inform you that commit 8dc3273e0c50b607ee97873ae745cbc0d3ec6d7f might be unfortunate gdb-buildbot
07:57 Re: [PATCH 2/3] Consistently use BFD's time Eli Zaretskii
07:52 Re: [PATCH 2/3] Consistently use BFD's time Eli Zaretskii
07:25 RE: [PATCH 2/4] gdb: remove use of iterate_over_inferiors in mi/mi-interp.c Aktemur, Tankut Baris
07:23 Breakage on builder Fedora-i686, revision 0d1cc75df1c9a356dfa47932e9ec52fca7d8f5ab gdb-buildbot
07:23 Oh dear. I regret to inform you that commit 0d1cc75df1c9a356dfa47932e9ec52fca7d8f5ab might be unfortunate gdb-buildbot
07:19 Breakage on builder Fedora-x86_64-w64-mingw32, revision aad09917e04b33da463f1703aab8d057cfe3f54e gdb-buildbot
07:19 Oh dear. I regret to inform you that commit aad09917e04b33da463f1703aab8d057cfe3f54e might be unfortunate gdb-buildbot
05:34 Breakage on builder Fedora-x86_64-m32, revision 131cb553d6d10412b20cf49bb0e3a5e736a90a36 gdb-buildbot
05:34 Oh dear. I regret to inform you that commit 131cb553d6d10412b20cf49bb0e3a5e736a90a36 might be unfortunate gdb-buildbot
05:04 Breakage on builder Fedora-x86_64-cc-with-index, revision e1c6cf618cbeebbafd34afc5ee921fcbf7061bfa gdb-buildbot
05:04 Oh dear. I regret to inform you that commit e1c6cf618cbeebbafd34afc5ee921fcbf7061bfa might be unfortunate gdb-buildbot
04:42 Breakage on builder Fedora-x86_64-native-gdbserver-m64, revision ff47f4f06d296b672337e2c7363a745cd2725f58 gdb-buildbot
04:39 Breakage on builder Fedora-x86_64-native-gdbserver-m32, revision ff47f4f06d296b672337e2c7363a745cd2725f58 gdb-buildbot
04:35 Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, revision ff47f4f06d296b672337e2c7363a745cd2725f58 gdb-buildbot
04:10 Breakage on builder Fedora-x86_64-m64, revision ff47f4f06d296b672337e2c7363a745cd2725f58 gdb-buildbot
04:10 Oh dear. I regret to inform you that commit ff47f4f06d296b672337e2c7363a745cd2725f58 might be unfortunate gdb-buildbot
04:04 Breakage on builder Fedora-x86_64-w64-mingw32, revision 975f45b7e103929f3ed05d7a4dc71bb5fc320810 gdb-buildbot
04:03 Oh dear. I regret to inform you that commit 975f45b7e103929f3ed05d7a4dc71bb5fc320810 might be unfortunate gdb-buildbot
03:47 Re: [PATCH v2 18/24] Multi-target support Simon Marchi
01:15 Breakage on builder Fedora-x86_64-native-gdbserver-m64, revision 25e573565306c51df462eb6a957f86fc130ee580 gdb-buildbot
01:08 Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, revision 25e573565306c51df462eb6a957f86fc130ee580 gdb-buildbot
01:08 Oh dear. I regret to inform you that commit 25e573565306c51df462eb6a957f86fc130ee580 might be unfortunate gdb-buildbot
01:04 Breakage on builder Fedora-x86_64-w64-mingw32, revision 05ea2a051030a452bb1f4710dafeb1054cf38c17 gdb-buildbot
01:04 Oh dear. I regret to inform you that commit 05ea2a051030a452bb1f4710dafeb1054cf38c17 might be unfortunate gdb-buildbot
00:15 Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, revision 01027315f54048dbaf03ac37455c2528c72a6d9b gdb-buildbot
00:15 Breakage on builder Fedora-x86_64-native-gdbserver-m64, revision 01027315f54048dbaf03ac37455c2528c72a6d9b gdb-buildbot
00:10 Breakage on builder Fedora-x86_64-native-gdbserver-m32, revision 01027315f54048dbaf03ac37455c2528c72a6d9b gdb-buildbot
00:06 Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, revision 01027315f54048dbaf03ac37455c2528c72a6d9b gdb-buildbot
00:04 Breakage on builder Fedora-x86_64-m64, revision 01027315f54048dbaf03ac37455c2528c72a6d9b gdb-buildbot
00:03 Breakage on builder Fedora-x86_64-m32, revision 01027315f54048dbaf03ac37455c2528c72a6d9b gdb-buildbot
00:02 Breakage on builder Fedora-x86_64-cc-with-index, revision 01027315f54048dbaf03ac37455c2528c72a6d9b gdb-buildbot
00:01 Breakage on builder Fedora-i686, revision 01027315f54048dbaf03ac37455c2528c72a6d9b gdb-buildbot

January 16, 2020
22:46 [PUSHED/OBVIOUS] Fix some spelling errors. Christian Biesinger via gdb-pa
22:31 Re: [PATCH 0/4] Remove some uses of iterate_over_inferiors Simon Marchi
21:58 Re: [PATCH 2/3] Consistently use BFD's time Pedro Alves
20:47 Re: [PATCH 2/3] Consistently use BFD's time Christian Biesinger via gdb-pa
20:37 Re: [PATCH 2/3] Consistently use BFD's time Pedro Alves
20:23 Re: [RFC][PATCH v2] Rebase executable to match relocated base address Hannes Domani via gdb-patches
20:19 Re: [PATCH v2] Add type for $_tlb->process_environment_block->process_parameters Hannes Domani via gdb-patches
19:56 Re: [PATCH v2] Add type for $_tlb->process_environment_block->process_parameters Simon Marchi
19:21 Re: [PATCH][PR build/24805] Explicitly export symbols from gdb_proc_service Pedro Alves
18:28 Re: [PATCH v2 0/6] Move gdbsupport to top level Christian Biesinger via gdb-pa
18:23 Re: [PATCH v2 0/6] Move gdbsupport to top level Pedro Alves
18:14 [pushed] [gdb] Move ChangeLog entries to their right files Pedro Alves
18:01 [PATCH v2] Add type for $_tlb->process_environment_block->process_parameters Hannes Domani via gdb-patches
17:39 Re: [PATCH v2 0/6] Move gdbsupport to top level Christian Biesinger via gdb-pa
17:29 Re: [PATCH] Add type for $_tlb->process_environment_block->process_parameters Simon Marchi
17:28 [PATCH] Better handling of realpath() failure in windows_make_so() on Cygwin Jon Turney
17:22 Re: [PATCH] Support for DWARF5 location lists entries Simon Marchi
16:23 Re: [PATCH v2 0/6] Move gdbsupport to top level Pedro Alves
15:48 Re: [PATCH 0/4] Remove some uses of iterate_over_inferiors Tom Tromey
15:31 RE: [PATCH] Support for DWARF5 location lists entries Achra, Nitika
15:24 Re: [PATCH 2/4] gdb: remove use of iterate_over_inferiors in mi/mi-interp.c Simon Marchi
14:29 Re: [PATCH v2 0/6] Move gdbsupport to top level Pedro Alves
14:16 Re: [PATCH] Support for DWARF5 location lists entries Simon Marchi
14:15 Re: [PATCH] Support for DWARF5 location lists entries Simon Marchi
11:29 Re: [PATCH] Add type for $_tlb->process_environment_block->process_parameters Hannes Domani via gdb-patches
11:29 RE: [PATCH] Support for DWARF5 location lists entries Achra, Nitika
09:02 RE: [PATCH 2/4] gdb: remove use of iterate_over_inferiors in mi/mi-interp.c Aktemur, Tankut Baris
04:23 Re: [PATCH v2 0/6] Move gdbsupport to top level Simon Marchi
02:57 Re: [PATCH v2 0/6] Move gdbsupport to top level Simon Marchi
02:55 Re: [PATCH v2 0/6] Move gdbsupport to top level Christian Biesinger via gdb-pa
00:48 [PATCHv2 1/2] gdb/tui: Prevent exceptions from trying to cross readline Andrew Burgess
00:48 [PATCHv2 2/2] gdb/tui: asm window handles invalid memory and scrolls better Andrew Burgess
00:48 [PATCHv2 0/2] gdb/tui: Assembler window scrolling fixes Andrew Burgess

January 15, 2020
22:12 Re: [PATCH v2 0/6] Move gdbsupport to top level Pedro Alves
21:46 Re: [PATCH v2 0/6] Move gdbsupport to top level Pedro Alves
21:35 Re: [PATCH v2 0/6] Move gdbsupport to top level Pedro Alves
21:27 Re: [PATCH] Add type for $_tlb->process_environment_block->process_parameters Simon Marchi
21:09 Re: [PATCH v2 0/6] Move gdbsupport to top level Christian Biesinger via gdb-pa
20:37 [PATCH] Harden gdb.base/step-over-syscall.exp Luis Machado
20:24 Re: [PATCH v2 0/6] Move gdbsupport to top level Pedro Alves
20:09 [PING^2][PATCH] Add type for $_tlb->process_environment_block->process_parameters Hannes Domani via gdb-patches
19:50 [review] [RFC] Support $ORIGIN in DW_AT_comp_dir Christian Biesinger (Code Revi
19:18 [PATCH 3/4] gdb: remove uses of iterate_over_inferiors in mi/mi-main.c Simon Marchi
19:12 [PATCH 1/4] gdb: remove use of iterate_over_inferiors in py-inferior.c Simon Marchi
19:12 [PATCH 4/4] gdb: remove uses of iterate_over_inferiors in top.c Simon Marchi
19:12 [PATCH 2/4] gdb: remove use of iterate_over_inferiors in mi/mi-interp.c Simon Marchi
19:12 [PATCH 0/4] Remove some uses of iterate_over_inferiors Simon Marchi
17:59 Re: [PATCH] texi2pod.pl: import support for @t{...} from gcc Simon Marchi
17:51 Re: [PATCH] Use get_thread_regcache instead of get_current_regcache in post_create_inferior Simon Marchi
16:07 Re: [PATCH 2/3] Consistently use BFD's time Eli Zaretskii
14:56 Re: [PATCH v2 0/6] Move gdbsupport to top level Pedro Alves
14:41 Re: [PATCH v2 0/6] Move gdbsupport to top level Pedro Alves
14:30 RE: [review v3] testsuite, cp: increase the coverage of testing pass-by-ref arguments Aktemur, Tankut Baris
14:09 Re: [PATCH v2 0/6] Move gdbsupport to top level Pedro Alves
12:18 Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, revision e0037b4cc727274248aebc11543f2ea3a711dacb gdb-buildbot
12:18 Oh dear. I regret to inform you that commit e0037b4cc727274248aebc11543f2ea3a711dacb might be unfortunate gdb-buildbot
11:52 [PATCH 2/2,v3] [AArch64] Test handling of additional brk instruction patterns Luis Machado
11:52 [PATCH 1/2,v3] [AArch64] Recognize more program breakpoint patterns Luis Machado
11:52 [PATCH 0/2,v3][AArch64]Handle additional brk instruction patterns Luis Machado
06:15 Re: [PATCH 00/55] Remove val_print Simon Marchi
06:01 Re: [PATCH 44/55] Introduce cp_print_value_fields and c_value_print_struct Simon Marchi
05:57 Re: [PATCH 40/55] Introduce c_value_print_ptr Simon Marchi
05:47 Re: [PATCH 28/55] Convert Pascal to value-based API Simon Marchi
05:15 Re: [PATCH 14/55] Introduce value_print_array_elements Simon Marchi
05:09 Re: [PATCH 12/55] Introduce value_print_scalar_formatted Simon Marchi
05:01 Re: [PATCH 09/55] Use common_val_print in c-valprint.c Simon Marchi
03:18 [PATCH] riscv: add gdbserver support jiangshuai_li
02:34 Re: [X-POST] patchwork.sourceware.org refresh Siddhesh Poyarekar
01:03 Breakage on builder Ubuntu-Aarch64-native-gdbserver-m64, revision 01027315f54048dbaf03ac37455c2528c72a6d9b gdb-buildbot
01:00 Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, revision 01027315f54048dbaf03ac37455c2528c72a6d9b gdb-buildbot
00:57 Breakage on builder Ubuntu-Aarch64-m64, revision 01027315f54048dbaf03ac37455c2528c72a6d9b gdb-buildbot
00:57 Oh dear. I regret to inform you that commit 01027315f54048dbaf03ac37455c2528c72a6d9b might be unfortunate gdb-buildbot
00:56 Re: [PATCH 2/2] gdb/tui: asm window handles invalid memory and scrolls better Tom Tromey
00:43 Re: [PATCH 1/2] gdb/tui: Prevent exceptions from trying to cross readline Tom Tromey
00:37 Re: [PATCH] Fix valgrind error from gdb.decode_line Tom Tromey
00:36 Re: [PATCH 00/55] Remove val_print Tom Tromey

January 14, 2020
23:25 Re: [PATCH v2 0/6] Move gdbsupport to top level Tom Tromey
23:18 Re: [PATCH v2 0/6] Move gdbsupport to top level Tom Tromey
23:17 [FYI] Fix indentation in common.m4 Tom Tromey
22:26 Re: [PATCH 2/3] Consistently use BFD's time Christian Biesinger via gdb-pa
22:13 Re: [PATCH 1/3] Avoid hash table corruption in gdb_bfd.c Christian Biesinger via gdb-pa
21:10 [PATCH 3/3] Further simplify gdb BFD caching Tom Tromey
21:10 [PATCH 2/3] Consistently use BFD's time Tom Tromey
21:10 [PATCH 1/3] Avoid hash table corruption in gdb_bfd.c Tom Tromey
21:10 [PATCH 0/3] Fix gdb's BFD cache Tom Tromey
19:46 Re: gnulib stat problem (Was: [pushed] Update Gnulib to the latest git version) Eli Zaretskii
19:06 Re: [X-POST] patchwork.sourceware.org refresh Christian Biesinger via gdb-pa
18:17 Re: gnulib stat problem Tom Tromey
17:37 Re: [PATCH] gdb/arm-tdep: the "strd rd, [sp, #-imm]!" is the part of function prologue. Luis Machado
17:32 Re: [PATCH] gdb/arm-tdep: fix to adapt insn "str rd, [sp, #-imm]" Luis Machado
17:03 Re: gnulib stat problem (Was: [pushed] Update Gnulib to the latest git version) Hannes Domani via gdb-patches
16:57 gnulib stat problem (Was: [pushed] Update Gnulib to the latest git version) Tom Tromey
16:56 Re: [PATCH][PR build/24805] Explicitly export symbols from gdb_proc_service Norbert Lange
16:28 Re: [PATCH] Support for DWARF5 location lists entries Simon Marchi
15:47 Re: [PATCH][PR build/24805] Explicitly export symbols from gdb_proc_service Pedro Alves
15:37 Re: [PATCH][PR build/24805] Explicitly export symbols from gdb_proc_service Pedro Alves
15:22 Re: [PATCH 2/2][AArch64] Test handling of additional brk instruction patterns Simon Marchi
14:19 Re: [PATCH, v2] Fix/Update misc comments Luis Machado
13:59 Re: [PATCH 0/2] gdb/tui: Assembler window scrolling fixes Shahab Vahedi
13:45 Re: [PATCH 2/2][AArch64] Test handling of additional brk instruction patterns Luis Machado
13:31 Re: [PATCH 2/2][AArch64] Test handling of additional brk instruction patterns Luis Machado
13:13 Re: [review v3] testsuite, cp: increase the coverage of testing pass-by-ref arguments Luis Machado
12:52 RE: [review v3] testsuite, cp: increase the coverage of testing pass-by-ref arguments Aktemur, Tankut Baris
08:27 RE: [PATCH 1/2][AArch64] Recognize more program breakpoint patterns Aktemur, Tankut Baris
08:04 RE: [PATCH 2/2][AArch64] Test handling of additional brk instruction patterns Aktemur, Tankut Baris
07:02 RE: [PATCH] Support for DWARF5 location lists entries Achra, Nitika
05:03 [PATCH] gdb: introduce objfile text_section_offset and data_section_offset methods Simon Marchi
04:25 Re: [PATCH 2/2][AArch64] Test handling of additional brk instruction patterns Simon Marchi
04:20 Re: [PATCH] [AArch64] Convert an int flag variable to bool Simon Marchi
04:11 Re: [PATCH] Make skip without argument skip the current inline function Simon Marchi
03:46 [PATCH] Add gdb.fortran/vla-stride.exp and report a bug (was: Re: [review] gdb/fortran: array stride support) Sergio Durigan Junior

January 13, 2020
23:21 [PATCH] Dwarf 5: Handle debug_str_offsets and indexed attributes that have base offsets. Ali Tamur via gdb-patches
23:13 Re: [PATCH] gdb: use std::vector instead of alloca in core_target::get_core_register_section Simon Marchi
22:04 Re: [PATCH] gdb: use std::vector instead of alloca in core_target::get_core_register_section Pedro Alves
20:46 [PATCH 2/2] gdb/tui: asm window handles invalid memory and scrolls better Andrew Burgess
20:46 [PATCH 1/2] gdb/tui: Prevent exceptions from trying to cross readline Andrew Burgess
20:46 [PATCH 0/2] gdb/tui: Assembler window scrolling fixes Andrew Burgess
20:21 [PING^7][PATCH v2 0/4] GDB fixes for the remote end having gone astray Maciej W. Rozycki
20:20 RE: [review v3] testsuite, cp: increase the coverage of testing pass-by-ref arguments Aktemur, Tankut Baris
20:03 Re: [PATCH] gdb: use std::vector instead of alloca in core_target::get_core_register_section Simon Marchi
19:45 Re: [PATCH, v2] Fix/Update misc comments Pedro Alves
19:40 Re: [PATCH] gdb: use std::vector instead of alloca in core_target::get_core_register_section Pedro Alves
19:38 Re: [review v3] testsuite, cp: increase the coverage of testing pass-by-ref arguments Luis Machado
19:36 RE: [review v3] testsuite, cp: increase the coverage of testing pass-by-ref arguments Aktemur, Tankut Baris
19:34 Re: [PATCH] gdb: use std::vector instead of alloca in core_target::get_core_register_section Simon Marchi
19:19 [pushed] gdbserver: remove rule for files from regformats/i386 Simon Marchi
19:10 Re: [PATCH v2 0/7] Enable -Wmissing-declarations diagnostic Simon Marchi
19:00 Re: [PATCH v2 0/7] Enable -Wmissing-declarations diagnostic Simon Marchi
18:58 [pushed] gdbserver: fix Makefile dependency of regformat-generated files on regdat.sh Simon Marchi
18:21 Re: [review v3] testsuite, cp: increase the coverage of testing pass-by-ref arguments Luis Machado
17:42 [PATCH,v2][AArch64] Fix step-over-syscall.exp failure Luis Machado
17:42 [PATCH] [AArch64] Convert an int flag variable to bool Luis Machado
17:42 [PATCH,v2][AArch64] Add more debugging output to aarch64_displaced_step_fixup Luis Machado
17:33 Re: [PATCH v2 0/7] Enable -Wmissing-declarations diagnostic Tom Tromey
17:30 Re: [PATCH] gdb: use std::vector instead of alloca in core_target::get_core_register_section Tom Tromey
17:25 [PATCH 2/2][AArch64] Test handling of additional brk instruction patterns Luis Machado
17:25 [PATCH 1/2][AArch64] Recognize more program breakpoint patterns Luis Machado
17:25 [PATCH 0/2,v2][AArch64]Handle additional brk instruction patterns Luis Machado
17:25 [PATCH v2] Cache the text section offset of shared libraries Hannes Domani via gdb-patches
17:06 Re: [PATCH 1/2] [AArch64] Recognize more program breakpoint patterns Luis Machado
17:03 [PATCH 2/2] [AArch64] Test handling of additional brk instruction patterns Luis Machado
17:03 [PATCH 1/2] [AArch64] Recognize more program breakpoint patterns Luis Machado
16:54 Re: [PATCH] gdb: use std::vector instead of alloca in core_target::get_core_register_section Simon Marchi
16:37 Re: [PATCH] Support for DWARF5 location lists entries Simon Marchi
15:59 Re: [PATCH v2 18/24] Multi-target support Simon Marchi
15:19 Re: [PATCH v2 18/24] Multi-target support Pedro Alves
15:10 Re: [PATCH v2 18/24] Multi-target support Pedro Alves
14:59 Re: [PING^2] [PATCH] Cache the text section offset of shared libraries Jon Turney
13:00 Re: [PATCH] gdb/arm-tdep: the "strd rd, [sp, #-imm]!" is the part of function prologue. chenzefeng (A)
12:50 Re: [PATCH] [AArch64] Recognize more program breakpoint patterns Luis Machado
10:45 RE: [PATCH] Support for DWARF5 location lists entries Achra, Nitika
10:00 Re: [PATCH] gdb: use std::vector instead of alloca in core_target::get_core_register_section Andreas Schwab
08:39 [review v3] jit: remove bp locations when unregistering jit code Mihails Strasuns (Code Review)
04:34 Re: [PATCH 2/2] gdb: Handle malformed ELF, symbols in non-allocatable sections Kevin Buettner
04:29 Re: [PATCH 1/2] gdb/testsuite: Allow DWARF assembler to create multiple line tables Kevin Buettner
03:30 Re: [PATCH] gdb: use std::vector instead of alloca in core_target::get_core_register_section Simon Marchi

January 12, 2020
23:20 Re: [PATCH] gdb: use std::vector instead of alloca in core_target::get_core_register_section Christian Biesinger via gdb-pa
22:30 [PATCH] Replace init_cutu_and_read_dies with a class Tom Tromey
21:46 Re: [PATCH v2 18/24] Multi-target support Simon Marchi
20:23 [pushed 2/2] gdb: include gdb_wait.h in gdb_wait.c Simon Marchi
20:23 [pushed 1/2] gdbserver: include linux-arm-tdesc.h in linux-arm-tdesc.c Simon Marchi
20:22 Re: [PATCH v2 0/7] Enable -Wmissing-declarations diagnostic Simon Marchi
20:17 [PATCH] gdb: use std::vector instead of alloca in core_target::get_core_register_section Simon Marchi
19:57 Re: [PATCH v2 18/24] Multi-target support Simon Marchi
19:10 Breakage on builder Fedora-x86_64-m32, revision c17e02e1b55b5e9cbdc6581f05bfec96dc8436f4 gdb-buildbot
19:10 Oh dear. I regret to inform you that commit c17e02e1b55b5e9cbdc6581f05bfec96dc8436f4 might be unfortunate gdb-buildbot
16:08 [pushed 2/2] gdbserver: make aarch64_write_goto_address static Simon Marchi
16:08 [pushed 1/2] gdbserver: include aarch32/aarch64 header file in corresponding source file Simon Marchi
08:13 [PING**2] [PATCH] Make skip without argument skip the current inline function Bernd Edlinger
07:06 Re: [PATCH v2 0/7] Enable -Wmissing-declarations diagnostic Joel Brobecker
02:48 Re: [PATCH v2 0/7] Enable -Wmissing-declarations diagnostic Simon Marchi
02:19 Re: [PATCH v2 0/6] Move gdbsupport to top level Simon Marchi
01:58 New ARI warning Sun Jan 12 01:58:00 UTC 2020 GDB Administrator
01:02 [pushed] Remove last traces of discard_all_inferiors (Re: [PATCH v2 18/24] Multi-target support) Pedro Alves
00:03 [PING^2] [PATCH] Cache the text section offset of shared libraries Hannes Domani via gdb-patches

January 11, 2020
19:41 Re: [PATCH] Make TUI borders respect "set style enabled" Tom Tromey
18:44 [PATCH] Call disassemble_free_target in gdb Tom Tromey
18:19 Re: [RFAv2 3/3] Document 'set|show exec-file-mismatch (ask|warn|off)' Eli Zaretskii
18:11 [RFAv2 1/3] Implement 'set/show exec-file-mismatch'. Philippe Waroquiers
18:11 [RFAv2 3/3] Document 'set|show exec-file-mismatch (ask|warn|off)' Philippe Waroquiers
18:11 [RFAv2 2/3] Test 'set exec-file-mismatch ask|warn|off'. Philippe Waroquiers
18:11 [RFAv2 0/3] New option 'set exec-file-mismatch (ask|warn|off)'. Fixes PR gdb/17626. Philippe Waroquiers
17:29 Re: [PATCH v2 0/7] Enable -Wmissing-declarations diagnostic Tom Tromey
16:58 Re: [PATCH v2 0/6] Move gdbsupport to top level Tom Tromey
13:35 Re: [PATCH] Dwarf 5: Handle debug_str_offsets and indexed attributes that have base offsets. Simon Marchi
03:45 [PATCH] Dwarf 5: Handle debug_str_offsets and indexed attributes that have base offsets. Ali Tamur via gdb-patches
03:33 Re: [PATCH v2 7/7] Enable -Wmissing-declarations diagnostic Simon Marchi
03:32 Re: [PATCH v2 1/7] gdb: add back declarations for _initialize functions Simon Marchi
03:12 Re: [PATCH v2 18/24] Multi-target support Simon Marchi
02:00 Re: [PATCH v2][PR tui/9765] Fix segfault in asm TUI when reaching end of file Andrew Burgess
01:56 New ARI warning Sat Jan 11 01:56:40 UTC 2020 GDB Administrator

January 10, 2020
22:09 [PATCH v2 6/7] gdbserver: set IP_AGENT_EXPORT_FUNC to static when not building IPA, add declarations Simon Marchi
22:09 [PATCH v2 5/7] gdbserver: make some functions static in linux-x86-low.c Simon Marchi
22:01 [PATCH v2 1/7] gdb: add back declarations for _initialize functions Simon Marchi
22:00 [PATCH v2 7/7] Enable -Wmissing-declarations diagnostic Simon Marchi
22:00 [PATCH v2 0/7] Enable -Wmissing-declarations diagnostic Simon Marchi
22:00 [PATCH v2 4/7] gdbserver: include gdbsupport/common-inferior.h in inferiors.c Simon Marchi
22:00 [PATCH v2 3/7] gdbserver: include hostio.h in hostio-errno.c Simon Marchi
22:00 [PATCH v2 2/7] gdb: add declaration to Python init function Simon Marchi
21:46 Re: [PATCH 01/15] Add back declarations for _initialize functions Simon Marchi
20:13 Re: [PATCH v2 00/24] Multi-target support Pedro Alves
20:03 Re: [PATCH] Switch the inferior too in switch_to_program_space_and_thread (Re: [PATCH v2 08/24] Introduce switch_to_inferior_no_thread) Pedro Alves
20:00 Re: [PATCH v3 0/2] Fix handling of null stap semaphores Simon Marchi
19:54 Re: [PATCH] [RFC][AArch64] Fix some erroneous behavior in gdb.base/step-over-syscall.exp Luis Machado
19:52 Re: [PATCH v3 0/2] Fix handling of null stap semaphores George Barrett
19:51 Re: [PATCH v3 0/2] Fix handling of null stap semaphores Simon Marchi
19:37 [PATCH v3 2/2] Fix handling of null stap semaphores George Barrett
19:37 [PATCH v3 1/2] gdb/testsuite/gdb.base/stap-probe: Minor clean-up George Barrett
19:37 [PATCH v3 0/2] Fix handling of null stap semaphores George Barrett
19:16 Re: [PATCH v2 2/2] Fix handling of null stap semaphores George Barrett
18:43 Re: [PATCH 1/1] Add debuginfod support to GDB Tom Tromey
18:43 Re: [PATCH 01/15] Add back declarations for _initialize functions Tom Tromey
17:41 Re: [PATCH v2] Don't define _FORTIFY_SOURCE on mingw Christian Biesinger via gdb-pa
16:53 Re: [PATCH] [AArch64] Recognize more program breakpoint patterns Alan Hayward
16:46 Re: [PATCH 1/1] Add debuginfod support to GDB Aaron Merey
16:32 Re: [PATCH 1/1] Add debuginfod support to GDB Aaron Merey
15:40 [PATCH] Switch the inferior before outputting its id in "info inferiors" (Re: [PATCH v2 00/24] Multi-target support) Pedro Alves
14:58 Re: [PATCH] [AArch64] Recognize more program breakpoint patterns Luis Machado
14:42 Re: [PATCH] Don't let TUI exceptions escape to readline (PR tui/9765) Tom Tromey
14:41 Re: [PATCH] Switch the inferior too in switch_to_program_space_and_thread (Re: [PATCH v2 08/24] Introduce switch_to_inferior_no_thread) Tom Tromey
14:31 Re: [PATCH] Don't let TUI exceptions escape to readline (PR tui/9765) Shahab Vahedi
14:26 Re: [PATCH] gdb/tui: Place window titles in the center of the border Tom Tromey
14:23 Re: [PATCH 1/1] Add debuginfod support to GDB Tom Tromey
13:51 RE: [PATCH] Switch the inferior too in switch_to_program_space_and_thread (Re: [PATCH v2 08/24] Introduce switch_to_inferior_no_thread) Aktemur, Tankut Baris
13:49 RE: [PATCH v2 00/24] Multi-target support Aktemur, Tankut Baris
13:47 Re: [PATCH v2][PR tui/9765] Fix segfault in asm TUI when reaching end of file Shahab Vahedi
13:37 [PATCH] Don't let TUI exceptions escape to readline (PR tui/9765) Pedro Alves
12:53 Re: [PATCH v2][PR tui/9765] Fix segfault in asm TUI when reaching end of file Pedro Alves
12:18 Re: [PATCH] Switch the inferior too in switch_to_program_space_and_thread (Re: [PATCH v2 08/24] Introduce switch_to_inferior_no_thread) Pedro Alves
11:57 [PATCH v2][PR tui/9765] Fix segfault in asm TUI when reaching end of file Shahab Vahedi
11:33 RE: [PATCH] Switch the inferior too in switch_to_program_space_and_thread (Re: [PATCH v2 08/24] Introduce switch_to_inferior_no_thread) Aktemur, Tankut Baris
10:36 Re: [PATCH 1/2] [AArch64] Fix step-over-syscall.exp failure Alan Hayward
04:45 Re: [PATCH v2 2/2] Fix handling of null stap semaphores Simon Marchi
04:08 Re: [PUSHED] gdb/testsuite: Fix race condition in gdb.base/skip.exp Simon Marchi
03:46 Re: [PATCH] Dwarf 5: Handle debug_str_offsets and indexed attributes that have base offsets. Simon Marchi
02:03 Re: [PATCH] Switch the inferior too in switch_to_program_space_and_thread (Re: [PATCH v2 08/24] Introduce switch_to_inferior_no_thread) Pedro Alves
00:28 Re: [PATCH v2] Don't define _FORTIFY_SOURCE on mingw Tom Tromey
00:09 [PATCH] gdb/tui: Place window titles in the center of the border Andrew Burgess

January 09, 2020
23:28 Re: [PATCH 0/6] Vertical scrolling and another small bug fix Andrew Burgess
23:28 Re: [PATCH 1/1] Add debuginfod support to GDB Christian Biesinger via gdb-pa
23:26 [PATCH, v2] Fix/Update misc comments Luis Machado
23:26 Re: [PATCH] Fix/Update misc comments Luis Machado
23:04 [PUSHED] gdb/testsuite: Fix race condition in gdb.base/skip.exp Andrew Burgess
22:50 Re: [PATCH 01/15] Add back declarations for _initialize functions Simon Marchi
22:41 Re: [PATCH 1/1] Add debuginfod support to GDB Aaron Merey
22:33 Re: [PATCH 01/15] Add back declarations for _initialize functions Tom Tromey
22:32 Re: [PATCH v2] Don't define _FORTIFY_SOURCE on mingw Christian Biesinger via gdb-pa
22:23 Re: [PATCH v2] Don't define _FORTIFY_SOURCE on mingw Tom Tromey
22:23 Re: [PATCH 01/15] Add back declarations for _initialize functions Simon Marchi
22:03 [pushed] Fix indentation in print_thread_info_1 Simon Marchi
19:50 Re: [PATCH v2 00/24] Multi-target support Pedro Alves
19:48 Re: [PATCH] Fix/Update misc comments Pedro Alves
19:32 Re: [PATCH v2 00/24] Multi-target support John Baldwin
19:15 Re: [PATCH] Fix memory leak of the demangled symbol name Christian Biesinger via gdb-pa
18:54 Re: [PATCH] Fix/Update misc comments Tom Tromey
18:46 Re: [PATCH 01/15] Add back declarations for _initialize functions John Baldwin
18:26 Re: [PATCH 1/2] [AArch64] Fix step-over-syscall.exp failure Luis Machado
17:18 Re: [PATCH 1/2] [AArch64] Fix step-over-syscall.exp failure Alan Hayward
16:58 Re: [review v2] infrun: handle already-exited threads when attempting to stop Pedro Alves
16:26 Re: [PATCH] [AArch64] Recognize more program breakpoint patterns Alan Hayward
16:25 Re: [PATCH 2/2] [AArch64] Add more debugging output to aarch64_displaced_step_fixup Luis Machado
16:24 Re: [PATCH 1/2] [AArch64] Fix step-over-syscall.exp failure Luis Machado
16:14 Re: [PATCH 2/2] [AArch64] Add more debugging output to aarch64_displaced_step_fixup Alan Hayward
16:03 Re: [PATCH 1/2] [AArch64] Fix step-over-syscall.exp failure Alan Hayward
15:59 RE: [PATCH] [AArch64] Recognize more program breakpoint patterns Aktemur, Tankut Baris
15:45 Re: [PATCH] [AArch64] Recognize more program breakpoint patterns Luis Machado
15:38 Re: [PATCH] Fix/Update misc comments Luis Machado
15:36 Re: [PATCH] Fix/Update misc comments Tom Tromey
15:27 Re: [PATCH 1/1] Add debuginfod support to GDB Tom Tromey
15:21 Re: [PATCH] [RFC][AArch64] Fix some erroneous behavior in gdb.base/step-over-syscall.exp Alan Hayward
14:52 Re: [PATCH] [AArch64] Recognize more program breakpoint patterns Alan Hayward
14:49 Re: [PATCH] Fix memory leak of the demangled symbol name Tom Tromey
13:48 Re: [PATCH 1/1] Add debuginfod support to GDB Eli Zaretskii
11:59 Re: [PATCH] GDB: Treat memory exception from tui_disassemble() gracefully Shahab Vahedi
08:17 [PATCH] gdb/testsuite: Updated includes Lukas Durfina
03:48 [PATCH 1/1] Add debuginfod support to GDB Aaron Merey
03:47 [PATCH 0/1] Add debuginfod support to GDB Aaron Merey
01:01 Re: [PATCH] Remove gdb_assert in dw2_find_pc_sect_compunit_symtab. Ali Tamur via gdb-patches
00:58 [PATCH v2 5/6] Add gdbsupport check-defines script Tom Tromey
00:58 [PATCH v2 6/6] Don't link gdb twice against libiberty Tom Tromey
00:58 [PATCH v2 4/6] Remove use of <config.h> from gdb/nat/ Tom Tromey
00:58 [PATCH v2 1/6] Consolidate definition of USE_WIN32API Tom Tromey
00:58 [PATCH v2 0/6] Move gdbsupport to top level Tom Tromey
00:57 [PATCH] Dwarf 5: Handle debug_str_offsets and indexed attributes that have base offsets. Ali Tamur via gdb-patches

January 08, 2020
22:11 Re: [PATCH] Change section_offsets to a std::vector Tom Tromey
18:12 Re: [PATCH 3/4] Use std::vector in abbrev_table_read_table Tom Tromey
18:11 Re: [PATCH 1/4] Remove some explicit memory management from dwarf2read.c Tom Tromey
16:31 Re: [PATCH] GDB: Treat memory exception from tui_disassemble() gracefully Andrew Burgess
15:57 [review v2] infrun: handle already-exited threads when attempting to stop Tankut Baris Aktemur (Code Rev
15:51 Re: [PATCH] Dwarf 5: Handle debug_str_offsets and indexed attributes that have base offsets. Simon Marchi
15:48 RE: [PATCH] Switch the inferior too in switch_to_program_space_and_thread (Re: [PATCH v2 08/24] Introduce switch_to_inferior_no_thread) Aktemur, Tankut Baris
15:26 [PATCH] GDB: Treat memory exception from tui_disassemble() gracefully Shahab Vahedi
05:19 [PATCH] Dwarf 5: Handle debug_str_offsets and indexed attributes that have base offsets. Ali Tamur via gdb-patches
04:37 Re: [PATCH] Change section_offsets to a std::vector Simon Marchi
03:54 Re: [PATCH 4/4] Use std::string in dwarf2read.c Simon Marchi
03:52 Re: [PATCH 3/4] Use std::vector in abbrev_table_read_table Simon Marchi
03:46 Re: [PATCH 2/4] Use unique_xmalloc_ptr in fixup_go_packaging Simon Marchi
03:44 Re: [PATCH 1/4] Remove some explicit memory management from dwarf2read.c Simon Marchi
03:30 Re: [PATCH v2] Don't define _FORTIFY_SOURCE on mingw Eli Zaretskii
03:26 Re: [PATCH] Support for DWARF5 location lists entries Simon Marchi
01:13 [PATCH] Fix memory leak of the demangled symbol name Christian Biesinger via gdb-pa
00:58 Re: [RFA 1/3] Implement 'set/show exec-file-mismatch'. Tom Tromey
00:52 Re: [RFA 3/3] Document 'set|show exec-file-mismatch (reload|warn|off)' Tom Tromey
00:34 Re: GDB 9.1 release -- 2020-01-02 update Christian Biesinger via gdb-pa

January 07, 2020
23:43 Re: [PATCH v2] Don't define _FORTIFY_SOURCE on mingw Christian Biesinger via gdb-pa
22:17 [PATCH 4/4] Use std::string in dwarf2read.c Tom Tromey
22:08 [PATCH 3/4] Use std::vector in abbrev_table_read_table Tom Tromey
22:08 [PATCH 1/4] Remove some explicit memory management from dwarf2read.c Tom Tromey
22:07 [PATCH 2/4] Use unique_xmalloc_ptr in fixup_go_packaging Tom Tromey
22:07 [PATCH 0/4] Minor DWARF memory management cleanups Tom Tromey
19:38 Re: [PATCH 0/6] Vertical scrolling and another small bug fix Tom Tromey
19:37 Re: [PATCH 6/6] gdb/tui: Link source and assembler scrolling .... again Tom Tromey
19:36 Re: [PATCH 5/6] gdb: Fix scrolling in TUI Tom Tromey
19:31 Re: [PATCH 4/6] gdb/tui: Fix 'layout asm' before the inferior has started Tom Tromey
19:30 Re: [PATCH 3/6] gdb/testsuite/tui: Introduce check_box_contents Tom Tromey
19:19 Re: [PATCH 2/6] gdb/testsuite/tui: Split enter_tui into two procs Tom Tromey
18:54 Re: [PATCH 1/6] gdb/testsuite/tui: Always dump_screen when asked Tom Tromey
18:30 [PING][PATCH] Add type for $_tlb->process_environment_block->process_parameters Hannes Domani via gdb-patches
18:11 [PATCH] Change section_offsets to a std::vector Tom Tromey
17:55 Re: [PATCH] gdb/testsuite: Updated includes Joel Brobecker
16:44 Re: [PATCH] Add constructor to stap_static_probe_ops Tom Tromey
15:58 Re: [PATCH 1/2] [AArch64] Fix step-over-syscall.exp failure Luis Machado
15:57 Re: [PATCH] [RFC][AArch64] Fix some erroneous behavior in gdb.base/step-over-syscall.exp Luis Machado
15:15 Re: [PING**3] [PATCH] Fix an issue with the gdb step-over aka. "n" command Bernd Edlinger
13:48 RE: [PATCH] gdb/testsuite: Updated includes Lukas Durfina
11:52 [PATCH 6/6] gdb/tui: Link source and assembler scrolling .... again Andrew Burgess
11:52 [PATCH 5/6] gdb: Fix scrolling in TUI Andrew Burgess
11:52 [PATCH 4/6] gdb/tui: Fix 'layout asm' before the inferior has started Andrew Burgess
11:52 [PATCH 3/6] gdb/testsuite/tui: Introduce check_box_contents Andrew Burgess
11:52 [PATCH 2/6] gdb/testsuite/tui: Split enter_tui into two procs Andrew Burgess
11:52 [PATCH 1/6] gdb/testsuite/tui: Always dump_screen when asked Andrew Burgess
11:52 [PATCH 0/6] Vertical scrolling and another small bug fix Andrew Burgess

January 06, 2020
23:39 Re: [PATCH][PR build/24805] Explicitly export symbols from gdb_proc_service Norbert Lange
23:22 Re: [PATCH] always export the symbols for the proc_service interface Norbert Lange
22:14 Re: [PATCH 0/3] Improve inline frame debug experience Andrew Burgess
22:13 Re: [PATCH 0/2] Re-enable stdin in various places Andrew Burgess
22:09 Re: [PING**3] [PATCH] Fix an issue with the gdb step-over aka. "n" command Andrew Burgess
22:00 Re: GDB 9.1 release 2019-12-23 update Andrew Burgess
19:55 Re: [RFAv3 2/6] Improve process exit status macros on MinGW Eli Zaretskii
19:55 Re: [PATCH v3] GDB: Fix the overflow in addr/line_is_displayed() Pedro Alves
19:38 Re: [RFAv3 2/6] Improve process exit status macros on MinGW Hannes Domani via gdb-patches
19:34 Re: [RFAv3 2/6] Improve process exit status macros on MinGW Eli Zaretskii
19:26 Re: [PATCH] Make symbol_set_names a member function Christian Biesinger via gdb-pa
19:26 Re: [RFAv3 2/6] Improve process exit status macros on MinGW Eli Zaretskii
19:21 Re: [PATCH][PR build/24805] Explicitly export symbols from gdb_proc_service Pedro Alves
18:59 Re: [RFAv3 2/6] Improve process exit status macros on MinGW Hannes Domani via gdb-patches
18:51 Re: [RFAv3 2/6] Improve process exit status macros on MinGW Pedro Alves
18:23 Re: [RFAv3 2/6] Improve process exit status macros on MinGW Eli Zaretskii
17:47 Re: [RFAv3 2/6] Improve process exit status macros on MinGW Hannes Domani via gdb-patches
16:18 Re: [PATCH] Fix search in TUI Hannes Domani via gdb-patches
16:17 Re: [RFAv3 2/6] Improve process exit status macros on MinGW Eli Zaretskii
16:14 Re: [PATCH] gdb: Fix backtrace with disassemble-next-line on Tom Tromey
16:10 Re: [PATCH] Fix search in TUI Tom Tromey
16:07 Re: [PATCH] always export the symbols for the proc_service interface Tom Tromey
15:55 Re: [PATCH v2] Avoid infinite recursion in find_pc_sect_line Kevin Buettner
15:40 [PING^6][PATCH v2 0/4] GDB fixes for the remote end having gone astray Maciej W. Rozycki
14:55 Re: [PATCH] Make TUI borders respect "set style enabled" Tom Tromey
14:36 [PATCH] Fix/Update misc comments Luis Machado
14:27 [PATCH v3] GDB: Fix the overflow in addr/line_is_displayed() Shahab Vahedi
13:56 Re: [PATCH] GDB: Remove trailing spaces in tui-disasm.c Pedro Alves
13:07 Re: [PATCH] GDB: Remove trailing spaces in tui-disasm.c Shahab Vahedi
13:04 Re: [PATCH] GDB: Remove trailing spaces in tui-disasm.c Pedro Alves
13:03 Re: [PATCH v2] GDB: Fix the overflow in addr_is_displayed() Pedro Alves
12:54 [PATCH] GDB: Remove trailing spaces in tui-disasm.c Shahab Vahedi
12:43 Re: [PATCH v2] GDB: Fix the overflow in addr_is_displayed() Shahab Vahedi
12:18 Re: [PATCH v2] GDB: Fix the overflow in addr_is_displayed() Pedro Alves
11:57 Re: [RFAv3 2/6] Improve process exit status macros on MinGW Pedro Alves
10:27 [PATCH v2] GDB: Fix the overflow in addr_is_displayed() Shahab Vahedi
10:14 RE: [PATCH] Support for DWARF5 location lists entries Achra, Nitika
08:14 [PING**3] [PATCH] Fix an issue with the gdb step-over aka. "n" command Bernd Edlinger
08:07 [PING] [PATCH] Make skip without argument skip the current inline function Bernd Edlinger
07:22 RE: [PATCH] Support for DWARF5 location lists entries Achra, Nitika
03:06 Re: [RFA/gdb-9-branch] Abort configure immediately if building GDB in tree Simon Marchi
00:30 Re: [PATCH] GDB: Fix the overflow in addr_is_displayed() Andrew Burgess

January 05, 2020
22:05 Re: [PATCH] gdb: use tui_set_layout not show_layout to fix window focus Andrew Burgess
12:00 Re: [PATCH] [AArch64] Fix erroneous use of spu architecture bfd Luis Machado
07:30 [RFA/gdb-9-branch] Abort configure immediately if building GDB in tree Joel Brobecker
06:27 Re: [PATCH] [AArch64] Fix erroneous use of spu architecture bfd Joel Brobecker
06:25 Re: [PATCH] gdb/testsuite: Updated includes Joel Brobecker
06:16 Re: [PATCH] Enable styling by default on Cygwin Joel Brobecker
06:15 [pushed/gdb-9-branch] libctf: Add configure check for asprintf (for MinGW) Joel Brobecker
06:15 [pushed/gdb-9-branch] libctf: Regenerate Makefile.in and acinclude.m4 Joel Brobecker
05:47 Re: [FYI/pushed] Start of New Year updates backported to gdb-9-branch Joel Brobecker

January 04, 2020
21:47 [PATCH] Fix valgrind error from gdb.decode_line Tom Tromey
21:45 Re: [PATCH] Make TUI borders respect "set style enabled" Christian Biesinger via gdb-pa
21:37 [PATCH] Make TUI borders respect "set style enabled" Tom Tromey
20:20 [PATCH] always export the symbols for the proc_service interface Norbert Lange
20:20 [PATCH][PR build/24805] Explicitly export symbols from gdb_proc_service Norbert Lange
18:57 Re: [PATCH 20/24] Allow TUI windows in Python Eli Zaretskii
18:54 [PATCH 17/24] Change how TUI windows are instantiated Tom Tromey
18:47 Re: [PATCH 11/24] Add horizontal splitting to TUI layout Eli Zaretskii
18:44 Re: [PATCH 08/24] Add the "tui new-layout" command Eli Zaretskii
18:34 [PATCH 20/24] Allow TUI windows in Python Tom Tromey
18:34 [PATCH 21/24] Make some tui_source_window_base members "protected" Tom Tromey
18:34 [PATCH 22/24] Use error_no_arg in TUI Tom Tromey
18:34 [PATCH 24/24] Fix cast in TUI_DISASM_WIN Tom Tromey
18:34 [PATCH 23/24] Add "usage" text to all TUI command help Tom Tromey
18:34 [PATCH 16/24] TUI windows do not need to store their type Tom Tromey
18:34 [PATCH 15/24] Remove tui_delete_invisible_windows and tui_make_all_invisible Tom Tromey
18:34 [PATCH 18/24] Remove tui_set_win_focus_to Tom Tromey
18:34 [PATCH 11/24] Add horizontal splitting to TUI layout Tom Tromey
18:34 [PATCH 19/24] Remove the TUI annotation hack Tom Tromey
18:34 [PATCH 14/24] Handle ambiguity in tui_partial_win_by_name Tom Tromey
18:34 [PATCH 12/24] Change TUI window iteration Tom Tromey
18:34 [PATCH 07/24] Remove hard-coded TUI layouts Tom Tromey
18:34 [PATCH 13/24] Reimplement tui_next_win and tui_prev_win Tom Tromey
18:34 [PATCH 08/24] Add the "tui new-layout" command Tom Tromey
18:34 [PATCH 10/24] Change return type of tui_layout_base::adjust_size Tom Tromey
18:34 [PATCH 09/24] Allow TUI sub-layouts in "new-layout" command Tom Tromey
18:34 [PATCH 06/24] Reimplement "tui reg" command Tom Tromey
18:34 [PATCH 05/24] Reimplement TUI "C-x 1" binding Tom Tromey
18:34 [PATCH 03/24] Fix latent display bug in tui_data_window Tom Tromey
18:34 [PATCH 04/24] Simplify TUI C-x 2 binding Tom Tromey
18:34 [PATCH 01/24] Use TUI_DISASM_WIN instead of tui_win_list array Tom Tromey
18:34 [PATCH 02/24] Simplify tui_add_win_to_layout Tom Tromey
18:34 [PATCH 00/24] Horizontal TUI layout + windows in Python Tom Tromey
17:55 [PING] [PATCH] Cache the text section offset of shared libraries Hannes Domani via gdb-patches
11:43 [PATCH] GDB: Fix the overflow in addr_is_displayed() Shahab Vahedi
03:31 [PATCH] Allow use of Pygments to colorize source code Tom Tromey

January 03, 2020
20:40 Re: [RFA] Ensure GDB warnings are styled. Philippe Waroquiers
20:34 Re: [RFAv3 2/6] Improve process exit status macros on MinGW Eli Zaretskii
20:08 Re: [RFAv3 2/6] Improve process exit status macros on MinGW Pedro Alves
19:59 Re: [RFAv3 2/6] Improve process exit status macros on MinGW Pedro Alves
19:15 [PATCH] [AArch64] Fix erroneous use of spu architecture bfd Luis Machado
17:04 Re: [RFAv3 2/6] Improve process exit status macros on MinGW Pedro Alves
16:53 Re: [PATCH] Fix a crash with a malformed PE header Tom Tromey
16:49 Re: [PATCH v2] solib_target_free_so memory leak Tom Tromey
16:47 Re: [PATCH 2/3] solib_target_free_so memory leak Hannes Domani via gdb-patches
16:44 Re: [PATCH 3/3] windows_clear_solib memory leak Tom Tromey
16:41 Re: [PATCH 2/3] solib_target_free_so memory leak Tom Tromey
16:21 Re: GDB 9.1 release 2019-12-23 update Tom Tromey
16:10 Re: [PATCH] gdb/arm-tdep: the "strd rd, [sp, #-imm]!" is the part of function prologue. Tom Tromey
15:33 Re: [PATCH] Fix --enable-libctf and --disable-static Nick Alcock
13:20 Re: [PATCH] Fix a crash with a malformed PE header Eli Zaretskii
13:11 Re: [PATCH] Fix a crash with a malformed PE header Jon Turney
08:34 [FYI] Add myself to gdb/MAINTAINERS Bernd Edlinger

January 02, 2020
23:34 [PATCH v2 2/2] Fix handling of null stap semaphores George Barrett
23:34 [PATCH v2 1/2] gdb/testsuite/gdb.base/stap-probe: Minor clean-up George Barrett
23:34 [PATCH v2 0/2] Fix handling of null stap semaphores George Barrett
21:59 Re: [PATCH, v2] Remove stale references to Cell BE Simon Marchi
15:07 Breakage on builder Ubuntu-Aarch64-native-gdbserver-m64, revision 6655dba246bd164d953fe220a0e3d4eed85bb268 gdb-buildbot
15:04 Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, revision 6655dba246bd164d953fe220a0e3d4eed85bb268 gdb-buildbot
15:02 Breakage on builder Ubuntu-Aarch64-m64, revision 6655dba246bd164d953fe220a0e3d4eed85bb268 gdb-buildbot
15:02 Oh dear. I regret to inform you that commit 6655dba246bd164d953fe220a0e3d4eed85bb268 might be unfortunate gdb-buildbot
14:47 [PATCH] gdb/testsuite: Updated includes Lukas Durfina
14:33 Re: GDB 9.1 release -- 2020-01-02 update Eli Zaretskii
14:19 Re: GDB 9.1 release -- 2020-01-02 update Joel Brobecker
13:56 Re: [PATCH] Fix a crash with a malformed PE header Eli Zaretskii
13:08 [PATCH] Enable styling by default on Cygwin Jon Turney
13:00 [PATCH, v2] Remove stale references to Cell BE Luis Machado
12:54 [PATCH] Fix a crash with a malformed PE header Jon Turney
11:31 Re: [PATCH v2] Don't define _FORTIFY_SOURCE on mingw Joel Brobecker
11:16 GDB 9.1 release -- 2020-01-02 update Joel Brobecker
10:56 Re: GDB 9.1 release 2019-12-23 update Joel Brobecker

January 01, 2020
21:00 Re: [PATCH v2] Fix install-strip for cross-compilation Hannes Domani via gdb-patches
20:55 [FYI] Add myself to gdb/MAINTAINERS Hannes Domani via gdb-patches
13:53 Re: [PATCH] Remove stale references to Cell BE Luis Machado
09:40 Re: [PING**2] [PATCH] Fix an issue with the gdb step-over aka. "n" command Bernd Edlinger
06:51 [PATCH 6/6] Update copyright year in gdbarch.sh doc/gdb.texinfo and doc/refcard.tex Joel Brobecker
06:50 [PATCH 4/6] gdb/copyright.py: Convert to Python 3 Joel Brobecker
06:50 [PATCH 3/6] gdb/copyright.py: Adapt after move of gnulib from gdb to toplevel Joel Brobecker
06:50 [PATCH 2/6] gdb/copyright.py: Exit if run from the wrong directory Joel Brobecker
06:50 [PATCH 1/6] update copyright year in version output of gdb, gdbserver and gdbreplay Joel Brobecker
06:50 [FYI/pushed] Start of New Year updates backported to gdb-9-branch Joel Brobecker
06:41 [FYI/pushed] Update copyright year in gdbarch.sh doc/gdb.texinfo and doc/refcard.tex Joel Brobecker
06:28 [PATCH 6/7] gdb/copyright.py: Convert to Python 3 Joel Brobecker
06:28 [PATCH 5/7] gdb/copyright.py: Adapt after move of gnulib from gdb to toplevel Joel Brobecker
06:28 [PATCH 4/7] gdb/copyright.py: Exit if run from the wrong directory Joel Brobecker
06:28 [PATCH 3/7] update copyright year in version output of gdb, gdbserver and gdbreplay Joel Brobecker
06:28 [PATCH 1/7] Automatic date update in version.in Joel Brobecker
06:28 FYI: Start of New Year updates performed (and copyright.py switch to Python3) Joel Brobecker


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