gdb-patches archive
date index for December, 2017

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:

December 31, 2017
15:00 [PATCH 2/2] Make linux_ptrace_attach_fail_reason return an std::string Simon Marchi
15:00 [PATCH 1/2] linux-nat: Remove unnecessary xstrdup Simon Marchi
13:49 Re: [PATCH] Make dtor of mapped_index_base virtual Simon Marchi
10:12 Re: [PATCH] Make dtor of mapped_index_base virtual Павел Крюков
08:58 [PUSHED] Avoid indexing std::vector past the end Ruslan Kabatsayev
06:01 [PATCH 3/3] Make linux_nat_detach/thread_db_detach use the inferior parameter Simon Marchi
05:58 [PATCH 2/3] Pass inferior down to target_detach and to_detach Simon Marchi
05:56 [PATCH 1/3] Remove args from target detach Simon Marchi
04:34 [pushed] Only ignore -Wenum-compare-switch if it exists Simon Marchi
03:52 Re: [PATCH v3.2 2/5] DWARF-5: .debug_names index producer Simon Marchi
03:48 [PATCH] dwarf: Make sect_offset 64-bits Simon Marchi
02:27 [pushed] dwarf2read: Silence -Wenum-compare-switch warning Simon Marchi
01:31 Re: [PATCH] Avoid indexing std::vector past the end Simon Marchi
01:28 Re: [PATCH] Make dtor of mapped_index_base virtual Simon Marchi
00:04 Re: [RFA] C++-ify parser_state Tom Tromey

December 30, 2017
19:31 [PATCH] Avoid indexing std::vector past the end Ruslan Kabatsayev
18:21 [PATCH] Make dtor of mapped_index_base virtual Павел Крюков
05:13 [pushed] Make mapped_debug_names and mapped_index final Simon Marchi
04:33 Re: [PATCH] Ignore warning about using different types of enums in switch Simon Marchi
02:58 [pushed] Remove unnecessary call to get_thread_db_info Simon Marchi
00:51 Re: [PATCH][RFC] Avoid indexing std::vector past the end Simon Marchi

December 29, 2017
18:05 Re: [PING][PATCH] Fix for prologue processing on PowerPC Pedro Franco de Carvalho

December 28, 2017
21:27 Re: [PATCH] hurd: Add enough auxv support for AT_ENTRY for PIE binaries Samuel Thibault
17:31 [pushed] Remove unused HP-UX TARGET_OBJECT_ enums Simon Marchi
16:01 [PATCH][RFC] Avoid indexing std::vector past the end Ruslan Kabatsayev
02:19 Re: [PATCH] hurd: Add enough auxv support for AT_ENTRY for PIE binaries Simon Marchi
02:05 Re: hurd: PIE support Simon Marchi

December 27, 2017
22:36 Re: Bug#881569: [Fwd: gdb: FTBFS on hurd-i386] Svante Signell
15:44 Re: hurd: PIE support Samuel Thibault
15:42 [PATCH] hurd: Add enough auxv support for AT_ENTRY for PIE binaries Samuel Thibault
14:34 Re: [PATCH v4 1/4] reggroups: Add test and docs for `info reg $reggroup` feature Stafford Horne
02:48 Re: hurd: PIE support Simon Marchi
02:23 Re: [PATCH 3/4] Support 'info proc' for native FreeBSD processes. Simon Marchi
01:56 Re: [PATCH 2/4] Support 'info proc' for FreeBSD process core dumps. Simon Marchi
01:53 Re: [PATCH 0/4] Support for 'info proc' on FreeBSD cores and native Simon Marchi
01:18 Re: [PATCH 1/4] Create psuedo sections for FreeBSD NT_PROCSTAT_(PROC|FILES|VMMAP) notes. Simon Marchi
00:30 Re: [PATCH v4 4/4] tdesc: handle arbitrary strings in tdesc_register_in_reggroup_p Simon Marchi
00:28 Re: [PATCH v4 3/4] reggroups: Add reggroup_gdbarch_new, reggroup_find for dynamic reggroups Simon Marchi
00:20 Re: [PATCH v4 1/4] reggroups: Add test and docs for `info reg $reggroup` feature Simon Marchi

December 26, 2017
15:57 Re: [PATCH v4 4/4] tdesc: handle arbitrary strings in tdesc_register_in_reggroup_p Eli Zaretskii
15:56 Re: [PATCH v4 1/4] reggroups: Add test and docs for `info reg $reggroup` feature Eli Zaretskii
13:53 Re: [PATCH 2/4] sim: Add Stafford Horne as or1k maintainer. Stafford Horne
13:53 Re: [PATCH 1/4] gdb: Add Stafford Horne as or1k maintainer. Stafford Horne
13:49 [PATCH v4 4/4] tdesc: handle arbitrary strings in tdesc_register_in_reggroup_p Stafford Horne
13:48 [PATCH v4 3/4] reggroups: Add reggroup_gdbarch_new, reggroup_find for dynamic reggroups Stafford Horne
13:48 [PATCH v4 2/4] reggroups: Convert reggroups from post_init to pre_init Stafford Horne
13:48 [PATCH v4 1/4] reggroups: Add test and docs for `info reg $reggroup` feature Stafford Horne
13:48 [PATCH v4 0/4] Support for arbitrary reggroups Stafford Horne
08:40 Re: Bug#881569: [Fwd: gdb: FTBFS on hurd-i386] Héctor Orón Martínez

December 24, 2017
14:47 Re: [PATCH v3 1/4] reggroups: Add test and docs for `info reg $reggroup` feature Stafford Horne

December 23, 2017
21:28 [pushed] Add ATTRIBUTE_PRINTF to printf_field_type_assignment Simon Marchi
18:39 [Fwd: gdb: FTBFS on hurd-i386] Svante Signell
08:52 Re: autofoo help requested Andreas Schwab
08:46 Re: [PATCH 4/4] Document support for 'info proc' on FreeBSD. Eli Zaretskii
05:59 Re: autofoo help requested Simon Marchi

December 22, 2017
23:22 autofoo help requested John Baldwin
22:13 [PATCH 4/4] Document support for 'info proc' on FreeBSD. John Baldwin
22:05 [PATCH 2/4] Support 'info proc' for FreeBSD process core dumps. John Baldwin
22:05 [PATCH 3/4] Support 'info proc' for native FreeBSD processes. John Baldwin
22:05 [PATCH 0/4] Support for 'info proc' on FreeBSD cores and native John Baldwin
22:05 [PATCH 1/4] Create psuedo sections for FreeBSD NT_PROCSTAT_(PROC|FILES|VMMAP) notes. John Baldwin
17:13 hurd: PIE support Samuel Thibault
11:33 [RFA/v4] (Ada) New command to stop at start of exception handler. Xavier Roirand
11:32 Re: [RFA] Removes xfree/cleanup and C++fy in two exception functions. Joel Brobecker
11:09 [RFA] Removes xfree/cleanup and C++fy in two exception functions. Xavier Roirand
02:59 Re: [RFA/DWARF v2] Fix breakpoint add on inlined function using function name. Joel Brobecker

December 21, 2017
23:24 Re: [PATCH/RFA] Do not emit "field_type" var if not needed on "maint print c-tdesc" Simon Marchi
22:52 Re: [RFA/DWARF v2] Fix breakpoint add on inlined function using function name. Simon Marchi
16:02 Re: ppc64* native-gdbserver testsuite hangs on gdb.threads/process-dies-while-handling-bp.exp Edjunior Machado
12:55 Re: [PATCH v3 4/4] tdesc: handle arbitrary strings in tdesc_register_in_reggroup_p Stafford Horne
11:52 Re: [PATCH v3] (Ada) New command to stop at start of exception handler. Joel Brobecker
11:32 Re: [RFA/linespec] wrong line number in breakpoint location Joel Brobecker
11:31 Re: [RFA/linespec] wrong line number in breakpoint location Joel Brobecker
11:03 Re: [RFA/DWARF v2] Fix breakpoint add on inlined function using function name. Joel Brobecker
09:10 Re: [PATCH/RFA] Do not emit "field_type" var if not needed on "maint print c-tdesc" Yao Qi
03:40 Re: [PATCH v3 1/4] reggroups: Add test and docs for `info reg $reggroup` feature Eli Zaretskii
03:29 Re: [PATCH v3 4/4] tdesc: handle arbitrary strings in tdesc_register_in_reggroup_p Simon Marchi
03:15 Re: [PATCH v3 3/4] reggroups: Create reggroup_gdbarch_new for dynamic reggroups Simon Marchi
03:03 Re: [PATCH v3 2/4] reggroups: Convert reggroups from post_init to pre_init Simon Marchi
02:59 Re: [PATCH v3 1/4] reggroups: Add test and docs for `info reg $reggroup` feature Simon Marchi
02:40 Re: [PATCH v3 1/4] reggroups: Add test and docs for `info reg $reggroup` feature Simon Marchi
02:35 Re: [RFA/DWARF v2] Fix breakpoint add on inlined function using function name. Simon Marchi
01:43 Re: [PATCH, rs6000]: Remove write-only assignment Simon Marchi
01:31 Re: [RFA/linespec] wrong line number in breakpoint location Simon Marchi

December 20, 2017
21:35 Re: ppc64* native-gdbserver testsuite hangs on gdb.threads/process-dies-while-handling-bp.exp Yao Qi
16:55 [PATCH v3] (Ada) New command to stop at start of exception handler. Xavier Roirand
16:37 Re: [PATCH v3 4/4] tdesc: handle arbitrary strings in tdesc_register_in_reggroup_p Eli Zaretskii
16:23 Re: ppc64* native-gdbserver testsuite hangs on gdb.threads/process-dies-while-handling-bp.exp Yao Qi
15:24 Re: ppc64* native-gdbserver testsuite hangs on gdb.threads/process-dies-while-handling-bp.exp Edjunior Machado
13:59 Re: [pushed] Fix Cell/B.E. regression (Re: [PATCH 1/3] Clear non-significant bits of address on memory access) Yao Qi
13:35 Re: [PATCH v3 4/4] tdesc: handle arbitrary strings in tdesc_register_in_reggroup_p Stafford Horne
13:23 [RFA/DWARF v2] Fix breakpoint add on inlined function using function name. Xavier Roirand
13:03 [pushed] Fix Cell/B.E. regression (Re: [PATCH 1/3] Clear non-significant bits of address on memory access) Ulrich Weigand
11:55 Re: [PATCH, rs6000]: Remove write-only assignment Uros Bizjak
11:51 Re: [RFA] (Ada) fix breakpoint add on inlined function using function name. Joel Brobecker
11:50 Re: [PATCH, rs6000]: Remove write-only assignment Yao Qi
11:23 Re: [RFA] (Ada) fix breakpoint add on inlined function using function name. Joel Brobecker
10:40 Re: [PATCH v3 1/4] reggroups: Add test and docs for `info reg $reggroup` feature Stafford Horne
10:22 [RFA] (Ada) fix breakpoint add on inlined function using function name. Xavier Roirand
09:57 Re: [PATCH 1/3] Clear non-significant bits of address on memory access Yao Qi
04:46 Re: [PATCH v2] (Ada) New command to stop at start of exception handlers. Joel Brobecker
04:29 Re: [PATCH v2] (Ada) New command to stop at start of exception handlers. Joel Brobecker

December 19, 2017
22:13 Re: [PATCH v3 4/4] tdesc: handle arbitrary strings in tdesc_register_in_reggroup_p Stafford Horne
20:51 Re: [PATCH/RFA] Do not emit "field_type" var if not needed on "maint print c-tdesc" Sergio Durigan Junior
20:16 Re: [PATCH/RFA] Do not emit "field_type" var if not needed on "maint print c-tdesc" Simon Marchi
19:18 [PATCH/RFA] Do not emit "field_type" var if not needed on "maint print c-tdesc" Sergio Durigan Junior
17:51 Re: ppc64* native-gdbserver testsuite hangs on gdb.threads/process-dies-while-handling-bp.exp Yao Qi
16:33 Re: [PATCH v2] (Ada) New command to stop at start of exception handlers. Eli Zaretskii
16:27 Re: [PATCH v3 4/4] tdesc: handle arbitrary strings in tdesc_register_in_reggroup_p Eli Zaretskii
16:27 Re: ppc64* native-gdbserver testsuite hangs on gdb.threads/process-dies-while-handling-bp.exp Yao Qi
16:23 Re: [PATCH v3 1/4] reggroups: Add test and docs for `info reg $reggroup` feature Eli Zaretskii
16:15 Re: [PATCH 1/3] Clear non-significant bits of address on memory access Ulrich Weigand
15:57 Re: [PING][PATCH] Fix for prologue processing on PowerPC Nikola Prica
15:41 Re: [PATCH 1/3] Clear non-significant bits of address on memory access Yao Qi
14:30 [PATCH v2] (Ada) New command to stop at start of exception handlers. Xavier Roirand
14:23 [PATCH v3 4/4] tdesc: handle arbitrary strings in tdesc_register_in_reggroup_p Stafford Horne
14:23 [PATCH v3 3/4] reggroups: Create reggroup_gdbarch_new for dynamic reggroups Stafford Horne
14:23 [PATCH v3 2/4] reggroups: Convert reggroups from post_init to pre_init Stafford Horne
14:23 [PATCH v3 1/4] reggroups: Add test and docs for `info reg $reggroup` feature Stafford Horne
14:23 [PATCH v3 0/4] Support for arbitrary reggroups Stafford Horne
13:50 Re: [PATCH 1/3] Clear non-significant bits of address on memory access Ulrich Weigand
12:33 [PATCH, rs6000]: Remove write-only assignment Uros Bizjak
11:15 Re: [BuildBot] Notifications disabled for Debian-s390x-* and Fedora-ppc64*-* builders Yao Qi
10:12 Re: [BuildBot] Notifications disabled for Debian-s390x-* and Fedora-ppc64*-* builders Joel Brobecker
09:25 Re: GDB 8.1 branching 2017-12-18 update Joel Brobecker
09:24 Re: [RFA/linespec] wrong line number in breakpoint location Joel Brobecker
09:17 ppc64* native-gdbserver testsuite hangs on gdb.threads/process-dies-while-handling-bp.exp Edjunior Machado

December 18, 2017
19:21 Re: [BuildBot] Notifications disabled for Debian-s390x-* and Fedora-ppc64*-* builders Andreas Arnez
16:23 Re: GDB 8.1 branching 2017-12-18 update Simon Marchi
09:28 GDB 8.1 branching 2017-12-18 update Joel Brobecker
04:09 Re: [RFA/linespec] wrong line number in breakpoint location Simon Marchi
03:41 [FYI/Ada/pushed] improved error message when getting an exception printing a variable Joel Brobecker
03:13 [FYI/Ada/pushed] crash assigning to record component which is an array Joel Brobecker
03:04 [FYI/pushed] Ada: fix bad handling in ada_convert_actual Joel Brobecker
02:44 [RFA/linespec] wrong line number in breakpoint location Joel Brobecker

December 17, 2017
19:14 Re: [PATCH]: Fix PR19061, gdb hangs/spins-on-cpu when debugging any program on Alpha Uros Bizjak
18:11 Re: [PATCH]: Fix PR19061, gdb hangs/spins-on-cpu when debugging any program on Alpha Uros Bizjak

December 16, 2017
14:57 [PATCH 1/2] Fix indentation in gdb.mi/mi-stack.exp Simon Marchi
14:57 [PATCH 2/2] Fix gdb.mi/mi-stack.exp when gcc generates a stack protector Simon Marchi
03:35 Re: New ARI warning Sat Dec 16 01:55:51 UTC 2017 Sergio Durigan Junior
03:35 [pushed/obvious] Fix ARI warning on gdb/typeprint.c:whatis_exp Sergio Durigan Junior
01:55 New ARI warning Sat Dec 16 01:55:51 UTC 2017 GDB Administrator

December 15, 2017
23:20 Re: [BuildBot] Notifications disabled for Debian-s390x-* and Fedora-ppc64*-* builders David Edelsohn
23:19 Re: [BuildBot] Notifications disabled for Debian-s390x-* and Fedora-ppc64*-* builders Sergio Durigan Junior
22:40 Re: [BuildBot] Notifications disabled for Debian-s390x-* and Fedora-ppc64*-* builders David Edelsohn
21:19 Re: [BuildBot] Notifications disabled for Debian-s390x-* and Fedora-ppc64*-* builders Yao Qi
20:37 Re: GDB 8.1 branching 2017-12-11 update Sergio Durigan Junior
20:11 Re: [PATCH v7 0/2] Implement pahole-like 'ptype /o' option (and do some code reorg) Sergio Durigan Junior
20:04 Re: [PATCH v7 2/2] Implement pahole-like 'ptype /o' option Sergio Durigan Junior
19:20 Re: [BuildBot] Notifications disabled for Debian-s390x-* and Fedora-ppc64*-* builders Pedro Alves
18:57 Re: [RFC] regresssion(internal-error) printing subprogram argument Pedro Alves
18:55 Re: [BuildBot] Notifications disabled for Debian-s390x-* and Fedora-ppc64*-* builders David Edelsohn
18:31 Re: [RFC] regresssion(internal-error) printing subprogram argument Pedro Alves
18:21 Re: [PATCH]: Fix PR19061, gdb hangs/spins-on-cpu when debugging any program on Alpha Pedro Alves
17:29 Re: [BuildBot] Notifications disabled for Debian-s390x-* and Fedora-ppc64*-* builders David Edelsohn
17:24 Re: [PATCH v7 2/2] Implement pahole-like 'ptype /o' option Pedro Alves
16:20 Re: [BuildBot] Notifications disabled for Debian-s390x-* and Fedora-ppc64*-* builders Pedro Alves
16:19 Re: [PATCH v3 07/10] s390: Hook s390 into OSABI mechanism Philipp Rudo
15:53 Re: [BuildBot] Notifications disabled for Debian-s390x-* and Fedora-ppc64*-* builders David Edelsohn
15:43 Re: [BuildBot] Notifications disabled for Debian-s390x-* and Fedora-ppc64*-* builders Pedro Alves
15:06 Re: [BuildBot] Notifications disabled for Debian-s390x-* and Fedora-ppc64*-* builders David Edelsohn
14:49 Re: [BuildBot] Notifications disabled for Debian-s390x-* and Fedora-ppc64*-* builders Sergio Durigan Junior
14:48 Re: [BuildBot] Notifications disabled for Debian-s390x-* and Fedora-ppc64*-* builders Pedro Alves
14:34 Re: [BuildBot] Notifications disabled for Debian-s390x-* and Fedora-ppc64*-* builders David Edelsohn
14:20 Re: [BuildBot] Notifications disabled for Debian-s390x-* and Fedora-ppc64*-* builders Sergio Durigan Junior
13:54 Re: [BuildBot] Notifications disabled for Debian-s390x-* and Fedora-ppc64*-* builders David Edelsohn
13:45 [BuildBot] Notifications disabled for Debian-s390x-* and Fedora-ppc64*-* builders Sergio Durigan Junior
12:11 [PATCH]: Fix PR19061, gdb hangs/spins-on-cpu when debugging any program on Alpha Uros Bizjak
11:02 Re: [RFC] regresssion(internal-error) printing subprogram argument Pedro Alves
10:48 Re: [PATCH 4/4] gdb: Fix function parameter alignments in or1k-tdep.c. Yao Qi
10:45 [PATCH OBV] Skip 'maintenance check xml-descriptions' if XML is disabled Yao Qi
10:44 [PATCH OBV] Skip parse_memory_map_tests if XML is disabled Yao Qi
09:48 Re: [RFC] regresssion(internal-error) printing subprogram argument Joel Brobecker
07:54 Re: [RFC] regresssion(internal-error) printing subprogram argument Joel Brobecker
04:38 [pushed/Ada] Handle same component names when searching in tagged types Joel Brobecker
02:31 [PATCH] Fix regression: cannot start with LD_PRELOAD=libSegFault.so (PR gdb/18653#c7) Pedro Alves
01:13 [PATCH v7 2/2] Implement pahole-like 'ptype /o' option Sergio Durigan Junior
01:12 [PATCH v7 1/2] Reorganize code to handle TYPE_CODE_{STRUCT,UNION} on 'c_type_print_base' Sergio Durigan Junior
01:12 [PATCH v7 0/2] Implement pahole-like 'ptype /o' option (and do some code reorg) Sergio Durigan Junior
00:04 [PATCH 1/2] gdb: Fix ia64 defining TRAP_HWBKPT before including gdb_wait.h James Clarke
00:04 [PATCH 2/2] gdb: Add missing #ifdef USE_THREAD_DB to gdbserver James Clarke

December 14, 2017
21:26 [PATCH v2] Compute proper length for dynamic types of TYPE_CODE_TYPEDEF Keith Seitz
20:48 Re: [PATCH] py-breakpoint: Don't use the 'p' PyArg_ParseTupleAndKeywords format specifier Simon Marchi
20:31 Re: [PATCH v6 2/2] Implement pahole-like 'ptype /o' option Sergio Durigan Junior
20:29 Re: [PATCH v6 2/2] Implement pahole-like 'ptype /o' option Sergio Durigan Junior
19:53 [PATCH] py-breakpoint: Don't use the 'p' PyArg_ParseTupleAndKeywords format specifier Simon Marchi
19:41 Re: [RFC] regresssion(internal-error) printing subprogram argument Pedro Alves
19:02 Re: [RFC] regresssion(internal-error) printing subprogram argument Pedro Alves
17:39 Re: [RFA] (Ada) New command to stop at start of exception handler. Eli Zaretskii
17:01 Re: [PATCH 3/4] gdb: Add news entries for new or1k target. Eli Zaretskii
16:30 Re: [PATCH v6 2/2] Implement pahole-like 'ptype /o' option Eli Zaretskii
15:45 Re: [PATCH v3 07/10] s390: Hook s390 into OSABI mechanism Ulrich Weigand
15:16 Re: [RFA] (Ada) New command to stop at start of exception handler. Joel Brobecker
15:09 Re: [RFA] (Ada) New command to stop at start of exception handler. Pedro Alves
14:50 Re: [PATCH v6 2/2] Implement pahole-like 'ptype /o' option Pedro Alves
14:30 Re: [RFA] (Ada) New command to stop at start of exception handler. Joel Brobecker
14:19 Re: [PATCH v6 2/2] Implement pahole-like 'ptype /o' option Pedro Alves
12:08 Re: [PATCH v3 07/10] s390: Hook s390 into OSABI mechanism Philipp Rudo
09:03 [commit] DWARF-5 .debug_names DW_IDX_type_unit fix [Re: [PATCH v3.2 5/5] DWARF-5: .debug_names index consumer] Jan Kratochvil
06:14 [PATCH 4/4] gdb: Fix function parameter alignments in or1k-tdep.c. Stafford Horne
06:14 [PATCH 3/4] gdb: Add news entries for new or1k target. Stafford Horne
06:14 [PATCH 2/4] sim: Add Stafford Horne as or1k maintainer. Stafford Horne
06:14 [PATCH 1/4] gdb: Add Stafford Horne as or1k maintainer. Stafford Horne
06:14 [PATCH 0/4] OpenRISC misc updates Stafford Horne
05:42 Re: [PATCH] gdb: Fix ARI warnings in or1k-tdep.c Stafford Horne
05:20 [pushed/Ada] unable to compare strings (Attempt to compare array with non-array) Joel Brobecker
04:53 [commit/Ada 2/2] slices of arrays with dynamic strides Joel Brobecker
04:53 [RFA/commit DWARF 1/2] Add support for dynamic DW_AT_byte_stride. Joel Brobecker
04:11 [pushed/Ada] Add support for task switching when debugging core files Joel Brobecker
02:51 Re: [PATCH] gdb: Fix ARI warnings in or1k-tdep.c Joel Brobecker
02:48 [PATCH v6 2/2] Implement pahole-like 'ptype /o' option Sergio Durigan Junior
02:48 [PATCH v6 1/2] Reorganize code to handle TYPE_CODE_{STRUCT,UNION} on 'c_type_print_base' Sergio Durigan Junior
02:48 [PATCH v6 0/2] Implement pahole-like 'ptype /o' option (and do some code reorg) Sergio Durigan Junior

December 13, 2017
23:03 Re: [patch] DWARF-5 .debug_names DW_IDX_type_unit fix [Re: [PATCH v3.2 5/5] DWARF-5: .debug_names index consumer] Pedro Alves
22:16 Re: [patch] DWARF-5 .debug_names DW_IDX_type_unit fix [Re: [PATCH v3.2 5/5] DWARF-5: .debug_names index consumer] Pedro Alves
21:57 [patch] DWARF-5 .debug_names DW_IDX_type_unit fix [Re: [PATCH v3.2 5/5] DWARF-5: .debug_names index consumer] Jan Kratochvil
21:34 Re: [PATCH v5 2/2] Implement pahole-like 'ptype /o' option Sergio Durigan Junior
21:30 Re: [PATCH v5 2/2] Implement pahole-like 'ptype /o' option Pedro Alves
21:22 Re: [PATCH v5 2/2] Implement pahole-like 'ptype /o' option Pedro Alves
20:36 Re: [PATCH v5 2/2] Implement pahole-like 'ptype /o' option Sergio Durigan Junior
18:42 Re: [PATCH v3 07/10] s390: Hook s390 into OSABI mechanism Ulrich Weigand
17:41 Re: [PATCH v5 2/2] Implement pahole-like 'ptype /o' option Sergio Durigan Junior
17:14 Re: [PATCH v5 2/2] Implement pahole-like 'ptype /o' option Sergio Durigan Junior
17:13 Re: [PATCH v5 2/2] Implement pahole-like 'ptype /o' option Sergio Durigan Junior
16:45 Re: [PATCH] python: Add qualified parameter to gdb.Breakpoint Simon Marchi
16:42 Re: [PATCH v5 2/2] Implement pahole-like 'ptype /o' option Sergio Durigan Junior
16:41 Re: [PATCH 0/3] Fix regression: expression completer and scope operator (PR gdb/22584) Pedro Alves
16:29 Re: [PATCH] python doc: Rework Breakpoint.__init__ doc Simon Marchi
16:20 Re: [PATCH v5 2/2] Implement pahole-like 'ptype /o' option Pedro Alves
16:19 Re: [PATCH v5 2/2] Implement pahole-like 'ptype /o' option Pedro Alves
16:17 Re: [PATCH v5 2/2] Implement pahole-like 'ptype /o' option Eli Zaretskii
16:07 Re: [PATCH] python doc: Rework Breakpoint.__init__ doc Eli Zaretskii
15:58 Re: [PATCH 0/3] Fix regression: expression completer and scope operator (PR gdb/22584) Simon Marchi
14:42 Re: [PATCH] gdb: Fix ARI warnings in or1k-tdep.c Simon Marchi
14:35 [pushed] Fix typo in gdb_ari.sh Simon Marchi
13:27 [PATCH] gdb: Fix ARI warnings in or1k-tdep.c Stafford Horne
13:26 [PATCH 2/3] Fix regression: expression completer and scope operator (PR gdb/22584) Pedro Alves
13:26 [PATCH 3/3] Tighten regexp of lib/completion-support.exp:test_gdb_complete_tab_multiple Pedro Alves
13:26 [PATCH 1/3] Factor out final completion match string building Pedro Alves
13:26 [PATCH 0/3] Fix regression: expression completer and scope operator (PR gdb/22584) Pedro Alves
13:17 Re: [PATCH] python: Add qualified parameter to gdb.Breakpoint Pedro Alves
11:31 Re: [PATCH 3/3] Fix "Remote 'g' packet reply is too long" problems with multiple inferiors Maciej W. Rozycki
10:37 [RFC] regresssion(internal-error) printing subprogram argument Joel Brobecker
04:54 Re: [PATCH] python doc: Rework Breakpoint.__init__ doc Simon Marchi
04:50 Re: [PATCH v5 2/2] Implement pahole-like 'ptype /o' option Simon Marchi
03:35 Re: [PATCH] python doc: Rework Breakpoint.__init__ doc Eli Zaretskii
03:29 Re: [RFA] fix "server" command prefix handling (unexpected confirmation queries) Joel Brobecker
03:17 [PATCH v5 2/2] Implement pahole-like 'ptype /o' option Sergio Durigan Junior
03:17 [PATCH v5 1/2] Reorganize code to handle TYPE_CODE_{STRUCT,UNION} on 'c_type_print_base' Sergio Durigan Junior
03:17 [PATCH v5 0/2] Implement pahole-like 'ptype /o' option (and do some code reorg) Sergio Durigan Junior
03:02 Re: New ARI warning Wed Dec 13 01:56:09 UTC 2017 Stafford Horne
02:53 Re: New ARI warning Wed Dec 13 01:56:09 UTC 2017 Simon Marchi
01:56 New ARI warning Wed Dec 13 01:56:09 UTC 2017 GDB Administrator
00:45 Re: [PATCH 3/3] Fix "Remote 'g' packet reply is too long" problems with multiple inferiors Pedro Alves

December 12, 2017
21:37 [PATCH] Ignore warning about using different types of enums in switch Simon Marchi
21:33 Re: [PATCH 3/3] Fix "Remote 'g' packet reply is too long" problems with multiple inferiors Maciej W. Rozycki
21:16 Re: [PATCH] python doc: Rework Breakpoint.__init__ doc Simon Marchi
20:12 Re: [PATCH v3 2/2] Implement pahole-like 'ptype /o' option Pedro Alves
18:40 Re: [PATCH v3 2/2] Implement pahole-like 'ptype /o' option Sergio Durigan Junior
18:14 Re: [PATCH v3 2/2] Implement pahole-like 'ptype /o' option Pedro Alves
17:04 Re: [PATCH v2] Implement pahole-like 'ptype /o' option Sergio Durigan Junior
16:52 Re: [PATCH v3.2 5/5] DWARF-5: .debug_names index consumer Jan Kratochvil
15:57 [RFA] (Ada) New command to stop at start of exception handler. Xavier Roirand
15:50 Re: [PATCH v2] Implement pahole-like 'ptype /o' option John Baldwin
15:38 Re: [PATCH v3.2 2/5] DWARF-5: .debug_names index producer Jan Kratochvil
15:10 or1k GDB port - upstream now Stafford Horne
10:01 Re: [RFA] fix "server" command prefix handling (unexpected confirmation queries) Pedro Alves
08:21 Re: [PATCH] PR22576, ppc64_skip_trampoline_code uses wrong r2 for EXEC_REVERSE Ulrich Weigand
07:05 [RFA] fix "server" command prefix handling (unexpected confirmation queries) Joel Brobecker
06:19 Re: [PATCH v3 2/2] Implement pahole-like 'ptype /o' option Sergio Durigan Junior
03:39 Re: [PATCH v4 2/2] Implement pahole-like 'ptype /o' option Eli Zaretskii
02:06 Re: [PATCH] remote: Return NULL extra_info/name if they are empty Simon Marchi
01:59 Re: [PATCH v4 2/2] Implement pahole-like 'ptype /o' option Simon Marchi
01:32 Re: [PATCH v3 2/2] Implement pahole-like 'ptype /o' option Simon Marchi
01:25 Re: [PATCH v2] Implement pahole-like 'ptype /o' option Simon Marchi
00:52 Re: [PATCH v2] Implement pahole-like 'ptype /o' option Pedro Alves
00:29 Re: [PATCH v4 2/2] Implement pahole-like 'ptype /o' option Sergio Durigan Junior
00:27 Re: [PATCH v4 2/2] Implement pahole-like 'ptype /o' option Sergio Durigan Junior
00:25 Re: [PATCH v2] Implement pahole-like 'ptype /o' option Sergio Durigan Junior
00:24 Re: [PATCH] remote: Return NULL extra_info/name if they are empty Pedro Alves

December 11, 2017
23:46 Re: [PATCH v2] Implement pahole-like 'ptype /o' option Pedro Alves
23:44 [PATCH v4 2/2] Implement pahole-like 'ptype /o' option Sergio Durigan Junior
23:44 [PATCH v4 1/2] Reorganize code to handle TYPE_CODE_{STRUCT,UNION} on 'c_type_print_base' Sergio Durigan Junior
23:43 [PATCH v4 0/2] Implement pahole-like 'ptype /o' option (and do some code reorg) Sergio Durigan Junior
23:24 Re: [PATCH v3 2/2] Implement pahole-like 'ptype /o' option Sergio Durigan Junior
23:05 Re: [PATCH v3 1/2] Reorganize code to handle TYPE_CODE_{STRUCT,UNION} on 'c_type_print_base' Sergio Durigan Junior
22:53 [PATCH] PR22576, ppc64_skip_trampoline_code uses wrong r2 for EXEC_REVERSE Alan Modra
22:50 Re: [PATCH v2] Implement pahole-like 'ptype /o' option Sergio Durigan Junior
22:42 Re: [PATCH v2] Implement pahole-like 'ptype /o' option Pedro Alves
21:50 Re: [PATCH v3 2/2] Implement pahole-like 'ptype /o' option Simon Marchi
21:07 Re: [PATCH v2] Implement pahole-like 'ptype /o' option Sergio Durigan Junior
20:55 Re: [PATCH v3 1/2] Reorganize code to handle TYPE_CODE_{STRUCT,UNION} on 'c_type_print_base' Simon Marchi
20:45 Re: [PATCH v2] Implement pahole-like 'ptype /o' option Simon Marchi
19:58 [PATCH v3 2/2] Implement pahole-like 'ptype /o' option Sergio Durigan Junior
19:58 [PATCH v3 1/2] Reorganize code to handle TYPE_CODE_{STRUCT,UNION} on 'c_type_print_base' Sergio Durigan Junior
19:58 [PATCH v3 0/2] Implement pahole-like 'ptype /o' option (and do some code reorg) Sergio Durigan Junior
18:59 Re: [PATCH v2] Implement pahole-like 'ptype /o' option Sergio Durigan Junior
18:22 Re: GDB 8.1 branching 2017-12-11 update Simon Marchi
18:22 [PATCH] remote: Return NULL extra_info/name if they are empty Simon Marchi
16:57 Re: GDB 8.1 branching 2017-12-11 update Simon Marchi
15:43 Re: [PATCH v2] Implement pahole-like 'ptype /o' option Simon Marchi
15:10 Re: GDB 8.1 branching 2017-12-11 update Simon Marchi
15:08 [pushed] Unbreak build for non-ELF ports (Re: [PATCH v3 3/5] Code cleanup: dwarf2_initialize_objfile return value) Pedro Alves
14:33 Re: GDB 8.1 branching 2017-12-11 update Pedro Alves
14:31 Re: GDB 8.1 branching 2017-12-11 update Ulrich Weigand
14:30 Re: Regression on i686 host: gdb.base/floatn.exp: [RFC v2][2/2] Target FP: Make use of MPFR if available Ulrich Weigand
14:29 [pushed, MPFR] Fix regression on 32-bit host systems Ulrich Weigand
14:14 Re: Regression on i686 host: gdb.base/floatn.exp: [RFC v2][2/2] Target FP: Make use of MPFR if available Ulrich Weigand
14:00 Re: [PATCH v3 3/5] Code cleanup: dwarf2_initialize_objfile return value Pedro Alves
13:56 GDB 8.1 branching 2017-12-11 update Joel Brobecker
13:20 Re: [PATCH v3 3/5] Code cleanup: dwarf2_initialize_objfile return value Pedro Alves
13:04 Re: [PATCH v3 3/5] Code cleanup: dwarf2_initialize_objfile return value Yao Qi
12:06 Re: [PATCH] PR gdb/21698: Fix synchronization problems under python interface Yao Qi
11:20 Re: [PATCH 3/5] Don't ever Quit out of resume Pedro Alves
06:25 [RFA/commit/Ada] treat Ada DW_TAG_unspecified_type DIEs as stub types Joel Brobecker
06:00 [pushed] Adapt gdb.ada/variant_record_packed_array.exp to accept reordered components Joel Brobecker
05:25 [pushed/Ada] change tagged types base_address computation Joel Brobecker
05:25 [pushed] Adapt gdb.ada/pkd_arr_elem.exp to accept reordered components Joel Brobecker
04:24 Re: GDB 8.1 branching 2017-12-04 update Joel Brobecker

December 10, 2017
21:23 Re: [RFA] C++-ify parser_state Simon Marchi
21:11 [PATCH 3/2] Remove dwarf2_cu::dwarf2_per_objfile Simon Marchi
18:10 [PATCH 2/2] Remove dwarf2_per_objfile global Simon Marchi
18:09 [PATCH 1/2] Replace objfile field in dwarf2_cu and dwarf2_per_cu_data with dwarf2_per_objfile Simon Marchi
15:13 Re: Regression on i686 host: gdb.base/floatn.exp: [RFC v2][2/2] Target FP: Make use of MPFR if available Jan Kratochvil
15:10 Regression on i686 host: gdb.base/floatn.exp: [RFC v2][2/2] Target FP: Make use of MPFR if available Jan Kratochvil
14:15 Regression on 32-bit: gdb.guile/scm-ports.exp [Re: [RFA 1/2] Fix two regressions in scalar printing] Jan Kratochvil

December 09, 2017
08:22 Re: [PATCH] python doc: Rework Breakpoint.__init__ doc Eli Zaretskii
04:41 Re: [RFA] C++-ify parser_state Tom Tromey
01:21 Re: [PATCH 3/5] Don't ever Quit out of resume Maciej W. Rozycki
00:17 Re: GDB 8.1 branching 2017-12-04 update Pedro Alves
00:07 [pushed] Add gdb::hash_enum (Re: [PATCH v3.2 5/5] DWARF-5: .debug_names index consumer) Pedro Alves
00:00 [pushed] dwarf2read.c: Rewrite/simplify mock_mapped_index Pedro Alves
00:00 [pushed] Support wildmatching in .debug_names too. Pedro Alves

December 08, 2017
23:59 [pushed] dwarf2read.c:mapped_index, use gdb::array_view, simplify symbol table Pedro Alves
23:59 Re: [PATCH v3.2 5/5] DWARF-5: .debug_names index consumer Pedro Alves
23:53 Re: [PATCH v3 4/5] Refactor: Move some generic code out of .gdb_index code Pedro Alves
23:52 Re: [PATCH v3 3/5] Code cleanup: dwarf2_initialize_objfile return value Pedro Alves
23:51 Re: [PATCH v3.2 2/5] DWARF-5: .debug_names index producer Pedro Alves
23:43 Re: [PATCH v3.1 1/5] cc-with-tweaks.sh: Use gdb-add-index.sh Pedro Alves
21:32 Re: [PATCH v2] Implement pahole-like 'ptype /o' option Sergio Durigan Junior
20:47 Re: [PATCH] python doc: Rework Breakpoint.__init__ doc Simon Marchi
20:40 [pushed] Fix thinko on dtrace-probe.c:dtrace_process_dof_probe Sergio Durigan Junior
19:47 Re: [PATCH] python: Add qualified parameter to gdb.Breakpoint Eli Zaretskii
19:45 Re: [PATCH] python doc: Rework Breakpoint.__init__ doc Eli Zaretskii
18:42 Re: [PATCH] python: Add qualified parameter to gdb.Breakpoint Simon Marchi
18:27 Re: [PATCH] python: Add qualified parameter to gdb.Breakpoint Simon Marchi
18:22 [PATCH v2] python doc: Rework Breakpoint.__init__ doc Simon Marchi
18:00 Re: [PATCH] python doc: Rework Breakpoint.__init__ doc Simon Marchi
17:31 Re: [PATCH 0/3 v3] [AArch64] Support tagged pointer Yao Qi
16:57 Re: [PATCH] Fix setting-breakpoints regression on PPC64 (function descriptors) Yao Qi
16:28 Re: [RFA] Adjust gdb.arch/i386-sse-stack-align.exp print statement Sergio Durigan Junior
16:22 Re: [PATCH] C++-ify parse_format_string Tom Tromey
15:36 Re: [PATCH 1/3] Clear non-significant bits of address on memory access Yao Qi
15:13 Re: [PATCH 1/3] Clear non-significant bits of address on memory access Ulrich Weigand
14:15 Re: [PATCH] python: Add qualified parameter to gdb.Breakpoint Eli Zaretskii
14:14 [pushed] S390: Add symfile-mem Andreas Arnez
14:12 Re: [PATCH] python doc: Rework Breakpoint.__init__ doc Eli Zaretskii
13:50 Re: [python] Allow explicit locations in breakpoints. Eli Zaretskii
12:24 Re: [PATCH 0/3 v3] [AArch64] Support tagged pointer Pedro Alves
12:23 Re: [PATCH 3/3] Clear non-significant bits of address in watchpoint Pedro Alves
12:22 Re: [PATCH 2/3] Adjust breakpoint address by clearing non-significant bits Pedro Alves
12:22 Re: [PATCH 1/3] Clear non-significant bits of address on memory access Pedro Alves
12:05 Re: [PATCH] python: Add qualified parameter to gdb.Breakpoint Pedro Alves
11:56 [PATCH v3 09/10 a] s390: Split up s390-linux-tdep.c into two files Philipp Rudo
11:56 [PATCH v3 09/10 b] s390: Split up s390-linux-tdep.c into two files Philipp Rudo
11:56 [PATCH v3 09/10] s390: Split up s390-linux-tdep.c into two files Philipp Rudo
11:34 Re: [PATCH] Fix setting-breakpoints regression on PPC64 (function descriptors) Pedro Alves
11:05 [PATCH v3 04/10] s390: gdbarch_tdep add field tdesc Philipp Rudo
11:05 [PATCH v3 10/10] s390: Clean up s390-linux-tdep.c Philipp Rudo
11:04 [PATCH v3 07/10] s390: Hook s390 into OSABI mechanism Philipp Rudo
11:04 [PATCH v3 08/10] s390: gdbarch_tdep add hook for syscall record Philipp Rudo
11:04 [PATCH v3 05/10] s390: Move tdesc validation to separate function Philipp Rudo
11:04 [PATCH v3 06/10] s390: if -> gdb_assert for tdesc_has_registers check Philipp Rudo
11:04 [PATCH v3 02/10] s390: Allocate gdbarch & tdep at start of gdbarch init Philipp Rudo
11:04 [PATCH v3 00/10] Split up s390-linux-tdep.c Philipp Rudo
11:04 [PATCH v3 03/10] s390: gdbarch_tdep.have_* int -> bool Philipp Rudo
11:04 [PATCH v3 01/10] s390: Remove duplicate checks for cached gdbarch at init Philipp Rudo
10:47 Re: [RFA] Adjust gdb.arch/i386-sse-stack-align.exp print statement Pedro Alves
10:04 [PATCH 2/3] Adjust breakpoint address by clearing non-significant bits Yao Qi
10:04 [PATCH 3/3] Clear non-significant bits of address in watchpoint Yao Qi
10:04 [PATCH 1/3] Clear non-significant bits of address on memory access Yao Qi
10:04 [PATCH 0/3 v3] [AArch64] Support tagged pointer Yao Qi
09:44 Re: [PATCH] Fix setting-breakpoints regression on PPC64 (function descriptors) Yao Qi
08:26 RE: [PATCH] Replace VEC(gdb_xml_value_s) with std::vector Metzger, Markus T
08:19 Re: [PATCH] Replace VEC(gdb_xml_value_s) with std::vector Simon Marchi
08:04 RE: [PATCH] Replace VEC(gdb_xml_value_s) with std::vector Metzger, Markus T

December 07, 2017
23:41 Re: [PATCH] Validate explicit locations with early termination Keith Seitz
23:30 [RFA] Adjust gdb.arch/i386-sse-stack-align.exp print statement Sergio Durigan Junior
23:03 Re: [PATCH] Record nested types Keith Seitz
22:42 [pushed] Fix wrong prefix in py-breakpoint.exp Simon Marchi
22:34 [PATCH] python: Add qualified parameter to gdb.Breakpoint Simon Marchi
21:34 Re: [PATCH] Validate explicit locations with early termination Simon Marchi
21:23 [PATCH] python doc: Rework Breakpoint.__init__ doc Simon Marchi
21:20 [PATCH] Validate explicit locations with early termination Keith Seitz
18:50 Re: [PATCH] Replace VEC(gdb_xml_value_s) with std::vector Simon Marchi
18:42 [pushed] Fix build with g++ 6.3.1 Pedro Alves
18:27 Re: [RFA] Fix regression in "commands" Pedro Alves
18:13 Re: [RFA] Fix regression in "commands" Tom Tromey
17:08 Re: [PATCH] Initialize target description early in IPA Yao Qi
16:50 [pushed] Add virtual destructor to selftest Simon Marchi
16:43 Re: Breakage on builder Fedora-s390x-m64, revision dce2246a6c934bf35157e8970d0da5a11aefb282 Sergio Durigan Junior
16:41 Re: [python] Allow explicit locations in breakpoints. Simon Marchi
15:12 Re: [python] Allow explicit locations in breakpoints. Phil Muldoon
14:54 Re: [python] Allow explicit locations in breakpoints. Simon Marchi
14:49 RE: [PATCH] Replace VEC(gdb_xml_value_s) with std::vector Metzger, Markus T
13:17 Re: [pushed] Update GDB's list of maintainers to reflect today's reality Joel Brobecker
12:16 Re: [python] Allow explicit locations in breakpoints. Phil Muldoon
11:30 Re: [PATCH] Initialize target description early in IPA Pedro Alves
10:02 Re: [python] Allow explicit locations in breakpoints. Phil Muldoon
10:01 [PATCH] Initialize target description early in IPA Yao Qi
09:59 Re: [PATCH v2 01/11] s390: Remove duplicate checks for cached gdbarch@init Yao Qi
09:18 Re: [PATCH v2 01/11] s390: Remove duplicate checks for cached gdbarch@init Philipp Rudo

December 06, 2017
22:50 Re: [PATCH 2/2] target_set_syscall_catchpoint, use gdb::array_view and bool Simon Marchi
22:38 Re: [PATCH 2/2] target_set_syscall_catchpoint, use gdb::array_view and bool John Baldwin
21:41 Re: [RFA 3/3] Remove cleanups from break-catch-syscall.c Simon Marchi
18:58 Re: [RFA 3/3] Remove cleanups from break-catch-syscall.c Sergio Durigan Junior
15:58 Re: [PATCH] Fix gdb.trace/ ftrace tests Yao Qi
15:17 [PATCH] Fix gdb.trace/ ftrace tests Pedro Alves
12:18 Re: [pushed] Update GDB's list of maintainers to reflect today's reality Yao Qi
12:17 [pushed] remote: Make qXfer packets respect corresponding "set remote foo-packet" Pedro Alves
11:39 Re: [PATCH v2 07/11] s390: Hook s390 into OSABI mechanism Philipp Rudo
10:28 Re: [PATCH v2 01/11] s390: Remove duplicate checks for cached gdbarch@init Ulrich Weigand
09:56 Re: [PATCH v2 01/11] s390: Remove duplicate checks for cached gdbarch at init Philipp Rudo
07:50 Breakage on builder Fedora-s390x-m64, revision dce2246a6c934bf35157e8970d0da5a11aefb282 gdb-buildbot
07:50 Oh dear. I regret to inform you that commit dce2246a6c934bf35157e8970d0da5a11aefb282 might be unfortunate gdb-buildbot

December 05, 2017
21:42 Re: [PATCH 11/10] Split tdesc_type into multiple classes Simon Marchi
21:21 Re: [PATCH] Replace gdb_static_assert with static_assert Simon Marchi
21:09 [pushed] Remove some unused variables Simon Marchi
17:44 Re: [PATCH v2 07/11] s390: Hook s390 into OSABI mechanism Ulrich Weigand
17:06 Re: [PATCH v2 07/11] s390: Hook s390 into OSABI mechanism Philipp Rudo
16:46 Re: [PATCH 11/10] Split tdesc_type into multiple classes Yao Qi
16:32 Re: [PATCH] Replace gdb_static_assert with static_assert Simon Marchi
16:29 Re: [PATCH] Replace gdb_static_assert with static_assert Yao Qi
16:16 Re: [PATCH v2 01/11] s390: Remove duplicate checks for cached gdbarch at init Yao Qi
14:32 Re: [PATCH] Probable boolean logic error Simon Marchi
13:21 Re: [PATCH v2 07/11] s390: Hook s390 into OSABI mechanism Ulrich Weigand
12:29 [PATCH v2 10/11] s390: Add comments to uncommented functions in s390-tdep.c Philipp Rudo
12:29 [PATCH v2 08/11] s390: Split up s390-linux-tdep.c into two files Philipp Rudo
12:29 [PATCH v2 05/11] s390: Move tdesc validation to separate function Philipp Rudo
12:29 [PATCH v2 03/11] s390: gdbarch_tdep.have_* int -> bool Philipp Rudo
12:29 [PATCH v2 02/11] s390: Allocate gdbarch & tdep at start of gdbarch init Philipp Rudo
12:29 [PATCH v2 11/11] s390: Add comments to uncommented functions in s390-linux-tdep.c Philipp Rudo
12:29 [PATCH v2 04/11] s390: gdbarch_tdep add field tdesc Philipp Rudo
12:29 [PATCH v2 09/11] s390: Clean up s390-linux-tdep.c Philipp Rudo
12:29 [PATCH v2 07/11] s390: Hook s390 into OSABI mechanism Philipp Rudo
12:29 [PATCH v2 06/11] s390: if -> gdb_assert for tdesc_has_registers check Philipp Rudo
12:29 [PATCH v2 01/11] s390: Remove duplicate checks for cached gdbarch at init Philipp Rudo
12:29 [PATCH v2 00/11] Split up s390-linux-tdep.c Philipp Rudo
07:35 [PATCH] Probable boolean logic error Michael McConville

December 04, 2017
21:26 [PATCH] Replace gdb_static_assert with static_assert Simon Marchi
19:47 Re: Breakage on builder Fedora-s390x-m64, revision 97cbe998d0dd5c13a0317fbb24d745da367d8caa Sergio Durigan Junior
19:44 [PATCH] Per-inferior target_terminal state, fix PR gdb/13211, more Pedro Alves
17:11 Re: GDB 8.1 branching 2017-12-04 update Sergio Durigan Junior
17:10 Re: [PATCH v3 4/5] Document the new "-a" command line option for gcore Sergio Durigan Junior
17:09 Re: [PATCH v3 0/5] Enable the user to dump all memory regions Sergio Durigan Junior
17:02 Re: GDB 8.1 branching 2017-12-04 update Joel Brobecker
16:52 Re: GDB 8.1 branching 2017-12-04 update Joel Brobecker
16:47 Re: [PATCH v2] Implement pahole-like 'ptype /o' option Sergio Durigan Junior
16:25 Re: GDB 8.1 branching 2017-12-04 update Pedro Alves
16:23 Re: GDB 8.1 branching 2017-12-04 update Yao Qi
15:55 Re: [RFA] Fix regression in "commands" Pedro Alves
15:50 Re: [RFA] Fix regression in "commands" Pedro Alves
15:41 Re: [PATCH v2] Implement pahole-like 'ptype /o' option Eli Zaretskii
15:25 Re: [PATCH v3 4/5] Document the new "-a" command line option for gcore Eli Zaretskii
15:21 Re: GDB 8.1 branching 2017-12-04 update Pedro Alves
15:19 Re: [PATCH v3 2/5] Document new {set,show} dump-excluded-mappings commands. Eli Zaretskii
15:17 Re: GDB 8.1 branching 2017-12-04 update Pedro Alves
15:07 Re: GDB 8.1 branching 2017-12-04 update Tom Tromey
15:03 Re: [PATCH v2] Implement pahole-like 'ptype /o' option Sergio Durigan Junior
14:56 GDB 8.1 branching 2017-12-04 update Joel Brobecker
14:37 Re: [PATCH v3 0/5] Enable the user to dump all memory regions Pedro Alves
08:27 [PATCH v3 5/5] Extend gdb.core/coredump-filter.exp to test dump-excluded-mappings. Sergio Lopez
08:26 [PATCH v3 4/5] Document the new "-a" command line option for gcore Sergio Lopez
08:18 [PATCH v3 0/5] Enable the user to dump all memory regions Sergio Lopez
08:18 [PATCH v3 2/5] Document new {set,show} dump-excluded-mappings commands. Sergio Lopez
08:18 [PATCH v3 3/5] Implement "-a" command line option for gcore Sergio Lopez
08:18 [PATCH v3 1/5] Implement 'set dump-excluded-mappings' command Sergio Lopez

December 03, 2017
18:18 Re: [PATCH 2/2] target_set_syscall_catchpoint, use gdb::array_view and bool Simon Marchi
18:06 Re: [PATCH] Remove mem_region_vector typedef Simon Marchi
18:00 Re: [PATCH 1/2] Make make-target-delegates grok namespace scope op and template params Simon Marchi
17:50 Re: [PATCH] C++-ify parse_format_string Simon Marchi
16:04 [PATCH 11/10] Split tdesc_type into multiple classes Simon Marchi
15:34 Re: [PATCH] Fix gdb.threads/process-dies-while-detaching.exp Pedro Alves
15:24 Re: [PATCH] Fix gdb.threads/process-dies-while-detaching.exp Pedro Alves
14:12 Re: [PATCH] C++-ify parse_format_string Pedro Alves
11:58 Re: [PATCH 1/2] Make make-target-delegates grok namespace scope op and template params Pedro Alves
01:52 [PATCH] Make parse_debug_format_options return an std::string Simon Marchi
01:48 Re: [PATCH 00/19] Remove find_inferior* and for_each_inferior* Simon Marchi
01:46 Re: [PATCH] Replace VEC(converted_character_d) with std::vector Simon Marchi
01:29 [pushed] Fix typo in poison.h Simon Marchi
01:24 [PATCH] Replace VEC(converted_character_d) with std::vector Simon Marchi
00:51 Re: [PATCH 1/2] Make make-target-delegates grok namespace scope op and template params Simon Marchi

December 02, 2017
20:31 [PATCH] C++-ify parse_format_string Simon Marchi
19:27 Re: Breakage on builder Fedora-s390x-m64, revision 97cbe998d0dd5c13a0317fbb24d745da367d8caa Mark Wielaard
17:58 Re: Breakage on builder Fedora-s390x-m64, revision 97cbe998d0dd5c13a0317fbb24d745da367d8caa Sergio Durigan Junior
16:50 [PATCH] Replace VEC(gdb_xml_value_s) with std::vector Simon Marchi
08:21 Re: [PATCH v5] Add support for the readnever concept Eli Zaretskii
08:14 Re: [RFA] Update manual for Rust change Eli Zaretskii
02:53 Breakage on builder Fedora-s390x-m64, revision 97cbe998d0dd5c13a0317fbb24d745da367d8caa gdb-buildbot
02:53 Oh dear. I regret to inform you that commit 97cbe998d0dd5c13a0317fbb24d745da367d8caa might be unfortunate gdb-buildbot
02:31 Re: [PATCH v5] Add support for the readnever concept Sergio Durigan Junior

December 01, 2017
23:19 Re: [PATCH v5] Add support for the readnever concept Pedro Alves
22:16 [PATCH v5] Add support for the readnever concept Sergio Durigan Junior
22:02 Re: [PATCH v4] Make '{add-,}symbol-file' not care about the position of command line arguments Sergio Durigan Junior
21:45 Re: [PATCH v4] Make '{add-,}symbol-file' not care about the position of command line arguments Pedro Alves
21:21 [pushed] (Ada) GDB crash printing expression with type casting Joel Brobecker
21:17 [RFA] Update manual for Rust change Tom Tromey
20:00 Re: [PATCH v4] Add support for the readnever concept Pedro Alves
19:50 Re: [PATCH 2/2] Report stop locations in inlined functions. Pedro Alves
19:37 Re: [PING][PATCH] Fix for prologue processing on PowerPC pedromfc
19:13 Re: [PATCH] Record nested types Pedro Alves
18:20 Re: [PATCH] Record nested types Keith Seitz
17:41 Re: [PATCH v4] Make '{add-,}symbol-file' not care about the position of command line arguments Sergio Durigan Junior
17:21 Re: [PATCH v4] Add support for the readnever concept Sergio Durigan Junior
17:19 Re: [PATCH v4] Add support for the readnever concept Tom Tromey
16:56 Re: [RFA] Fix regression in "commands" Tom Tromey
16:45 Re: [RFA] Fix regression in "commands" Tom Tromey
13:41 [pushed] Update GDB's list of maintainers to reflect today's reality Joel Brobecker
12:43 Re: [PATCH v4] Add support for the readnever concept Pedro Alves
12:36 Re: [PATCH] Record nested types Pedro Alves
12:11 Re: [PATCH v4] Make '{add-,}symbol-file' not care about the position of command line arguments Pedro Alves
12:10 Re: [RFA 5/6] Change Ada exceptions to use std::string Joel Brobecker
12:04 Re: [RFA] Fix dependency tracking for objects in subdirectories Pedro Alves
11:35 [PATCH PUSHED] Replace mail address with the URL in copyright header Yao Qi
10:48 [PATCH 01/15] Call cooked_read in ppu2spu_prev_register Yao Qi
10:48 [PATCH 15/15] Move register_dump to regcache-dump.c Yao Qi
10:48 [PATCH 07/15] Class reg_buffer Yao Qi
10:48 [PATCH 08/15] class regcache_read and Pass regcache_read to gdbarch methods Yao Qi
10:48 [PATCH 02/15] Don't call gdbarch_pseudo_register_read_value in jit.c Yao Qi
10:48 [PATCH 04/15] Replace regcache_raw_read with regcache->raw_read Yao Qi
10:48 [PATCH 09/15] Remove regcache_save and regcache_cpy Yao Qi
10:48 [RFC 00/15] Remove regcache::m_readonly_p Yao Qi
10:48 [PATCH 06/15] regcache::cooked_write test Yao Qi
10:48 [PATCH 03/15] Remove mt port Yao Qi
10:48 [PATCH 11/15] Class reg_buffer_rw Yao Qi
10:48 [PATCH 05/15] regcache_cooked_read -> regcache->cooked_read Yao Qi
10:48 [PATCH 13/15] No longer create readonly regcache Yao Qi
10:48 [PATCH 12/15] Replace regcache::dump with class register_dump Yao Qi
10:48 [PATCH 14/15] Remove regcache::m_readonly_p Yao Qi
10:48 [PATCH 10/15] Class regcache_readonly Yao Qi
04:35 Re: [PATCH v4] Add support for the readnever concept Sergio Durigan Junior


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