gdb-patches archive
date index for June, 2016

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:

June 30, 2016
23:44 Re: [PATCH v3] Optimize memory_xfer_partial for remote Pedro Alves
22:40 [PATCH v3] Optimize memory_xfer_partial for remote Don Breazeal
21:47 Re: [ping] [PATCH v2 0/6] fortran: multi-dimensional subarrays with strides Jan Kratochvil
19:14 Re: [Bug win32/14529] Make gdb capable of JIT-debugging on W32 LRN
18:57 Re: [Bug win32/14529] Make gdb capable of JIT-debugging on W32 Eli Zaretskii
18:40 Re: [PATCH v2] Optimize memory_xfer_partial for remote Pedro Alves
18:36 Re: [Bug win32/14529] Make gdb capable of JIT-debugging on W32 LRN
17:45 Re: [PATCH v2] Optimize memory_xfer_partial for remote Don Breazeal
17:42 Re: [Bug win32/14529] Make gdb capable of JIT-debugging on W32 Eli Zaretskii
17:19 Re: [Bug win32/14529] Make gdb capable of JIT-debugging on W32 LRN
17:06 Re: [PATCH v2] Optimize memory_xfer_partial for remote Pedro Alves
16:23 Re: [Bug win32/14529] Make gdb capable of JIT-debugging on W32 Eli Zaretskii
16:10 Re: [PATCH v7 0/5] Catch syscall group Pedro Alves
15:44 Re: [Bug win32/14529] Make gdb capable of JIT-debugging on W32 LRN
15:32 Re: [RFC] Set process affinity in test to work around ARM ptrace bug Pedro Alves
15:25 Re: [Bug win32/14529] Make gdb capable of JIT-debugging on W32 Eli Zaretskii
14:48 Re: [PATCH] Set unknown_syscall differently on arm linux Yao Qi
14:20 Re: [RFC] Set process affinity in test to work around ARM ptrace bug Antoine Tremblay
14:09 [PATCH 8/9] Use reinsert_breakpoint for vCont;s Yao Qi
14:09 [PATCH 9/9] Support vCont s and S actions with software single step Yao Qi
14:09 [PATCH 7/9] Enqueue signal even when resuming threads Yao Qi
14:09 [PATCH 3/9] Refactor clone_all_breakpoints Yao Qi
14:09 [PATCH 4/9] Make reinsert_breakpoint thread specific Yao Qi
14:09 [PATCH 5/9] Switch current_thread to lwp's thread in install_software_single_step_breakpoints Yao Qi
14:09 [PATCH 2/9] Create sub classes of 'struct breakpoint' Yao Qi
14:09 [PATCH 6/9] Use enqueue_pending_signal in linux_resume_one_thread Yao Qi
14:09 [PATCH 1/9] Pass breakpoint type in set_breakpoint_at Yao Qi
14:09 [PATCH 0/9 V3] Use reinsert breakpoint for vCont;s Yao Qi
13:57 [RFC] Set process affinity in test to work around ARM ptrace bug Yao Qi
13:41 Re: [patch, avr, pr19401] Update PC after break Pitchumani Sivanupandi
13:17 Re: [Bug win32/14529] Make gdb capable of JIT-debugging on W32 LRN
12:58 Re: [PATCH] Set unknown_syscall differently on arm linux Mike Frysinger
12:10 gdbserver/ada testing broken (was: Re: [pushed] Fix gdbserver/MI testing regression) Pedro Alves
11:46 Re: [PATCH v2 00/17] Fast tracepoint support for ARMv7 Antoine Tremblay
11:12 [pushed] Fix gdbserver/MI testing regression (was: Re: [PATCH v3 31/34] Add testing infrastruture bits for running with MI on a separate UI) Pedro Alves
10:58 [ob/pushed] Make testing gdb with FORCE_SEPARATE_MI_TTY=1 actually work Pedro Alves
08:13 Re: [PATCH] aarch64 sim big-endian support Nick Clifton
07:52 Re: [PATCH] Set unknown_syscall differently on arm linux Yao Qi
01:33 Re: [PATCH] aarch64 sim big-endian support Jim Wilson

June 29, 2016
20:10 Re: [PATCH v2 00/17] Fast tracepoint support for ARMv7 Pedro Alves
19:15 Re: [PATCH v2 00/17] Fast tracepoint support for ARMv7 Antoine Tremblay
17:41 Re: [PATCH] Set unknown_syscall differently on arm linux Mike Frysinger
16:59 Re: [PATCH v2 00/17] Fast tracepoint support for ARMv7 Pedro Alves
16:32 [PATCH OBV] Add copyright header in gdb.base/return.c Yao Qi
16:31 Re: [PATCH] Skip gdb.base/func-ptrs.exp in thumb mode Pedro Alves
16:25 Re: [PATCH] Skip gdb.base/func-ptrs.exp in thumb mode Yao Qi
15:55 Re: [PATCH] Initialize strtok_r's saveptr to NULL Pedro Alves
15:30 Re: [PATCH] Initialize strtok_r's saveptr to NULL Manish Goregaokar
15:12 Re: [PATCH] Initialize strtok_r's saveptr to NULL Pedro Alves
15:00 Re: [RFA] Fix PR python/20129 - use of non-existing variable Yao Qi
14:42 Re: [PATCH] Initialize strtok_r's saveptr to NULL Manish Goregaokar
14:25 Re: [PATCH] Initialize strtok_r's saveptr to NULL Pedro Alves
14:15 RE: [PATCH] python: accept address and explicit locations in gdb.decode_line Metzger, Markus T
13:56 Re: [PATCH] Set unknown_syscall differently on arm linux Yao Qi
13:55 Re: [PATCH v2 00/17] Fast tracepoint support for ARMv7 Antoine Tremblay
12:46 [PATCH 17/24] Add msa support etc to gdbserver Bhushan Attarde
12:46 [PATCH 00/24] MIPS: Add support for reconfigurable FPR size, MIPS MSA and MIPSR6 Bhushan Attarde
12:46 [PATCH 15/24] MIPS: Define msascr/msair types Bhushan Attarde
12:46 [PATCH 16/24] Pick msa target when appropriate and put msa registers into vector reggroups. Bhushan Attarde
12:45 [PATCH] Initialize strtok_r's saveptr to NULL Manish Goregaokar
11:56 Re: [PATCH] Skip gdb.base/func-ptrs.exp in thumb mode Pedro Alves
10:50 Re: [PATCH v3 31/34] Add testing infrastruture bits for running with MI on a separate UI Pedro Alves
10:44 Re: [PATCH] Use strtok_r instead of strsep in rust_get_disr_info Pedro Alves
10:39 Re: [PATCH] Use strtok_r instead of strsep in rust_get_disr_info Manish Goregaokar
10:36 Re: [PATCH] Use strtok_r instead of strsep in rust_get_disr_info Pedro Alves
10:35 Re: [PATCH] Use strtok_r instead of strsep in rust_get_disr_info Manish Goregaokar
10:32 Re: [PATCH] Use strtok_r instead of strsep in rust_get_disr_info Manish Goregaokar
10:26 Re: [PATCH] Use strtok_r instead of strsep in rust_get_disr_info Pedro Alves
10:14 [PATCH] Use strtok_r instead of strsep in rust_get_disr_info Manish Goregaokar
09:53 Re: [PATCH] Set unknown_syscall differently on arm linux Pedro Alves
09:50 Re: [RFA 2/6] Use ATTRIBUTE_UNUSED in some places Pedro Alves
09:41 Re: [PATCH 1/2][PR gdb/20239] Make evaluation and type-printing of all NonZero-optimized enums work Pedro Alves
09:27 Re: [RFA] PR gdb/17210 - fix possible memory leak in read_memory_robust Yao Qi
09:19 Re: [PATCH 1/2][PR gdb/20239] Make evaluation and type-printing of all NonZero-optimized enums work Thomas Preudhomme
09:17 Re: [PATCH 1/2][PR gdb/20239] Make evaluation and type-printing of all NonZero-optimized enums work Manish Goregaokar
09:15 Re: [PATCH 1/2][PR gdb/20239] Make evaluation and type-printing of all NonZero-optimized enums work Thomas Preudhomme
08:58 Re: [PATCH 1/2][PR gdb/20239] Make evaluation and type-printing of all NonZero-optimized enums work Manish Goregaokar
08:55 Re: [PATCH 1/2][PR gdb/20239] Make evaluation and type-printing of all NonZero-optimized enums work Thomas Preudhomme
08:51 Re: [RFA 3/6] Comment out some unused overlay code Yao Qi
08:50 Re: [RFA 5/6] Remove unused variables Yao Qi
08:40 Re: [PATCH] Skip gdb.base/func-ptrs.exp in thumb mode Yao Qi

June 28, 2016
23:00 [PATCH 2/3] Move fbsd_resume and related functions below fork following helper code. John Baldwin
23:00 [PATCH 3/3] Fake VFORK_DONE events when following only the parent after a vfork. John Baldwin
23:00 [PATCH 1/3] Honor detach-on-fork on FreeBSD. John Baldwin
23:00 [PATCH 0/3] Fake VFORK_DONE events on FreeBSD John Baldwin
22:57 [PATCH 2/2] Set debug registers on all threads belonging to the current inferior. John Baldwin
22:57 [PATCH 1/2] Consolidate x86 debug register code for BSD native targets. John Baldwin
22:57 [PATCH 0/2] Fix x86 debug registers on FreeBSD with threads John Baldwin
22:14 Re: [PATCH] Extend JIT-reader test and fix GDB problems that exposes Tom Tromey
21:15 Re: [RFA] PR python/20190 - compute TLS symbol without a frame Tom Tromey
20:58 Re: [RFA 2/6] Use ATTRIBUTE_UNUSED in some places Tom Tromey
20:57 Re: [RFA 5/6] Remove unused variables Tom Tromey
20:56 Re: [RFA 3/6] Comment out some unused overlay code Tom Tromey
20:19 Re: [PATCH v3 31/34] Add testing infrastruture bits for running with MI on a separate UI Simon Marchi
19:40 Re: RFA/gdbserver: GDB internal-error debugging threaded program with breakpoint and forks Pedro Alves
18:26 Re: [RFA 2/6] Use ATTRIBUTE_UNUSED in some places Pedro Alves
17:48 Re: [RFA] PR gdb/17210 - fix possible memory leak in read_memory_robust Pedro Alves
16:48 [PATCH] Extend JIT-reader test and fix GDB problems that exposes (was: Re: [RFA 1/3] Clear frame cache when loading or unloading a JIT unwinder) Pedro Alves
16:27 Re: [PATCH] [AArch64] Use int64_t for address offset Yao Qi
15:02 Re: [RFA 0/6] Add -Wunused-but-set-parameter and -Wunused-but-set-variable Yao Qi
14:50 Re: [RFA 5/6] Remove unused variables Yao Qi
14:41 Re: [RFA 4/6] Remove some variables but call functions for side effects Yao Qi
14:40 Re: [RFA] PR gdb/17210 - fix possible memory leak in read_memory_robust Tom Tromey
14:36 Re: [RFA 3/6] Comment out some unused overlay code Yao Qi
14:21 Re: [RFA 1/6] Change reopen_exec_file to check result of stat Yao Qi
14:17 Re: [PATCH 0/4] Tweak catch syscall for remote Yao Qi
14:11 Re: [RFA] PR python/20190 - compute TLS symbol without a frame Yao Qi
12:52 [PATCH V2 1/1] Fix of default lookup for "this" symbol. Walfred Tedeschi
10:43 Re: [RFA] PR gdb/17210 - fix possible memory leak in read_memory_robust Yao Qi
09:26 [PATCH] Set unknown_syscall differently on arm linux Yao Qi

June 27, 2016
22:32 Re: RFA/gdbserver: GDB internal-error debugging threaded program with breakpoint and forks Joel Brobecker
21:11 [testsuite patch] PR python/17136: 'info type-printers' causes an exception when there are per-objfile printers Jan Kratochvil
20:23 Re: [PATCH v2] Optimize memory_xfer_partial for remote Don Breazeal
18:54 Re: [PATCH v7 0/5] Catch syscall group Doug Evans
16:53 Re: [PATCH] Print void types correctly in Rust Manish Goregaokar
16:35 Re: [PATCH] Print void types correctly in Rust Tom Tromey
16:26 Re: [PATCH] Print void types correctly in Rust Tom Tromey
16:25 Re: [PATCH] Print void types correctly in Rust Manish Goregaokar
16:15 Re: [PATCH] Print void types correctly in Rust Tom Tromey
15:52 [PATCH] Print void types correctly in Rust Manish Goregaokar
15:06 [PATCH v3] Fix gdbserver crash when doing ftrace commands after detach or process exit Antoine Tremblay
14:51 [PATCH 24/24] MIPS R6 forbidden slot support Bhushan Attarde
14:51 [PATCH 22/24] Support all new ABIs when detecting if an FPU is present Bhushan Attarde
14:51 [PATCH 23/24] MIPS R6 opcode table shuffle for LDC2/SDC2 Bhushan Attarde
14:51 [PATCH 21/24] MIPSR6 support for GDB Bhushan Attarde
14:51 [PATCH 20/24] Drop FP and MSA control registers from default info registers Bhushan Attarde
14:51 [PATCH 19/24] Add MIPS MSA vector branch instruction support Bhushan Attarde
14:51 [PATCH 18/24] mips-linux-nat: get msa registers Bhushan Attarde
14:50 [PATCH 14/24] Implement core MSA stuff Bhushan Attarde
14:50 [PATCH 13/24] Add MIPS MSA GDB target descriptions Bhushan Attarde
14:50 [PATCH 12/24] o32 sigframe unwinding with FR1 Bhushan Attarde
14:50 [PATCH 11/24] MIPS: Add support for hybrid fp32/fp64 mode Bhushan Attarde
14:50 [PATCH 09/24] MIPS: Enhance cooked FP format Bhushan Attarde
14:50 [PATCH 10/24] MIPS: override fscr/fir types and print control registers specially Bhushan Attarde
14:50 [PATCH 07/24] MIPS: Make Linux restart register more dynamic Bhushan Attarde
14:50 [PATCH 08/24] MIPS: Convert FP mode to enum and put fp registers into fp reggroup Bhushan Attarde
14:50 [PATCH 05/24] MIPS: Add config5 to MIPS GDB target descriptions Bhushan Attarde
14:50 [PATCH 06/24] mips-linux-nat: pick fp64 target description when appropriate Bhushan Attarde
14:50 [PATCH 04/24] Add MIPS Config5 register related support Bhushan Attarde
14:50 [PATCH 02/24] Add MIPS32 FPU64 GDB target descriptions Bhushan Attarde
14:50 [PATCH 03/24] regcache: handle invalidated regcache Bhushan Attarde
14:50 [PATCH 01/24] MIPS: Handle run-time reconfigurable FPR size Bhushan Attarde
14:36 [PING] RE: [RFC][PATCH] - Fix pretty-printers which call the inferiors, mi-interface crashs Vörtler, Thilo
10:13 Re: [PATCH] Fix use of a dangling pointer for Python breakpoint objects Pierre-Marie de Rodat
10:03 Re: [PATCH] Fix use of a dangling pointer for Python breakpoint objects Pedro Alves
09:39 [ping] [PATCH V5 2/2] Add mpx-bnd-init-on-return set/show command for inferior calls. Tedeschi, Walfred
09:11 Re: [PATCH] Fix use of a dangling pointer for Python breakpoint objects Pierre-Marie de Rodat

June 26, 2016
17:21 [RFA] PR rust/20162 - fix gdb regressions caused by rust 1.10 Tom Tromey

June 25, 2016
15:10 [PATCH] Add link to contribution checklist for GDB's CONTRIBUTE file Manish Goregaokar
14:46 [FYI] Fix formatting in rust-lang.c Tom Tromey
06:00 Re: [PATCH 1/2][PR gdb/20239] Make evaluation and type-printing of all NonZero-optimized enums work Manish Goregaokar
00:22 [PATCH v2.1] Support structure offsets that are 512K or larger. David Taylor

June 24, 2016
22:37 Re: RFA/gdbserver: GDB internal-error debugging threaded program with breakpoint and forks Pedro Alves
22:36 Re: RFA/gdbserver: GDB internal-error debugging threaded program with breakpoint and forks Joel Brobecker
22:23 Re: [PATCH v2] Optimize memory_xfer_partial for remote Pedro Alves
21:57 Re: RFA/gdbserver: GDB internal-error debugging threaded program with breakpoint and forks Pedro Alves
21:52 RE: RFH: failed assert debugging threaded+fork program over gdbserver Breazeal, Don
21:21 [PATCH v2] Optimize memory_xfer_partial for remote Don Breazeal
21:12 [pushed][commit/obv] gdb/MAINTAINERS: Add David Taylor
20:52 patch pings Tom Tromey
19:30 Re: [PATCH v4 3/3] Fix failure to detach if process exits while detaching on Linux Pedro Alves
19:28 Re: [PATCH v4 3/3] Fix failure to detach if process exits while detaching on Linux Pedro Alves
19:10 Re: [PATCH v4 2/3] Forget watchpoint locations when inferior exits or is killed/detached Pedro Alves
18:12 RFA/gdbserver: GDB internal-error debugging threaded program with breakpoint and forks (was: "Re: RFH: failed assert debugging threaded+fork program over gdbserver") Joel Brobecker
17:57 Re: [PATCH] Add support for catching system calls to native FreeBSD targets. John Baldwin
16:41 Re: [PATCH] Fix use of a dangling pointer for Python breakpoint objects Pedro Alves
15:52 Re: [PATCH] Add support for catching system calls to native FreeBSD targets. Pedro Alves
15:44 Re: [PATCH v2 0/6] Add ELF auxiliary vector handling for FreeBSD Pedro Alves
09:21 Re: [PATCH] Fix use of a dangling pointer for Python breakpoint objects Pierre-Marie de Rodat
05:38 Re: [PATCH 1/3] Fortran: Handle associated property of pointer types. Bernhard Heckel
03:15 Re: [RFA 3/3] Move logic out of symbol_find_demangled_name Tom Tromey
02:55 Re: [RFA 3/3] PR python/19293 - invalidate frame cache when unwinders change Tom Tromey
02:46 Re: [RFA 2/3] Make gdbpy_parameter static Tom Tromey
02:40 Re: [RFA 1/3] Clear frame cache when loading or unloading a JIT unwinder Tom Tromey
00:24 Re: [PATCH] Add support for catching system calls to native FreeBSD targets. John Baldwin

June 23, 2016
22:59 Re: RFH: failed assert debugging threaded+fork program over gdbserver Joel Brobecker
20:46 [PATCH v2 4/6] Create a pseudo section for the ELF AUXV core dump note on FreeBSD. John Baldwin
20:39 [PATCH v2 6/6] Add a gdbarch 'print_auxv_entry' method for FreeBSD ABIs. John Baldwin
20:39 [PATCH v2 5/6] Add a new gdbarch method to print a single AUXV entry. John Baldwin
20:39 [PATCH v2 2/6] Add elfcore_grok_freebsd_note to parse FreeBSD ELF core notes. John Baldwin
20:39 [PATCH v2 3/6] Fetch the ELF auxiliary vector from live processes on FreeBSD. John Baldwin
20:39 [PATCH v2 1/6] Add constants for FreeBSD-specific auxiliary vector entry types. John Baldwin
20:39 [PATCH v2 0/6] Add ELF auxiliary vector handling for FreeBSD John Baldwin
20:19 Re: [PATCH 5/6] Add a new gdbarch method to print a single AUXV entry. John Baldwin
16:15 Re: [PATCH] Fix use of a dangling pointer for Python breakpoint objects Pedro Alves
15:27 Re: [PATCH] python: accept address and explicit locations in gdb.decode_line Keith Seitz
15:11 Re: [PATCH 0/4] Tweak catch syscall for remote Pedro Alves
14:10 Re: [PATCH] btrace: continue recording after connection loss. Pedro Alves
13:42 Re: [RFA] PR gdb/16483 - simplify "info frame-filters" output Pedro Alves
13:40 RE: [PATCH] btrace: continue recording after connection loss. Metzger, Markus T
13:20 Re: [PATCH 1/4] Remove arm_override_mode Pedro Alves
09:15 RE: [PATCH] python: accept address and explicit locations in gdb.decode_line Metzger, Markus T

June 22, 2016
20:14 Re: [PATCH] python: accept address and explicit locations in gdb.decode_line Keith Seitz
19:11 Re: [PATCH 2/2][PR gdb/20239] Add tests for printing of NonZero-optimized enums in Rust Tom Tromey
19:10 Re: [PATCH 1/2][PR gdb/20239] Make evaluation and type-printing of all NonZero-optimized enums work Tom Tromey
19:05 Re: [PATCH] Skip gdb.base/func-ptrs.exp in thumb mode Maciej W. Rozycki
18:43 Re: [RFA] PR python/18565 - make Frame.function work for inline frames Tom Tromey
15:13 Re: RFA: Generate normal DWARF DW_LOC descriptors for non integer mode pointers Nick Clifton

June 21, 2016
22:09 Re: RFA: Generate normal DWARF DW_LOC descriptors for non integer mode pointers Jeff Law
15:19 Re: Fix for powerpc-power.exp gdb regression test for Power 9 Edjunior Barbosa Machado
15:15 Fix for powerpc-power.exp gdb regression test for Power 9 Carl E. Love
13:20 Re: [PING] RE: [PATCH v2] Support structure offsets that are 512K bytes or larger. Yao Qi
13:17 [pushed] [PATCH V3] Improve user experience in printing Fortran derived types. Tedeschi, Walfred
12:08 RE: [PING] RE: [PATCH v2] Support structure offsets that are 512K bytes or larger. taylor, david
11:39 [PING^2][PATCH] Allow DW_OP_GNU_uninit in dwarf_expr_require_composition Andreas Arnez
11:29 [COMMITTED PATCH] S390: Fix typo "s930" -> "s390" Andreas Arnez
11:29 [COMMITTED PATCH] S390 gdbserver: Mark local funcs/vars as static Andreas Arnez
10:40 [PATCH] Fix use of a dangling pointer for Python breakpoint objects Pierre-Marie de Rodat
10:15 Re: [PATCH] Optimize memory_xfer_partial for remote Yao Qi
10:04 Re: [PATCH 1/3] Fortran: Handle associated property of pointer types. Yao Qi
09:42 [PATCH 2/2][PR gdb/20239] Add tests for printing of NonZero-optimized enums in Rust Manish Goregaokar
09:40 [PATCH 1/2][PR gdb/20239] Make evaluation and type-printing of all NonZero-optimized enums work Manish Goregaokar
09:17 Re: [PATCH 1/3] Fortran: Handle associated property of pointer types. Bernhard Heckel
08:51 RE: [PATCH V1] Fix of default lookup for "this" symbol. Tedeschi, Walfred
08:46 Re: [PATCH V1] Fix of default lookup for "this" symbol. Yao Qi
08:34 Re: [RFA] PR python/18565 - make Frame.function work for inline frames Yao Qi
08:24 RE: [PATCH V3] Improve user experience in printing Fortran derived types. Tedeschi, Walfred
08:08 Re: [PATCH V3] Improve user experience in printing Fortran derived types. Yao Qi
07:56 Re: [PING] RE: [PATCH v2] Support structure offsets that are 512K bytes or larger. Yao Qi
07:34 Re: [PATCH 0/4 V2] gdbarch software_single_step returns VEC (CORE_ADDR) * Yao Qi
07:17 [PATCH V3] Improve user experience in printing Fortran derived types. Walfred Tedeschi
00:23 [pushed] Re: [PATCH v3 00/34] Towards great frontend GDB consoles Pedro Alves

June 20, 2016
23:45 Re: [PATCH 4/6] Create a psuedo section for the ELF AUXV core dump note on FreeBSD. Pedro Alves
23:43 Re: [PATCH 6/6] Add a gdbarch 'print_auxv' method for FreeBSD ABIs. Pedro Alves
23:40 Re: [PATCH 5/6] Add a new gdbarch method to print a single AUXV entry. Pedro Alves
23:01 Re: [PATCH 3/6] Fetch the ELF auxiliary vector from live processes on FreeBSD. Pedro Alves
22:56 Re: [PATCH] Add support for catching system calls to native FreeBSD targets. Pedro Alves
19:25 Re: [PATCH] Optimize memory_xfer_partial for remote Pedro Alves
19:07 Re: [PATCH v5 08/11] [PR gdb/14441] gdb: python: support rvalue references in the gdb module Pedro Alves
19:04 Re: [PATCH v5 11/11] [PR gdb/14441] gdb: testsuite: add rvalue reference tests Pedro Alves
18:09 Re: [PATCH 11/12] Use reinsert_breakpoint for vCont;s Antoine Tremblay
17:10 Re: [PATCH 0/6] Add ELF auxiliary vector handling for FreeBSD John Baldwin
17:10 Re: [PATCH] Add support for catching system calls to native FreeBSD targets. John Baldwin
16:31 [RFA] PR gdb/16483 - simplify "info frame-filters" output Tom Tromey
16:11 [RFA] PR python/18565 - make Frame.function work for inline frames Tom Tromey
15:32 [PING] [PATCH v2] Fix -var-update for registers in frames 1 and up Don Breazeal
15:31 [PING] [PATCH] Optimize memory_xfer_partial for remote Don Breazeal
14:40 Re: [patch] aarch64: PR 19806: watchpoints: false negatives -> false positives Pedro Alves
14:33 [PATCH] python: accept address and explicit locations in gdb.decode_line Markus Metzger
14:17 [PATCH V1] Fix of default lookup for "this" symbol. Walfred Tedeschi
14:13 [PATCH V3 1/2] Improve user experience in printing Fortran derived types. y
14:12 Re: [patch] aarch64: PR 19806: watchpoints: false negatives -> false positives Jan Kratochvil
13:18 [PING] RE: [PATCH v2] Support structure offsets that are 512K bytes or larger. taylor, david
11:47 Re: [patch] aarch64: PR 19806: watchpoints: false negatives -> false positives Pedro Alves

June 19, 2016
20:43 [RESEND PATCH v7 4/5] Include group information to xml syscall files. Gabriel Krisman Bertazi
20:37 Re: [RESEND PATCH v6 4/5] Include group information to xml syscall files. Gabriel Krisman Bertazi
20:35 [PATCH v7 5/5] Update documentation on catching a group of related syscalls. Gabriel Krisman Bertazi
20:34 [PATCH v7 0/5] Catch syscall group Gabriel Krisman Bertazi
20:34 [PATCH v7 3/5] Add tests for catching groups of syscalls on supported architectures. Gabriel Krisman Bertazi
20:34 [PATCH v7 1/5] Implemement support for groups of syscalls in the xml-syscall interface. Gabriel Krisman Bertazi
20:34 [PATCH v7 2/5] Add support to catch groups of syscalls. Gabriel Krisman Bertazi
18:29 Re: [patch] aarch64: PR 19806: watchpoints: false negatives -> false positives Jan Kratochvil
15:08 Re: [PATCH v5 00/11] [PR gdb/14441] Support C++11 rvalue references in gdb Artemiy Volkov

June 17, 2016
20:41 RE: [PATCH v2] Support structure offsets that are 512K bytes or larger. taylor, david
20:02 Re: [PATCH v3 30/34] [DOC] Document support for running interpreters on separate UI channels Eli Zaretskii
19:11 Re: [RFA 3/3] PR python/19293 - invalidate frame cache when unwinders change Pedro Alves
19:00 Re: [RFA 2/3] Make gdbpy_parameter static Pedro Alves
19:00 Re: [RFA 1/3] Clear frame cache when loading or unloading a JIT unwinder Pedro Alves
18:56 [pushed] Re: Missing test cases for jit-reader interface Pedro Alves
17:24 Re: [PATCH v3 30/34] [DOC] Document support for running interpreters on separate UI channels Pedro Alves
15:16 Re: [PATCH 3/3] Fortran: Handle cyclic pointers. Yao Qi
15:10 Re: [PATCH 11/12] Use reinsert_breakpoint for vCont;s Pedro Alves
15:07 Re: [PATCH v4 3/3] Fix failure to detach if process exits while detaching on Linux Yao Qi
13:50 Re: [RFA 3/3] Move logic out of symbol_find_demangled_name Pedro Alves
13:03 Re: [PATCH v4 3/3] Fix failure to detach if process exits while detaching on Linux Antoine Tremblay
12:36 Re: [RFA 3/3] Move logic out of symbol_find_demangled_name Tom Tromey
12:28 Re: [RFA 3/3] Move logic out of symbol_find_demangled_name Pedro Alves
12:25 Re: [RFA 3/3] Move logic out of symbol_find_demangled_name Pedro Alves
11:56 Re: [PATCH v4 2/3] Forget watchpoint locations when inferior exits or is killed/detached Yao Qi
11:31 Re: [PATCH v4 1/3] Factor out "Detaching from program" message printing Yao Qi
11:28 Re: [PATCH 1/3] Fortran: Handle associated property of pointer types. Yao Qi
10:16 [PATCH 4/4] Implement get_syscall_trapinfo for arm-linux Yao Qi
10:16 [PATCH 3/4] Implement get_syscall_trapinfo for aarch64-linux Yao Qi
10:16 [PATCH 1/4] Probe catch syscall support Yao Qi
10:16 [PATCH 2/4] Remove parameter sysret from linux_target_ops.get_syscall_trapinfo Yao Qi
10:16 [PATCH 0/4] Tweak catch syscall for remote Yao Qi
09:53 Re: [PATCH 04/12] Delete reinsert breakpoints from forked child Yao Qi
09:50 Re: [PATCH 03/12] Step over exit with reinsert breakpoints Yao Qi
08:41 Re: [RFA 3/3] Move logic out of symbol_find_demangled_name Tom Tromey
08:28 Re: [PATCH 4/6] Create a psuedo section for the ELF AUXV core dump note on FreeBSD. Nick Clifton
08:28 Re: [PATCH 2/6] Add elfcore_grok_freebsd_note to parse FreeBSD ELF core notes. Nick Clifton
08:28 Re: [RFA 3/3] Move logic out of symbol_find_demangled_name Tom Tromey
08:27 Re: [PATCH 1/6] Add constants for FreeBSD-specific auxiliary vector entry types. Nick Clifton
08:08 Re: [PATCH v2] AndesTech NDS32 port Yan-Ting Lin

June 16, 2016
23:33 [PATCH v4 3/3] Fix failure to detach if process exits while detaching on Linux Pedro Alves
23:33 [PATCH v4 2/3] Forget watchpoint locations when inferior exits or is killed/detached Pedro Alves
23:33 [PATCH v4 0/3] Fix failure to detach if process exits while detaching on Linux Pedro Alves
23:32 [PATCH v4 1/3] Factor out "Detaching from program" message printing Pedro Alves
17:14 [PATCH v3] gdbserver: pass pointer to struct tracepoint to install_fast_tracepoint_jump_pad Antoine Tremblay
16:26 RE: [PATCH] symtab.c -- Fix off by one allocation bug taylor, david
11:23 [PING][PATCH 0/3] Fortran: Resolve target types of pointers. Bernhard Heckel
06:11 [PATCH 5/6] Add a new gdbarch method to print a single AUXV entry. John Baldwin
06:11 [PATCH 4/6] Create a psuedo section for the ELF AUXV core dump note on FreeBSD. John Baldwin
06:02 [PATCH 6/6] Add a gdbarch 'print_auxv' method for FreeBSD ABIs. John Baldwin
06:02 [PATCH 2/6] Add elfcore_grok_freebsd_note to parse FreeBSD ELF core notes. John Baldwin
06:02 [PATCH 0/6] Add ELF auxiliary vector handling for FreeBSD John Baldwin
06:02 [PATCH 3/6] Fetch the ELF auxiliary vector from live processes on FreeBSD. John Baldwin
06:02 [PATCH 1/6] Add constants for FreeBSD-specific auxiliary vector entry types. John Baldwin

June 15, 2016
16:41 Re: [PATCH 11/12] Use reinsert_breakpoint for vCont;s Yao Qi
15:42 Re: [PATCH v2 10/17] gdbserver: pass pointer to struct tracepoint to install_fast_tracepoint_jump_pad Antoine Tremblay
14:59 Re: [PATCH v2 10/17] gdbserver: pass pointer to struct tracepoint to install_fast_tracepoint_jump_pad Marcin KoÅcielnicki
10:07 Re: [PATCH v2] AndesTech NDS32 port Pedro Alves
08:52 Re: [PATCH] Fix implicit conversion warning produced by clang Yao Qi
08:44 Re: [PATCH 5/8] Detect a frameless frame by comparing the FP register to -1. Yao Qi
08:44 Re: [PATCH v2] AndesTech NDS32 port Yan-Ting Lin
08:38 [PATCH] [AArch64] Use int64_t for address offset Yao Qi

June 14, 2016
21:03 Re: [PATCH] Fix implicit conversion warning produced by clang Pedro Alves
20:58 [PATCH] Add support for catching system calls to native FreeBSD targets. John Baldwin
19:08 Re: [PATCH] Fix implicit conversion warning produced by clang John Baldwin
19:08 Re: [PATCH 5/8] Detect a frameless frame by comparing the FP register to -1. John Baldwin
17:56 [PATCH] Fix implicit conversion warning produced by clang Taras Tsugrii
17:03 Re: [PING][PATCH 2/2] Involve gdbarch in taking DWARF register pieces Jan Kratochvil
15:48 Re: [PATCH 11/12] Use reinsert_breakpoint for vCont;s Pedro Alves
13:14 Re: [PATCH 11/12] Use reinsert_breakpoint for vCont;s Yao Qi
12:57 Re: [PATCH 09/12] Make reinsert_breakpoint thread specific Pedro Alves
12:52 Re: [PATCH 09/12] Make reinsert_breakpoint thread specific Yao Qi
11:40 Re: [PATCH 04/12] Delete reinsert breakpoints from forked child Pedro Alves
11:17 Re: [PATCH 04/12] Delete reinsert breakpoints from forked child Yao Qi

June 13, 2016
21:54 [PATCH v2] Fix -var-update for registers in frames 1 and up Don Breazeal
18:23 Re: [PATCH] symtab.c -- Fix off by one allocation bug Joel Brobecker
17:58 [PATCH] symtab.c -- Fix off by one allocation bug David Taylor
17:29 Re: [PATCH 04/12] Delete reinsert breakpoints from forked child Pedro Alves
16:53 Re: [PATCH 04/12] Delete reinsert breakpoints from forked child Yao Qi
15:56 Re: [PATCH 12/12] Support vCont s and S actions with software single step Pedro Alves
15:55 Re: [PATCH 11/12] Use reinsert_breakpoint for vCont;s Pedro Alves
15:26 Re: [PATCH 10/12] Switch current_thread to lwp's thread in install_software_single_step_breakpoints Pedro Alves
15:24 Re: [PATCH 09/12] Make reinsert_breakpoint thread specific Pedro Alves
15:18 RE: [PATCH V5 2/2] Add mpx-bnd-init-on-return set/show command for inferior calls. Tedeschi, Walfred
15:14 Re: [PATCH 08/12] Refactor clone_all_breakpoints Pedro Alves
15:09 Re: [PATCH 07/12] Create sub classes of 'struct breakpoint' Pedro Alves
15:07 Re: [PATCH 06/12] Pass breakpoint type in set_breakpoint_at Pedro Alves
15:07 Re: [PATCH 05/12] Handle reinsert breakpoints for vforked child Pedro Alves
15:02 Re: [PATCH 04/12] Delete reinsert breakpoints from forked child Pedro Alves
15:01 Re: [PATCH 03/12] Step over exit with reinsert breakpoints Pedro Alves
14:52 Re: [PATCH 03/12] Step over exit with reinsert breakpoints Yao Qi
14:37 Re: [PATCH 03/12] Step over exit with reinsert breakpoints Pedro Alves
14:29 [PUSHED] Re: [PATCH] gdb: Use UNSUPPORTED not FAIL for unsupported target features Andrew Burgess
14:25 Re: [PATCH 02/12] More assert checks on reinsert breakpoint Pedro Alves
14:25 Re: [PATCH 01/12] Switch to current thread in finish_step_over Pedro Alves
14:12 Re: [PATCH v2] AndesTech NDS32 port Pedro Alves
13:35 Re: [RFA 3/3] Move logic out of symbol_find_demangled_name Pedro Alves
13:35 Re: [RFA 3/3] Move logic out of symbol_find_demangled_name Pedro Alves
12:38 Re: [PATCH] aarch64 sim big-endian support Nick Clifton
11:22 Re: [PATCH 5/8] Detect a frameless frame by comparing the FP register to -1. Yao Qi
11:17 Infinity full-system preview Gary Benson
11:04 Re: [PATCH 3/8] Initialize 'ra' to zero to avoid uninitialized use. Yao Qi
10:49 Re: [PATCH 6/8] Pass a NULL pointer as the last argument to find_pc_partial_function. Yao Qi
10:47 Re: [PATCH 7/8] Remove unneeded checks on type lengths. Yao Qi
10:21 Re: RFA: Fix assertion on replace_types() Yao Qi
10:12 [PATCH] Skip gdb.base/func-ptrs.exp in thumb mode Yao Qi
09:41 RFA: Fix assertion on replace_types() Nick Clifton
09:05 Re: [PATCH] Fix -var-update for registers in frames 1 and up Andrew Burgess
01:48 Re: [PATCH 2/8] Change the size field of MSP430_Opcode_Decoded to a plain integer. Alan Modra
01:48 Re: [PATCH 1/8] Use correct enum type for do_elf_stt_common. Alan Modra

June 11, 2016
20:56 [PATCH 4/8] Remove check for negative size. John Baldwin
20:56 [PATCH 6/8] Pass a NULL pointer as the last argument to find_pc_partial_function. John Baldwin
20:49 [PATCH 3/8] Initialize 'ra' to zero to avoid uninitialized use. John Baldwin
20:49 [PATCH 8/8] Use unsigned integer constant with left shifts. John Baldwin
20:49 [PATCH 7/8] Remove unneeded checks on type lengths. John Baldwin
20:49 [PATCH 5/8] Detect a frameless frame by comparing the FP register to -1. John Baldwin
20:49 [PATCH 1/8] Use correct enum type for do_elf_stt_common. John Baldwin
20:49 [PATCH 2/8] Change the size field of MSP430_Opcode_Decoded to a plain integer. John Baldwin
20:49 [PATCH 0/8] Fix various warnings from clang 3.8.0 John Baldwin
02:42 [RFA 3/3] PR python/19293 - invalidate frame cache when unwinders change Tom Tromey
02:42 [RFA 1/3] Clear frame cache when loading or unloading a JIT unwinder Tom Tromey
02:42 [RFA 2/3] Make gdbpy_parameter static Tom Tromey
02:42 [RFA 0/3] unwinder registration and the frame cache Tom Tromey

June 10, 2016
21:25 Re: [PATCH] Fix -var-update for registers in frames 1 and up Don Breazeal
18:06 Re: [PATCH] aarch64 sim big-endian support Mike Frysinger
16:24 Re: [PATCH] aarch64 sim big-endian support Jim Wilson
10:32 Re: [PATCH] Fix -var-update for registers in frames 1 and up Andrew Burgess
09:57 [PUSHED][PATCH] Fortran: Testsuite, non-local references in nested functions. Bernhard Heckel
08:54 Re: [PATCH v2] Support structure offsets that are 512K bytes or larger. Yao Qi
08:27 Re: [RFA] Fix rust-exp handling in makefile Yao Qi
08:24 Re: [RFA] Constify arch_type and friends Yao Qi
08:19 Re: [PATCH] Fortran: Testsuite, non-local references in nested functions. Yao Qi
08:11 Re: [patch] aarch64: PR 19806: watchpoints: false negatives -> false positives Yao Qi
06:02 Re: [PATCH v5] Add negative repeat count to 'x' command Toshihito Kikuchi
05:21 [pushed][commit/obv] Add myself as a write-after-approval GDB maintainer Toshihito Kikuchi

June 09, 2016
18:23 Re: [PATCH] Fix -var-update for registers in frames 1 and up Don Breazeal
18:09 Re: [RFA] PR python/19819 - remove unused globals from py-xmethods.c Joel Brobecker
16:46 [RFA] PR python/19819 - remove unused globals from py-xmethods.c Tom Tromey
16:34 [RFA] PR gdb/17210 - fix possible memory leak in read_memory_robust Tom Tromey
12:57 [PATCH v2 17/17] arm fast tracepoints: Relocation of Thumb 32-bits instructions Antoine Tremblay
12:57 [PATCH v2 16/17] arm fast tracepoints: Relocation of ARM instructions Antoine Tremblay
12:57 [PATCH v2 15/17] arm: Move insn_references_pc to common code Antoine Tremblay
12:57 [PATCH v2 13/17] Fast tracepoint support for ARM on Linux Antoine Tremblay
12:57 [PATCH v2 14/17] JIT conditions support for ARM tracepoints. Antoine Tremblay
12:57 [PATCH v2 12/17] Add ARM/Thumb instruction assembler for fast tracepoints Antoine Tremblay
12:57 [PATCH v2 04/17] arm-tdep.c: Use relocation visitor in ARM instruction decoding Antoine Tremblay
12:57 [PATCH v2 05/17] arm-tdep.c: Use relocation visitor in Thumb 32-bits instruction decoding Antoine Tremblay
12:57 [PATCH v2 10/17] gdbserver: pass pointer to struct tracepoint to install_fast_tracepoint_jump_pad Antoine Tremblay
12:57 [PATCH v2 09/17] Move Thumb 16 bits instruction decode functions to arch/arm-insn-reloc.c Antoine Tremblay
12:56 [PATCH v2 03/17] arm-tdep.c: Move debug printout from decode to copy function Antoine Tremblay
12:56 [PATCH v2 02/17] arm-tdep.c: Refactor displaced stepping relocation functions Antoine Tremblay
12:56 [PATCH v2 11/17] Use software single step to step out of a fast tracepoint jump pad Antoine Tremblay
12:56 [PATCH v2 01/17] arm-tdep.c: Replace arguments to decode function by a structure Antoine Tremblay
12:56 [PATCH v2 08/17] Move Thumb 32 bits instruction decode functions to arch/arm-insn-reloc.c Antoine Tremblay
12:56 [PATCH v2 00/17] Fast tracepoint support for ARMv7 Antoine Tremblay
12:56 [PATCH v2 07/17] Move ARM instruction decode functions to arch/arm-insn-reloc.c Antoine Tremblay
12:56 [PATCH v2 06/17] arm-tdep.c: Use relocation visitor in Thumb 16-bits instruction decoding Antoine Tremblay
09:32 [PATCH] btrace: continue recording after connection loss. Tim Wiederhake
00:48 Re: [PATCH] Fix -var-update for registers in frames 1 and up Don Breazeal

June 08, 2016
18:46 Re: [patch] aarch64: PR 19806: watchpoints: false negatives -> false positives Pedro Alves
17:54 Re: [patch] aarch64: PR 19806: watchpoints: false negatives -> false positives Pedro Alves
16:42 Re: [patch] aarch64: PR 19806: watchpoints: false negatives -> false positives Yao Qi
14:59 Re: [PATCH] gdb: Use UNSUPPORTED not FAIL for unsupported target features Yao Qi
13:09 Re: [PATCH] Fix -var-update for registers in frames 1 and up Andrew Burgess
13:01 Re: [PATCH] Fix -var-update for registers in frames 1 and up Andrew Burgess
11:40 Re: [PATCH] gdb: Use UNSUPPORTED not FAIL for unsupported target features Andrew Burgess
10:25 Re: [PATCH] gdb: Use UNSUPPORTED not FAIL for unsupported target features Yao Qi
09:26 [PATCH] gdb: Use UNSUPPORTED not FAIL for unsupported target features Andrew Burgess
08:17 Re: [PATCH v2] AndesTech NDS32 port Yao Qi
04:26 Re: [RFA 6/6] Add -Wunused-but-set-* to build Trevor Saunders
04:16 Re: [RFA 6/6] Add -Wunused-but-set-* to build Tom Tromey
04:03 Re: [RFA 3/3] Move logic out of symbol_find_demangled_name Tom Tromey
03:43 Re: [RFA 6/6] Add -Wunused-but-set-* to build Tom Tromey
03:18 Re: [RFA 6/6] Add -Wunused-but-set-* to build Trevor Saunders
02:46 Re: [RFA 6/6] Add -Wunused-but-set-* to build Tom Tromey
02:30 Re: [RFA 6/6] Add -Wunused-but-set-* to build Trevor Saunders
02:14 Re: [RFA 3/3] Move logic out of symbol_find_demangled_name Tom Tromey

June 07, 2016
21:37 [PATCH] Fix -var-update for registers in frames 1 and up Don Breazeal
16:49 FYI - git hooks update on sourceware.org Joel Brobecker
16:30 Re: [PATCH v2] AndesTech NDS32 port Eli Zaretskii
16:04 Re: [patch] aarch64: PR 19806: watchpoints: false negatives -> false positives Pedro Alves
15:51 Re: [RFA 2/3] Move filename extensions into language_defn Yao Qi
15:48 Re: [PATCH] Add method/format information to =record-started Simon Marchi
15:38 Re: [PATCH] Add method/format information to =record-started Yao Qi
15:34 Re: [PATCH v2] AndesTech NDS32 port Yao Qi
15:25 Re: [patch] aarch64: PR 19806: watchpoints: false negatives -> false positives Yao Qi
15:12 Re: [RFA 3/3] Move logic out of symbol_find_demangled_name Tom Tromey
14:27 Re: [RFA 3/3] Move logic out of symbol_find_demangled_name Pedro Alves
14:18 Re: [OB PATCH] Frame static link: Handle null pointer. Joel Brobecker
14:03 Re: [RFA 3/3] Move logic out of symbol_find_demangled_name Pedro Alves
13:41 Re: [patch] aarch64: PR 19806: watchpoints: false negatives -> false positives Pedro Alves
13:23 Re: [patch] aarch64: PR 19806: watchpoints: false negatives -> false positives Yao Qi
12:53 Re: [PATCH] Add method/format information to =record-started Simon Marchi
12:10 [PATCH] Fortran: Testsuite, non-local references in nested functions. Bernhard Heckel
11:43 [OB PATCH] Frame static link: Handle null pointer. Bernhard Heckel
11:41 Re: [RFA 3/3] Move logic out of symbol_find_demangled_name Tom Tromey
09:32 Re: [PATCH] Add method/format information to =record-started Yao Qi
08:57 [RFA] Fix PR cli/18053 Tom Tromey

June 06, 2016
21:34 [RFA 3/6] Comment out some unused overlay code Tom Tromey
21:34 [RFA 4/6] Remove some variables but call functions for side effects Tom Tromey
21:34 [RFA 2/6] Use ATTRIBUTE_UNUSED in some places Tom Tromey
21:34 [RFA 1/6] Change reopen_exec_file to check result of stat Tom Tromey
21:34 [RFA 0/6] Add -Wunused-but-set-parameter and -Wunused-but-set-variable Tom Tromey
21:34 [RFA 5/6] Remove unused variables Tom Tromey
21:34 [RFA 6/6] Add -Wunused-but-set-* to build Tom Tromey
21:12 Re: [PATCH] Add method/format information to =record-started Simon Marchi
21:04 Re: [RFA 2/3] Move filename extensions into language_defn Tom Tromey
19:23 [PATCH v5 11/11] [PR gdb/14441] gdb: testsuite: add rvalue reference tests Artemiy Volkov
19:23 [PATCH v5 08/11] [PR gdb/14441] gdb: python: support rvalue references in the gdb module Artemiy Volkov
19:23 [PATCH v5 09/11] [PR gdb/14441] gdb: convert lvalue reference type check to general reference type check Artemiy Volkov
19:23 [PATCH v5 02/11] [PR gdb/14441] gdb: gdbtypes: change {lookup,make}_reference_type() API Artemiy Volkov
19:23 [PATCH v5 04/11] [PR gdb/14441] gdb: parse: support rvalue reference type Artemiy Volkov
19:23 [PATCH v5 03/11] [PR gdb/14441] gdb: valops: add ability to return rvalue reference values from value_ref() Artemiy Volkov
19:23 [PATCH v5 10/11] [PR gdb/14441] gdb: gdbtypes: add rvalue references to overloading resolution Artemiy Volkov
19:23 [PATCH v5 05/11] [PR gdb/14441] gdb: demangle: implement demangling for rvalue reference typenames Artemiy Volkov
19:23 [PATCH v5 06/11] [PR gdb/14441] gdb: print: implement correct printing of rvalue reference types and values Artemiy Volkov
19:23 [PATCH v5 07/11] [PR gdb/14441] gdb: dwarf2read: support DW_TAG_rvalue_reference type Artemiy Volkov
19:22 [PATCH v5 01/11] [PR gdb/14441] gdb: gdbtypes: add definitions for rvalue reference type Artemiy Volkov
19:22 [PATCH v5 00/11] [PR gdb/14441] Support C++11 rvalue references in gdb Artemiy Volkov
19:05 Re: [RFA] Fix PR python/20129 - use of non-existing variable Phil Muldoon
17:23 [RFA] Fix PR python/20129 - use of non-existing variable Tom Tromey
15:13 Re: [PATCH v2] AndesTech NDS32 port Yan-Ting Lin
15:13 Re: [PATCH] Add method/format information to =record-started Eli Zaretskii
15:08 Re: [PATCH 2/3] Fortran: Resolve dynamic target types of pointers. Eli Zaretskii
14:41 [RFA] Constify arch_type and friends Tom Tromey
14:33 RE: [PATCH] Add method/format information to =record-started Metzger, Markus T
14:28 Re: [PATCH] Add method/format information to =record-started Simon Marchi
14:15 Re: [RFA 3/3] Move logic out of symbol_find_demangled_name Yao Qi
14:02 RE: [PATCH] Add method/format information to =record-started Metzger, Markus T
13:49 Re: [PATCH] Add method/format information to =record-started Simon Marchi
13:44 RE: [PATCH] Add method/format information to =record-started Metzger, Markus T
13:42 [PATCH] Fix PR rust/20110 Tom Tromey
13:40 [RFA] Fix rust-exp handling in makefile Tom Tromey
13:39 Re: [PATCH] Add method/format information to =record-started Simon Marchi
13:37 [PATCH 2/3] Fortran: Resolve dynamic target types of pointers. Bernhard Heckel
13:37 [PATCH 3/3] Fortran: Handle cyclic pointers. Bernhard Heckel
13:37 [PATCH 1/3] Fortran: Handle associated property of pointer types. Bernhard Heckel
13:37 [PATCH 0/3] Fortran: Resolve target types of pointers. Bernhard Heckel
13:24 Re: [PATCH] Add method/format information to =record-started Simon Marchi
13:23 Re: [RFA 2/3] Move filename extensions into language_defn Yao Qi
13:20 RE: [PATCH] Add method/format information to =record-started Metzger, Markus T
13:07 Re: [PATCH] Add method/format information to =record-started Simon Marchi
13:06 Re: [RFA 1/3] Use VEC for filename_language_table Yao Qi
13:03 Re: [PATCH] Add method/format information to =record-started Yao Qi
08:00 [patch] aarch64: PR 19806: watchpoints: false negatives -> false positives Jan Kratochvil
06:38 RE: [PATCH] Add method/format information to =record-started Metzger, Markus T

June 04, 2016
14:49 [RFA 3/3] Move logic out of symbol_find_demangled_name Tom Tromey
14:49 [RFA 2/3] Move filename extensions into language_defn Tom Tromey
14:49 [RFA 1/3] Use VEC for filename_language_table Tom Tromey
14:49 [RFA 0/3] minor language cleanups Tom Tromey
12:29 [patch] Fix for newer kernels with: t (tracing stop) Jan Kratochvil

June 03, 2016
21:16 [PATCH v2] Support structure offsets that are 512K bytes or larger. David Taylor
21:16 [RFA] PR python/20190 - compute TLS symbol without a frame Tom Tromey
19:32 Re: [PATCH v3] Fix failure to detach if threads exit while detaching on linux Antoine Tremblay
19:15 Re: [PATCH v3] Fix failure to detach if threads exit while detaching on linux Pedro Alves
19:02 [PATCH] Optimize memory_xfer_partial for remote Don Breazeal
18:03 Re: [PATCH] Fix C++ build for Cygwin Joel Brobecker
17:03 Re: [PATCH] Add method/format information to =record-started Simon Marchi
16:43 [PATCH v3] Fix failure to detach if threads exit while detaching on linux Antoine Tremblay
16:21 Re: [PATCH v2] Fix failure to detach if threads exit while detaching on linux Pedro Alves
15:59 Re: [PATCH v2] Fix failure to detach if threads exit while detaching on linux Antoine Tremblay
15:52 [PATCH] Add method/format information to =record-started Simon Marchi
15:45 Re: [PATCH v2] Fix failure to detach if threads exit while detaching on linux Pedro Alves
15:32 Re: [PATCH v2] Fix failure to detach if threads exit while detaching on linux Antoine Tremblay
15:23 Re: [PATCH] Fix C++ build for Cygwin Pedro Alves
15:16 Re: [PATCH v2] Fix failure to detach if threads exit while detaching on linux Pedro Alves
14:49 [PATCH v2] Fix failure to detach if threads exit while detaching on linux Antoine Tremblay
12:05 Re: [PATCH] Fix failure to detach if threads exit while detaching on linux Pedro Alves
11:55 Re: [PATCH] Fix failure to detach if threads exit while detaching on linux Antoine Tremblay
11:49 Re: [PATCH] Fix C++ build for Cygwin Jon Turney
11:43 Re: [PATCH] Fix failure to detach if threads exit while detaching on linux Pedro Alves
11:38 Re: [PATCH] Fix C++ build for Cygwin Pedro Alves
11:34 Re: [PATCH] Fix C++ build for Cygwin Jon Turney
10:58 Re: [PATCH] Fix C++ build for Cygwin Pedro Alves
10:54 Re: [PATCH v5] Add negative repeat count to 'x' command Pedro Alves
09:37 Re: Likely incorrect patch: remove the faulty basename() prototype from libiberty Ed Schouten
02:36 [PATCH] aarch64 sim big-endian support Jim Wilson

June 02, 2016
21:27 Re: Likely incorrect patch: remove the faulty basename() prototype from libiberty Joseph Myers
19:24 Re: [RFA] Fix PR python/18984 Tom Tromey
18:22 Re: [RFA] Fix PR python/18984 Joel Brobecker
18:05 Re: [RFA] Fix PR python/18984 Tom Tromey
17:31 [PATCH v2] Fix gdbserver crash when doing ftrace commands after detach or process exit Antoine Tremblay
14:16 [PATCH] Fix failure to detach if threads exit while detaching on linux Antoine Tremblay
14:15 [PATCH] Fix C++ build for Cygwin Jon Turney
14:12 [PATCH obv] mi-memory-changed.exp: Fix filename passed to untested Simon Marchi
13:10 [PATCH] coff_new_init: add missing init functions Leon Winter
09:31 [PATCH 12/12] Support vCont s and S actions with software single step Yao Qi
09:31 [PATCH 09/12] Make reinsert_breakpoint thread specific Yao Qi
09:31 [PATCH 10/12] Switch current_thread to lwp's thread in install_software_single_step_breakpoints Yao Qi
09:31 [PATCH 11/12] Use reinsert_breakpoint for vCont;s Yao Qi
09:31 [PATCH 08/12] Refactor clone_all_breakpoints Yao Qi
09:31 [PATCH 04/12] Delete reinsert breakpoints from forked child Yao Qi
09:31 [PATCH 03/12] Step over exit with reinsert breakpoints Yao Qi
09:31 [PATCH 05/12] Handle reinsert breakpoints for vforked child Yao Qi
09:31 [PATCH 07/12] Create sub classes of 'struct breakpoint' Yao Qi
09:31 [PATCH 06/12] Pass breakpoint type in set_breakpoint_at Yao Qi
09:31 [PATCH 01/12] Switch to current thread in finish_step_over Yao Qi
09:31 [PATCH 00/12 V2] Use reinsert breakpoint for vCont;s Yao Qi
09:31 [PATCH 02/12] More assert checks on reinsert breakpoint Yao Qi
09:08 [RFC][PATCH] - Fix pretty-printers which call the inferiors, mi-interface crashs Vörtler, Thilo
08:53 Re: [PATCH V4] Add negative repeat count to 'x' command Toshihito Kikuchi
08:52 [PATCH v5] Add negative repeat count to 'x' command Toshihito Kikuchi

June 01, 2016
15:38 Re: [PATCH] Wake up interruptible_select in remote_fileio ctrl-c handler Pedro Alves
14:15 Re: [PATCH] Wake up interruptible_select in remote_fileio ctrl-c handler Pedro Alves
13:42 Re: [PATCH] Wake up interruptible_select in remote_fileio ctrl-c handler Yao Qi
11:52 Re: [PATCH] Wake up interruptible_select in remote_fileio ctrl-c handler Pedro Alves
11:28 Re: [PATCH v2] AndesTech NDS32 port Yao Qi
11:00 Re: [PATCH v2] AndesTech NDS32 port Yao Qi
10:52 Re: [PATCH v2] AndesTech NDS32 port Yao Qi
10:45 Re: RFA: Add xmalloc_failed() to common-utils.c Nick Clifton
10:22 Re: RFA: Add xmalloc_failed() to common-utils.c Pedro Alves
09:18 RFA: Add xmalloc_failed() to common-utils.c Nick Clifton
09:04 RE: [PATCH] infcmd, btrace: fix crash in 'finish' for tailcall-only frames Metzger, Markus T
08:51 Re: [PATCH] infcmd, btrace: fix crash in 'finish' for tailcall-only frames Yao Qi
08:35 Re: [PATCH] Wake up interruptible_select in remote_fileio ctrl-c handler Yao Qi
02:18 about the gdb-7.11.1 release... Joel Brobecker
01:01 gdb-7.11 branch open again (was: "gdb-7.11 branch FROZEN") Joel Brobecker
00:56 [release/HEAD] Document the GDB 7.11.1 release in gdb/ChangeLog Joel Brobecker
00:55 [release/branch 2/2] Bump GDB version number to 7.11.1.DATE-git. Joel Brobecker
00:55 [release/branch 1/2] Document the GDB 7.11.1 release in gdb/ChangeLog Joel Brobecker
00:55 FYI/BRANCH: Patches applied to branch gdb-7.11-branch Joel Brobecker
00:37 [release/branch] Set GDB version number to 7.11.1. Joel Brobecker
00:34 gdb-7.11 branch FROZEN Joel Brobecker


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

Mail converted by MHonArc