gdb-patches archive
date index for February, 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:

February 29, 2020
14:16 Re: [PATCH] gdb: Move defs.h before any system header in debuginfod-support.c Tom Tromey
13:47 [PATCH] gdb: Move defs.h before any system header in debuginfod-support.c Jon Turney
00:00 [pushed] Update libinproctrace.so path in lib/trace-support.exp Simon Marchi

February 28, 2020
21:11 Re: [PATCH 2/6] Don't reset errno/bfd_error on 'throw_perror_with_name' Pedro Alves
20:35 Re: [PATCH 2/6] Don't reset errno/bfd_error on 'throw_perror_with_name' Sergio Durigan Junior
20:07 Re: [PATCH 1/6] Introduce scoped_pipe.h Pedro Alves
20:06 Re: [PATCH 2/6] Don't reset errno/bfd_error on 'throw_perror_with_name' Pedro Alves
20:01 Re: [PATCH 2/6] Don't reset errno/bfd_error on 'throw_perror_with_name' Sergio Durigan Junior
19:50 Re: [PATCH 2/6] Don't reset errno/bfd_error on 'throw_perror_with_name' Sergio Durigan Junior
19:49 Re: [PATCH 2/6] Don't reset errno/bfd_error on 'throw_perror_with_name' Pedro Alves
19:48 Re: [PATCH 1/6] Introduce scoped_pipe.h Sergio Durigan Junior
19:47 Re: [PATCH 1/6] Introduce scoped_pipe.h Sergio Durigan Junior
19:20 Re: [PATCH 1/6] Introduce scoped_pipe.h Pedro Alves
19:19 [PATCH v3] Fix arm-netbsd build error: convert from FPA to VFP Christian Biesinger via gdb-pa
18:58 Re: [PATCH 2/6] Don't reset errno/bfd_error on 'throw_perror_with_name' Tom Tromey
18:57 Re: [PATCH 1/6] Introduce scoped_pipe.h Tom Tromey
17:46 Re: [PATCHv2] gdb/remote: Restore support for 'S' stop reply packet Pedro Alves
16:36 Re: [PATCH 2/6] Don't reset errno/bfd_error on 'throw_perror_with_name' Sergio Durigan Junior
16:08 Re: [PATCH 1/6] Introduce scoped_pipe.h Sergio Durigan Junior
16:05 Re: [PATCH 6/6] Fix comment for 'gdb_dlopen' Sergio Durigan Junior
15:29 Re: [PATCH 2/6] Don't reset errno/bfd_error on 'throw_perror_with_name' Tom Tromey
15:27 Re: [PATCH] Fix gdb.arch/aarch64-dbreg-contents.exp build failures Luis Machado
15:25 Re: [PATCH] [AArch64] Fix SVE-related failure in gdb.arch/aarch64-fp.exp Luis Machado
15:23 Re: [PATCH 1/6] Introduce scoped_pipe.h Tom Tromey
15:21 Re: [PATCH 6/6] Fix comment for 'gdb_dlopen' Tom Tromey
15:19 Re: [PATCH][gdb] Don't set initial language using previous language Tom de Vries
15:08 Re: [PATCH] Pass correct die_reader_specs in cutu_reader::init_tu_and_read_dwo_dies Simon Marchi
15:04 Re: [PATCH][gdb] Don't set initial language using previous language Tom Tromey
15:00 Re: [PATCH] Pass correct die_reader_specs in cutu_reader::init_tu_and_read_dwo_dies Tom Tromey
14:50 Re: [PATCH][gdb/testsuite] Fix psymtab expansion postponement in c-linkage-name.exp Tom Tromey
14:35 Re: [PATCH v2] Fix arm-netbsd build error: convert from FPA to VFP Alan Hayward
14:15 Re: [Regression] [PATCH] Do not print empty-group regs when printing general ones Shahab Vahedi
14:11 Re: [Regression] [PATCH] Do not print empty-group regs when printing general ones Christian Biesinger via gdb-pa
14:08 Re: [Regression] [PATCH] Do not print empty-group regs when printing general ones Shahab Vahedi
14:03 Re: [PATCHv2] gdb/remote: Restore support for 'S' stop reply packet Andrew Burgess
13:51 Re: [Regression] [PATCH] Do not print empty-group regs when printing general ones Luis Machado
13:36 Re: [Regression] [PATCH] Do not print empty-group regs when printing general ones Shahab Vahedi
13:32 Re: [Regression] [PATCH] Do not print empty-group regs when printing general ones Luis Machado
13:27 Re: [PATCH] [AArch64] Fix SVE-related failure in gdb.arch/aarch64-fp.exp Alan Hayward
13:22 Re: [Regression] [PATCH] Do not print empty-group regs when printing general ones Christian Biesinger via gdb-pa
13:18 [PATCH v2] Fix arm-netbsd build error: convert from FPA to VFP Christian Biesinger via gdb-pa
13:08 [Regression] [PATCH] Do not print empty-group regs when printing general ones Luis Machado
12:11 [PATCH][gdb/testsuite] Fix psymtab expansion postponement in c-linkage-name.exp Tom de Vries
10:30 Re: [PATCH] Harden gdb.arch/aarch64-pauth.exp and fix a failure Luis Machado
07:48 Re: [PATCHv2] gdb: Allow GDB to _not_ load a previous command history Eli Zaretskii
06:33 [PATCH][gdb] Don't set initial language using previous language Tom de Vries
05:25 [PATCH] Pass correct die_reader_specs in cutu_reader::init_tu_and_read_dwo_dies Simon Marchi

February 27, 2020
23:37 Re: [PATCH] gdb: Check for nullptr when computing srcpath Simon Marchi
22:44 [PATCH] Small clean up of use_displaced_stepping Simon Marchi
22:12 Re: [PATCH] gdb: Check for nullptr when computing srcpath Aaron Merey
21:28 Re: [PATCH] Remove field_info::nfields member Simon Marchi
21:11 [PATCH] Remove field_info::nfields member Tom Tromey
21:10 Re: [PUSHED] gdb: Use std::abs instead of abs on LONGEST types Andrew Burgess
20:30 Re: [PATCH] Update ELF auxv entry types and update GDB to use them. Pedro Alves
19:49 Re: [PATCH] [AArch64] Fix SVE-related failure in gdb.arch/aarch64-fp.exp Luis Machado
19:46 Re: [PATCHv2] gdb/remote: Restore support for 'S' stop reply packet Pedro Alves
19:33 Re: [PATCH] gdb: Check for nullptr when computing srcpath Christian Biesinger via gdb-pa
19:26 Re: [PUSHED] gdb: Use std::abs instead of abs on LONGEST types Pedro Alves
19:20 Re: [PATCH] gdb: Check for nullptr when computing srcpath Simon Marchi
19:18 Re: [PATCH] gdb: Check for nullptr when computing srcpath Simon Marchi
19:09 Re: [PUSHED] gdb: Use std::abs instead of abs on LONGEST types Christian Biesinger via gdb-pa
19:06 Re: [PUSHED] gdb: Use std::abs instead of abs on LONGEST types Pedro Alves
18:00 [PATCH] gdb: Check for nullptr when computing srcpath Aaron Merey
17:59 Re: [PATCH v5] Add debuginfod support to GDB Aaron Merey
16:49 Re: [committed][gdb/testsuite] Fix spawn in tuiterm.exp Tom Tromey
16:46 [PUSHED] gdb: Use std::abs instead of abs on LONGEST types Andrew Burgess
16:38 Re: [PATCH] [AArch64] Fix SVE-related failure in gdb.arch/aarch64-fp.exp Alan Hayward
16:36 Re: [PATCH] Change gdbserver to use existing gnulib and libiberty Simon Marchi
16:17 [PATCHv2] gdb/remote: Restore support for 'S' stop reply packet Andrew Burgess
16:03 Re: [RFC][gdb/testsuite] Add -lbl option in gdb_test_multiple Pedro Alves
15:30 Re: [PATCH] Change gdbserver to use existing gnulib and libiberty Pedro Alves
13:28 [committed][gdb/testsuite] Remove unused globals Tom de Vries
12:32 [PATCHv2] gdb: Allow GDB to _not_ load a previous command history Andrew Burgess
10:24 Re: [PATCH v5] Add debuginfod support to GDB Tom de Vries
09:17 [committed][gdb/testsuite] Fix spawn in tuiterm.exp Tom de Vries

February 26, 2020
23:28 Re: [PATCH 2/2] Specialize partial_symtab for DWARF include files Tom Tromey
22:47 Re: [PATCH v5] Add debuginfod support to GDB Aaron Merey
22:08 Re: [PATCH 5/6] Document Linux-specific possible ptrace restrictions Sergio Durigan Junior
21:52 Re: [PATCH v5] Add debuginfod support to GDB Simon Marchi
21:50 RE: [PATCH] Change gdbserver to use existing gnulib and libiberty Tamar Christina
21:45 Re: [PATCH v2] gdb: print thread names in thread apply command output Simon Marchi
21:00 Re: [PATCH 5/6] Document Linux-specific possible ptrace restrictions Ruslan Kabatsayev
20:52 Re: [PATCH 05/14] gdb/testsuite: Skip a few gdb.base/skip.exp tests for remote targets Andrew Burgess
20:49 Re: [PATCH 6/6] Fix comment for 'gdb_dlopen' Sergio Durigan Junior
20:42 Re: [PATCH 04/14] gdb/testsuite: Avoid fake failures when exit is unreliable Andrew Burgess
20:23 Re: [PATCH 6/6] Fix comment for 'gdb_dlopen' Christian Biesinger via gdb-pa
20:06 [PATCH 4/6] Extend GNU/Linux to check for ptrace error Sergio Durigan Junior
20:06 [PATCH 0/6] Improve ptrace-error detection Sergio Durigan Junior
20:06 [PATCH 5/6] Document Linux-specific possible ptrace restrictions Sergio Durigan Junior
20:06 [PATCH 2/6] Don't reset errno/bfd_error on 'throw_perror_with_name' Sergio Durigan Junior
20:06 [PATCH 1/6] Introduce scoped_pipe.h Sergio Durigan Junior
20:06 [PATCH 6/6] Fix comment for 'gdb_dlopen' Sergio Durigan Junior
20:06 [PATCH 3/6] Expand 'fork_inferior' to check whether 'traceme_fun' succeeded Sergio Durigan Junior
19:45 Re: [PATCH 03/14] gdb/testsuite: Add exit_is_reliable proc Andrew Burgess
19:40 Re: [PATCH 02/14] gdb/testsuite: Skip fileio.exp for remote targets Andrew Burgess
19:38 Re: [PATCH 01/14] gdb/testsuite: Fix an invalid is_remote check in fileio test Andrew Burgess
19:34 Re: [PATCH v5] Add debuginfod support to GDB Aaron Merey
19:28 Re: [PATCH] gdb/remote: Ask target for current thread if it doesn't tell us Pedro Alves
18:52 Re: [PATCH] gdb/remote: Ask target for current thread if it doesn't tell us Andrew Burgess
16:34 Re: [PATCH 2/2] Specialize partial_symtab for DWARF include files Simon Marchi
16:27 Re: [PATCH 1/2] Remove casts from dwarf2/index-write.c Simon Marchi
14:57 [PATCH] [AArch64] Fix SVE-related failure in gdb.arch/aarch64-fp.exp Luis Machado
14:37 [pushed] Move more declarations from dwarf2/loc.h to dwarf2/read.h Simon Marchi
13:56 RE: [PATCH 0/7] refactor and enhance jit testing Strasuns, Mihails
13:27 Re: [PATCH][gdb] Don't set initial language if set manually Tom Tromey
12:49 [PATCH][gdb] Don't set initial language if set manually Tom de Vries
11:46 Re: [PATCH] Fix gdb.arch/aarch64-dbreg-contents.exp build failures Alan Hayward
07:40 Re: [PATCH v1] gdbsupport: Fix setting up 'development' var. Vyacheslav Petrishchev
04:39 [pushed] Move dwarf2_read_addr_index declaration to dwarf2/read.h Simon Marchi
03:53 Re: [PATCH v5] Add debuginfod support to GDB Tom Tromey
02:34 Re: note about the git-hooks install for binutils-gdb.git Joel Brobecker

February 25, 2020
23:53 Re: note about the git-hooks install for binutils-gdb.git Christian Biesinger via gdb-pa
23:30 Re: [PATCH v5] Add debuginfod support to GDB Simon Marchi
22:29 [PATCH v5] Add debuginfod support to GDB Aaron Merey
22:22 [PATCH v2 4/6] Fix gdbserver build when intl already built Tom Tromey
22:22 [PATCH v2 6/6] Change gdbserver to use existing gdbsupport Tom Tromey
22:22 [PATCH v2 5/6] Change gdbsupport not to rely on BFD Tom Tromey
22:22 [PATCH v2 2/6] Don't use sprintf_vma for CORE_ADDR Tom Tromey
22:22 [PATCH v2 1/6] Fix CORE_ADDR size assertion in symfile-mem.c Tom Tromey
22:22 [PATCH v2 0/6] Change gdbserver to use existing gdbsupport Tom Tromey
22:22 [PATCH v2 3/6] Cast to bfd_vma in arm-tdep.c Tom Tromey
21:18 Re: [PATCH] gdbsupport: Fix setting up 'development' var. Christian Biesinger via gdb-pa
20:33 [PATCH] gdbsupport: Fix setting up 'development' var. Vyacheslav Petrishchev
17:35 Re: [PATCHv2 1/3] libiberty/hashtab: More const parameters Andrew Burgess
16:35 [PUSHED] gdb/fortran: Support negative array stride in one limited case Andrew Burgess
15:13 [RFC 2/2] gdb: Track the current frame for each thread Andrew Burgess
15:13 [RFC 1/2] gdb: Unify two copies of restore_selected_frame Andrew Burgess
15:13 [RFC 0/2] Restore previously selected frame when switching thread Andrew Burgess
15:02 [pushed] [AArch64] Fix typo in comment Luis Machado
14:41 [PUSHED] gdb/testsuite: Remove source file path from test name Andrew Burgess
13:15 [PATCH] Fix gdb.arch/aarch64-dbreg-contents.exp build failures Luis Machado
13:09 [PATCH 2/2] Specialize partial_symtab for DWARF include files Tom Tromey
13:09 [PATCH 1/2] Remove casts from dwarf2/index-write.c Tom Tromey
13:09 [PATCH 0/2] Specialize partial_symtab for DWARF include files Tom Tromey
13:07 Re: [PATCH][gdb/testsuite] Fix gdb.go/methods.exp Tom Tromey
12:10 [PATCH] Update ELF auxv entry types and update GDB to use them. Luis Machado
11:01 [PATCH][gdb/testsuite] Fix mi-sym-info.exp matching FAILs Tom de Vries
08:39 RE: [PATCH 05/14] gdb/testsuite: Skip a few gdb.base/skip.exp tests for remote targets Anton Kolesov
07:47 RE: [PATCH 04/14] gdb/testsuite: Avoid fake failures when exit is unreliable Anton Kolesov
07:24 Re: [PATCH][gdb/testsuite] Fix gdb.go/methods.exp Tom de Vries
07:23 Re: [PATCH][gdb/testsuite] Fix gdb.go/methods.exp Tom de Vries
05:16 [pushed] Move dwarf2_get_die_type declaration to dwarf2/read.h Simon Marchi
03:39 Re: [RFA] gdb/copyright.py: Add generated files in gnulib/ to exclude list Joel Brobecker

February 24, 2020
23:20 Re: [PATCH 00/14] Share DWARF partial symtabs between objfiles Tom Tromey
23:15 Re: [PATCH 00/14] Share DWARF partial symtabs between objfiles Tom Tromey
22:48 Re: [PATCH 00/14] Share DWARF partial symtabs between objfiles Tom Tromey
20:49 Re: [PATCH v4] Add debuginfod support to GDB Simon Marchi
20:46 Re: [PATCH v4] Add debuginfod support to GDB Aaron Merey
20:39 Re: [PATCH v4] Add debuginfod support to GDB Simon Marchi
20:14 [PATCH][gdb] Fix hang after ext sigkill Tom de Vries
19:46 Re: [PATCH] Change gdbserver to use existing gnulib and libiberty Simon Marchi
19:36 [PATCH] gdb: infrun: consume multiple events at each pass in stop_all_threads Simon Marchi
19:18 Re: [PATCH 00/14] Share DWARF partial symtabs between objfiles Simon Marchi
17:29 Re: [PATCH 00/14] Share DWARF partial symtabs between objfiles Tom Tromey
16:42 [PUSHED] gdb/doc: Fix header alignment of 'info threads' example output Andrew Burgess
16:00 Re: [PATCH 00/14] Share DWARF partial symtabs between objfiles Tom de Vries
14:53 Re: [RFA] gdb/copyright.py: Add generated files in gnulib/ to exclude list Simon Marchi
14:19 Re: [PATCH][gdb] Ensure listing of unused static var in info locals Andrew Burgess
14:16 RE: [PATCH] Change gdbserver to use existing gnulib and libiberty Tamar Christina
13:42 Re: [PATCH 00/14] Share DWARF partial symtabs between objfiles Tom de Vries
11:58 [PATCH][gdb] Ensure listing of unused static var in info locals Tom de Vries
11:31 [committed][gdb/testsuite] Fix layout next/prev/regs help message Tom de Vries
09:50 RE: [PING^2][PATCH]: DWARFv5: Handle location list for split dwarf Achra, Nitika
08:48 RE: [PATCH] Support for DW_AT_loclists_base and DW_FORM_loclistx. Achra, Nitika
08:25 [RFA] gdb/copyright.py: Add generated files in gnulib/ to exclude list (was: "Re: [PATCH] gnulib: import count-one-bits module and use it") Joel Brobecker
04:43 Re: [PATCH v4] Add debuginfod support to GDB Aaron Merey
03:22 Re: [PATCH 00/14] Share DWARF partial symtabs between objfiles Tom Tromey
03:07 Re: [PATCH 00/14] Share DWARF partial symtabs between objfiles Tom Tromey
03:04 Breakage on builder Solaris11-amd64-m64, revision 0240c8f11b06a33a043bacbe2b9e723ae6ad573c gdb-buildbot
02:58 [PATCH] Introduce objfile::intern Tom Tromey
02:52 Re: [PATCH 00/14] Share DWARF partial symtabs between objfiles Simon Marchi
02:18 Breakage on builder Solaris11-sparcv9-m64, revision 0240c8f11b06a33a043bacbe2b9e723ae6ad573c gdb-buildbot
02:18 Oh dear. I regret to inform you that commit 0240c8f11b06a33a043bacbe2b9e723ae6ad573c might be unfortunate gdb-buildbot
00:02 [pushed] Style field names in "print" Sourceware to Gerrit sync (Cod
00:02 [pushed] Style field names in "print" Sourceware to Gerrit sync (Cod

February 23, 2020
23:58 Re: [PATCH 00/14] Share DWARF partial symtabs between objfiles Tom Tromey
04:23 note about the git-hooks install for binutils-gdb.git Joel Brobecker
02:37 Re: [PATCH 00/14] Share DWARF partial symtabs between objfiles Simon Marchi
02:07 Re: [PATCH] gdb: update gnulib import Simon Marchi

February 22, 2020
22:01 Re: [PATCH 00/14] Share DWARF partial symtabs between objfiles Tom Tromey
21:50 Re: [PATCH 00/14] Share DWARF partial symtabs between objfiles Tom de Vries
20:51 [pushed] Make dwarf2_compile_expr_to_ax static Tom Tromey
20:45 [PATCH][gdb/testsuite] Fix check-read1 FAIL in gdb.tui/corefile-run.exp Tom de Vries
20:22 Re: [PATCH 00/24] Horizontal TUI layout + windows in Python Tom Tromey
20:19 Re: GDB 9 TUI mode broken Eli Zaretskii
20:18 Re: [PATCH 20/24] Allow TUI windows in Python Eli Zaretskii
19:57 Re: [PATCH 20/24] Allow TUI windows in Python Tom Tromey
19:10 Re: GDB 9 TUI mode broken Tom Tromey
19:02 Re: GDB 9 TUI mode broken Tom Tromey
18:46 Re: GDB 9 TUI mode broken Eli Zaretskii
18:23 Re: GDB 9 TUI mode broken Eli Zaretskii
18:06 Re: GDB 9 TUI mode broken Tom Tromey
18:05 Re: GDB 9 TUI mode broken Tom Tromey
17:33 Re: [PATCH] gdb: update gnulib import Tom Tromey
17:12 Re: [review] Style field names in "print" Tom Tromey
16:37 Re: GDB 9 TUI mode broken Eli Zaretskii
16:04 Re: GDB 9 TUI mode broken Eli Zaretskii
15:55 Re: GDB 9 TUI mode broken Simon Marchi
11:43 Re: [PATCH] Harden gdb.arch/aarch64-pauth.exp and fix a failure Luis Machado
11:33 Re: GDB 9 TUI mode broken Eli Zaretskii
06:39 [PATCHv2] Fix range end handling of inlined subroutines Bernd Edlinger
04:23 [PATCH] gdb: update gnulib import Simon Marchi
04:21 Re: [PATCH] Harden gdb.arch/aarch64-pauth.exp and fix a failure Kevin Buettner
01:30 [pushed] Add a mostlyclean target to gdbserver Tom Tromey
00:44 Re: [PATCH 03/14] Introduce dwarf2_per_objfile::obstack Tom Tromey
00:40 Re: [PATCH 11/14] Split type_unit_group Tom Tromey
00:38 Re: [PATCH 08/14] Remove symtab links from dwarf2_psymtab and dwarf2_per_cu_quick_data Tom Tromey
00:36 Re: [PATCH 08/14] Remove symtab links from dwarf2_psymtab and dwarf2_per_cu_quick_data Tom Tromey

February 21, 2020
23:41 Re: [PATCH 07/14] Add dwarf2_per_cu_data::index Tom Tromey
23:41 Re: [PATCH 07/14] Add dwarf2_per_cu_data::index Tom Tromey
23:36 Re: [PATCH 07/14] Add dwarf2_per_cu_data::index Tom Tromey
23:03 Re: [PATCH 14/14] Share DWARF partial symtabs Tom Tromey
22:54 Re: [PATCH 10/14] Introduce dwarf2_enter_objfile and use it Tom Tromey
22:43 Re: [PATCH 05/14] Introduce dwarf2_unshareable and move die_type_hash Tom Tromey
21:53 [pushed] Update partial_symtab comment Tom Tromey
21:06 [PATCH] Harden gdb.arch/aarch64-pauth.exp and fix a failure Luis Machado
20:12 Re: [PATCH v4] Add debuginfod support to GDB Simon Marchi
18:36 Re: [PATCH][gdb/testsuite] Fix gdb.go/methods.exp Tom Tromey
18:31 Re: [PATCH] Make '{putchar,fputc}_unfiltered' use 'fputs_unfiltered' Sergio Durigan Junior
16:17 Re: [PATCH][gdb/testsuite] Fix gdb.go/methods.exp Tom de Vries
15:42 [pushed] Fix two more mips-tdep.h declarations Tom Tromey
15:36 Re: [PATCH] Check for null result from gdb_demangle Andrew Burgess
15:35 [RFC][gdb/testsuite] Add -lbl option in gdb_test_multiple Tom de Vries
15:20 Re: [PATCH] Fix null pointer dereference Tom Tromey
15:19 Re: [PATCH] Check for null result from gdb_demangle Tom Tromey
14:54 Re: [PATCH][gdb/testsuite] Fix gdb.go/methods.exp Tom Tromey
14:43 Re: [PATCH][gdb] Fix cc-with-dwz regression Tom Tromey
13:02 Re: [PATCH][gdb] Fix cc-with-dwz regression Tom de Vries
11:02 [PATCH][gdb/testsuite] Fix gdb.go/methods.exp Tom de Vries
10:13 Re: [PATCH] Make '{putchar,fputc}_unfiltered' use 'fputs_unfiltered' Joel Brobecker
09:12 [PUSHED] gdb/testsuite: Regenerate the testglue if it is not in Shahab Vahedi
08:08 RE: [PATCH v2 00/58] Turn gdbserver's process_stratum_target into a class Aktemur, Tankut Baris
06:40 Re: [PATCH] Fix null pointer dereference Simon Marchi
06:36 [PATCH] Fix null pointer dereference Ruslan Kabatsayev
05:53 Re: [PATCH] Make '{putchar,fputc}_unfiltered' use 'fputs_unfiltered' Sergio Durigan Junior
03:57 Re: [PATCH] Make '{putchar,fputc}_unfiltered' use 'fputs_unfiltered' Joel Brobecker
01:58 [PATCH v4] Add debuginfod support to GDB Aaron Merey
01:12 Re: [PATCH v5 0/3] RISC-V: Support more rigorous check for CSR Nelson Chu
00:55 Re: [PATCH v5 0/3] RISC-V: Support more rigorous check for CSR Jim Wilson

February 20, 2020
21:04 Re: [PATCH] Make '{putchar,fputc}_unfiltered' use 'fputs_unfiltered' Sergio Durigan Junior
19:59 Re: [PATCH] Make '{putchar,fputc}_unfiltered' use 'fputs_unfiltered' Tom Tromey
19:55 Re: [PATCH v3] Add debuginfod support to GDB Aaron Merey
19:43 Re: [PATCH v3] Add debuginfod support to GDB Tom Tromey
19:22 Re: [PATCHv2] gdb: Allow more control over where to find python libraries Andrew Burgess
18:50 Re: [PATCH v3] Add debuginfod support to GDB Simon Marchi
18:02 Re: [PATCH v3] Add debuginfod support to GDB Simon Marchi
17:59 Re: [PATCH v3] Add debuginfod support to GDB Tom Tromey
17:04 Re: [PATCH v2 00/58] Turn gdbserver's process_stratum_target into a class Tom Tromey
17:02 Re: [PATCH v2 00/58] Turn gdbserver's process_stratum_target into a class Tom Tromey
17:00 Re: [PATCHv2] gdb: Allow more control over where to find python libraries Tom Tromey
16:50 Re: [PATCH 01/14] Fix latent bug in dwarf2_find_containing_comp_unit Tom Tromey
16:43 Re: [PATCH][gdb] Fix cc-with-dwz regression Tom Tromey
16:39 Re: [PATCH][gdb/testsuite] Fix hello.go xpass Tom Tromey
16:23 Re: [PATCH] rust/25535 Apply embedded offset to enum variant calculation Doug Evans via gdb-patches
16:03 RE: [PATCH v2 00/58] Turn gdbserver's process_stratum_target into a class Aktemur, Tankut Baris
15:58 [PATCH] Find tailcall frames before inline frames Tom Tromey
15:44 Re: [PATCH 01/14] Fix latent bug in dwarf2_find_containing_comp_unit Simon Marchi
15:01 RE: [PATCH] gdb: Simplification in charset.c Lukas Durfina
14:54 Re: [PATCH] gdb: Simplification in charset.c Simon Marchi
14:25 [PATCH][gdb] Fix cc-with-dwz regression Tom de Vries
13:28 Re: [RFC][gdb/testsuite] Handle -line and -non-empty-line in gdb_test_multiple Pedro Alves
12:40 [PATCH][gdb/testsuite] Fix hello.go xpass Tom de Vries
12:10 [PATCH] gdb: Simplification in charset.c Lukas Durfina
04:12 [PATCH] Make '{putchar,fputc}_unfiltered' use 'fputs_unfiltered' Sergio Durigan Junior
00:46 [RFC] Add ability to skip demangling partial symbols Tom Tromey
00:21 [pushed] Two compute_and_set_names simplifications Tom Tromey
00:12 Re: [PATCH 01/14] Fix latent bug in dwarf2_find_containing_comp_unit Tom Tromey
00:11 Re: [PATCH 01/14] Fix latent bug in dwarf2_find_containing_comp_unit Tom Tromey

February 19, 2020
22:33 Re: [PATCH][gdb/testsuite] Handle missing gccgo Tom Tromey
22:03 Re: [PATCH][gdb/testsuite] Fix xpass in gdb.python/lib-types.exp Tom de Vries
21:40 Re: [PATCH][gdb/testsuite] Handle missing gccgo Tom de Vries
21:30 [RFC][gdb/testsuite] Handle -line and -non-empty-line in gdb_test_multiple Tom de Vries
21:29 Re: [PATCH v3] gdb/testsuite: Regenerate the testglue if it is not in Tom Tromey
21:28 Re: [PATCH][gdb/testsuite] Fix xpass in gdb.python/lib-types.exp Tom Tromey
21:27 Re: [PATCH][gdb/testsuite] Handle missing gccgo Tom Tromey
21:25 Re: [PATCH][gdb/testsuite] Fix funcall_ref.exp xpass Tom Tromey
21:23 Re: [PATCH 3/7] [gdb/testsuite] share jit-protocol.h by all jit tests Tom Tromey
21:23 Re: [PATCH 2/7] [gdb/testsuite] structured rename of jit test files Tom Tromey
21:22 Re: [PATCH 1/7] [gdb/testsuite] allow more registers in reader test Tom Tromey
21:20 Re: [PATCH] Check for null result from gdb_demangle Tom Tromey
21:16 Re: [PATCH v2] gdb/testsuite: Regenerate the testglue if it is not in path Tom Tromey
21:11 Re: [PATCH v2 0/4] GDB fixes for the remote end having gone astray Tom Tromey
21:05 Re: [PATCH] gdb: dwarf2/read.c: remove unused objfile parameters/variables Simon Marchi
21:01 Re: [PATCH] gdb: dwarf2/read.c: remove unused objfile parameters/variables Tom Tromey
20:58 Re: [PATCH] rust/25535 Apply embedded offset to enum variant calculation Tom Tromey
20:58 [PATCH] gdb: dwarf2/read.c: remove unused objfile parameters/variables Simon Marchi
20:09 Re: [PATCH][gdb/testsuite] Fix corefile-buildid.exp with check-read1 Pedro Alves
19:21 [pushed] Fix declaration of mips_pc_is_mips Tom Tromey
19:18 Re: [PATCH] Change gdbserver to use existing gdbsupport Tom Tromey
18:08 [pushed] Use obstack_strdup in ada-lang.c Tom Tromey
18:00 [PUSHED] Merge changes from GCC for the config/ directory Andrew Burgess
17:42 Re: [PATCH] Change gdbserver to use existing gdbsupport Pedro Alves
17:40 [PATCH][gdb/testsuite] Fix corefile-buildid.exp with check-read1 Tom de Vries
17:09 Re: [PATCHv2] gdb: Allow more control over where to find python libraries Eli Zaretskii
17:06 [PATCH] Change gdbserver to use existing gdbsupport Tom Tromey
16:27 [PATCHv2] gdb: Allow more control over where to find python libraries Andrew Burgess
15:57 Re: [PATCH] gdb: Allow more control over where to find python libraries Eli Zaretskii
15:53 Re: [PATCH] gdb: Allow more control over where to find python libraries Andrew Burgess
15:35 Re: [pushed] Remove useless NULL check in python.c Tom Tromey
15:16 Re: [pushed] Remove useless NULL check in python.c Christian Biesinger via gdb-pa
15:11 [PATCH v3] gdb/testsuite: Regenerate the testglue if it is not in Shahab Vahedi
14:57 [pushed] Remove useless NULL check in python.c Tom Tromey
14:11 Re: [PATCH] Check for null result from gdb_demangle Andrew Burgess
14:11 Re: [PATCH v2 00/58] Turn gdbserver's process_stratum_target into a class Pedro Alves
14:09 Re: [PATCH v2 24/58] gdbserver: turn target op 'read_offsets' into a method Pedro Alves
14:08 Re: [PATCH 01/14] Fix latent bug in dwarf2_find_containing_comp_unit Tom Tromey
13:46 Re: [PATCH v2 3/3] [PowerPC] Fix debug register issues in ppc-linux-nat Ulrich Weigand
13:40 Re: [PATCH v2 4/4] Unregister the inferior from the event loop if failed to resume Luis Machado
13:30 Re: [PATCH v2 3/4] Remove breakpoint step-over information if failed to resume Luis Machado
12:46 [committed][gdb/testsuite] Fix c++/14186 kpass in cpexprs.exp Tom de Vries
11:57 [PATCH][gdb/testsuite] Fix xpass in gdb.python/lib-types.exp Tom de Vries
11:27 [PATCH][gdb/testsuite] Handle missing gccgo Tom de Vries
11:26 Re: [PATCH v2 1/4] Remove stale breakpoint step-over information Luis Machado
07:26 [committed][gdb/testsuite] Be quiet about missing prelink in solib-overlap.exp Tom de Vries
06:07 Re: [RFC][gdb/testsuite] Ignore pass in gdb_caching_proc Tom de Vries
05:31 Re: [PATCH 07/14] Add dwarf2_per_cu_data::index Simon Marchi
05:25 Re: [PATCH v2] gdb: print thread names in thread apply command output Simon Marchi
04:47 Re: [PATCH 08/14] Remove symtab links from dwarf2_psymtab and dwarf2_per_cu_quick_data Simon Marchi
04:36 Re: [PATCH 07/14] Add dwarf2_per_cu_data::index Simon Marchi
04:26 Re: [PATCH v2] gdb: print thread names in thread apply command output Jérémie Galarneau
04:20 Re: [PATCH 05/14] Introduce dwarf2_unshareable and move die_type_hash Simon Marchi
04:13 Re: [PATCH 03/14] Introduce dwarf2_per_objfile::obstack Simon Marchi
03:42 Re: [PATCH 01/14] Fix latent bug in dwarf2_find_containing_comp_unit Simon Marchi
03:10 Re: [PATCH v2] gdb/testsuite: Regenerate the testglue if it is not in path Simon Marchi
02:46 Re: [PATCH v2 00/58] Turn gdbserver's process_stratum_target into a class Simon Marchi
02:39 Re: [PATCH] Fix off-by-one bug in dwarf 5 file indexes. Simon Marchi
01:35 [committed v8 2/2] gdbserver: Add RISC-V/Linux support Maciej W. Rozycki
01:28 Re: [PATCH v7 1/2] gdb/riscv: Update API for looking up target descriptions Maciej W. Rozycki

February 18, 2020
22:25 Re: [PATCH 3/5] gdb: allow duplicate enumerators in flag enums Simon Marchi
21:57 Re: [PATCH 3/5] gdb: allow duplicate enumerators in flag enums Tom Tromey
21:26 Re: [PATCH][gdb/testsuite] Be quiet about untested dtrace-prob.exp Tom Tromey
21:17 Re: [PATCH ?] Fix gdb build with gcc-4.8.x Simon Marchi
21:14 Re: [PATCH ?] Fix gdb build with gcc-4.8.x Bernd Edlinger
21:12 Re: [PATCH v3] Pass thread_info pointer to various inferior control functions Simon Marchi
20:57 Re: [PATCH v2] gdb: print thread names in thread apply command output Tom Tromey
20:52 Re: [PATCH 5/5] gdb: change print format of flag enums with value 0 Simon Marchi
20:52 Re: [PATCH v3] Pass thread_info pointer to various inferior control functions Tom Tromey
20:48 Re: [PATCH 3/5] gdb: allow duplicate enumerators in flag enums Simon Marchi
20:45 Re: [PATCH 5/5] gdb: change print format of flag enums with value 0 Tom Tromey
20:43 Re: [PATCH 4/5] gdb: print unknown part of flag enum in hex Tom Tromey
20:42 Re: [PATCH 2/5] gdb: fix printing of flag enums with multi-bit enumerators Tom Tromey
20:42 Re: [PATCH 3/5] gdb: allow duplicate enumerators in flag enums Tom Tromey
20:38 Re: [PATCH 3/5] gdb: allow duplicate enumerators in flag enums Tom Tromey
20:31 Re: [PATCH v2 3/3] [PowerPC] Fix debug register issues in ppc-linux-nat Pedro Franco de Carvalho
20:27 Re: [PATCH ?] Fix gdb build with gcc-4.8.x Simon Marchi
19:55 Re: [PATCH] Check for null result from gdb_demangle Simon Marchi
19:40 [pushed] gdb: update email address for Palmer Dabbelt Simon Marchi
19:06 [PATCH ?] Fix gdb build with gcc-4.8.x Bernd Edlinger
15:45 Re: [PATCH 05/14] gdb/testsuite: Skip a few gdb.base/skip.exp tests for remote targets Shahab Vahedi
15:41 Re: [PATCH 04/14] gdb/testsuite: Avoid fake failures when exit is unreliable Shahab Vahedi
15:29 Re: [RFC][gdb/testsuite] Ignore pass in gdb_caching_proc Tom Tromey
14:21 [PATCH][gdb/testsuite] Fix funcall_ref.exp xpass Tom de Vries
13:36 Re: [PATCH][gdb/testsuite] Be quiet about untested dtrace-prob.exp Tom de Vries
13:20 Re: [PATCH][gdb/testsuite] Be quiet about untested dtrace-prob.exp Luis Machado
13:13 Re: [PATCH][gdb/testsuite] Be quiet about untested dtrace-prob.exp Tom de Vries
12:46 [review] jit: enhance test suite Mihails Strasuns (Code Review)
12:42 [PATCH 7/7] [gdb/testsuite] add jit-elf-util.h and run jit function Mihails Strasuns
12:42 [PATCH 6/7] [gdb/testsuite] use -Ttext-segment for jit-elf tests Mihails Strasuns
12:42 [PATCH 5/7] [gdb/testsuite] add lib/jit-elf-helpers.exp Mihails Strasuns
12:42 [PATCH 4/7] [gdb/testsuite] use args as lib list for jit-elf tests Mihails Strasuns
12:42 [PATCH 3/7] [gdb/testsuite] share jit-protocol.h by all jit tests Mihails Strasuns
12:42 [PATCH 2/7] [gdb/testsuite] structured rename of jit test files Mihails Strasuns
12:42 [PATCH 1/7] [gdb/testsuite] allow more registers in reader test Mihails Strasuns
12:42 [PATCH 0/7] refactor and enhance jit testing Mihails Strasuns
12:35 Re: [PATCH][gdb/testsuite] Be quiet about untested dtrace-prob.exp Luis Machado
12:26 Re: [PATCH 14/14] Share DWARF partial symtabs Luis Machado
12:08 Re: [PATCH 11/14] Split type_unit_group Luis Machado
12:02 [PATCH][gdb/testsuite] Be quiet about untested dtrace-prob.exp Tom de Vries
11:58 Re: [PATCH 10/14] Introduce dwarf2_enter_objfile and use it Luis Machado
11:51 [PATCH v2] gdb/testsuite: Regenerate the testglue if it is not in path Shahab Vahedi
11:50 Re: [PATCH 08/14] Remove symtab links from dwarf2_psymtab and dwarf2_per_cu_quick_data Luis Machado
11:39 Re: [PATCH 07/14] Add dwarf2_per_cu_data::index Luis Machado
11:26 Re: [PATCH 06/14] Add "objfile" parameter to two partial_symtab methods Luis Machado
11:23 Re: [PATCH 05/14] Introduce dwarf2_unshareable and move die_type_hash Luis Machado
10:59 [RFC][gdb/testsuite] Ignore pass in gdb_caching_proc Tom de Vries
10:39 Re: [PATCH] Check for null result from gdb_demangle Andrew Burgess
10:38 Re: [PATCH v2 0/4] GDB fixes for the remote end having gone astray Luis Machado
09:39 [committed][gdb/testsuite] Handle missing gnatmake in gnat_runtime_has_debug_info Tom de Vries
07:31 Re: [PATCH 01/14] gdb/testsuite: Fix an invalid is_remote check in fileio test Shahab Vahedi
02:33 Re: [PATCH] Search .dwo in the binary directory. Luis Machado
02:02 Re: [PATCH] gdb: print thread names in thread apply command output Simon Marchi
00:08 [PATCH v2] gdb: print thread names in thread apply command output Jérémie Galarneau
00:02 Re: [PATCH] gdb: print thread names in thread apply command output Jérémie Galarneau

February 17, 2020
23:58 Re: [PATCH][gdb/testsuite] Ignore pass/fail/unsupported in gdb-caching-proc.exp Simon Marchi
23:23 Re: [PATCH][gdb/testsuite] Ignore pass/fail/unsupported in gdb-caching-proc.exp Tom de Vries
23:17 Re: [PATCH] gdb: print thread names in thread apply command output Luis Machado
22:31 [PATCH] gdb: print thread names in thread apply command output Jérémie Galarneau
20:52 Re: [PATCH][gdb/testsuite] Ignore pass/fail/unsupported in gdb-caching-proc.exp Simon Marchi
19:20 Re: [PATCH 2/5] gdb: fix printing of flag enums with multi-bit enumerators Simon Marchi
19:02 Re: [PATCH 5/5] gdb: change print format of flag enums with value 0 Simon Marchi
18:59 Re: [PATCH 4/5] gdb: print unknown part of flag enum in hex Simon Marchi
18:46 Re: [PATCH] Move gdbserver to top level Tom Tromey
17:49 Re: [PATCH v2 1/3] Add low_new_clone method to linux_nat_target. Ulrich Weigand
17:48 Re: [PATCH v2 2/3] [PowerPC] Move up some register access routines Ulrich Weigand
17:47 Re: [PATCH v2 3/3] [PowerPC] Fix debug register issues in ppc-linux-nat Ulrich Weigand
17:40 Re: [PATCH 2/5] gdb: fix printing of flag enums with multi-bit enumerators Luis Machado
17:28 RE: [PATCH] Move gdbserver to top level Aktemur, Tankut Baris
17:27 Re: [PATCH 2/5] gdb: fix printing of flag enums with multi-bit enumerators Simon Marchi
17:05 [pushed] Fix gdbserver-without-gdb build Tom Tromey
17:04 [PATCH v2 58/58] gdbserver: finish turning the target ops vector into a class Tankut Baris Aktemur
17:04 [PATCH v2 50/58] gdbserver: turn target op 'pid_to_exec_file' into a method Tankut Baris Aktemur
17:04 [PATCH v2 46/58] gdbserver: turn target op 'qxfer_libraries_svr4' into a method Tankut Baris Aktemur
17:01 [PATCH v2 43/58] gdbserver: turn fast tracepoint target ops into methods Tankut Baris Aktemur
17:01 [PATCH v2 51/58] gdbserver: turn target ops 'multifs_{open, readlink, unlink}' into methods Tankut Baris Aktemur
17:01 [PATCH v2 41/58] gdbserver: turn target ops 'pause_all' and 'unpause_all' into methods Tankut Baris Aktemur
17:01 [PATCH v2 48/58] gdbserver: turn btrace-related target ops into methods Tankut Baris Aktemur
17:01 [PATCH v2 29/58] gdbserver: turn non-stop and async target ops into methods Tankut Baris Aktemur
17:01 [PATCH v2 31/58] gdbserver: turn target ops 'supports_{fork,vfork,exec}_events' into methods Tankut Baris Aktemur
17:01 [PATCH v2 38/58] gdbserver: turn target ops 'read_pc' and 'write_pc' into methods Tankut Baris Aktemur
17:01 [PATCH v2 22/58] gdbserver: turn target op 'supports_hardware_single_step' into a method Tankut Baris Aktemur
17:01 [PATCH v2 28/58] gdbserver: turn target op 'qxfer_siginfo' into a method Tankut Baris Aktemur
17:01 [PATCH v2 32/58] gdbserver: turn target op 'handle_new_gdb_connection' into a method Tankut Baris Aktemur
17:01 [PATCH v2 35/58] gdbserver: turn target op 'read_loadmap' into a method Tankut Baris Aktemur
17:01 [PATCH v2 26/58] gdbserver: turn target op 'hostio_last_error' into a method Tankut Baris Aktemur
17:01 [PATCH v2 34/58] gdbserver: turn target op 'core_of_thread' into a method Tankut Baris Aktemur
17:01 [PATCH v2 40/58] gdbserver: turn target op 'get_tib_address' into a method Tankut Baris Aktemur
17:01 [PATCH v2 37/58] gdbserver: turn target op 'supports_tracepoints' into a method Tankut Baris Aktemur
17:01 [PATCH v2 57/58] gdbserver: simply copy the pointer in 'set_target_ops' Tankut Baris Aktemur
17:01 [PATCH v2 18/58] gdbserver: turn target op 'supports_z_point_type' into a method Tankut Baris Aktemur
17:01 [PATCH v2 55/58] gdbserver: turn target op 'supports_catch_syscall' into a method Tankut Baris Aktemur
17:01 [PATCH v2 56/58] gdbserver: turn target op 'get_ipa_tdesc_idx' into a method Tankut Baris Aktemur
17:01 Re: [PATCH] Move gdbserver to top level Tom Tromey
17:01 [PATCH v2 04/58] gdbserver: turn target op 'attach' into a method Tankut Baris Aktemur
17:01 [PATCH v2 11/58] gdbserver: turn target op 'wait' into a method Tankut Baris Aktemur
17:01 [PATCH v2 30/58] gdbserver: turn target op 'supports_multi_process' into a method Tankut Baris Aktemur
17:01 [PATCH v2 17/58] gdbserver: turn target op 'read_auxv' into a method Tankut Baris Aktemur
17:01 [PATCH v2 06/58] gdbserver: turn target op 'detach' into a method Tankut Baris Aktemur
17:01 [PATCH v2 47/58] gdbserver: turn target op 'supports_agent' into a method Tankut Baris Aktemur
17:01 [PATCH v2 36/58] gdbserver: turn target op 'process_qsupported' into a method Tankut Baris Aktemur
17:01 [PATCH v2 25/58] gdbserver: turn target op 'get_tls_address' into a method Tankut Baris Aktemur
17:01 [PATCH v2 54/58] gdbserver: turn target op 'supports_software_single_step' into a method Tankut Baris Aktemur
17:01 [PATCH v2 49/58] gdbserver: turn target op 'supports_range_stepping' into a method Tankut Baris Aktemur
17:01 [PATCH v2 53/58] gdbserver: turn target ops 'thread_name' and 'thread_handle' into methods Tankut Baris Aktemur
17:01 [PATCH v2 01/58] gdbserver: start turning the target ops vector into a class Tankut Baris Aktemur
17:01 [PATCH v2 52/58] gdbserver: turn breakpoint kind-related target ops into methods Tankut Baris Aktemur
17:01 [PATCH v2 42/58] gdbserver: turn target op 'stabilize_threads' into a method Tankut Baris Aktemur
17:01 [PATCH v2 23/58] gdbserver: turn target ops 'stopped_by_watchpoint' and 'stopped_data_address' into methods Tankut Baris Aktemur
17:01 [PATCH v2 44/58] gdbserver: turn target op 'emit_ops' into a method Tankut Baris Aktemur
17:01 [PATCH v2 39/58] gdbserver: turn target op 'thread_stopped' into a method Tankut Baris Aktemur
17:01 [PATCH v2 45/58] gdbserver: turn target op 'supports_disable_randomization' into a method Tankut Baris Aktemur
16:59 [PATCH v2 13/58] gdbserver: turn prepare_to_access_memory & done_accessing_memory into methods Tankut Baris Aktemur
16:59 [PATCH v2 33/58] gdbserver: turn target op 'handle_monitor_command' into a method Tankut Baris Aktemur
16:59 [PATCH v2 14/58] gdbserver: turn target ops 'read_memory' and 'write_memory' into methods Tankut Baris Aktemur
16:59 [PATCH v2 15/58] gdbserver: turn target op 'look_up_symbols' into a method Tankut Baris Aktemur
16:59 [PATCH v2 21/58] gdbserver: turn target op '{supports_}stopped_by_hw_breakpoint' into a method Tankut Baris Aktemur
16:59 [PATCH v2 19/58] gdbserver: turn target ops 'insert_point' and 'remove_point' into methods Tankut Baris Aktemur
16:59 [PATCH v2 07/58] gdbserver: turn target op 'mourn' into a method Tankut Baris Aktemur
16:59 [PATCH v2 27/58] gdbserver: turn target op 'qxfer_osdata' into a method Tankut Baris Aktemur
16:59 [PATCH v2 20/58] gdbserver: turn target op '{supports_}stopped_by_sw_breakpoint' into a method Tankut Baris Aktemur
16:59 [PATCH v2 24/58] gdbserver: turn target op 'read_offsets' into a method Tankut Baris Aktemur
16:59 [PATCH v2 09/58] gdbserver: turn target op 'thread_alive' into a method Tankut Baris Aktemur
16:59 [PATCH v2 00/58] Turn gdbserver's process_stratum_target into a class Tankut Baris Aktemur
16:59 [PATCH v2 08/58] gdbserver: turn target op 'join' into a method Tankut Baris Aktemur
16:59 [PATCH v2 05/58] gdbserver: turn target op 'kill' into a method Tankut Baris Aktemur
16:59 [PATCH v2 10/58] gdbserver: turn target op 'resume' into a method Tankut Baris Aktemur
16:59 [PATCH v2 03/58] gdbserver: turn target op 'post_create_inferior' into a method Tankut Baris Aktemur
16:59 [PATCH v2 16/58] gdbserver: turn target op 'request_interrupt' into a method Tankut Baris Aktemur
16:59 [PATCH v2 12/58] gdbserver: turn target ops 'fetch_registers' and 'store_registers' into methods Tankut Baris Aktemur
16:59 [PATCH v2 02/58] gdbserver: turn target op 'create_inferior' into a method Tankut Baris Aktemur
16:59 Re: [PATCH 00/14] Share DWARF partial symtabs between objfiles Tom Tromey
16:57 Re: [PATCH] Move gdbserver to top level Luis Machado
14:29 Re: [PATCH] Move gdbserver to top level Luis Machado
14:21 Re: [PATCH] Move gdbserver to top level Maciej W. Rozycki
14:07 Re: [PATCH v2 0/4] GDB fixes for the remote end having gone astray Maciej W. Rozycki
13:58 Re: [PATCH] Move gdbserver to top level Luis Machado
12:31 Re: [PATCH 00/14] Share DWARF partial symtabs between objfiles Luis Machado
12:08 Re: [PATCH 5/5] gdb: change print format of flag enums with value 0 Luis Machado
11:04 Re: [PATCH 4/5] gdb: print unknown part of flag enum in hex Luis Machado
11:01 Re: [PATCH 3/5] gdb: allow duplicate enumerators in flag enums Luis Machado
10:56 Re: [PATCH 2/5] gdb: fix printing of flag enums with multi-bit enumerators Luis Machado

February 16, 2020
06:21 Re: [PATCH] Fix off-by-one bug in dwarf 5 file indexes. Ali Tamur via gdb-patches

February 15, 2020
16:55 [PATCH 12/14] Fix a memory leak and remove an unused member Tom Tromey
16:55 [PATCH 14/14] Share DWARF partial symtabs Tom Tromey
16:55 [PATCH 11/14] Split type_unit_group Tom Tromey
16:55 [PATCH 03/14] Introduce dwarf2_per_objfile::obstack Tom Tromey
16:55 [PATCH 13/14] Move signatured_type::type to unshareable object Tom Tromey
16:55 [PATCH 10/14] Introduce dwarf2_enter_objfile and use it Tom Tromey
16:55 [PATCH 08/14] Remove symtab links from dwarf2_psymtab and dwarf2_per_cu_quick_data Tom Tromey
16:54 [PATCH 06/14] Add "objfile" parameter to two partial_symtab methods Tom Tromey
16:54 [PATCH 09/14] Add objfile member to DWARF batons Tom Tromey
16:54 [PATCH 07/14] Add dwarf2_per_cu_data::index Tom Tromey
16:54 [PATCH 04/14] Convert IS_TYPE_UNIT_GROUP to method Tom Tromey
16:54 [PATCH 05/14] Introduce dwarf2_unshareable and move die_type_hash Tom Tromey
16:54 [PATCH 01/14] Fix latent bug in dwarf2_find_containing_comp_unit Tom Tromey
16:54 [PATCH 02/14] Simplify setting of reading_partial_symbols Tom Tromey
16:54 [PATCH 00/14] Share DWARF partial symtabs between objfiles Tom Tromey
14:06 Re: [PATCH] Link to -lssp when available (fixes mingw build) Eli Zaretskii
07:26 Re: Using the vcs_to_changelog.py script Eli Zaretskii

February 14, 2020
21:27 Re: [PATCH] Change gdbserver to use existing gnulib and libiberty Tom Tromey
21:14 Re: [PATCH] Move gdbserver to top level Tom Tromey
21:08 Re: Using the vcs_to_changelog.py script Simon Marchi
20:55 [PATCH v2 3/3] [PowerPC] Fix debug register issues in ppc-linux-nat Pedro Franco de Carvalho
20:55 [PATCH v2 2/3] [PowerPC] Move up some register access routines Pedro Franco de Carvalho
20:55 [PATCH v2 0/3] low_new_clone in linux-nat.c and powerpc watchpoint fixes Pedro Franco de Carvalho
20:55 [PATCH v2 1/3] Add low_new_clone method to linux_nat_target. Pedro Franco de Carvalho
20:31 Re: [PATCH 2/2] gdb: make gdbarch_displaced_step_copy_insn return an std::unique_ptr Simon Marchi
20:16 Re: Using the vcs_to_changelog.py script Eli Zaretskii
20:11 Re: [PATCH 1/2] gdb: cleanup of displaced_step_inferior_state::reset/displaced_step_clear Simon Marchi
20:05 Re: [PATCH 2/2] gdb: Add support for tracking the DWARF line table is-stmt field Bernd Edlinger
19:53 Re: [PATCH 1/5] gnulib: import count-one-bits module and use it Simon Marchi
19:48 Re: [PATCH 2/2] gdb: make gdbarch_displaced_step_copy_insn return an std::unique_ptr Pedro Alves
19:47 Re: [PATCH 2/2] gdb: make gdbarch_displaced_step_copy_insn return an std::unique_ptr Pedro Alves
19:43 Re: [PATCH] gnulib: import count-one-bits module and use it Simon Marchi
19:39 Re: [PATCH 1/2] gdb: cleanup of displaced_step_inferior_state::reset/displaced_step_clear Pedro Alves
19:33 [PATCH v7 2/2] gdbserver: Add RISC-V/Linux support Maciej W. Rozycki
19:32 [PATCH v7 1/2] gdb/riscv: Update API for looking up target descriptions Maciej W. Rozycki
19:32 [PATCH v7 0/2] RISC-V/Linux `gdbserver' support and associated fixes Maciej W. Rozycki
19:31 Re: Using the vcs_to_changelog.py script Simon Marchi
19:14 Re: [PATCH] Return unique_xmalloc_ptr from call_site_find_chain Simon Marchi
18:43 Re: [PATCH] Move gdbserver to top level Tom Tromey
18:42 Re: [PATCH] Have testsuite find gdbserver in new location Tom Tromey
18:36 Re: [RFC 00/17] Merge event loop implementations Tom Tromey
18:20 Re: [RFC 00/17] Merge event loop implementations Pedro Alves
17:58 Re: [RFC 00/17] Merge event loop implementations Pedro Alves
16:25 [PATCH] Return unique_xmalloc_ptr from call_site_find_chain Tom Tromey
14:41 Re: [PATCH v2] Rebase executable to match relocated base address Luis Machado
14:07 Re: [PATCH v2] Rebase executable to match relocated base address Hannes Domani via gdb-patches
13:50 Re: [PATCH v2] Rebase executable to match relocated base address Luis Machado
13:07 Re: [PATCH 02/58] gdbserver: turn target op 'create_inferior' into a method Pedro Alves
12:32 Re: [PATCH v2] Rebase executable to match relocated base address Hannes Domani via gdb-patches
11:02 Re: [PATCH v2] Rebase executable to match relocated base address Luis Machado
11:01 RE: [PATCH 02/58] gdbserver: turn target op 'create_inferior' into a method Aktemur, Tankut Baris
10:45 Re: [PATCH] Add support for DW_TAG_skeleton_unit Luis Machado
10:35 Re: [PATCH] gnulib: import count-one-bits module and use it Luis Machado
10:26 Re: [PATCH] Have testsuite find gdbserver in new location Luis Machado
10:22 Re: [PATCH] Cache .gnu_debugdata BFD Luis Machado
09:56 Re: [PATCH] Fix program invocation by gdbserver on MS-Windows Eli Zaretskii
09:45 Re: Using the vcs_to_changelog.py script Eli Zaretskii
07:39 Re: [PATCH] Speedup lnp_state_machine::handle_special_opcode Tom de Vries
03:54 Re: [PATCH] Move gdbserver to top level Sergio Durigan Junior
02:22 Re: [RFC 00/17] Merge event loop implementations Tom Tromey

February 13, 2020
23:48 Re: [PATCH] configure: Re-disable building cross-gdbserver Maciej W. Rozycki
23:06 [review v2] Pass thread_info pointer to various inferior control functions Simon Marchi (Code Review)
23:04 [PATCH v3] Pass thread_info pointer to various inferior control functions Simon Marchi
22:52 Re: [PATCH 1/2] gdb: cleanup of displaced_step_inferior_state::reset/displaced_step_clear Simon Marchi
21:31 Re: [PATCH 1/2] gdbsupport: rename source files to .cc Simon Marchi
21:26 Re: [PATCH 1/2] gdbsupport: rename source files to .cc Pedro Alves
21:22 Re: [PATCH 1/2] gdbsupport: rename source files to .cc Simon Marchi
21:07 Re: Using the vcs_to_changelog.py script Simon Marchi
20:56 Re: Using the vcs_to_changelog.py script Simon Marchi
20:38 [PATCH 4/5] gdb: print unknown part of flag enum in hex Simon Marchi
20:31 Re: [PATCH 58/58] gdbserver: finish turning the target ops vector into a class Pedro Alves
20:31 Re: [PATCH 57/58] gdbserver: use unique_ptr for 'the_target' Pedro Alves
20:30 [PATCH 2/5] gdb: fix printing of flag enums with multi-bit enumerators Simon Marchi
20:30 [PATCH 1/5] gnulib: import count-one-bits module and use it Simon Marchi
20:30 [PATCH 5/5] gdb: change print format of flag enums with value 0 Simon Marchi
20:30 [PATCH 3/5] gdb: allow duplicate enumerators in flag enums Simon Marchi
20:29 Re: [PATCH 52/58] gdbserver: turn breakpoint kind-related target ops into methods Pedro Alves
20:29 Re: [PATCH 38/58] gdbserver: turn target ops 'read_pc' and 'write_pc' into methods Pedro Alves
20:29 Re: [PATCH 24/58] gdbserver: turn target op 'read_offsets' into a method Pedro Alves
20:28 Re: [PATCH 15/58] gdbserver: turn target op 'look_up_symbols' into a method Pedro Alves
20:27 Re: [PATCH 02/58] gdbserver: turn target op 'create_inferior' into a method Pedro Alves
20:26 Re: [PATCH 01/58] gdbserver: start turning the target ops vector into a class Pedro Alves
20:26 Re: [PATCH 00/58] Turn gdbserver's process_stratum_target into a class Pedro Alves
19:29 Re: Using the vcs_to_changelog.py script Eli Zaretskii
19:21 Re: [PATCH] Check for null result from gdb_demangle Keith Moyer via gdb-patches
19:09 Re: Using the vcs_to_changelog.py script Philippe Waroquiers
18:58 Re: Using the vcs_to_changelog.py script Eli Zaretskii
18:48 Re: [PATCH] Check for null result from gdb_demangle Pedro Alves
18:34 Re: [PATCH 1/2] gdbsupport: rename source files to .cc Pedro Alves
18:26 Re: [PATCH] Speedup lnp_state_machine::handle_special_opcode Pedro Alves
18:14 [PATCH v2] Rebase executable to match relocated base address Hannes Domani via gdb-patches
16:26 Re: Using the vcs_to_changelog.py script Simon Marchi
15:42 Re: Using the vcs_to_changelog.py script Eli Zaretskii
15:28 RE: [PATCH 2/2] gdbserver: rename source files to .cc Aktemur, Tankut Baris
15:08 Re: [PATCH 2/2] gdbserver: rename source files to .cc Tom Tromey
15:02 Re: [PATCH][gdb/testsuite] Ignore pass/fail/unsupported in gdb-caching-proc.exp Tom de Vries
14:57 Re: [PATCH] Check for null result from gdb_demangle Simon Marchi
14:48 Re: [PATCH 2/2] gdbserver: rename source files to .cc Simon Marchi
14:41 Re: [PATCH 1/2] gdbsupport: rename source files to .cc Simon Marchi
14:32 Re: [PATCH][gdb/testsuite] Ignore pass/fail/unsupported in gdb-caching-proc.exp Tom Tromey
14:25 Re: [PATCH][gdb/testsuite] Remove stale exec in gdb_compile_ada Tom Tromey
14:24 Re: [PATCH] Fix off-by-one bug in dwarf 5 file indexes. Tom Tromey
14:23 Re: [PATCH] Speedup lnp_state_machine::handle_special_opcode Tom de Vries
14:22 Re: [PATCH] Adding myself to gdb/MAINTAINERS Simon Marchi
14:21 Re: [PATCH][gdb/testsuite] Add unsupported tests in catch_ex_std.exp Tom Tromey
14:19 Re: Using the vcs_to_changelog.py script Simon Marchi
14:13 Re: Using the vcs_to_changelog.py script Eli Zaretskii
14:05 Re: [PATCH 2/2] gdbserver: rename source files to .cc Tom Tromey
14:05 Re: [PATCH 1/2] gdbsupport: rename source files to .cc Tom Tromey
13:34 Re: [PATCH] Fix program invocation by gdbserver on MS-Windows Kevin Buettner
13:03 [PATCH] Speedup lnp_state_machine::handle_special_opcode Richard Biener
13:01 Re: [PATCH v2] Avoid infinite recursion in find_pc_sect_line Kevin Buettner
11:18 [PATCH] Adding myself to gdb/MAINTAINERS Sharma, Alok Kumar
10:58 [PATCH][gdb/testsuite] Ignore pass/fail/unsupported in gdb-caching-proc.exp Tom de Vries
10:53 Re: [PATCH] Check for null result from gdb_demangle Andrew Burgess
10:47 [PATCH][gdb/testsuite] Remove stale exec in gdb_compile_ada Tom de Vries
09:03 [PATCH][gdb/testsuite] Add unsupported tests in catch_ex_std.exp Tom de Vries
07:38 [committed][gdb/testsuite] Fix gnatmake_version_at_least Tom de Vries
06:31 [PATCH] Check for null result from gdb_demangle Ali Tamur via gdb-patches
06:19 [PATCH] Search .dwo in the binary directory. Ali Tamur via gdb-patches
05:59 [PATCH] Add support for DW_TAG_skeleton_unit Ali Tamur via gdb-patches
05:39 [PATCH] Fix off-by-one bug in dwarf 5 file indexes. Ali Tamur via gdb-patches
03:37 Re: Using the vcs_to_changelog.py script Eli Zaretskii
03:13 Re: Using the vcs_to_changelog.py script Simon Marchi
02:29 Re: Using the vcs_to_changelog.py script Jeff Law
01:59 New ARI warning Thu Feb 13 01:58:56 UTC 2020 GDB Administrator
01:03 Re: Using the vcs_to_changelog.py script Alan Modra
00:14 [pushed] Remove some dead code from event-loop.c Tom Tromey
00:01 Re: [PATCH] Fix arm-netbsd build error Kamil Rytarowski

February 12, 2020
23:43 Re: [PATCH] Fix arm-netbsd build error Christian Biesinger via gdb-pa
23:33 Using the vcs_to_changelog.py script Simon Marchi
23:28 Re: [PATCH] Fix arm-netbsd build error Christian Biesinger via gdb-pa
22:54 [PATCH 2/2] gdbserver: rename source files to .cc Simon Marchi
22:54 [PATCH 1/2] gdbsupport: rename source files to .cc Simon Marchi
22:51 Re: [PATCH 5/8] Add per-unit obstack Tom Tromey
22:50 Re: [PATCH 2/2] Change booleans to bool in ARM's gdbarch_tdep Christian Biesinger via gdb-pa
22:48 Re: [PATCH 5/8] Add per-unit obstack Simon Marchi
22:47 Re: [PATCH 3/8] Change fde table to a vector Simon Marchi
22:46 Re: [PATCH 2/2] Change booleans to bool in ARM's gdbarch_tdep Tom Tromey
22:41 Re: [PATCH 5/8] Add per-unit obstack Tom Tromey
22:36 Re: [PATCH 3/8] Change fde table to a vector Tom Tromey
22:30 Re: [PATCH 1/2] Print more information in arm_dump_tdep Christian Biesinger via gdb-pa
22:27 [PATCH 2/2] Change booleans to bool in ARM's gdbarch_tdep Christian Biesinger via gdb-pa
22:20 Re: [PATCH 4/8] Store the comp_unit instead of the FDE table Tom Tromey
22:05 Re: [PATCH 1/2] Print more information in arm_dump_tdep Tom Tromey
21:41 [pushed] Remove dwarf_expr_baton Tom Tromey
21:16 Re: [PATCH] Don't override various Makefile variables for gnulib et al Christian Biesinger via gdb-pa
18:38 Re: [PING] [PATCH] Rebase executable to match relocated base address Hannes Domani via gdb-patches
18:19 Re: [PING] [PATCH] Rebase executable to match relocated base address Christian Biesinger via gdb-pa
18:05 Re: [PING] [PATCH] Rebase executable to match relocated base address Hannes Domani via gdb-patches
17:17 Re: [PATCH] Fix arm-netbsd build error Kamil Rytarowski
17:10 Re: [PATCH] Fix arm-netbsd build error Kamil Rytarowski
16:47 Re: [PATCH] Move gdbserver to top level Sergio Durigan Junior
16:43 Re: [PATCH 00/58] Turn gdbserver's process_stratum_target into a class Christian Biesinger via gdb-pa
16:29 Re: [PATCH] Fix arm-netbsd build error Christian Biesinger via gdb-pa
16:14 Re: [PATCH v2] Fix kill of processes created by win32_create_inferior Hannes Domani via gdb-patches
16:06 Re: [PATCH v2] Cache the Thread Local Base pointer type in the gdbarch Hannes Domani via gdb-patches
14:12 Re: [PATCH] rust/25535 Apply embedded offset to enum variant calculation Simon Marchi
13:56 Re: [PATCH] configure: Re-disable building cross-gdbserver Pedro Alves
13:30 Re: [PATCH] Fix arm-netbsd build error Alan Hayward
10:17 [committed][gdb] Fix -Wstrict-null-sentinel warning (--with-iconv-bin) Tom de Vries
08:32 RE: [PATCH 57/58] gdbserver: use unique_ptr for 'the_target' Aktemur, Tankut Baris
08:18 RE: [PATCH 00/58] Turn gdbserver's process_stratum_target into a class Aktemur, Tankut Baris
07:54 Re: [PATCH] rust/25535 Apply embedded offset to enum variant calculation Tom Tromey
05:13 Re: [PATCH] rust/25535 Apply embedded offset to enum variant calculation Simon Marchi
04:59 Re: [PATCH v2] Fix kill of processes created by win32_create_inferior Simon Marchi
04:57 Re: [PATCH] Fix kill of processes created by win32_create_inferior Simon Marchi
04:49 Re: [PING] [PATCH] Rebase executable to match relocated base address Simon Marchi
04:27 Re: RFC: GDB 10.x release target schedule Joel Brobecker
04:18 Re: [PATCH] Fix kill of processes created by win32_create_inferior Simon Marchi
04:13 Re: RFC: GDB 10.x release target schedule Simon Marchi
04:06 Re: [PATCH v2] Cache the Thread Local Base pointer type in the gdbarch Simon Marchi
03:53 Re: [PATCH 5/8] Add per-unit obstack Simon Marchi
03:36 Re: [PATCH 4/8] Store the comp_unit instead of the FDE table Simon Marchi
03:33 Re: [PATCH 3/8] Change fde table to a vector Simon Marchi
03:28 Re: [PATCH 3/8] Change fde table to a vector Simon Marchi
03:00 [pushed] Update a comment in psymtab.h Tom Tromey
02:31 Re: [PATCH v4 1/3] RISC-V: Support the ISA-dependent CSR checking. Nelson Chu
01:59 Re: [PATCH 1/8] Don't forward-declare struct objfile in frame.h Tom Tromey
01:09 Re: [PATCH] rust/25535 Apply embedded offset to enum variant calculation Doug Evans via gdb-patches
01:01 [PATCH] rust/25535 Apply embedded offset to enum variant calculation Doug Evans via gdb-patches
01:01 Re: [PATCH 2/8] Dont' allow copying of auto_obstack Tom Tromey
00:57 [PATCH] Have testsuite find gdbserver in new location Tom Tromey
00:55 Re: [PATCH] Move gdbserver to top level Tom Tromey
00:53 Re: [PATCH 2/8] Dont' allow copying of auto_obstack Simon Marchi
00:51 Re: [PATCH 1/8] Don't forward-declare struct objfile in frame.h Simon Marchi
00:31 Re: [PATCH 8/8] Move the frame data to the BFD when possible Tom Tromey
00:29 Re: [PATCH 3/8] Change fde table to a vector Tom Tromey
00:26 Re: [PATCH 7/8] Remove the objfile backlink from comp_unit Tom Tromey
00:20 Re: [PATCH 4/8] Store the comp_unit instead of the FDE table Tom Tromey
00:19 Re: [PATCH 4/8] Store the comp_unit instead of the FDE table Tom Tromey
00:16 Re: [PATCH 2/8] Dont' allow copying of auto_obstack Tom Tromey
00:13 [PATCH] Cache .gnu_debugdata BFD Tom Tromey

February 11, 2020
23:35 Re: [PATCH] Fix arm-netbsd build error Christian Biesinger via gdb-pa
22:55 [PATCH] Fix arm-netbsd build error Christian Biesinger via gdb-pa
21:02 Re: [PATCH] configure: Re-disable building cross-gdbserver Maciej W. Rozycki
19:34 Re: [pushed] Consolidate partial symtab dependency reading Tom de Vries
17:41 Re: [PATCH 00/58] Turn gdbserver's process_stratum_target into a class Christian Biesinger via gdb-pa
17:09 [PATCH] gnulib: import count-one-bits module and use it Simon Marchi
17:04 [PATCH 1/2] Print more information in arm_dump_tdep Christian Biesinger via gdb-pa
16:56 Re: [PATCH 1/2] Display ExceptionRecord for $_siginfo Hannes Domani via gdb-patches
16:52 Re: [PATCH] gdb/testsuite: Regenerate the testglue if it is not in path Shahab Vahedi
16:43 Re: [PATCH 57/58] gdbserver: use unique_ptr for 'the_target' Christian Biesinger via gdb-pa
16:41 [PATCH v2] Fix kill of processes created by win32_create_inferior Hannes Domani via gdb-patches
16:39 Re: [PATCH] Remove use of deprecated_add_core_fns in cris_tdep.c Christian Biesinger via gdb-pa
16:38 Re: [PATCH v2] New testcase for PR tui/25126 (staled source cache) Sergio Durigan Junior
16:32 [PATCH v2] Cache the Thread Local Base pointer type in the gdbarch Hannes Domani via gdb-patches
16:29 Re: [PATCH] Add a comment for the ARM_F{0..7}_REGNUM registers Christian Biesinger via gdb-pa
16:22 [PUSHED/OBVIOUS] Add missing \n in fprintf Christian Biesinger via gdb-pa
16:11 Re: [PATCH 3/3] Add -Wstrict-null-sentinel to gdbsupport/warning.m4 Simon Marchi
16:00 Re: [PATCH] Remove use of deprecated_add_core_fns in cris_tdep.c Tom Tromey
15:45 Re: [PATCH] configure: Re-disable building cross-gdbserver Tom Tromey
15:41 Re: [PATCH] gdb/testsuite: Regenerate the testglue if it is not in path Tom Tromey
15:39 Re: [PATCH 2/2] gdb: Add support for tracking the DWARF line table is-stmt field Andrew Burgess
15:29 Re: [PATCH] Disable gdbserver on host != target configurations (Re: [PATCH] Move gdbserver to top level) Tom Tromey
15:28 Re: [PATCH 1/2] Display ExceptionRecord for $_siginfo Tom Tromey
15:14 Re: [PATCH][gdb] Fix -Wstrict-null-sentinel warnings Tom Tromey
15:00 Re: [PING][PATCH][gdb/testsuite] Fix UNRESOLVED in gdb.server/server-kill-python.exp Tom Tromey
14:57 Re: [PATCH] Add -Wstrict-null-sentinel Tom Tromey
14:57 Re: [PATCH 3/3] Add -Wstrict-null-sentinel to gdbsupport/warning.m4 Tom Tromey
14:55 Re: [PATCH 2/3] Move gdb/warning.m4 to gdbsupport Tom Tromey
14:55 Re: [PATCH 1/3] gdbsupport: use AM_GDB_WARNINGS Tom Tromey
14:49 [PATCH] Add -Wstrict-null-sentinel Tom Tromey
14:12 Re: [PATCH] Remove some ui_file_* functions Tom Tromey
13:57 Re: [PATCH 2/2] gdb: Add support for tracking the DWARF line table is-stmt field Andrew Burgess
13:48 [PATCH] Disable gdbserver on host != target configurations (Re: [PATCH] Move gdbserver to top level) Pedro Alves
13:37 [PATCH] gdb/testsuite: Regenerate the testglue if it is not in path Shahab Vahedi
11:34 Re: [PING] [PATCH] Rebase executable to match relocated base address Hannes Domani via gdb-patches
11:32 Re: [PATCH v4 1/3] RISC-V: Support the ISA-dependent CSR checking. Andrew Burgess
11:15 Re: [PATCH v5 3/3] gdbserver: Add RISC-V/Linux support Andrew Burgess
11:10 Re: [PATCH v2] New testcase for PR tui/25126 (staled source cache) Andrew Burgess
10:45 Re: [PATCH 8/8] Move the frame data to the BFD when possible Luis Machado
10:40 Re: [PATCH 7/8] Remove the objfile backlink from comp_unit Luis Machado
10:34 Re: [PATCH 5/8] Add per-unit obstack Luis Machado
10:32 Re: [PATCH 4/8] Store the comp_unit instead of the FDE table Luis Machado
10:27 Re: [PATCH 3/8] Change fde table to a vector Luis Machado
09:20 Re: [PATCH] Add a comment for the ARM_F{0..7}_REGNUM registers Alan Hayward
09:05 [PATCH 10/58] gdbserver: turn target op 'resume' into a method Tankut Baris Aktemur
09:04 [PATCH 58/58] gdbserver: finish turning the target ops vector into a class Tankut Baris Aktemur
09:04 [PATCH 56/58] gdbserver: turn target op 'get_ipa_tdesc_idx' into a method Tankut Baris Aktemur
09:04 [PATCH 57/58] gdbserver: use unique_ptr for 'the_target' Tankut Baris Aktemur
09:04 [PATCH 53/58] gdbserver: turn target ops 'thread_name' and 'thread_handle' into methods Tankut Baris Aktemur
09:04 [PATCH 35/58] gdbserver: turn target op 'read_loadmap' into a method Tankut Baris Aktemur
09:04 [PATCH 55/58] gdbserver: turn target op 'supports_catch_syscall' into a method Tankut Baris Aktemur
09:04 [PATCH 51/58] gdbserver: turn target ops 'multifs_{open, readlink, unlink}' into methods Tankut Baris Aktemur
09:04 [PATCH 54/58] gdbserver: turn target op 'supports_software_single_step' into a method Tankut Baris Aktemur
09:04 [PATCH 49/58] gdbserver: turn target op 'supports_range_stepping' into a method Tankut Baris Aktemur
09:04 [PATCH 52/58] gdbserver: turn breakpoint kind-related target ops into methods Tankut Baris Aktemur
09:04 [PATCH 38/58] gdbserver: turn target ops 'read_pc' and 'write_pc' into methods Tankut Baris Aktemur
09:04 [PATCH 31/58] gdbserver: turn target ops 'supports_{fork,vfork,exec}_events' into methods Tankut Baris Aktemur
09:04 [PATCH 44/58] gdbserver: turn target op 'emit_ops' into a method Tankut Baris Aktemur
09:04 [PATCH 39/58] gdbserver: turn target op 'thread_stopped' into a method Tankut Baris Aktemur
09:04 [PATCH 34/58] gdbserver: turn target op 'core_of_thread' into a method Tankut Baris Aktemur
09:04 [PATCH 47/58] gdbserver: turn target op 'supports_agent' into a method Tankut Baris Aktemur
09:04 [PATCH 50/58] gdbserver: turn target op 'pid_to_exec_file' into a method Tankut Baris Aktemur
09:04 [PATCH 42/58] gdbserver: turn target op 'stabilize_threads' into a method Tankut Baris Aktemur
09:03 [PATCH 48/58] gdbserver: turn btrace-related target ops into methods Tankut Baris Aktemur
09:03 [PATCH 45/58] gdbserver: turn target op 'supports_disable_randomization' into a method Tankut Baris Aktemur
09:03 [PATCH 33/58] gdbserver: turn target op 'handle_monitor_command' into a method Tankut Baris Aktemur
09:03 [PATCH 29/58] gdbserver: turn non-stop and async target ops into methods Tankut Baris Aktemur
09:03 [PATCH 28/58] gdbserver: turn target op 'qxfer_siginfo' into a method Tankut Baris Aktemur
09:03 [PATCH 40/58] gdbserver: turn target op 'get_tib_address' into a method Tankut Baris Aktemur
09:03 [PATCH 43/58] gdbserver: turn fast tracepoint target ops into methods Tankut Baris Aktemur
09:03 [PATCH 41/58] gdbserver: turn target ops 'pause_all' and 'unpause_all' into methods Tankut Baris Aktemur
09:03 [PATCH 46/58] gdbserver: turn target op 'qxfer_libraries_svr4' into a method Tankut Baris Aktemur
09:03 [PATCH 26/58] gdbserver: turn target op 'hostio_last_error' into a method Tankut Baris Aktemur
09:03 [PATCH 27/58] gdbserver: turn target op 'qxfer_osdata' into a method Tankut Baris Aktemur
09:03 [PATCH 37/58] gdbserver: turn target op 'supports_tracepoints' into a method Tankut Baris Aktemur
09:03 [PATCH 36/58] gdbserver: turn target op 'process_qsupported' into a method Tankut Baris Aktemur
09:03 [PATCH 14/58] gdbserver: turn target ops 'read_memory' and 'write_memory' into methods Tankut Baris Aktemur
09:03 [PATCH 18/58] gdbserver: turn target op 'supports_z_point_type' into a method Tankut Baris Aktemur
09:03 [PATCH 30/58] gdbserver: turn target op 'supports_multi_process' into a method Tankut Baris Aktemur
09:03 [PATCH 32/58] gdbserver: turn target op 'handle_new_gdb_connection' into a method Tankut Baris Aktemur
09:03 [PATCH 21/58] gdbserver: turn target op '{supports_}stopped_by_hw_breakpoint' into a method Tankut Baris Aktemur
09:03 [PATCH 19/58] gdbserver: turn target ops 'insert_point' and 'remove_point' into methods Tankut Baris Aktemur
09:03 [PATCH 25/58] gdbserver: turn target op 'get_tls_address' into a method Tankut Baris Aktemur
09:03 [PATCH 23/58] gdbserver: turn target ops 'stopped_by_watchpoint' and 'stopped_data_address' into methods Tankut Baris Aktemur
09:03 [PATCH 20/58] gdbserver: turn target op '{supports_}stopped_by_sw_breakpoint' into a method Tankut Baris Aktemur
09:03 [PATCH 24/58] gdbserver: turn target op 'read_offsets' into a method Tankut Baris Aktemur
09:03 [PATCH 16/58] gdbserver: turn target op 'request_interrupt' into a method Tankut Baris Aktemur
09:03 [PATCH 11/58] gdbserver: turn target op 'wait' into a method Tankut Baris Aktemur
09:03 [PATCH 17/58] gdbserver: turn target op 'read_auxv' into a method Tankut Baris Aktemur
09:03 [PATCH 22/58] gdbserver: turn target op 'supports_hardware_single_step' into a method Tankut Baris Aktemur
09:03 [PATCH 12/58] gdbserver: turn target ops 'fetch_registers' and 'store_registers' into methods Tankut Baris Aktemur
09:03 [PATCH 07/58] gdbserver: turn target op 'mourn' into a method Tankut Baris Aktemur
09:03 [PATCH 13/58] gdbserver: turn prepare_to_access_memory & done_accessing_memory into methods Tankut Baris Aktemur
09:03 [PATCH 02/58] gdbserver: turn target op 'create_inferior' into a method Tankut Baris Aktemur
09:03 [PATCH 05/58] gdbserver: turn target op 'kill' into a method Tankut Baris Aktemur
09:03 [PATCH 15/58] gdbserver: turn target op 'look_up_symbols' into a method Tankut Baris Aktemur
09:03 [PATCH 09/58] gdbserver: turn target op 'thread_alive' into a method Tankut Baris Aktemur
09:03 [PATCH 08/58] gdbserver: turn target op 'join' into a method Tankut Baris Aktemur
09:03 [PATCH 06/58] gdbserver: turn target op 'detach' into a method Tankut Baris Aktemur
09:03 [PATCH 04/58] gdbserver: turn target op 'attach' into a method Tankut Baris Aktemur
09:03 [PATCH 03/58] gdbserver: turn target op 'post_create_inferior' into a method Tankut Baris Aktemur
09:03 [PATCH 01/58] gdbserver: start turning the target ops vector into a class Tankut Baris Aktemur
09:02 [PATCH 00/58] Turn gdbserver's process_stratum_target into a class Tankut Baris Aktemur
08:38 Re: [PATCH] Remove some ui_file_* functions Luis Machado
08:27 Re: [PATCH 11/14] gdb/testsuite: Fix dbx.exp for remote targets Luis Machado
08:20 Re: [PATCH 05/14] gdb/testsuite: Skip a few gdb.base/skip.exp tests for remote targets Luis Machado
08:10 Re: [PATCH 04/14] gdb/testsuite: Avoid fake failures when exit is unreliable Luis Machado
07:35 Re: [PATCH 03/14] gdb/testsuite: Add exit_is_reliable proc Luis Machado
07:32 Re: [PATCH 02/14] gdb/testsuite: Skip fileio.exp for remote targets Luis Machado
07:29 Re: [PATCH 01/14] gdb/testsuite: Fix an invalid is_remote check in fileio test Luis Machado
00:32 Re: [PATCH] Add a comment for the ARM_F{0..7}_REGNUM registers Luis Machado
00:29 Re: [PING] [PATCH] Rebase executable to match relocated base address Luis Machado

February 10, 2020
23:51 Re: [PATCH v3] Add debuginfod support to GDB Aaron Merey
23:36 [PATCH] Add a comment for the ARM_F{0..7}_REGNUM registers Christian Biesinger via gdb-pa
22:33 Re: [PATCH] Fix kill of processes created by win32_create_inferior Luis Machado
22:14 Re: [PING][PATCH][gdb/testsuite] Fix UNRESOLVED in gdb.server/server-kill-python.exp Luis Machado
22:03 Re: [PATCH] Cache the Thread Local Base pointer type in the gdbarch Luis Machado
22:00 [PATCH] Remove use of deprecated_add_core_fns in cris_tdep.c Christian Biesinger via gdb-pa
21:55 Re: [PATCH v2] New testcase for PR tui/25126 (staled source cache) Luis Machado
21:48 Re: [PATCH] Fix range end handling of inlined subroutines Andrew Burgess
20:03 Re: [PATCH v2] New testcase for PR tui/25126 (staled source cache) Sergio Durigan Junior
20:02 [PATCH v2] New testcase for PR tui/25126 (staled source cache) Sergio Durigan Junior
19:33 Re: [PATCH v2] New testcase for PR tui/25126 (staled source cache) Luis Machado
19:09 [PATCH v2] New testcase for PR tui/25126 (staled source cache) Sergio Durigan Junior
18:30 Re: [PATCH 2/2] gdb: Add support for tracking the DWARF line table is-stmt field Bernd Edlinger
16:46 Re: [PATCH 3/3] Add -Wstrict-null-sentinel to gdbsupport/warning.m4 Simon Marchi
16:42 Re: [PATCH 3/3] Add -Wstrict-null-sentinel to gdbsupport/warning.m4 Christian Biesinger via gdb-pa
16:40 [PATCH 1/3] gdbsupport: use AM_GDB_WARNINGS Simon Marchi
16:40 [PATCH 2/3] Move gdb/warning.m4 to gdbsupport Simon Marchi
16:40 [PATCH 3/3] Add -Wstrict-null-sentinel to gdbsupport/warning.m4 Simon Marchi
15:54 Re: [PATCH] Move gdbserver to top level Sergio Durigan Junior
14:19 Re: [PATCH][gdb] Fix -Wstrict-null-sentinel warnings Tom de Vries
14:08 Re: [PATCH][gdb] Fix -Wstrict-null-sentinel warnings Simon Marchi
13:15 Re: [PATCH] Move gdbserver to top level Andreas Schwab
13:04 Re: [PATCH] Move gdbserver to top level Andreas Schwab
12:29 [review v2] [gdb/testsuite] Fix UNRESOLVED in gdb.server/server-kill-python.exp Tom de Vries (Code Review)
12:28 [PING][PATCH][gdb/testsuite] Fix UNRESOLVED in gdb.server/server-kill-python.exp Tom de Vries
12:20 Re: [PATCH][gdb/testsuite] Skip multi-target.exp without gdbserver Pedro Alves
12:13 Re: [PATCH] Move gdbserver to top level Pedro Alves
12:02 Re: [PATCH] Move gdbserver to top level Pedro Alves
10:59 [PATCH][gdb/testsuite] Skip multi-target.exp without gdbserver Tom de Vries
10:18 [PATCH][gdb] Fix -Wstrict-null-sentinel warnings Tom de Vries
10:01 Re: [PATCH] Move gdbserver to top level Tom de Vries
09:52 Re: [PATCH] Move gdbserver to top level Andreas Schwab
09:02 Re: [PATCH v5 3/3] gdbserver: Add RISC-V/Linux support Maciej W. Rozycki
09:01 [PING^10][PATCH v2 0/4] GDB fixes for the remote end having gone astray Maciej W. Rozycki
09:01 Re: [PATCH] GDB/testsuite: Fix a catastrophic step-over-no-symbols.exp failure Maciej W. Rozycki
07:57 Re: RFC: GDB 10.x release target schedule Joel Brobecker
01:21 Re: [RFAv4 1/3] default-args: allow to define default command/alias arguments Christian Biesinger via gdb-pa

February 09, 2020
23:56 Re: [PATCH 7/8] Remove the objfile backlink from comp_unit Christian Biesinger via gdb-pa
23:56 Re: [PATCH 4/8] Store the comp_unit instead of the FDE table Christian Biesinger via gdb-pa
23:56 Re: [PATCH 2/8] Dont' allow copying of auto_obstack Christian Biesinger via gdb-pa
23:05 Re: [PATCH] Move gdbserver to top level Alan Modra
21:07 [PATCH] Fix range end handling of inlined subroutines Bernd Edlinger
18:57 Re: [PATCH] Fix assertion fi->level Mark Williams
16:42 [PATCH] Cache the Thread Local Base pointer type in the gdbarch Hannes Domani via gdb-patches
14:17 Re: [PATCH] Move gdbserver to top level Tom de Vries
13:59 Re: [PATCH] Move gdbserver to top level Tom de Vries
13:35 Re: [PATCH][gdb] Mention CU offset for <artifical> if verbose Tom Tromey
12:17 Re: [PATCH][gdb/testsuite] Capture many-headers.exp progress and output in gdb.log Simon Marchi
12:16 Re: [PATCH][gdb] Mention CU offset for <artifical> if verbose Simon Marchi
12:07 Re: [PATCH][gdb/testsuite] Capture many-headers.exp progress and output in gdb.log Tom de Vries
11:48 Re: [PATCH][gdb] Mention CU offset for <artifical> if verbose Tom de Vries
11:19 Re: [PATCH v2 1/2] Display ExceptionRecord for $_siginfo Hannes Domani via gdb-patches
06:37 Re: [PATCH] GDB/testsuite: Fix a catastrophic step-over-no-symbols.exp failure Kevin Buettner
05:33 Re: [PATCH v2 1/2] Display ExceptionRecord for $_siginfo Simon Marchi
03:28 Re: [PATCH v2 1/2] Display ExceptionRecord for $_siginfo Eli Zaretskii

February 08, 2020
21:09 Re: [PATCH v2 1/2] Display ExceptionRecord for $_siginfo Hannes Domani via gdb-patches
20:45 Re: [PATCH 00/38] Start reorganization of DWARF code Tom Tromey
20:15 Re: [PATCH v2 2/2] Use enums for human-readable exception information. Eli Zaretskii
20:13 Re: [PATCH v2 1/2] Display ExceptionRecord for $_siginfo Eli Zaretskii
20:04 Re: [PATCH v2 2/2] Use enums for human-readable exception information. Simon Marchi
20:00 Re: [PATCH v2 1/2] Display ExceptionRecord for $_siginfo Simon Marchi
18:26 [PATCH] Fix kill of processes created by win32_create_inferior Hannes Domani via gdb-patches
18:20 Re: RFC: GDB 10.x release target schedule Simon Marchi
17:38 Re: [PATCH 00/38] Start reorganization of DWARF code Simon Marchi
17:36 Re: [PATCH 38/38] Remove "keep" parameter from cutu_reader constructor Simon Marchi
16:57 [PATCH] GDB/testsuite: Fix a catastrophic step-over-no-symbols.exp failure Maciej W. Rozycki
16:55 Re: [PATCH 14/38] Change dwarf2_per_objfile::signatured_types to be htab_up Simon Marchi
16:37 [PING] [PATCH] Rebase executable to match relocated base address Hannes Domani via gdb-patches
16:26 [PATCH v2 2/2] Use enums for human-readable exception information. Hannes Domani via gdb-patches
16:26 [PATCH v2 1/2] Display ExceptionRecord for $_siginfo Hannes Domani via gdb-patches
16:21 [PATCH] configure: Re-disable building cross-gdbserver Maciej W. Rozycki
16:16 Re: [PATCH][gdb/testsuite] Capture many-headers.exp progress and output in gdb.log Simon Marchi
15:48 Re: [PATCH][gdb] Mention CU offset for <artifical> if verbose Simon Marchi
15:40 RFC: GDB 10.x release target schedule Joel Brobecker
15:29 Re: [PATCH 0/8] Share DWARF frame information across inferiors Tom Tromey
15:29 GDB 9.2 release status (2020-02-08) Joel Brobecker
15:28 [PATCH 3/8] Change fde table to a vector Tom Tromey
15:28 [PATCH 8/8] Move the frame data to the BFD when possible Tom Tromey
15:28 [PATCH 6/8] Remove a use of the comp_unit backlink Tom Tromey
15:28 [PATCH 7/8] Remove the objfile backlink from comp_unit Tom Tromey
15:28 [PATCH 1/8] Don't forward-declare struct objfile in frame.h Tom Tromey
15:28 [PATCH 5/8] Add per-unit obstack Tom Tromey
15:28 [PATCH 0/8] Share DWARF frame information across inferiors Tom Tromey
15:28 [PATCH 4/8] Store the comp_unit instead of the FDE table Tom Tromey
15:28 [PATCH 2/8] Dont' allow copying of auto_obstack Tom Tromey
14:46 Re: [RFAv4 3/3] NEWS and documentation for default-args related concept and commands. Eli Zaretskii
14:10 [RFAv4 1/3] default-args: allow to define default command/alias arguments Philippe Waroquiers
14:10 [RFAv4 3/3] NEWS and documentation for default-args related concept and commands. Philippe Waroquiers
14:09 [RFAv4 2/3] Add tests for new default-args related commands and arguments. Philippe Waroquiers
14:09 [RFAv4 0/3] Allow the user to define default args for commands and aliases Philippe Waroquiers
13:18 gdb-9-branch OPEN again (was: "gdb-9 branch FROZEN") Joel Brobecker
13:16 [release/HEAD] Document the GDB 9.1 release in gdb/ChangeLog Joel Brobecker
13:15 [release/branch 1/2] Document the GDB 9.1 release in gdb/ChangeLog Joel Brobecker
13:15 [release/branch 2/2] Bump GDB version number to 9.1.90.DATE-git. Joel Brobecker
13:15 FYI/BRANCH: Patches applied to branch gdb-9-branch Joel Brobecker
12:51 [release/branch] Set GDB version number to 9.1. Joel Brobecker
12:48 gdb-9 branch FROZEN Joel Brobecker
09:42 Re: [PATCH] New testcase for PR tui/25126 (staled source cache) Luis Machado
09:16 Re: [PATCH][gdb] Mention CU offset for <artifical> if verbose Tom de Vries
07:42 Re: [PATCH] Change gdbserver to use existing gnulib and libiberty Eli Zaretskii
00:41 Re: [PATCHv6 1/2] gdb/riscv: Update API for looking up target descriptions Andrew Burgess
00:27 Re: [PATCH] New testcase for PR tui/25126 (staled source cache) Andrew Burgess
00:22 Re: [PATCH] gdb: Allow more control over where to find python libraries Andrew Burgess
00:18 [PATCHv6 2/2] gdbserver: Add RISC-V/Linux support Andrew Burgess
00:18 [PATCHv6 1/2] gdb/riscv: Update API for looking up target descriptions Andrew Burgess
00:17 Re: [PATCH v5 3/3] gdbserver: Add RISC-V/Linux support Andrew Burgess

February 07, 2020
22:53 [PATCH] Change gdbserver to use existing gnulib and libiberty Tom Tromey
22:17 Re: [PATCH 1/2] Display ExceptionRecord for $_siginfo Hannes Domani via gdb-patches
22:14 Re: [PATCH 1/2] Display ExceptionRecord for $_siginfo Hannes Domani via gdb-patches
22:07 Re: [PATCH 1/2] Display ExceptionRecord for $_siginfo Simon Marchi
22:02 Re: [PATCH 2/2] Use enums for human-readable exception information. Simon Marchi
21:56 Re: [PATCH 1/2] Display ExceptionRecord for $_siginfo Simon Marchi
21:19 [PATCH] Remove some ui_file_* functions Tom Tromey
21:09 Re: [PATCH] Fix assertion fi->level Mark Williams
21:04 Re: [PATCH] Fix assertion fi->level Tom Tromey
21:01 Re: remaining issues before GDB 9.1 release (2020-02-01 update) Tom Tromey
20:54 Re: [PATCH v3] Add debuginfod support to GDB Simon Marchi
20:53 Re: [RFC gdb 9] Revert basenames_may_differ patch Simon Marchi
20:38 Re: [PATCH v2] Add debuginfod support to GDB Simon Marchi
20:23 Re: remaining issues before GDB 9.1 release (2020-02-01 update) Tom Tromey
20:18 Re: [PATCH] New testcase for PR tui/25126 (staled source cache) Luis Machado
20:11 Re: [PATCH] New testcase for PR tui/25126 (staled source cache) Sergio Durigan Junior
19:54 Re: [PATCH] New testcase for PR tui/25126 (staled source cache) Sergio Durigan Junior
19:38 Re: [RFC gdb 9] Revert basenames_may_differ patch Tom Tromey
19:27 [PATCH v3] Add debuginfod support to GDB Aaron Merey
17:58 Re: [PATCH] gdb: Allow more control over where to find python libraries Simon Marchi
17:09 Re: [PATCH] New testcase for PR tui/25126 (staled source cache) Sergio Durigan Junior
17:07 Re: [PATCH] New testcase for PR tui/25126 (staled source cache) Sergio Durigan Junior
16:06 Re: [PATCH] Move gdbserver to top level Simon Marchi
15:01 [PATCH 12/14] gdb/testsuite: Skip on of the interp.exp test for remote targets Shahab Vahedi
15:01 [PATCH 13/14] gdb/testsuite: Skip killed-outside when nosignals Shahab Vahedi
15:01 [PATCH 09/14] gdb/testsuite: Fix break-always.exp for enabled do_reload_on_run Shahab Vahedi
15:01 [PATCH 08/14] gdb/testsuite: Fix bug in break-unload-file Shahab Vahedi
15:01 [PATCH 14/14] gdb/testsuite: Skip some compile.exp tests when running with gdb-comm board Shahab Vahedi
15:01 [PATCH 02/14] gdb/testsuite: Skip fileio.exp for remote targets Shahab Vahedi
15:01 [PATCH 11/14] gdb/testsuite: Fix dbx.exp for remote targets Shahab Vahedi
15:01 [PATCH 10/14] gdb/testsuite: Fix gdb.base/chng-syms.exp for remote target Shahab Vahedi
15:01 [PATCH 03/14] gdb/testsuite: Add exit_is_reliable proc Shahab Vahedi
15:01 [PATCH 05/14] gdb/testsuite: Skip a few gdb.base/skip.exp tests for remote targets Shahab Vahedi
15:01 [PATCH 06/14] gdb/testsuite: Fix gdb.mi exit function Shahab Vahedi
15:01 [PATCH 04/14] gdb/testsuite: Avoid fake failures when exit is unreliable Shahab Vahedi
15:01 [PATCH 00/14] Fixes for GDB Testsuites Shahab Vahedi
15:01 [PATCH 07/14] gdb/testsuite: Fix invalid watchpoint test in mi suite Shahab Vahedi
15:01 [PATCH 01/14] gdb/testsuite: Fix an invalid is_remote check in fileio test Shahab Vahedi
14:50 [PING^2] [PATCH 1/2] Display ExceptionRecord for $_siginfo Hannes Domani via gdb-patches
14:45 Re: [PATCH][gdb] Mention CU offset for <artifical> if verbose Christian Biesinger via gdb-pa
12:11 [review] infrun: extract out a code piece into the 'handle_inferior_exit' func... Tankut Baris Aktemur (Code Rev
12:11 [review v2] infrun: extract out a code piece into 'mark_non_executing_threads' fu... Tankut Baris Aktemur (Code Rev
12:11 [review v3] testsuite: add test for handling multiple inferiors exiting Tankut Baris Aktemur (Code Rev
12:11 [review v3] infrun: handle already-exited threads when attempting to stop Tankut Baris Aktemur (Code Rev
12:04 [PATCH v4 2/2] gdb/infrun: handle already-exited threads when attempting to stop Tankut Baris Aktemur
12:04 [PATCH v4 0/2] Handling already-exited threads in 'stop_all_threads' Tankut Baris Aktemur
12:04 [PATCH v4 1/2] gdb/infrun: extract out a code piece into 'mark_non_executing_threads' function Tankut Baris Aktemur
11:47 Re: [PATCH] New testcase for PR tui/25126 (staled source cache) Andrew Burgess
11:34 [PATCH][gdb] Mention CU offset for <artifical> if verbose Tom de Vries
09:41 Re: [PATCH] New testcase for PR tui/25126 (staled source cache) Luis Machado
03:58 Re: remaining issues before GDB 9.1 release (2020-02-01 update) Joel Brobecker
03:44 Re: [RFC gdb 9] Revert basenames_may_differ patch Joel Brobecker

February 06, 2020
23:00 [PATCH] New testcase for PR tui/25126 (staled source cache) Sergio Durigan Junior
22:59 Re: [PATCH] Aarch64-SIM: BLR opcode does not support XLR register properly. Andrew Burgess
21:15 Re: [PATCH v2] Add debuginfod support to GDB Aaron Merey
19:41 Re: [PATCH] add file desc to gdbserver client_state Stan Cox
18:31 Re: [PATCH] gdb: Allow more control over where to find python libraries Eli Zaretskii
16:58 [PUSHED] gdb: Catch exceptions if the source file is not found Shahab Vahedi
16:46 [PATCH] gdb: Allow more control over where to find python libraries Andrew Burgess
16:45 [pushed] gdb: Add myself as one of GDB maintainer Shahab Vahedi
16:43 [PUSHED] gdb/testsuite: Avoid leaking a port number into results summary Andrew Burgess
16:42 Re: [PATCH v4] gdb: Catch exceptions if the source file is not found Andrew Burgess
15:26 Re: [PATCH] gdb: Catch exceptions if the source file is not found Shahab Vahedi
15:25 [PATCH v4] gdb: Catch exceptions if the source file is not found Shahab Vahedi
14:25 Re: [PATCH v2] gdb: Catch exceptions if the source file is not found Andrew Burgess
14:22 [review] jit: enhance test suite Simon Marchi (Code Review)
14:07 [review] jit: enhance test suite Mihails Strasuns (Code Review)
13:25 Re: [PATCH 2/3 v2] Define _KMEMUSER in arm-nbsd-nat.c Kamil Rytarowski
13:19 Re: [PATCH 2/3 v2] Define _KMEMUSER in arm-nbsd-nat.c Kamil Rytarowski
13:19 Re: [PATCH] gdb: Catch exceptions if the source file is not found Shahab Vahedi
13:07 [PATCH v3] gdb: Catch exceptions if the source file is not found Shahab Vahedi
12:12 Re: [PATCH v2] gdb: Catch exceptions if the source file is not found Andrew Burgess
09:01 Re: [PATCH 2/2] gdb: Add support for tracking the DWARF line table is-stmt field Luis Machado
08:53 [PATCH][gdb/testsuite] Capture many-headers.exp progress and output in gdb.log Tom de Vries
08:30 [PATCH 1/2] gdb: define convenience function 'exists_non_stop_target' Tankut Baris Aktemur
08:30 [PATCH 0/2] All threads not stopped when a process exits Tankut Baris Aktemur
08:30 [PATCH 2/2] gdb/infrun: stop all threads if there exists a non-stop target Tankut Baris Aktemur
07:52 [review] gdb: define convenience function 'exists_non_stop_target' Tankut Baris Aktemur (Code Rev
07:52 [review] gdb/infrun: stop all threads if there exists a non-stop target Tankut Baris Aktemur (Code Rev
07:51 [review] gdb/infrun: stop all threads if there exists a non-stop target Tankut Baris Aktemur (Code Rev
03:08 Re: remaining issues before GDB 9.1 release (2020-02-01 update) Joel Brobecker

February 05, 2020
22:59 [review v3] infrun: handle already-exited threads when attempting to stop Tom de Vries (Code Review)
21:49 Re: [PATCH] Disambiguate info_print_options Simon Marchi
21:40 Re: [PATCH] Disambiguate info_print_options Ali Tamur via gdb-patches
19:53 [review v4] [gdb/threads] Fix hang in stop_all_threads after killing inferior Tom de Vries (Code Review)
19:53 [review v4] [gdb/threads] Fix hang in stop_all_threads after killing inferior Tom de Vries (Code Review)
18:37 Re: [PATCH] Fix build on macOS Christian Biesinger via gdb-pa
18:02 Re: [PATCH 2/3 v2] Define _KMEMUSER in arm-nbsd-nat.c Christian Biesinger via gdb-pa
17:55 Re: [PATCH 2/2] gdb: Add support for tracking the DWARF line table is-stmt field Bernd Edlinger
17:53 [PUSHED/OBVIOUS] Fix base class function call Christian Biesinger via gdb-pa
17:36 [PUSHED/OBVIOUS] Fix header guard name in #endif comment Christian Biesinger via gdb-pa
17:25 Re: [PATCH] Aarch64-SIM: BLR opcode does not support XLR register properly. Carlo Bramini
17:24 Re: [PATCH v5 2/3] RISC-V/Linux/native: Factor out target description determination Maciej W. Rozycki
17:14 Re: [PATCH] Aarch64-SIM: BLR opcode does not support XLR register properly. Carlo Bramini
16:49 Re: remaining issues before GDB 9.1 release (2020-02-01 update) Christian Biesinger via gdb-pa
16:38 Re: [PATCH] Add gdb.fortran/vla-stride.exp and report a bug Sergio Durigan Junior
13:24 [review v3] infrun: handle already-exited threads when attempting to stop Tankut Baris Aktemur (Code Rev
13:19 [review v3] testsuite: add test for handling multiple inferiors exiting Tankut Baris Aktemur (Code Rev
13:19 [review v3] infrun: handle already-exited threads when attempting to stop Tankut Baris Aktemur (Code Rev
13:19 [review v2] infrun: extract out a code piece into 'mark_non_executing_threads' fu... Tankut Baris Aktemur (Code Rev
12:56 [PATCH] Merge changes from GCC for config/ directory Andrew Burgess
11:54 [review] gdb/infrun: stop all threads if there exists a non-stop target Tankut Baris Aktemur (Code Rev
11:54 [review] gdb: define convenience function 'exists_non_stop_target' Tankut Baris Aktemur (Code Rev
11:43 Re: remaining issues before GDB 9.1 release (2020-02-01 update) Joel Brobecker
11:39 Re: [PATCH] Aarch64-SIM: BLR opcode does not support XLR register properly. Luis Machado
11:37 [PATCH 2/2] gdb: Add support for tracking the DWARF line table is-stmt field Andrew Burgess
11:37 [PATCH 1/2] gdb/testsuite: Add is-stmt support to the DWARF compiler Andrew Burgess
11:37 [PATCH 0/2] Line table is_stmt support Andrew Burgess
11:21 [PATCH] Aarch64-SIM: BLR opcode does not support XLR register properly. Carlo Bramini
11:01 Re: [PATCH v5 2/3] RISC-V/Linux/native: Factor out target description determination Andrew Burgess
10:52 Re: remaining issues before GDB 9.1 release (2020-02-01 update) Tom Tromey
10:08 Re: Propose we release GDB 9.1 next weekend (Feb 01-02) Tom Tromey
09:55 [RFC gdb 9] Revert basenames_may_differ patch Tom Tromey
09:47 [PATCH v4 1/3] RISC-V: Support the ISA-dependent CSR checking. Nelson Chu
09:47 [PATCH v4 3/3] RISC-V: Support the read-only CSR checking. Nelson Chu
09:47 [PATCH v4 2/3] RISC-V: Disable the CSR checking by default. Nelson Chu
09:47 [PATCH v4 0/3] RISC-V: Support more rigorous check for CSR Nelson Chu
07:37 RE: Multi-target change in gdb/inf-child.c Aktemur, Tankut Baris
05:15 RE: [PATCH] Adding support to execute gdb.fortran for the flang compiler Sharma, Alok Kumar
03:27 [review] jit: enhance test suite Simon Marchi (Code Review)

February 04, 2020
19:41 [review v2] testsuite: add test for handling multiple inferiors exiting Tankut Baris Aktemur (Code Rev
19:41 Re: [PATCH][PowerPC] Fix powerpc tests Rogerio Alves
19:35 Multi-target change in gdb/inf-child.c Aktemur, Tankut Baris
18:27 Re: [PATCH] Adding support to execute gdb.fortran for the flang compiler Andrew Burgess
16:47 [PUSHED] gdb/sim: Assert that the simulator ptid is not null_ptid Andrew Burgess
16:37 [pushed] [gdb/testsuite] Add note to 'Race detection' entry in README Sourceware to Gerrit sync (Cod
16:37 [pushed] [gdb/testsuite] Add note to 'Race detection' entry in README Sourceware to Gerrit sync (Cod
16:32 [pushed] [gdb/testsuite] Make inferior_exited_re match a single line Sourceware to Gerrit sync (Cod
16:32 [pushed] [gdb/testsuite] Make inferior_exited_re match a single line Sourceware to Gerrit sync (Cod
16:17 [PATCH] Adding support to execute gdb.fortran for the flang compiler Sharma, Alok Kumar
14:34 Re: [PATCH v5 3/3] gdbserver: Add RISC-V/Linux support Andrew Burgess
14:25 [review] [gdb/testsuite] Add note to 'Race detection' entry in README Simon Marchi (Code Review)
14:23 [review v2] [gdb/testsuite] Make inferior_exited_re match a single line Simon Marchi (Code Review)
10:10 [review] [gdb/testsuite] Add note to 'Race detection' entry in README Tom de Vries (Code Review)
09:32 [review v2] [gdb/testsuite] Make inferior_exited_re match a single line Tom de Vries (Code Review)
09:31 [review] [gdb/testsuite] Make inferior_exited_re match a single line Tom de Vries (Code Review)
09:06 [review v2] infrun: handle already-exited threads when attempting to stop Tankut Baris Aktemur (Code Rev
08:55 [pushed] [gdb/testsuite] Use non-capturing parentheses for inferior_exited_re Sourceware to Gerrit sync (Cod
08:55 [pushed] [gdb/testsuite] Use non-capturing parentheses for inferior_exited_re Sourceware to Gerrit sync (Cod
07:37 RE: [PATCH] Fixed gdb to print arrays with very high indexes Sharma, Alok Kumar
05:36 [review] [gdb/testsuite] Add note to 'Race detection' entry in README Simon Marchi (Code Review)
05:06 Re: [PATCH v5 3/3] gdbserver: Add RISC-V/Linux support Simon Marchi
04:38 [review] [gdb/testsuite] Make inferior_exited_re match a single line Simon Marchi (Code Review)
04:34 [review] [gdb/testsuite] Use non-capturing parentheses for inferior_exited_re Simon Marchi (Code Review)
04:15 [pushed] Change ints to bools around thread_info executing/resumed Simon Marchi
03:39 Re: [PATCH][PowerPC] Fix powerpc tests Simon Marchi
01:23 Re: [PATCH] Fixed gdb to print arrays with very high indexes Simon Marchi

February 03, 2020
21:34 Re: [PATCH] Move gdbserver to top level Tom Tromey
20:59 [PATCH][PowerPC] Fix powerpc tests Rogerio Alves
16:27 [review v2] infrun: handle already-exited threads when attempting to stop Tom de Vries (Code Review)
16:02 [review v2] infrun: handle already-exited threads when attempting to stop Tankut Baris Aktemur (Code Rev
15:20 [review v3] [gdb/threads] Fix hang in stop_all_threads after killing inferior Tom de Vries (Code Review)
15:15 [review] [gdb/testsuite] Use non-capturing parentheses for inferior_exited_re Tom de Vries (Code Review)
15:15 [review] [gdb/testsuite] Make inferior_exited_re match a single line Tom de Vries (Code Review)
15:13 [review v2] infrun: handle already-exited threads when attempting to stop Tom de Vries (Code Review)
14:30 [review v3] [gdb/threads] Fix hang in stop_all_threads after killing inferior Tankut Baris Aktemur (Code Rev
12:09 [committed v6 1/3] RISC-V/Linux/native: Determine FLEN dynamically Maciej W. Rozycki
10:37 Re: [PATCH] [gdb/testsuite] Fix compilation error with musl in gdb/testsuite/gdb.base/fileio.c Joel Brobecker
10:25 Re: [PATCH] gdb/testsuite: Updated includes Joel Brobecker
10:17 [review] [gdb/testsuite] Add note to 'Race detection' entry in README Tom de Vries (Code Review)
10:10 [PATCH] [gdb/testsuite] Fix compilation error with musl in gdb/testsuite/gdb.base/fileio.c Lukas Durfina
10:00 RE: [PATCH] gdb/testsuite: Updated includes Lukas Durfina
09:34 [review] [gdb/testsuite] Fix solib-list.exp test-case for exec with debug-info Tom de Vries (Code Review)
05:20 RE: [PATCH] Fixed gdb to print arrays with very high indexes Sharma, Alok Kumar
03:05 Re: [PATCH] Fix assertion fi->level Mark Williams

February 02, 2020
21:11 Re: [PATCH v5 1/3] RISC-V/Linux/native: Determine FLEN dynamically Andrew Burgess
16:06 RE: [PATCH] Fixed gdb to print arrays with very high indexes Sharma, Alok Kumar
03:10 Re: [PATCH] Support for DW_AT_loclists_base and DW_FORM_loclistx. Ali Tamur via gdb-patches
01:10 [RFC] gdb: Give a better error when a breakpoint can't be placed in a PIE Andrew Burgess

February 01, 2020
23:22 Re: [PATCH] Disambiguate info_print_options Ali Tamur via gdb-patches
20:38 Re: [RFA/gdb-9-branch] Abort configure immediately if building GDB in tree Sergio Durigan Junior
20:21 [PATCH v5 3/3] gdbserver: Add RISC-V/Linux support Maciej W. Rozycki
20:21 [PATCH v5 2/3] RISC-V/Linux/native: Factor out target description determination Maciej W. Rozycki
20:20 [PATCH v5 1/3] RISC-V/Linux/native: Determine FLEN dynamically Maciej W. Rozycki
20:20 [PATCH v5 0/3] RISC-V/Linux `gdbserver' support and associated fixes Maciej W. Rozycki
18:43 [PATCH] Fix sizes and types of x86 segment and x87 registers Ruslan Kabatsayev
15:45 Re: Propose we release GDB 9.1 next weekend (Feb 01-02) Simon Marchi
15:37 Re: Propose we release GDB 9.1 next weekend (Feb 01-02) Simon Marchi
13:17 Re: [PATCH V2] gdb/arm-tdep: the "strd rd, [sp, #-imm]!" is the part of function prologue Joel Brobecker
13:10 Re: [PATCH V3] gdb/arm-tdep: fix to adapt insn "str rd,[sp, #-imm]!" Joel Brobecker
13:06 Re: Propose we release GDB 9.1 next weekend (Feb 01-02) Joel Brobecker
12:58 Re: Propose we release GDB 9.1 next weekend (Feb 01-02) Jonah Graham
12:21 remaining issues before GDB 9.1 release (2020-02-01 update) Joel Brobecker
12:17 Re: Propose we release GDB 9.1 next weekend (Feb 01-02) Joel Brobecker
11:31 [pushed/gdb-9-branch] libctf: compilation failure on MinGW due to missing errno values Joel Brobecker
10:26 Re: [RFA/gdb-9-branch] Abort configure immediately if building GDB in tree Joel Brobecker
10:19 Re: [RFA/gdb-9-branch] Abort configure immediately if building GDB in tree Joel Brobecker
10:15 Re: [PATCH] gdb/testsuite: Updated includes Joel Brobecker
08:30 [review v2] [gdb/testsuite] Fix UNRESOLVED in gdb.server/server-kill-python.exp Tom de Vries (Code Review)
08:00 Re: Propose we release GDB 9.1 next weekend (Feb 01-02) Simon Marchi
07:27 [review] [gdb/testsuite] Fix UNRESOLVED in gdb.server/server-kill-python.exp Tom de Vries (Code Review)
07:24 Re: [RFA/gdb-9-branch] Abort configure immediately if building GDB in tree Eli Zaretskii
03:20 Re: Propose we release GDB 9.1 next weekend (Feb 01-02) Jonah Graham
00:29 [review] [gdb/testsuite] Fix UNRESOLVED in gdb.server/server-kill-python.exp Andrew Burgess (Code Review)
00:07 [PATCH v4 3/3] gdbserver: Add RISC-V/Linux support Maciej W. Rozycki
00:07 [PATCH v4 2/3] RISC-V/Linux/native: Factor out target description determination Maciej W. Rozycki
00:06 [PATCH v4 1/3] RISC-V/Linux/native: Determine FLEN dynamically Maciej W. Rozycki
00:06 [PATCH v4 0/3] RISC-V/Linux `gdbserver' support and associated fixes Maciej W. Rozycki


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