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

August 31, 2016
20:02 Re: [PATCH 3/3] Handle ILP32 AARCH64 correctly for gdbserver Andrew Pinski
19:16 Re: [PATCH 1/2] Fix lwp_suspend/unsuspend imbalance in linux_wait_1 Antoine Tremblay
19:14 Re: [PATCH 2/2] Enable range stepping for ARM on GDBServer Antoine Tremblay
18:39 Re: [PATCH 2/2] Enable range stepping for ARM on GDBServer Pedro Alves
18:25 Re: [PATCH 1/2] Fix lwp_suspend/unsuspend imbalance in linux_wait_1 Antoine Tremblay
18:15 Re: [PATCH 2/2] Enable range stepping for ARM on GDBServer Antoine Tremblay
17:52 Re: [PATCH 1/2] Fix lwp_suspend/unsuspend imbalance in linux_wait_1 Pedro Alves
17:50 Re: [PATCH 2/2] Enable range stepping for ARM on GDBServer Pedro Alves
17:50 Re: [PATCH 1/2] Fix lwp_suspend/unsuspend imbalance in linux_wait_1 Antoine Tremblay
17:40 Re: [PATCH 1/2] Fix lwp_suspend/unsuspend imbalance in linux_wait_1 Pedro Alves
17:14 [PATCH 2/2] Enable range stepping for ARM on GDBServer Antoine Tremblay
17:14 [PATCH 1/2] Fix lwp_suspend/unsuspend imbalance in linux_wait_1 Antoine Tremblay
15:06 [PATCH 12/13] Determine the kind of single step breakpoint Yao Qi
15:06 [PATCH 13/13] Remove arm_override_mode Yao Qi
15:06 [PATCH 10/13] Remove gdbarch_remote_breakpoint_from_pc Yao Qi
15:06 [PATCH 11/13] Add default_breakpoint_from_pc Yao Qi
15:06 [PATCH 08/13] New gdbarch methods breakpoint_kind_from_pc and sw_breakpoint_from_kind Yao Qi
15:06 [PATCH 07/13] Split brekapoint_from_pc to breakpoint_kind_from_pc and sw_breakpoint_from_kind Yao Qi
15:06 [PATCH 06/13] Add enum for mips breakpoint kinds Yao Qi
15:06 [PATCH 04/13] GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATION Yao Qi
15:06 [PATCH 09/13] Rename placed_size to kind Yao Qi
15:06 [PATCH 05/13] Share enum arm_breakpoint_kinds Yao Qi
15:06 [PATCH 02/13] Rename 'arch' by 'gdbarch' in m32c_gdbarch_init Yao Qi
15:06 [PATCH 00/13] Split brekapoint_from_pc to breakpoint_kind_from_pc and sw_breakpoint_from_kind Yao Qi
15:06 [PATCH 03/13] gdbarch_breakpoint_from_pc doesn't return NULL Yao Qi
15:06 [PATCH 01/13] Remove v850_dbtrap_breakpoint_from_pc Yao Qi
13:59 Re: [PATCH 1/2] arc: New Synopsys ARC port Pedro Alves
13:52 [PATCH master+7.12] Send thread, frame and inferior selection events to all uis Antoine Tremblay
12:58 Re: [PATCH 3/3] Handle ILP32 AARCH64 correctly for gdbserver Yao Qi
11:50 [PATCH] Pass HWCAP to ifunc resolver Andreas Arnez
10:42 Re: [PATCH 3/3] Handle ILP32 AARCH64 correctly for gdbserver Pedro Alves
10:30 Re: [PATCH 2/2] Share target_wait prototype between GDB and gdbserver Pedro Alves
10:29 Re: [PATCH 2/2] Share target_wait prototype between GDB and gdbserver Pedro Alves
10:25 Re: [PATCH 1/2] Use target_continue{,_no_signal} instead of target_resume Pedro Alves
08:50 [PATCH 2/2] Add myself as a write-after-approval GDB maintainer Anton Kolesov
08:50 [PATCH 1/2] arc: New Synopsys ARC port Anton Kolesov
08:06 [PATCH] Fix a typo in comment Yao Qi

August 30, 2016
15:09 Re: [PATCH] Fix order of inferiors in "thread apply all" Andreas Arnez
14:44 Re: [PATCH] Fix order of inferiors in "thread apply all" Pedro Alves
14:36 [PATCH] Fix order of inferiors in "thread apply all" Andreas Arnez
08:01 Re: [PATCH 3/3] Handle ILP32 AARCH64 correctly for gdbserver Andreas Schwab
07:44 Re: [PATCH 2/3] Add ILP32 support to gdb. Andreas Schwab
00:26 [PATCH 0/3] Support AARCH64 ILP32 for gdb Andrew Pinski
00:26 [PATCH 3/3] Handle ILP32 AARCH64 correctly for gdbserver Andrew Pinski
00:26 [PATCH 1/3] Move AARCH64 ILP32 rejection handling Andrew Pinski
00:26 [PATCH 2/3] Add ILP32 support to gdb. Andrew Pinski

August 29, 2016
13:22 [commit] [testsuite patch+7.12] gdb.base/default.exp regression [Re: [PATCH] Allow resetting an empty inferior-tty] Jan Kratochvil
13:01 Re: [testsuite patch+7.12] gdb.base/default.exp regression [Re: [PATCH] Allow resetting an empty inferior-tty] Pedro Alves
12:39 Re: [testsuite patch+7.12] gdb.base/default.exp regression [Re: [PATCH] Allow resetting an empty inferior-tty] Simon Marchi
10:55 [testsuite patch+7.12] gdb.base/default.exp regression [Re: [PATCH] Allow resetting an empty inferior-tty] Jan Kratochvil
04:12 [PATCH 2/2] Share target_wait prototype between GDB and gdbserver Sergio Durigan Junior
04:12 [PATCH 1/2] Use target_continue{,_no_signal} instead of target_resume Sergio Durigan Junior
04:12 [PATCH 0/2] Consolidate target_{wait,resume} calls between GDB and gdbserver Sergio Durigan Junior

August 26, 2016
18:18 [9/9 v2] Support 128-bit IEEE floating-point types on Intel and Power Ulrich Weigand
11:39 Re: [PATCH] xtensa: Avoid designated inits, for C++ compliance Andreas Arnez
10:10 Re: [PATCH] xtensa: Avoid designated inits, for C++ compliance Jan Kratochvil
09:42 Re: [PATCH] xtensa: Avoid designated inits, for C++ compliance Pedro Alves
09:39 Re: [PATCH] xtensa: Avoid designated inits, for C++ compliance Pedro Alves
09:07 Re: [PATCH] xtensa: Avoid designated inits, for C++ compliance Eli Zaretskii
09:02 Re: [PATCH] xtensa: Avoid designated inits, for C++ compliance Jan Kratochvil
07:17 Re: [V4 00/21] Fortran dynamic array support Jan Kratochvil

August 25, 2016
23:28 Re: [9/9] Support __float128 format on Intel and Power Joseph Myers
17:22 Re: [V4 00/21] Fortran dynamic array support Jan Kratochvil
17:17 Re: [PATCH] xtensa: Avoid designated inits, for C++ compliance Andreas Arnez
17:06 Re: [V4 00/21] Fortran dynamic array support Jan Kratochvil
16:33 Re: [PATCH] xtensa: Avoid designated inits, for C++ compliance Pedro Alves
15:08 [9/9] Support __float128 format on Intel and Power Ulrich Weigand
15:08 [8/9] Add gdbarch callback to provide formats for debug info float types Ulrich Weigand
15:07 [7/9] Add missing format for built-in floating-point types Ulrich Weigand
15:07 [6/9] Remove TYPE_NOSIGN "char" hack Ulrich Weigand
15:07 [5/9] Remove obsolete TYPE_FLAG_... values Ulrich Weigand
15:07 [4/9] Unify init_type and arch_type interface and helpers Ulrich Weigand
15:06 [3/9] Add some missing arch_..._type helpers Ulrich Weigand
15:06 [2/9] Fix TYPE_SPECIFIC_FIELD for types created via arch_type Ulrich Weigand
15:06 [1/9] Fix typo in ada_language_arch_info Ulrich Weigand
15:05 [0/9] Refactor floating-point format handling to add __float128 support Ulrich Weigand
11:56 [PATCH] xtensa: Avoid designated inits, for C++ compliance Andreas Arnez
07:59 Re: [PATCH v2] Sync proc_service definition with GLIBC Yao Qi

August 24, 2016
21:28 Re: [PATCH] Test case to detect recursive unwinding in Python-based unwinders Kevin Buettner
17:22 Re: [PATCH] Allow resetting an empty inferior-tty Simon Marchi
17:14 Re: [PATCH] Fix for power-pc gdb.server/non-existing-program.exp Edjunior Barbosa Machado
17:12 Re: [PATCH] Fix for power-pc gdb.server/non-existing-program.exp Ulrich Weigand
17:11 Re: [PATCH] Allow resetting an empty inferior-tty Simon Marchi
16:50 [PATCH] Fix for power-pc gdb.server/non-existing-program.exp Carl E. Love
16:20 Re: [PATCH] Allow resetting an empty inferior-tty Pedro Alves
15:58 Re: [PATCH] Allow resetting an empty inferior-tty Eli Zaretskii
15:55 Re: [PATCH] Allow resetting an empty inferior-tty Simon Marchi
15:50 [PATCH master+7.12 2/2] Fix PR11094: JIT breakpoint is not properly recreated on reruns Pedro Alves
15:50 [PATCH master+7.12 1/2] Fix a few gdb.base/jit-simple.exp problems Pedro Alves
15:49 [PATCH master+7.12 0/2] Fix PR11094: JIT breakpoint is not properly recreated on reruns Pedro Alves
15:41 Re: [PATCH] Allow resetting an empty inferior-tty Pedro Alves
15:38 Re: [PATCH] Allow resetting an empty inferior-tty Simon Marchi
15:33 Re: [PATCH] Allow resetting an empty inferior-tty Pedro Alves
15:24 Re: [PATCH] Allow resetting an empty inferior-tty Simon Marchi
15:15 Re: [PATCH] Fix for gdb.base/pc-fp.exp. Carl E. Love
15:05 Re: [PATCH] Allow resetting an empty inferior-tty Eli Zaretskii
14:52 [PATCH] Allow resetting an empty inferior-tty Simon Marchi
10:27 Re: Run process-dies-while-detaching.exp with SW watchpoint Yao Qi

August 23, 2016
22:46 Re: [PATCH 0/6] x32: Fast tracepoints support Pedro Alves
18:46 [PATCH] Fix PR19927: Avoid unwinder recursion if sniffer uses calls parse_and_eval Pedro Alves
17:53 [PATCH obv] Fix typo in comment Simon Marchi
17:19 Re: [PATCH] Fix for gdb.base/pc-fp.exp. Luis Machado
17:06 Re: [PATCH] Fix for gdb.base/pc-fp.exp. Ulrich Weigand
16:37 Re: [PATCH] Test case to detect recursive unwinding in Python-based unwinders Pedro Alves
16:30 Re: [PATCH] Fix for gdb.base/pc-fp.exp. Ulrich Weigand
16:26 Re: [PATCH] Fix for gdb.base/pc-fp.exp. Luis Machado
16:17 Re: [PATCH] Fix for gdb.base/pc-fp.exp. Carl E. Love
15:21 Re: Run process-dies-while-detaching.exp with SW watchpoint Pedro Alves
15:09 Re: [PATCH master+7.12] Fix PR20494 - User input stops being echoed in CLI Pedro Alves
14:47 Run process-dies-while-detaching.exp with SW watchpoint Yao Qi
13:38 [PING 3][PATCH V3 0/6] Fortran: Resolve target types of pointers. Bernhard Heckel
13:34 Re: [V4 00/21] Fortran dynamic array support Bernhard Heckel
13:28 Re: [PATCH] gdbserver_spawn "" rather than gdbserver_spawn ${binfile} Yao Qi
13:25 Re: [PATCH] gdbserver_spawn "" rather than gdbserver_spawn ${binfile} Yao Qi
13:20 Re: [PATCH v2] Fix PR gdb/18653: gdb disturbs inferior's inherited signal dispositions Yao Qi

August 22, 2016
23:17 Re: [PATCH] Fix for gdb.base/pc-fp.exp. Pedro Alves
23:04 [RFA] Handle DW_OP_form_tls_address Tom Tromey
21:51 Re: [PATCH master+7.12] Fix PR20494 - User input stops being echoed in CLI Simon Marchi
21:16 [PATCH] Fix for gdb.base/pc-fp.exp. Carl E. Love
20:28 [PATCH v2] Sync proc_service definition with GLIBC Adhemerval Zanella
19:47 Re: warning: Could not load shared library symbols for linux-vdso.so.1. Pedro Alves
18:12 Re: [PATCH] gdbserver_spawn "" rather than gdbserver_spawn ${binfile} Simon Marchi
17:58 [PATCH] Test case to detect recursive unwinding in Python-based unwinders Kevin Buettner
17:55 Re: [PATCH] gdbserver_spawn "" rather than gdbserver_spawn ${binfile} Pedro Alves
17:48 [PATCH master+7.12] Fix PR20494 - User input stops being echoed in CLI Pedro Alves
14:57 [PATCH] gdbserver_spawn "" rather than gdbserver_spawn ${binfile} Yao Qi
14:34 Re: [PATCH v2] Fix PR gdb/18653: gdb disturbs inferior's inherited signal dispositions Pedro Alves
14:28 Re: [PATCH v2] Fix PR gdb/18653: gdb disturbs inferior's inherited signal dispositions Yao Qi
10:15 Re: [PATCH] Sync proc_service definition with GLIBC Yao Qi
09:36 Re: warning: Could not load shared library symbols for linux-vdso.so.1. Yao Qi
06:57 PING - [PATCH V5 2/2] Add mpx-bnd-init-on-return set/show command for inferior calls. Tedeschi, Walfred

August 21, 2016
17:04 Re: [V4 00/21] Fortran dynamic array support Jan Kratochvil

August 19, 2016
18:59 Re: [PATCH v5] Add negative repeat count to 'x' command Pedro Alves
18:10 Re: [PATCH] Fix missing files for ld when test suite not compiled in the source directory Carl E. Love
17:06 Re: [PATCH] Fix missing files for ld when test suite not compiled in the source directory Ulrich Weigand
15:51 [PATCH] Fix missing files for ld when test suite not compiled in the source directory Carl E. Love
14:02 Re: warning: Could not load shared library symbols for linux-vdso.so.1. Pedro Alves
14:02 Re: [PATCH] Sync proc_service definition with GLIBC Adhemerval Zanella
13:34 [PATCH master+7.12] [AArch64] Match instruction "STP with base register" in prologue Yao Qi
13:26 Re: [PATCH master/7.12] null-terminate string in linespec_location_completer Yao Qi
11:41 Re: warning: Could not load shared library symbols for linux-vdso.so.1. Yao Qi
11:03 Re: [PATCH 0/6] x32: Fast tracepoints support Pedro Alves
10:32 Re: warning: Could not load shared library symbols for linux-vdso.so.1. Pedro Alves
09:59 Re: warning: Could not load shared library symbols for linux-vdso.so.1. Yao Qi
09:58 Re: [V4 00/21] Fortran dynamic array support Bernhard Heckel
09:43 Re: [PATCH] Sync proc_service definition with GLIBC Pedro Alves
09:14 Re: [PATCH] Sync proc_service definition with GLIBC Yao Qi
08:41 Re: [PATCH] Sync proc_service definition with GLIBC Pedro Alves
08:37 Re: [PATCH] Sync proc_service definition with GLIBC Yao Qi
08:25 Re: [PATCH] Sync proc_service definition with GLIBC Yao Qi
01:05 Re: warning: Could not load shared library symbols for linux-vdso.so.1. Pedro Alves

August 18, 2016
20:15 Re: Fix for powerpc-power.exp gdb regression test for Power 9 Carl E. Love
20:04 Re: PPC GDB patch submission Carl E. Love
14:21 Re: [PATCH] ppc: Fix record of HTM instructions Edjunior Barbosa Machado
12:49 Re: [PATCH] ppc: Fix record of HTM instructions Ulrich Weigand
12:48 Re: Fix for powerpc-power.exp gdb regression test for Power 9 Ulrich Weigand
00:04 [PATCH] ppc: Fix record of HTM instructions Edjunior Barbosa Machado

August 17, 2016
23:13 Re: [PATCH] Sync proc_service definition with GLIBC Pedro Alves
21:19 [PATCH] Sync proc_service definition with GLIBC Adhemerval Zanella
21:05 Re: Fix for powerpc-power.exp gdb regression test for Power 9 Carl E. Love
20:55 Re: Fix for powerpc-power.exp gdb regression test for Power 9 Edjunior Barbosa Machado
20:46 Fix for powerpc-power.exp gdb regression test for Power 9 Carl E. Love
20:24 Re: [PATCH 1/2] mi: Restore original thread/frame when specifying --thread or --thread-group Simon Marchi
20:17 Re: [PATCH 2/2] mi: Add launch-type={run,attach} in =thread-group-started Simon Marchi
20:07 Re: [PATCH] Add remove-inferiors test Simon Marchi
18:49 Re: [PATCH] Add remove-inferiors test Pedro Alves
17:18 [PATCH] Add remove-inferiors test Simon Marchi
14:28 Re: [PATCH] Remove stale comment Simon Marchi
13:57 Re: [PATCH] Remove stale comment Pedro Alves

August 16, 2016
14:48 [PATCH] Remove stale comment Simon Marchi
14:03 Re: [PATCH v5] Add negative repeat count to 'x' command Thomas Preudhomme
13:59 Re: [V4 00/21] Fortran dynamic array support Jan Kratochvil
13:14 [PATCH/committed] sim: m68hc11: use standard STATIC_INLINE helper Mike Frysinger

August 15, 2016
20:32 [PATCH] Remove extraneous line in doc Simon Marchi
19:28 Re: [PATCH 4/5]: Enhancements to "flags": i386 cleanup Doug Evans
16:57 Re: [PATCH] sim: unify symbol table handling Mike Frysinger
14:21 Re: [PATCH] sim: unify symbol table handling Trevor Saunders
13:31 Re: [PATCH] sim: unify symbol table handling Mike Frysinger
11:51 [PING 2][PATCH V3 0/6] Fortran: Resolve target types of pointers. Bernhard Heckel
11:48 Re: [GDB][PR gdb/20457] Fix builds broken by proc-service changes. Yao Qi
11:34 Re: [PATCH master/7.12] Fix heap-buffer-overflow in explicit_location_lex_one Yao Qi
10:22 Re: [GDB][PR gdb/20457] Fix builds broken by proc-service changes. Gary Benson
09:22 Re: [PATCH] sim: unify symbol table handling Nick Clifton

August 14, 2016
05:54 [PATCH/committed] sim: m68hc11: standardize sim_cpu naming Mike Frysinger
05:48 [PATCH/committed] sim: m68hc11: fix up various prototype related warnings Mike Frysinger
05:38 [PATCH/committed] sim: cgen: constify mode_names Mike Frysinger

August 13, 2016
20:48 [PATCH/committed] sim: cgen: drop unused argv/envp definitions Mike Frysinger
19:55 [PATCH] sim: unify symbol table handling Mike Frysinger
19:48 [PATCH/committed] sim: bfin: split out common mach/model defines into arch.h [PR sim/20438] Mike Frysinger

August 12, 2016
16:39 Re: [PATCH master/7.12] Fix heap-buffer-overflow in explicit_location_lex_one Keith Seitz
14:16 [GDB][PR gdb/20457] Fix builds broken by proc-service changes. Matthew Wahab
12:45 [PATCH master/7.12] Fix heap-buffer-overflow in explicit_location_lex_one Yao Qi
12:43 [PATCH master/7.12] null-terminate string in linespec_location_completer Yao Qi
12:00 Re: [RFC] breakpoints/19474 [was Re: RFC: branching for GDB 7.11 soon? (possibly Wed)] Yao Qi
10:40 Re: Commit: Export AArch64 sum's single step function Nick Clifton
10:28 Re: warning: Could not load shared library symbols for linux-vdso.so.1. Yao Qi
09:08 Re: [PATCH v2] Fix PR gdb/18653: gdb disturbs inferior's inherited signal dispositions Pedro Alves
08:21 Re: [PATCH v2] Fix PR gdb/18653: gdb disturbs inferior's inherited signal dispositions Yao Qi

August 11, 2016
18:18 Re: [PATCH 4/5]: Enhancements to "flags": i386 cleanup Doug Evans
18:10 Re: [PATCH 4/5]: Enhancements to "flags": i386 cleanup Pedro Alves
16:32 Re: [PATCH v5] Add negative repeat count to 'x' command Pedro Alves
16:20 Re: Commit: Export AArch64 sum's single step function Mike Frysinger
15:57 Re: warning: Could not load shared library symbols for linux-vdso.so.1. Pedro Alves
15:32 Re: Commit: Export AArch64 sum's single step function Nick Clifton
14:21 Re: Commit: Export AArch64 sum's single step function Mike Frysinger
14:08 Re: [PATCH v5] Add negative repeat count to 'x' command Thomas Preudhomme
14:04 Commit: Export AArch64 sum's single step function Nick Clifton
12:51 Re: [PATCH v5] Add negative repeat count to 'x' command Thomas Preudhomme
11:46 warning: Could not load shared library symbols for linux-vdso.so.1. Yao Qi
11:04 [pushed master+7.12] Fix fallout from gdb/20413's fix (x32: linux_ptrace_test_ret_to_nx: Cannot PTRACE_PEEKUSER) Pedro Alves
00:39 Re: Program-assigned thread names on Windows Pedro Alves
00:00 Re: [PATCH v5] Add negative repeat count to 'x' command Pedro Alves

August 10, 2016
23:42 Re: Program-assigned thread names on Windows LRN
22:11 Re: [PATCH 0/4] Fix PR gdb/19187 (process record over a fork causes internal error) Pedro Alves
18:45 Re: Program-assigned thread names on Windows Pedro Alves
17:54 Re: Program-assigned thread names on Windows LRN
15:49 Re: [PATCH v2] Fix -var-update for registers in frames 1 and up Pedro Alves
15:09 [pushed] Quiet ARI gettext checks (Re: New ARI warning Wed Aug 10 01:56:29 UTC 2016) Pedro Alves
12:15 Re: Program-assigned thread names on Windows Pedro Alves
07:12 Re: Program-assigned thread names on Windows LRN
02:09 New ARI warning Wed Aug 10 02:09:20 UTC 2016 in gdb-7.12-branch GDB Administrator
01:56 New ARI warning Wed Aug 10 01:56:29 UTC 2016 GDB Administrator

August 09, 2016
22:00 Re: [PATCH 2/2] Fix PR gdb/20418 - Problems with synchronous commands and new-ui Pedro Alves
17:55 Re: [PATCH 4/5]: Enhancements to "flags": i386 cleanup Pedro Alves
16:45 Re: [PATCH] Use target_sim_options when selecting sim as target Pedro Alves
16:33 [PATCH] Use target_sim_options when selecting sim as target Jon Beniston
12:15 [pushed to 7.12] A set libiberty/demangler bug fixes Pedro Alves
11:23 [pushed master+7.12] Fix PR gdb/20295: GDB segfaults printing bitfield member of optimized out value Pedro Alves
09:17 Re: [PATCH] Fix exception unwinding for ARM Cortex-M Yao Qi
02:37 Re: [doc PATCH] Fix backward compatibility in target feature specs Eli Zaretskii

August 08, 2016
20:43 [doc PATCH] Fix backward compatibility in target feature specs Doug Evans
20:34 Re: [PATCH 4/5]: Enhancements to "flags": i386 cleanup Doug Evans
20:29 [PATCH 2/2] Fix backward compatibility in target feature specs Doug Evans
20:25 [PATCH 1/2] Fix backward compatibility in target feature specs Doug Evans
17:28 Re: [PATCH v2] Fix PR gdb/18653: gdb disturbs inferior's inherited signal dispositions John Baldwin
15:06 Re: [PATCH 4/5]: Enhancements to "flags": i386 cleanup Pedro Alves
14:45 Re: [PATCH v5] Add negative repeat count to 'x' command Thomas Preudhomme
14:12 [pushed] Regenerate some target description files Pedro Alves
11:19 [PING][PATCH V3 0/6] Fortran: Resolve target types of pointers. Bernhard Heckel

August 07, 2016
20:12 Re: [ping] [PATCH v2 0/6] fortran: multi-dimensional subarrays with strides Jan Kratochvil

August 05, 2016
21:01 Re: [PATCH 1/2] mi: Restore original thread/frame when specifying --thread or --thread-group Simon Marchi
20:33 [PATCH obv] Remove unused cli_command_loop declaration Simon Marchi
19:46 Re: [PATCH] breakpoints / tracepoints and setting variables Andrew Burgess
19:02 Re: [PATCH] Fix exception unwinding for ARM Cortex-M Adam Renquinha
18:57 [pushed master+7.12] Fix PR remote/20398: File-IO write always outputs "Quit" Pedro Alves
18:22 [PING] [PATCH v2] Fix -var-update for registers in frames 1 and up Don Breazeal
17:30 Re: [RFA] PR python/13598 - add before_prompt event Pedro Alves
17:26 Re: [PATCH 1/2] mi: Restore original thread/frame when specifying --thread or --thread-group Pedro Alves
16:53 Re: GDB 7.11.90 available for testing Eli Zaretskii
16:16 Re: [PATCH+7.12 1/1] gdb/NEWS: Mention C++ is now the default Pedro Alves
16:00 Re: GDB 7.11.90 available for testing Pedro Alves
15:59 [pushed master+7.12] gdb/configure --help: suggest --disable-build-with-cxx instead of --enable... Pedro Alves
10:57 [PATCH v2] Fix PR gdb/18653: gdb disturbs inferior's inherited signal dispositions Pedro Alves
01:04 Re: [PATCH] Fix PR gdb/18653: gdb disturbs inferior's inherited signal dispositions Pedro Alves
00:08 Re: [PATCH] Fix PR gdb/18653: gdb disturbs inferior's inherited signal dispositions John Baldwin

August 04, 2016
20:34 Re: [RFA] PR python/13598 - add before_prompt event Tom Tromey
17:37 [PATCH] Fix PR gdb/18653: gdb disturbs inferior's inherited signal dispositions Pedro Alves
10:37 [PATCH master+7.12] Determine target description for native aarch64 Yao Qi
10:13 Re: [PATCH master/7.12] Throw error when ptrace fail in regsets_fetch_inferior_registers Yao Qi
07:04 Re: Re: [PATCH] Fix exception unwinding for ARM Cortex-M Fredrik Hederstierna

August 03, 2016
22:24 Re: [PATCH 1/2] mi: Restore original thread/frame when specifying --thread or --thread-group Simon Marchi
17:57 Re: [RFA] PR python/18565 - make Frame.function work for inline frames Pedro Alves
17:54 Re: [PATCH master/7.12] Throw error when ptrace fail in regsets_fetch_inferior_registers Pedro Alves
17:52 Re: [PATCH+7.12 0/1] gdb/NEWS: Mention C++ is now the default Pedro Alves
17:50 [PATCH v2] breakpoints / tracepoints and setting variables David Taylor
17:33 Re: Re: [PATCH] Fix exception unwinding for ARM Cortex-M James-Adam Renquinha Henri
16:30 Re: [PATCH+7.12 0/1] gdb/NEWS: Mention C++ is now the default Yao Qi
16:28 Re: GDB 7.11.90 available for testing Eli Zaretskii
16:27 Re: GDB 7.11.90 available for testing Eli Zaretskii
16:25 Re: [PATCH+7.12 1/1] gdb/NEWS: Mention C++ is now the default Eli Zaretskii
16:16 Re: [RFA] PR python/13598 - add before_prompt event Pedro Alves
16:10 Re: GDB 7.11.90 available for testing Pedro Alves
16:09 Re: [PATCH 2/2] Fix PR gdb/20418 - Problems with synchronous commands and new-ui Simon Marchi
16:08 Re: [RFA] PR python/13598 - add before_prompt event Tom Tromey
15:50 Re: GDB 7.11.90 available for testing Simon Marchi
15:43 Re: [PATCH master/7.12] Throw error when ptrace fail in regsets_fetch_inferior_registers Yao Qi
15:14 Re: [RFA] PR python/18565 - make Frame.function work for inline frames Tom Tromey
15:10 Re: GDB 7.11.90 available for testing Pedro Alves
14:59 [ping] [PATCH 0/8] record: notify about "record goto" stop Metzger, Markus T
14:49 [PATCH+7.12 1/1] gdb/NEWS: Mention C++ is now the default Pedro Alves
14:49 [PATCH+7.12 0/1] gdb/NEWS: Mention C++ is now the default Pedro Alves
14:21 Re: [PATCH master/7.12] Throw error when ptrace fail in regsets_fetch_inferior_registers Pedro Alves
14:14 Re: [RFA] Update NEWS to mention Python breakpoint events Tom Tromey
13:41 Re: [PATCH 1/2] mi: Restore original thread/frame when specifying --thread or --thread-group Pedro Alves
13:19 [PATCH master/7.12] Throw error when ptrace fail in regsets_fetch_inferior_registers Yao Qi
13:15 Re: [RFA] PR python/18565 - make Frame.function work for inline frames Yao Qi
11:35 Re: [RFA] PR python/18565 - make Frame.function work for inline frames Pedro Alves
11:19 Re: [PATCH] Fix exception unwinding for ARM Cortex-M Yao Qi
10:56 Re: [PATCH] Fix exception unwinding for ARM Cortex-M Fredrik Hederstierna
08:33 Re: [RFA] PR python/13598 - add before_prompt event Yao Qi
08:15 Re: [RFA] PR python/18565 - make Frame.function work for inline frames Yao Qi
08:07 Re: [RFA] PR python/18565 - make Frame.function work for inline frames Yao Qi
02:41 Re: [RFA] Update NEWS to mention Python breakpoint events Eli Zaretskii

August 02, 2016
23:21 [PATCH 2/2] Fix PR gdb/20418 - Problems with synchronous commands and new-ui Pedro Alves
23:21 [PATCH 1/2] Fix PR mi/20431 - Missing MI prompts after sync execution MI command (-exec-continue, etc.) errors Pedro Alves
23:21 [PATCH 0/2] Fix a couple MI/new-ui bugs (for master and 7.12) Pedro Alves
23:00 [FYI] Add myself as Rust maintainer Tom Tromey
22:54 [RFA] Update NEWS to mention Python breakpoint events Tom Tromey
22:48 Re: Patch ping #4 Tom Tromey
22:32 Re: [PATCH 1/2] mi: Restore original thread/frame when specifying --thread or --thread-group Simon Marchi
20:29 RE: [PATCH] breakpoints / tracepoints and setting variables taylor, david
17:45 Re: [PATCH 1/2] mi: Restore original thread/frame when specifying --thread or --thread-group Simon Marchi
16:01 Re: [PATCH] Fix exception unwinding for ARM Cortex-M Yao Qi
15:55 Re: [PATCH 2/2] mi: Add launch-type={run,attach} in =thread-group-started Simon Marchi
15:29 Re: GDB 7.11.90 available for testing Eli Zaretskii
15:07 Re: [PATCH] [GDBserver] Remove td_ta_event_addr td_ta_set_event and td_ta_event_getmsg Yao Qi
14:55 Re: Program-assigned thread names on Windows Eli Zaretskii
14:49 Re: [PATCH 1/2] mi: Restore original thread/frame when specifying --thread or --thread-group Pedro Alves
14:49 Re: [PATCH 2/2] mi: Add launch-type={run,attach} in =thread-group-started Eli Zaretskii
13:30 Re: New ARI warning Tue Aug 2 02:08:00 UTC 2016 in gdb-7.12-branch Joel Brobecker
11:33 Re: [PATCH] breakpoints / tracepoints and setting variables Andrew Burgess
11:18 Re: [PATCH] [GDBserver] Remove td_ta_event_addr td_ta_set_event and td_ta_event_getmsg Gary Benson
11:17 Re: [PATCH] Add '-at location' support to 'macro expand', 'macro expand-once', 'info macro', 'ptype', and 'whatis' commands. Andrew Burgess
09:47 Re: Program-assigned thread names on Windows LRN
09:43 Re: [PATCH] Fix exception unwinding for ARM Cortex-M Fredrik Hederstierna
02:08 New ARI warning Tue Aug 2 02:08:00 UTC 2016 in gdb-7.12-branch GDB Administrator

August 01, 2016
21:15 [PATCH 2/2] mi: Add launch-type={run,attach} in =thread-group-started Simon Marchi
21:15 [PATCH 1/2] mi: Restore original thread/frame when specifying --thread or --thread-group Simon Marchi
21:14 [PATCH 0/2] Two MI changes related to separate UIs Simon Marchi
16:14 Re: [PATCH] [GDBserver] Remove td_ta_event_addr td_ta_set_event and td_ta_event_getmsg Yao Qi
16:10 GDB 7.11.90 available for testing Joel Brobecker
16:06 gdb-7.12 branch *UN*-frozen Joel Brobecker
16:03 [release/branch 1/2] Document the GDB 7.11.90 release in gdb/ChangeLog Joel Brobecker
16:03 [release/branch 2/2] Bump GDB version number to 7.11.90.DATE-git. Joel Brobecker
16:03 FYI/BRANCH: Patches applied to branch gdb-7.12-branch Joel Brobecker
15:53 FYI: [release/branch] Set GDB version number to 7.11.90. Joel Brobecker
15:47 FYI: gdb/NEWS: rename "since GDB 7.11" into "in GDB 7.12". Joel Brobecker
15:41 gdb-7.12 branch FROZEN Joel Brobecker
15:31 [release/HEAD 1/2] Bump version to 7.12.50.DATE-git. Joel Brobecker
15:31 [release/HEAD 2/2] Update NEWS post GDB 7.12 branch creation. Joel Brobecker
15:31 FYI/HEAD: Patches applied to branch master Joel Brobecker
15:29 [release/branch 2/2] Set development mode to "off" by default. Joel Brobecker
15:29 [release/branch 1/2] Bump version to 7.11.90.DATE-git. Joel Brobecker
15:29 FYI/BRANCH: Patches applied to branch gdb-7.12-branch Joel Brobecker
14:23 Re: Wean gdb and sim off private libbfd.h header Mike Frysinger
13:28 Re: [PATCH] [GDBserver] Remove td_ta_event_addr td_ta_set_event and td_ta_event_getmsg Gary Benson
09:19 [PATCH] [GDBserver] Remove td_ta_event_addr td_ta_set_event and td_ta_event_getmsg Yao Qi
08:59 [PATCH committed] Swap "single-process" and "multi-process" in process-dies-while-detaching.exp Yao Qi
08:31 [PATCH committed] Tweak gdb.cp tests for aarch32 Yao Qi


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