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

March 07, 2020
08:09 Re: [PATCH] gdb: recognize 64 bits Windows executables as Cygwin osabi Eli Zaretskii
04:25 Re: [PATCH][gdb] Support anonymous typedef generated by gcc -feliminate-dwarf2-dups Simon Marchi
04:17 [PATCH] gdb: recognize 64 bits Windows executables as Cygwin osabi Simon Marchi
02:26 [PATCH][gdb] Support anonymous typedef generated by gcc -feliminate-dwarf2-dups Tom de Vries

March 06, 2020
23:32 Re: [PATCH v3] Pass thread_info pointer to various inferior control functions Simon Marchi
22:49 Re: [PATCH] Remove use of deprecated core functions (in NetBSD/ARM) Christian Biesinger via gdb-pa
22:42 Re: [PATCH 2/2] gdb: Add support for tracking the DWARF line table is-stmt field Andrew Burgess
22:41 Re: [PATCH] Remove use of deprecated core functions (in NetBSD/ARM) John Baldwin
22:32 [PATCH] gdb: use foreach_with_prefix in gdb.base/break-interp.exp Simon Marchi
22:30 Re: [PATCH 0/6] Improve ptrace-error detection Sergio Durigan Junior
22:29 Re: [PATCH] Fix printf of a convenience variable holding an inferior address Sergio Durigan Junior
21:33 [PATCH 25/31] gdbserver/linux-low: turn fast tracepoint ops into methods Tankut Baris Aktemur
21:33 [PATCH 24/31] gdbserver/linux-low: turn 'get_thread_area' into a method Tankut Baris Aktemur
21:33 [PATCH 20/31] gdbserver/linux-low: turn process/thread addition/deletion ops into methods Tankut Baris Aktemur
21:33 [PATCH 31/31] gdbserver/linux-low: delete 'linux_target_ops' and 'the_low_target' Tankut Baris Aktemur
21:33 [PATCH 30/31] gdbserver/linux-low: turn 'get_ipa_tdesc_idx' into a method Tankut Baris Aktemur
21:33 [PATCH 28/31] gdbserver/linux-low: turn 'supports_hardware_single_step' into a method Tankut Baris Aktemur
21:32 [PATCH 23/31] gdbserver/linux-low: turn 'supports_tracepoints' into a method Tankut Baris Aktemur
21:32 [PATCH 09/31] gdbserver/linux-low: turn 'get_pc' and 'set_pc' into methods Tankut Baris Aktemur
21:32 [PATCH 22/31] gdbserver/linux-low: turn 'process_qsupported' into a method Tankut Baris Aktemur
21:32 [PATCH 29/31] gdbserver/linux-low: turn 'get_syscall_trapinfo' into a method Tankut Baris Aktemur
21:32 [PATCH 17/31] gdbserver/linux-low: turn watchpoint ops into methods Tankut Baris Aktemur
21:32 [PATCH 27/31] gdbserver/linux-low: turn 'supports_range_stepping' into a method Tankut Baris Aktemur
21:32 [PATCH 12/31] gdbserver/linux-low: turn 'supports_software_single_step' and 'get_next_pcs' into methods Tankut Baris Aktemur
21:32 [PATCH 10/31] gdbserver/linux-low: turn 'breakpoint_kind_from_{pc, current_state}' into methods Tankut Baris Aktemur
21:32 [PATCH 18/31] gdbserver/linux-low: turn '{collect, supply}_ptrace_register' into methods Tankut Baris Aktemur
21:32 [PATCH 08/31] gdbserver/linux-low: turn some more static functions into private methods Tankut Baris Aktemur
21:32 [PATCH 21/31] gdbserver/linux-low: turn 'prepare_to_resume' into a method Tankut Baris Aktemur
21:32 [PATCH 26/31] gdbserver/linux-low: turn 'emit_ops' into a method Tankut Baris Aktemur
21:32 [PATCH 19/31] gdbserver/linux-low: turn 'siginfo_fixup' into a method Tankut Baris Aktemur
21:32 [PATCH 14/31] gdbserver/linux-low: turn 'breakpoint_at' into a method Tankut Baris Aktemur
21:32 [PATCH 16/31] gdbserver/linux-low: turn 'insert_point' and 'remove_point' into methods Tankut Baris Aktemur
21:32 [PATCH 06/31] gdbserver/linux-low: turn 'cannot_{fetch/store}_register' into methods Tankut Baris Aktemur
21:32 [PATCH 13/31] gdbserver/linux-low: move 'decr_pc_after_break' into linux_process_target Tankut Baris Aktemur
21:32 [PATCH 15/31] gdbserver/linux-low: turn 'supports_z_point_type' into a method Tankut Baris Aktemur
21:32 [PATCH 11/31] gdbserver/linux-low: turn 'sw_breakpoint_from_kind' into a method Tankut Baris Aktemur
21:32 [PATCH 05/31] gdbserver/linux-low: turn 'regs_info' into a method Tankut Baris Aktemur
21:32 [PATCH 07/31] gdbserver/linux-low: turn 'fetch_register' into a method Tankut Baris Aktemur
21:32 [PATCH 04/31] gdbserver/linux-low: turn 'arch_setup' into a method Tankut Baris Aktemur
21:32 [PATCH 03/31] gdbserver/linux-low: start turning linux target ops into methods Tankut Baris Aktemur
21:32 [PATCH 02/31] gdbserver/linux-low: turn some static functions into private methods Tankut Baris Aktemur
21:32 [PATCH 01/31] gdbserver: make linux target op 'cannot_store_register' a predicate function Tankut Baris Aktemur
21:32 [PATCH 00/31] Turn gdbserver's linux low targets into classes Tankut Baris Aktemur
21:12 Re: [PATCH] Remove use of deprecated core functions (in NetBSD/ARM) Simon Marchi
20:59 [PATCH] Remove use of deprecated core functions (in NetBSD/ARM) Christian Biesinger via gdb-pa
17:42 Re: [PATCH] Don't try to get the TIB address without an inferior Hannes Domani via gdb-patches
17:21 Re: [PATCH] Don't try to get the TIB address without an inferior Simon Marchi
17:13 Re: [PATCH] Don't try to get the TIB address without an inferior Simon Marchi
17:12 Re: [PATCH] Don't try to get the TIB address without an inferior Hannes Domani via gdb-patches
17:06 Re: [PATCH] Don't try to get the TIB address without an inferior Hannes Domani via gdb-patches
17:05 Re: [PATCH] Don't try to get the TIB address without an inferior Simon Marchi
17:01 Re: [PATCH][gdb/testsuite] Fix "text file busy" errors with cc-with-tweaks.exp Simon Marchi
16:57 Re: [PATCH] Don't try to get the TIB address without an inferior Simon Marchi
16:50 [PATCH] Don't try to get the TIB address without an inferior Hannes Domani via gdb-patches
14:19 Re: [PATCH][gdb,testsuite,doc,NEWS] Fix "the the". Eli Zaretskii
12:09 [PATCH][gdb,testsuite,doc,NEWS] Fix "the the". Tom de Vries
11:56 Re: [PATCH][gdb] Remove trailing "done" after "Reading symbols from" message Tom de Vries
11:49 [PATCH][gdb/testsuite] Fix "text file busy" errors with cc-with-tweaks.exp Tom de Vries
11:02 Re: [PATCH][gdb] Remove trailing "done" after "Reading symbols from" message Andrew Burgess

March 05, 2020
23:58 Re: [PATCH] Use std::string for 'psargs'. John Baldwin
23:57 Re: [PATCH] Fix sizes and types of x86 segment and x87 registers John Baldwin
23:15 Re: [PATCH] Use std::string for 'psargs'. Simon Marchi
23:07 [PATCH] Use std::string for 'psargs'. John Baldwin
23:06 Re: [PATCH] arc: Migrate to new target features Simon Marchi
22:43 [PING][PATCH][gdb/testsuite] Fix check-read1 FAIL in gdb.tui/corefile-run.exp Tom de Vries
22:28 [PATCH] libctf: Mark bswap_identity_64 inline function as static. John Baldwin
22:21 [PATCH] gdb: make gdb.arch/amd64-disp-step-avx.exp actually test displaced stepping Simon Marchi
21:51 Re: [PATCH] Fix sizes and types of x86 segment and x87 registers Ruslan Kabatsayev
21:32 Re: [PATCH] Fix sizes and types of x86 segment and x87 registers John Baldwin
21:09 [PATCH] gdb/testsuite/fortran: Add mixed language stack test Andrew Burgess
19:42 Re: [PATCH 1/4] gdb/selftest.m4: ensure $development is set Simon Marchi
19:36 Re: [PATCH v1] gdbsupport: Fix setting up 'development' var. Simon Marchi
19:30 [PATCH 2/4] Move sourcing of development.sh to GDB_AC_COMMON Simon Marchi
19:30 [PATCH 1/4] gdb/selftest.m4: ensure $development is set Simon Marchi
19:30 [PATCH 3/4] Don't include selftests objects in build when unit tests are disabled Simon Marchi
19:30 [PATCH 4/4] Move gdb/selftest.m4 to gdbsupport/selftest.m4 Simon Marchi
18:01 Re: [PATCH 2/2] gdb: Add support for tracking the DWARF line table is-stmt field Bernd Edlinger
16:56 Re: [PATCH] Find tailcall frames before inline frames Tom Tromey
16:06 [PATCH] arc: Migrate to new target features Shahab Vahedi
16:00 Re: [PATCHv2] gdbserver: Add .dir-locals.el file Pedro Alves
15:26 Re: [PATCHv2] gdbserver: Add .dir-locals.el file Eli Zaretskii
15:12 Re: [PATCHv2] gdbserver: Add .dir-locals.el file Andrew Burgess
15:07 RE: [PATCH] gdb, gdbserver, gdbsupport: add .gitattributes files Aktemur, Tankut Baris
14:24 Re: [PATCH] gdb, gdbserver, gdbsupport: add .gitattributes files Simon Marchi
10:21 Re: [PATCH] Find tailcall frames before inline frames Luis Machado
09:10 [committed][gdb/testsuite] Update maint.exp for string cache Tom de Vries
09:01 [PATCH] gdb, gdbserver, gdbsupport: add .gitattributes files Tankut Baris Aktemur
00:43 [PATCH 3/4] Provide access to non SEC_HAS_CONTENTS core file sections Kevin Buettner
00:43 [PATCH 1/4] Remove hack for GDB which sets the section size to 0 Kevin Buettner
00:43 [PATCH 2/4] Add function for partitioning/splitting a section table Kevin Buettner
00:43 [PATCH 4/4] Test ability to access unwritten-to mmap data in core file Kevin Buettner
00:43 [PATCH 0/4] Fix BZ 25631 - core file memory access problem Kevin Buettner

March 04, 2020
23:47 Re: [PATCH] Introduce objfile::intern Tom Tromey
23:28 [pushed] Make "gnutarget" const Tom Tromey
22:01 Re: [PATCH] Explicitly put registers in the general group for ARM Luis Machado
21:05 Re: [PATCH] Explicitly put registers in the general group for ARM Christian Biesinger via gdb-pa
20:45 Re: [PATCH v3] Implement debugging of WOW64 processes Simon Marchi
20:18 Re: [PATCH v3] Implement debugging of WOW64 processes Hannes Domani via gdb-patches
20:07 Re: [PATCH v3] Implement debugging of WOW64 processes Simon Marchi
19:54 Re: [PATCH] gdb: Print frame address in more cases Christian Biesinger via gdb-pa
19:46 Re: [PATCH v3] Implement debugging of WOW64 processes Hannes Domani via gdb-patches
19:32 Re: [PATCH v3] Implement debugging of WOW64 processes Simon Marchi
19:17 [PATCH v3] Implement debugging of WOW64 processes Hannes Domani via gdb-patches
18:15 Re: [PATCH v2] Implement debugging of WOW64 processes Simon Marchi
17:33 Re: [PATCH v2] Implement debugging of WOW64 processes Eli Zaretskii
17:12 [PATCH v2] Implement debugging of WOW64 processes Hannes Domani via gdb-patches
16:14 Re: [Regression] [PATCH] Do not print empty-group regs when printing general ones Luis Machado
16:07 Re: [RFC][gdb] Use partial symbol table to find language for main Tom de Vries
15:25 Re: [PATCH][gdb/doc] Remove trailing done from "Reading symbols from" lines Eli Zaretskii
15:21 Re: [Regression] [PATCH] Do not print empty-group regs when printing general ones Shahab Vahedi
14:13 Re: [PATCH][gdb] Remove trailing "done" after "Reading symbols from" message Tom de Vries
14:13 [PATCH] gdb: Print frame address in more cases Andrew Burgess
14:08 Re: [PATCH][gdb] Remove trailing "done" after "Reading symbols from" message Andrew Burgess
13:21 [PATCH][gdb] Remove trailing "done" after "Reading symbols from" message Tom de Vries
13:17 Re: [Regression] [PATCH] Do not print empty-group regs when printing general ones Luis Machado
10:53 Re: [PATCH] Fix printf of a convenience variable holding an inferior address Joel Brobecker
09:39 [PATCH][gdb/doc] Remove trailing done from "Reading symbols from" lines Tom de Vries
08:48 [gdb/testsuite] Fix missing uint8_t in gdb.fortran/logical.exp Tom de Vries
03:33 Re: [PATCH] Implement debugging of WOW64 processes Eli Zaretskii
02:05 Re: [PATCH]: DWARFv5: Handle location list for split dwarf Simon Marchi
00:39 Re: [PATCH] Add C parser support for "restrict" and "_Atomic" Tom Tromey

March 03, 2020
22:34 [PATCH] gdb: enable -Wmissing-prototypes warning Simon Marchi
22:11 [pushed] gdbsupport: re-generate Makefile.in Simon Marchi
21:45 Re: [PATCH] Find tailcall frames before inline frames Tom Tromey
21:31 Re: [PATCH] Implement debugging of WOW64 processes Simon Marchi
21:12 Re: [PATCH] Implement debugging of WOW64 processes Hannes Domani via gdb-patches
21:01 Re: [PATCH] Implement debugging of WOW64 processes Simon Marchi
20:28 Re: [PATCH] Implement debugging of WOW64 processes Eli Zaretskii
19:36 Re: [PATCH] Implement debugging of WOW64 processes Simon Marchi
19:30 Re: [PATCH] Implement debugging of WOW64 processes Eli Zaretskii
19:12 Re: [PATCH] Implement debugging of WOW64 processes Hannes Domani via gdb-patches
18:51 Re: [PATCH] Implement debugging of WOW64 processes Eli Zaretskii
18:23 Re: [PATCH] gdb.fortran: Allow Flang kind printing in fortran testing Andrew Burgess
18:21 Re: [PATCHv2] gdb/fortran: Fix printing of logical true values for Flang Andrew Burgess
18:21 [PATCH] Implement debugging of WOW64 processes Hannes Domani via gdb-patches
17:43 Re: [PATCH v3] Rebase executable to match relocated base address Hannes Domani via gdb-patches
17:24 Re: [PATCHv2] gdb/fortran: Fix printing of logical true values for Flang Andrew Burgess
16:58 Re: [PATCH v3] Rebase executable to match relocated base address Simon Marchi
16:49 Re: [PATCH] Fix printf of a convenience variable holding an inferior address Sergio Durigan Junior
16:32 Re: [PATCHv2] gdb/fortran: Fix printing of logical true values for Flang Tom Tromey
16:29 Re: [PATCH] Fix printf of a convenience variable holding an inferior address Sergio Durigan Junior
16:22 [PATCH v3] Rebase executable to match relocated base address Hannes Domani via gdb-patches
15:48 Re: [RFC][gdb] Use partial symbol table to find language for main Tom Tromey
13:39 Re: [PATCH] Fix printf of a convenience variable holding an inferior address Andrew Burgess
13:34 Re: [PATCH] Update ELF auxv entry types and update GDB to use them. Luis Machado
10:36 [committed][gdb/testsuite] Fix gdb.mi/gdb2549.exp with check-read1 Tom de Vries
09:51 [committed][gdb/testsuite] Fix tcl error in gdb.mi/list-thread-groups-available.exp Tom de Vries
09:35 [committed][gdb/testsuite] Fix mi-sym-info.exp with check-read1 Tom de Vries
08:35 [PING][PATCH 0/2] All threads not stopped when a process exits Tankut Baris Aktemur
05:46 Re: [PATCH v2] Rebase executable to match relocated base address Simon Marchi
05:31 RE: [PATCH] gdb.fortran: Allow Flang kind printing in fortran testing Sharma, Alok Kumar
05:23 Re: [PATCH v2] Avoid infinite recursion in find_pc_sect_line Simon Marchi
04:47 RE: [PATCHv2] gdb/fortran: Fix printing of logical true values for Flang Sharma, Alok Kumar

March 02, 2020
20:59 Re: [PATCH] Small clean up of use_displaced_stepping Simon Marchi
20:07 Re: [PATCH 2/6] Don't reset errno/bfd_error on 'throw_perror_with_name' Sergio Durigan Junior
19:25 Re: [PATCHv3 2/2] gdb/remote: Restore support for 'S' stop reply packet Andrew Burgess
19:21 Re: [PATCHv2] gdb: Allow GDB to _not_ load a previous command history Andrew Burgess
19:19 Re: [PATCHv2] gdbserver: Add .dir-locals.el file Eli Zaretskii
19:07 Re: [PATCHv3 2/2] gdb/remote: Restore support for 'S' stop reply packet Pedro Alves
19:07 Re: [PATCH] Explicitly put registers in the general group for ARM Luis Machado
18:43 Re: [PATCH] gdb.fortran: Allow Flang kind printing in fortran testing Andrew Burgess
18:21 [PATCHv2] gdb/fortran: Fix printing of logical true values for Flang Andrew Burgess
18:13 Re: [PATCHv2] gdbserver: Add .dir-locals.el file Pedro Alves
17:59 [PATCH] Explicitly put registers in the general group for ARM Christian Biesinger via gdb-pa
17:58 Re: [PATCHv2] gdbserver: Add .dir-locals.el file Eli Zaretskii
17:34 Re: [PATCHv2] gdbserver: Add .dir-locals.el file Pedro Alves
17:32 Re: [PATCH v3] Fix arm-netbsd build error: convert from FPA to VFP Kamil Rytarowski
17:29 Re: [PATCH v3] Fix arm-netbsd build error: convert from FPA to VFP Christian Biesinger via gdb-pa
17:28 [PATCH] gdb.fortran: Allow Flang kind printing in fortran testing Sharma, Alok Kumar
17:08 Re: [PATCHv2] gdbserver: Add .dir-locals.el file Andrew Burgess
17:00 [PATCH] gdb/fortran Fixed printing of logical true values for Flang Sharma, Alok Kumar
16:13 [PATCH][gdb] Skip imports of c++ CUs Tom de Vries
15:19 Re: [PATCHv3 2/2] gdb/remote: Restore support for 'S' stop reply packet Andrew Burgess
14:06 Re: [PATCHv2] gdbserver: Add .dir-locals.el file Pedro Alves
14:05 Re: [PATCH] gdbserver: Add .dir-locals.el file Pedro Alves
13:34 Re: [RFC][gdb/testsuite] Add -lbl option in gdb_test_multiple Pedro Alves
12:31 [PATCHv2] gdbserver: Add .dir-locals.el file Andrew Burgess
12:25 Re: [PATCHv3 2/2] gdb/remote: Restore support for 'S' stop reply packet Pedro Alves
12:24 Re: [PATCHv3 1/2] gdbserver: Add mechanism to prevent sending T stop packets Pedro Alves
12:02 Re: [PATCH] gdbserver: Add .dir-locals.el file Andrew Burgess
11:54 [PATCHv3 2/2] gdb/remote: Restore support for 'S' stop reply packet Andrew Burgess
11:54 [PATCHv3 1/2] gdbserver: Add mechanism to prevent sending T stop packets Andrew Burgess
11:54 [PATCHv3 0/2] gdb/remote: Restore support for 'S' stop reply packet Andrew Burgess
11:42 Re: [PATCH v3] Fix arm-netbsd build error: convert from FPA to VFP Alan Hayward
10:19 RE: [PATCH] gdbserver: Add .dir-locals.el file Aktemur, Tankut Baris
10:17 RE: [PATCH] gdbserver: Add .dir-locals.el file Aktemur, Tankut Baris
09:53 [PATCH] gdbserver: Add .dir-locals.el file Andrew Burgess
02:46 [PATCH] Fix printf of a convenience variable holding an inferior address Sergio Durigan Junior

March 01, 2020
23:18 [RFC][gdb] Use partial symbol table to find language for main Tom de Vries
20:12 [RFC][gdb] Make sure verbose output is on single line Tom de Vries
16:16 Re: [PATCH] Add C parser support for "restrict" and "_Atomic" Ruslan Kabatsayev
11:25 Re: [PING^2] [PATCH] Rebase executable to match relocated base address Hannes Domani via gdb-patches
11:24 [PING] [PATCH v2] Rebase executable to match relocated base address Hannes Domani via gdb-patches
10:53 [PING^2] [PATCH] Rebase executable to match relocated base address Hannes Domani via gdb-patches
09:08 Re: [RFC][gdb/testsuite] Add -lbl option in gdb_test_multiple Tom de Vries
03:01 [PATCH] Add C parser support for "restrict" and "_Atomic" Tom Tromey
02:41 Re: [PATCH] Small clean up of use_displaced_stepping Kevin Buettner
02:27 Re: [PATCH v2] Avoid infinite recursion in find_pc_sect_line Kevin Buettner


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