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

July 29, 2016
21:10 Re: [PATCH 21/24] MIPSR6 support for GDB Maciej W. Rozycki
17:00 Re: [GDB BuildBot] New "Try Server" Antoine Tremblay
16:13 [PING^4] [PATCH v2] Fix -var-update for registers in frames 1 and up Don Breazeal
15:40 Re: [GDB BuildBot] New "Try Server" Sergio Durigan Junior
14:38 [PING] RE: [PATCH] Add '-at location' support to 'macro expand', 'macro expand-once', 'info macro', 'ptype', and 'whatis' commands. taylor, david
14:34 [PING] RE: [PATCH] breakpoints / tracepoints and setting variables taylor, david
11:53 Re: [GDB BuildBot] New "Try Server" Antoine Tremblay
11:47 Re: [PATCH] Fix exception unwinding for ARM Cortex-M Yao Qi

July 28, 2016
19:30 [GDB BuildBot] New "Try Server" Sergio Durigan Junior
12:19 Re: [PATCH v3] Fix gdbserver crash when doing ftrace commands after detach or process exit Antoine Tremblay
08:51 Re: [PATCH 3/6] x32: Avoid unsigned long when installing fast tracepoint jump pads Pedro Alves
08:13 [PATCH] Fix exception unwinding for ARM Cortex-M Fredrik Hederstierna
07:23 RE: [PATCH 0/6] x32: Fast tracepoints support Tedeschi, Walfred
07:21 Re: Program-assigned thread names on Windows LRN
01:09 [PATCH 5/6] x32: gdb: Fix 'call' insn relocation with qRelocInsn Pedro Alves
01:07 [PATCH 4/6] x32: gdbserver's agent bytecode JIT: fix "call" emission Pedro Alves
01:01 [PATCH 0/6] x32: Fast tracepoints support Pedro Alves
01:01 [PATCH 1/6] x32 Fast tracepoints: IPA target descriptions Pedro Alves
01:01 [PATCH 6/6] x32: Fix gdb.trace/mi-trace-frame-collected.exp Pedro Alves
01:01 [PATCH 3/6] x32: Avoid unsigned long when installing fast tracepoint jump pads Pedro Alves
01:01 [PATCH 2/6] x32 Fast tracepoints: Customize jump pad address Pedro Alves

July 27, 2016
21:35 Re: Program-assigned thread names on Windows Jon Turney

July 26, 2016
22:20 Re: Program-assigned thread names on Windows Jon Turney
21:22 [pushed] Fix PR server/20414 - x32 gdbserver always crashes inferior Pedro Alves
19:33 [pushed] Fix PR gdb/20287 - x32 and "gdb_static_assert (sizeof (nat_siginfo_t) == sizeof (siginfo_t))" Pedro Alves
19:33 [pushed] Fix PR gdb/20413 - x32: linux_ptrace_test_ret_to_nx: Cannot PTRACE_PEEKUSER Pedro Alves
17:28 Re: [RFA] PR python/20190 - compute TLS symbol without a frame Pedro Alves
17:15 Re: Program-assigned thread names on Windows LRN
16:47 Re: [RFA] PR python/20190 - compute TLS symbol without a frame Tom Tromey
15:41 Re: Program-assigned thread names on Windows LRN
14:39 Re: Wean gdb and sim off private libbfd.h header Pedro Alves
14:33 Re: [RFA] PR python/18565 - make Frame.function work for inline frames Pedro Alves
14:17 Re: Program-assigned thread names on Windows LRN
13:18 Re: [RFA] PR python/18565 - make Frame.function work for inline frames Tom Tromey
13:18 Re: Program-assigned thread names on Windows Jon Turney
11:49 [ping] [PATCH] python: accept address and explicit locations in gdb.decode_line Metzger, Markus T
11:14 Re: [RFA] PR python/18565 - make Frame.function work for inline frames Pedro Alves
08:41 Re: [PATCH] btrace, testsuite: fix assembly source file selection Pedro Alves
07:39 [PATCH] btrace, testsuite: fix assembly source file selection Markus Metzger
06:08 Re: Program-assigned thread names on Windows LRN

July 25, 2016
21:33 Re: Program-assigned thread names on Windows LRN
16:00 Re: [RFA] PR python/20190 - compute TLS symbol without a frame Pedro Alves
15:05 Re: [PATCH v2] Handle correctly passing a bad interpreter name to new-ui Simon Marchi
15:01 Re: [RFA] PR python/18565 - make Frame.function work for inline frames Tom Tromey
14:28 Re: [RFC] Set process affinity in test to work around ARM ptrace bug Pedro Alves
14:07 Re: Program-assigned thread names on Windows Jon Turney
14:03 Re: [PATCH 01/24] MIPS: Handle run-time reconfigurable FPR size Maciej W. Rozycki
13:58 Re: [PATCH 0/24] MIPS: Add support for reconfigurable FPR size, MIPS MSA and MIPSR6,support Maciej W. Rozycki
13:44 Re: [PATCH v2] Handle correctly passing a bad interpreter name to new-ui Pedro Alves
13:36 Re: [RFA 5/6] Remove unused variables Maciej W. Rozycki
13:34 Re: Program-assigned thread names on Windows LRN
13:22 Re: [RFC] Set process affinity in test to work around ARM ptrace bug Yao Qi
12:17 Re: Program-assigned thread names on Windows Jon Turney
12:02 [pushed 1/2] linux-procfs: Introduce enum proc_state Pedro Alves
12:02 [pushed 2/2] linux-procfs: Handle lowercase "t (tracing stop)" state Pedro Alves
11:04 Re: [RFA] PR python/18565 - make Frame.function work for inline frames Pedro Alves
10:23 Re: [RFA] PR python/18565 - make Frame.function work for inline frames Yao Qi
09:41 [COMMITED PATCH] [OB PATCH] Add myself as a write-after-approval GDB maintainer. Tim Wiederhake
09:10 [Pushed] [PATCH v4 0/1] btrace: Resume recording after disconnect. Wiederhake, Tim
08:23 Wean gdb and sim off private libbfd.h header Alan Modra

July 24, 2016
20:08 Re: [patch] Fix for newer kernels with: t (tracing stop) Jan Kratochvil
16:53 Re: [RFA] PR python/20190 - compute TLS symbol without a frame Tom Tromey
01:56 New ARI warning Sun Jul 24 01:56:35 UTC 2016 GDB Administrator

July 23, 2016
21:44 Re: [PATCH v7 0/5] Catch syscall group Gabriel Krisman Bertazi
17:09 [PATCH] Fix ARMv8.1/v8.2 for hw watchpoint and breakpoint Andrew Pinski
17:01 Re: Program-assigned thread names on Windows LRN
16:43 Re: Program-assigned thread names on Windows John Baldwin
16:34 Re: Patch ping #3 Tom Tromey
10:18 Re: Program-assigned thread names on Windows Eli Zaretskii
09:43 Re: Program-assigned thread names on Windows LRN
09:33 Re: Program-assigned thread names on Windows Eli Zaretskii
09:25 Program-assigned thread names on Windows LRN
08:41 Re: [Bug win32/14529] Make gdb capable of JIT-debugging on W32 Eli Zaretskii
05:00 Re: [RFA] PR python/13598 - add before_prompt event Tom Tromey

July 22, 2016
21:21 [PATCH v2] Handle correctly passing a bad interpreter name to new-ui Simon Marchi
19:16 Re: [PATCH 4/5]: Enhancements to "flags": i386 cleanup Doug Evans
18:17 Re: [PATCH 1/4] Remove arm_override_mode Pedro Alves
16:04 Re: [patch] Fix for newer kernels with: t (tracing stop) Pedro Alves
15:35 Re: [patch] Fix for newer kernels with: t (tracing stop) Pedro Alves
15:33 [PATCH committed] Get "num" as unsigned in ctf Yao Qi
13:36 Re: [RFA] PR rust/20162 - fix gdb regressions caused by rust 1.10 Pedro Alves
13:28 Re: [RFA] PR python/13598 - add before_prompt event Phil Muldoon
12:54 RE: [PATCH v4 0/1] btrace: Resume recording after disconnect. Wiederhake, Tim
12:42 Re: [PATCH v4 0/1] btrace: Resume recording after disconnect. Pedro Alves
12:40 RE: [PATCH v4 0/1] btrace: Resume recording after disconnect. Metzger, Markus T
11:42 Re: [PATCH v4 0/1] btrace: Resume recording after disconnect. Pedro Alves
11:18 Re: [RFA] PR python/20190 - compute TLS symbol without a frame Pedro Alves
11:15 [PATCH v4 0/1] btrace: Resume recording after disconnect. Tim Wiederhake
11:15 [PATCH v4 1/1] btrace: Resume recording after disconnect. Tim Wiederhake
11:14 Re: [RFA] PR python/20190 - compute TLS symbol without a frame Pedro Alves
11:13 [PATCH] stack: fix gdb.dwarf2/dw2-undefined-ret-addr.exp regression Markus Metzger
10:22 Re: [RFA] PR python/13598 - add before_prompt event Matt Rice
10:15 Re: [PATCH 1/4] Remove arm_override_mode Pedro Alves
10:01 Re: [RFA] PR python/13598 - add before_prompt event Yao Qi
09:55 Re: [PATCH v3 1/1] btrace: Resume recording after disconnect. Eli Zaretskii
09:44 Re: Patch ping #3 Phil Muldoon
09:34 Re: [RFA] PR python/13598 - add before_prompt event Phil Muldoon
09:24 [PATCH v3 1/1] btrace: Resume recording after disconnect. Tim Wiederhake
09:24 [PATCH v3 0/1] btrace: Resume recording after disconnect. Tim Wiederhake
08:12 [PATCH 4/5] btrace: preserve function level for unexpected returns Markus Metzger
08:12 [PATCH 1/5] btrace: fix gap indication Markus Metzger
08:12 [PATCH 3/5] btrace: update tail call heuristic Markus Metzger
08:12 [PATCH 5/5] btrace: bridge gaps Markus Metzger
08:12 [PATCH 2/5] btrace: allow leading trace gaps Markus Metzger
08:12 [PATCH 0/5] improve trace gap handling Markus Metzger
07:53 RE: [PATCH v3 2/3] stack: check frame_unwind_caller_id Metzger, Markus T

July 21, 2016
23:41 Re: [RFA 5/6] Remove unused variables Maciej W. Rozycki
21:15 Re: Patch ping #3 Tom Tromey
21:14 Re: [FYI] Allow empty struct expressions in Rust Tom Tromey
21:12 Patch ping #3 Tom Tromey
19:48 [RFA] Avoid -Wduplicated-cond warnings in gdb/python Tom Tromey
19:22 Re: [RFA 0/6] Add -Wunused-but-set-parameter and -Wunused-but-set-variable Tom Tromey
16:59 Re: [PING] [PATCH v2] Fix -var-update for registers in frames 1 and up Don Breazeal
16:38 Re: [RFA 0/6] Add -Wunused-but-set-parameter and -Wunused-but-set-variable Yao Qi
16:35 Re: [PATCH v3 2/3] stack: check frame_unwind_caller_id Yao Qi
16:17 Re: [PATCH v2 1/1] btrace: Resume recording after disconnect. Pedro Alves
15:54 Re: [PATCH] Handle correctly passing a bad interpreter name to new-ui Pedro Alves
15:18 Re: [RFA 0/6] Add -Wunused-but-set-parameter and -Wunused-but-set-variable Pedro Alves
14:47 Re: [RFA 0/6] Add -Wunused-but-set-parameter and -Wunused-but-set-variable Pedro Alves
14:36 Re: [PATCH] Fix djgpp gdb build Eli Zaretskii
14:31 Re: [PATCH 2/2] Remove unused variable in windows-nat.c Pedro Alves
14:31 Re: [PATCH 1/2] Remove unused variable in gdb/varobj.c when built without Python support Pedro Alves
14:06 RE: [commit] [testsuite patch] Fix gdb.btrace/tailcall-only.exp errors on x86_64-m32 Metzger, Markus T
14:03 Re: [PATCH 2/2] Remove unused variable in windows-nat.c Yao Qi
14:01 Re: [PATCH 1/2] Remove unused variable in gdb/varobj.c when built without Python support Yao Qi
14:00 Re: [commit] [testsuite patch] Fix gdb.btrace/tailcall-only.exp errors on x86_64-m32 Pedro Alves
13:51 RE: [commit] [testsuite patch] Fix gdb.btrace/tailcall-only.exp errors on x86_64-m32 Metzger, Markus T
13:37 [PATCH committed] Fix cast to 'gdb_breakpoint *' Yao Qi
12:52 Re: RFC: gdb-7.12 timeframe? Joel Brobecker
12:26 [PATCH] Fix djgpp gdb build Pedro Alves
12:16 Re: [RFA 0/6] Add -Wunused-but-set-parameter and -Wunused-but-set-variable Pedro Alves
11:56 Re: [RFA 0/6] Add -Wunused-but-set-parameter and -Wunused-but-set-variable Pedro Alves
11:38 [PATCH 2/2] Remove unused variable in windows-nat.c Pedro Alves
11:38 [PATCH 1/2] Remove unused variable in gdb/varobj.c when built without Python support Pedro Alves
11:35 Re: [RFA 0/6] Add -Wunused-but-set-parameter and -Wunused-but-set-variable Pedro Alves
11:18 Re: [PATCH 0/9 V3] Use reinsert breakpoint for vCont;s Yao Qi
11:10 Re: [RFA 0/6] Add -Wunused-but-set-parameter and -Wunused-but-set-variable Yao Qi
11:05 Re: RFC: gdb-7.12 timeframe? Pedro Alves
10:38 Re: [RFA 0/6] Add -Wunused-but-set-parameter and -Wunused-but-set-variable Pedro Alves
10:32 Re: RFC: gdb-7.12 timeframe? Yao Qi
10:02 Re: [PATCH 8/9] Use reinsert_breakpoint for vCont;s Pedro Alves
08:38 Re: [PATCH 8/9] Use reinsert_breakpoint for vCont;s Yao Qi
08:28 Re: [PATCH] Skip gdb.server/ tests if lack of XML support Yao Qi
08:24 Re: Commit: AArch64 sim: Use fsqrt for floating point square root. Nick Clifton
08:20 Re: Commit: AArch64 sim: Use fsqrt for floating point square root. Andreas Schwab
08:19 Re: [PATCH] Fix fail in gdb.server/solib-list.exp Yao Qi
08:17 Commit: AArch64 sim: Use fsqrt for floating point square root. Nick Clifton

July 20, 2016
21:07 [PING] [PATCH v2] Fix -var-update for registers in frames 1 and up Don Breazeal
19:49 Re: [RFA 5/6] Remove unused variables Tom Tromey
18:46 Re: [RFA 5/6] Remove unused variables Paul_Koning
18:37 Re: [RFA 5/6] Remove unused variables Maciej W. Rozycki
18:18 Re: [PATCH 4/5]: Enhancements to "flags": i386 cleanup Pedro Alves
17:46 Re: [PATCH] Handle correctly passing a bad interpreter name to new-ui Simon Marchi
17:24 RFC: gdb-7.12 timeframe? Joel Brobecker
16:35 Re: [PATCH] Build gdb.opt/inline-*.exp tests at -O0, rely on __attribute__((always_inline)) Thomas Preudhomme
15:07 Re: [commit] [testsuite patch] Fix gdb.btrace/tailcall-only.exp errors on x86_64-m32 Pedro Alves
14:39 Re: [commit] [testsuite patch] Fix gdb.btrace/tailcall-only.exp errors on x86_64-m32 Jan Kratochvil
14:36 Re: [commit] [testsuite patch] Fix gdb.btrace/tailcall-only.exp errors on x86_64-m32 Pedro Alves
14:32 Re: [commit] [testsuite patch] Fix gdb.btrace/tailcall-only.exp errors on x86_64-m32 Jan Kratochvil
14:29 [commit] [testsuite patch] Fix gdb.gdb/selftest.exp for C++-O2-g-built GDB Jan Kratochvil
14:26 RE: [commit] [testsuite patch] Fix gdb.btrace/tailcall-only.exp errors on x86_64-m32 Metzger, Markus T
14:22 [commit] [testsuite patch] Fix gdb.btrace/tailcall-only.exp errors on x86_64-m32 Jan Kratochvil
14:19 [commit] [testsuite patch] Skip py-unwind.exp on x86_64 -m32 Jan Kratochvil
14:02 Re: [testsuite patch] Fix gdb.btrace/tailcall-only.exp errors on x86_64-m32 Pedro Alves
13:49 Re: [testsuite patch] Skip py-unwind.exp on x86_64 -m32 Pedro Alves
13:48 Re: [testsuite patch] Skip py-unwind.exp on x86_64 -m32 Pedro Alves
11:20 Re: [testsuite patch] Skip py-unwind.exp on x86_64 -m32 Yao Qi
10:17 Re: [PATCH 1/4] Remove arm_override_mode Yao Qi
04:43 Re: [Bug win32/14529] Make gdb capable of JIT-debugging on W32 LRN

July 19, 2016
19:30 Re: [testsuite patch] Skip py-unwind.exp on x86_64 -m32 Sergio Durigan Junior
19:10 Re: [Bug win32/14529] Make gdb capable of JIT-debugging on W32 Eli Zaretskii
18:44 Re: [PATCH 0/3] Add "real" vfork done handling on FreeBSD Pedro Alves
18:04 Re: [testsuite patch] Skip py-unwind.exp on x86_64 -m32 Pedro Alves
17:34 Re: [PATCH] Handle correctly passing a bad interpreter name to new-ui Pedro Alves
17:11 Re: gdbserver/ada testing broken Pedro Alves
17:02 Re: [PATCH] Build gdb.opt/inline-*.exp tests at -O0, rely on __attribute__((always_inline)) Pedro Alves
12:04 RE: [PATCH v2 0/1] btrace: Resume recording after disconnect. Wiederhake, Tim
12:00 [PATCH v2 0/1] btrace: Resume recording after disconnect. Tim Wiederhake
10:06 Re: [testsuite patch] Skip py-unwind.exp on x86_64 -m32 Yao Qi
09:47 Re: [testsuite patch] Fix gdb.gdb/selftest.exp for C++-O2-g-built GDB Yao Qi
09:43 Re: [PATCH] Use do_self_tests in selftest.exp Yao Qi
07:45 [PATCH v2 1/1] btrace: Resume recording after disconnect. Tim Wiederhake
07:45 [PATCH v2 0/1] btrace: Resume recording after disconnect. Tim Wiederhake
06:49 Re: [patch, avr, sim] PR19401 - Update PC when simulate break instruction Denis Chertykov

July 18, 2016
16:00 RE: [PATCH] Add '-at location' support to 'macro expand', 'macro expand-once', 'info macro', 'ptype', and 'whatis' commands. taylor, david
15:11 Re: [PATCH] Add '-at location' support to 'macro expand', 'macro expand-once', 'info macro', 'ptype', and 'whatis' commands. Eli Zaretskii
14:58 [PATCH 3/3] Use a real vfork done event on FreeBSD when available. John Baldwin
14:58 [PATCH 2/3] Enable ptrace events on new child processes. John Baldwin
14:58 [PATCH 1/3] Consolidate code to enable optional FreeBSD native target event reporting. John Baldwin
14:58 [PATCH 0/3] Add "real" vfork done handling on FreeBSD John Baldwin
14:24 [PATCH] Add '-at location' support to 'macro expand', 'macro expand-once', 'info macro', 'ptype', and 'whatis' commands. David Taylor
11:40 Re: [testsuite patch] Fix gdb.gdb/selftest.exp for C++-O2-g-built GDB Jan Kratochvil
11:34 Re: [testsuite patch] Skip py-unwind.exp on x86_64 -m32 Jan Kratochvil
10:08 Re: [Bug win32/14529] Make gdb capable of JIT-debugging on W32 LRN
10:04 Re: [testsuite patch] Skip py-unwind.exp on x86_64 -m32 Yao Qi
09:45 Re: [testsuite patch] Fix gdb.gdb/selftest.exp for C++-O2-g-built GDB Yao Qi
08:18 Re: [testsuite patch] Fix gdb.gdb/selftest.exp for C++-O2-g-built GDB Jan Kratochvil
08:06 Re: [testsuite patch] Fix gdb.gdb/selftest.exp for C++-O2-g-built GDB Yao Qi

July 17, 2016
14:30 [testsuite patch] Skip py-unwind.exp on x86_64 -m32 Jan Kratochvil

July 16, 2016
13:14 [testsuite patch] Fix gdb.gdb/selftest.exp for C++-O2-g-built GDB Jan Kratochvil

July 15, 2016
18:24 [pushed] Re: [PATCH v2] Escape paths used in regular expressions Don Breazeal
16:56 RE: [PATCH] breakpoints / tracepoints and setting variables taylor, david
15:44 Re: New ARI warning Fri Jul 15 01:56:06 UTC 2016 Joel Brobecker
15:44 [RFA] Allow use of ATTRIBUTE_UNUSED in gdb Tom Tromey
15:39 [PATCH] breakpoints / tracepoints and setting variables David Taylor
14:03 Re: [PATCH V3 1/6] Fortran: Testsuite, fix differences in type naming. Yao Qi
13:34 Re: [PATCH v2] Escape paths used in regular expressions Yao Qi
12:05 Re: [PATCH] Build gdb.opt/inline-*.exp tests at -O0, rely on __attribute__((always_inline)) (was: Re: [PATCH v3 24/34] Push thread->control.command_interp to the struct thread_fsm) Thomas Preudhomme
12:03 Re: [PATCH] Pass SIGLIBRT directly to child processes. Yao Qi
11:57 Re: New ARI warning Fri Jul 15 01:56:06 UTC 2016 Yao Qi
09:06 Re: [PATCH] Fix fail in gdb.server/solib-list.exp Yao Qi
09:04 [PING] RE: [RFC][PATCH] - Fix pretty-printers which call the inferiors, mi-interface crashs Vörtler, Thilo
04:22 Re: New ARI warning Fri Jul 15 01:56:06 UTC 2016 Tom Tromey
01:56 New ARI warning Fri Jul 15 01:56:06 UTC 2016 GDB Administrator

July 14, 2016
21:13 [PATCH] Allow remote stub to indicate number of hardware breakpoints Jon Beniston
19:40 Re: [PATCH] Pass SIGLIBRT directly to child processes. John Baldwin
17:54 [FYI] Add missing newline to py-breakpoint.c Tom Tromey
16:54 Re: Patch Pings Tom Tromey
16:49 Re: [RFA 0/6] Add -Wunused-but-set-parameter and -Wunused-but-set-variable Tom Tromey
15:53 [PATCH] Fix fail in gdb.server/solib-list.exp Yao Qi
15:16 [PATCH] Skip gdb.server/ tests if lack of XML support Yao Qi
12:44 [PATCH] Use do_self_tests in selftest.exp Yao Qi
10:41 Commit: ARM SIM Nick Clifton
07:30 Re: [RFA 5/6] Remove unused variables Yao Qi

July 13, 2016
20:43 Re: [RFA 5/6] Remove unused variables Tom Tromey
19:52 Re: [RFA] PR python/15620, PR python/18620 - breakpoint events in Python Tom Tromey
17:34 Re: [PATCH v7 0/5] Catch syscall group Doug Evans
16:29 Re: Patch Pings Tom Tromey
14:13 [PATCH] Handle correctly passing a bad interpreter name to new-ui Simon Marchi
13:54 Re: [PATCH] fortran: Print logical values as either .FALSE. or .TRUE. Jan Kratochvil
13:46 [PING] [PATCH] Add link to contribution checklist for GDB's CONTRIBUTE file Manish Goregaokar
13:45 Re: [RFA 0/6] Add -Wunused-but-set-parameter and -Wunused-but-set-variable Yao Qi
13:40 Re: [RFA] PR python/15620, PR python/18620 - breakpoint events in Python Yao Qi
13:32 RE: [PATCH] fortran: Print logical values as either .FALSE. or .TRUE. Weinmann, Christoph T
12:02 [commit] [testsuite patchv3] [ppc64] gdb_target_symbol fix for function descriptors [Re: [testsuite patch] [ppc64] +kfail: gdb_target Jan Kratochvil
11:52 Re: [testsuite patchv3] [ppc64] gdb_target_symbol fix for function descriptors [Re: [testsuite patch] [ppc64] +kfail: gdb_target Ulrich Weigand
10:17 Re: [PATCH] fortran: Print logical values as either .FALSE. or .TRUE. Andrew Burgess
08:54 [testsuite patchv3] [ppc64] gdb_target_symbol fix for function descriptors [Re: [testsuite patch] [ppc64] +kfail: gdb_target Jan Kratochvil
08:16 Re: [RFA 3/3] PR python/17698 - add Breakpoint.pending Yao Qi
08:09 Re: [RFA 2/3] use user_breakpoint_p in python code Yao Qi
08:05 Re: [RFA] Fix PR cli/18053 Yao Qi
08:03 Re: [PATCH] fortran: Print logical values as either .FALSE. or .TRUE. Jan Kratochvil
07:56 [PATCH] fortran: Print logical values as either .FALSE. or .TRUE. Christoph Weinmann
01:45 Re: [PATCH v7 0/5] Catch syscall group Gabriel Krisman Bertazi

July 12, 2016
22:28 Re: [PATCH v2] Escape paths used in regular expressions Don Breazeal
18:56 Re: Patch Pings Eli Zaretskii
18:49 Re: Patch Pings Eli Zaretskii
18:27 Patch Pings Tom Tromey
17:07 Re: [RFA 0/6] Add -Wunused-but-set-parameter and -Wunused-but-set-variable Tom Tromey
14:41 Re: [PATCH] Match the selftest output when captured_main is inlined Yao Qi
14:27 Re: [RFC/RFA] Add support for the --readnever command-line option (DWARF only) Yao Qi
13:22 Re: [testsuite patchv2] [ppc64] gdb_target_symbol fix for function descriptors [Re: [testsuite patch] [ppc64] +kfail: gdb_target Ulrich Weigand
12:56 Re: [testsuite patchv2] [ppc64] gdb_target_symbol fix for function descriptors [Re: [testsuite patch] [ppc64] +kfail: gdb_target_symbol does not support function descriptors] Yao Qi
09:29 Re: [patch, nios2] Add type casts to nios2_fill/store_gregset Yao Qi
00:53 Re: [FYI] Allow empty struct expressions in Rust Manish Goregaokar

July 11, 2016
21:11 [FYI] Allow empty struct expressions in Rust Tom Tromey
16:25 Re: [PATCH V3 5/6] Resolve dynamic target types of pointers. Eli Zaretskii
15:12 [PATCH V3 6/6] Fortran: Testsuite, add cyclic pointers. Bernhard Heckel
15:12 [PATCH V3 4/6] Fortran: Typeprint, fix dangling types. Bernhard Heckel
15:12 [PATCH V3 2/6] Fortran: Resolve dynamic properties of pointer types. Bernhard Heckel
15:12 [PATCH V3 5/6] Resolve dynamic target types of pointers. Bernhard Heckel
15:12 [PATCH V3 0/6] Fortran: Resolve target types of pointers. Bernhard Heckel
15:12 [PATCH V3 1/6] Fortran: Testsuite, fix differences in type naming. Bernhard Heckel
15:12 [PATCH V3 3/6] Typeprint: Resolve any dynamic target type of a pointer. Bernhard Heckel
14:48 Re: [PING] [PATCH v2] Fix -var-update for registers in frames 1 and up Don Breazeal

July 10, 2016
14:55 Re: [Bug win32/14529] Make gdb capable of JIT-debugging on W32 Eli Zaretskii
13:06 Re: [Bug win32/14529] Make gdb capable of JIT-debugging on W32 LRN

July 08, 2016
09:47 [patch, nios2] Add type casts to nios2_fill/store_gregset Chung-Lin Tang
07:14 [ping] [PATCH] python: accept address and explicit locations in gdb.decode_line Metzger, Markus T
05:29 Re: [patch, avr, sim] PR19401 - Update PC when simulate break instruction Pitchumani Sivanupandi

July 07, 2016
17:10 [pushed] [obv] Fix broken build on Fedora 23. Tedeschi, Walfred
15:44 [pushed] [PATCH V2 1/1] Fix of default lookup for "this" symbol. Tedeschi, Walfred
09:23 Re: [V4 00/21] Fortran dynamic array support Jan Kratochvil
09:16 Re: [V4 00/21] Fortran dynamic array support Bernhard Heckel
08:30 Re: [V4 00/21] Fortran dynamic array support Jan Kratochvil

July 06, 2016
20:54 [RFC/RFA] Add support for the --readnever command-line option (DWARF only) Joel Brobecker
19:35 [testsuite patchv2] [ppc64] gdb_target_symbol fix for function descriptors [Re: [testsuite patch] [ppc64] +kfail: gdb_target_symbol does not support function descriptors] Jan Kratochvil
14:28 Re: gdbserver/ada testing broken Simon Marchi
14:27 [PATCH obv] gdb.ada/arraydim.exp: Fix directory layout Simon Marchi
14:07 Re: [PATCH] Remove extra output directory level for Ada tests Simon Marchi
13:23 Re: gdbserver/ada testing broken Joel Brobecker
11:57 [PATCH 5/8] mi, testsuite: add another EXTRA option to mi_expect_stop Markus Metzger
11:57 [PATCH 7/8] btrace-btrace: signal record-goto stop Markus Metzger
11:56 [PATCH 8/8] btrace: record stop moves to the end of the trace Markus Metzger
11:56 [PATCH 6/8] record-full: signal record-goto stop Markus Metzger
11:56 [PATCH 1/8] btrace: check if we're replaying when setting the replay position to the end Markus Metzger
11:56 [PATCH 3/8] infrun: export clear_proceed_status_thread Markus Metzger
11:56 [PATCH 4/8] record: signal a record goto stop to front-ends Markus Metzger
11:56 [PATCH 0/8] record: notify about "record goto" stop Markus Metzger
11:56 [PATCH 2/8] record: do not allow record goto on a running thread Markus Metzger
08:16 Re: [PATCH] Use 'ptid_t' instead of 'ptid' for fbsd_next_vfork_done's return type. Yao Qi
08:14 Re: [PATCH v2 1/4] Remove check for negative size. Yao Qi
08:11 Re: [testsuite patch] [ppc64] +kfail: gdb_target_symbol does not support function descriptors Jan Kratochvil
08:08 Re: [PATCH v2 4/4] Remove extraneous parentheses. Yao Qi
08:03 Re: [PATCH v2 3/4] Use unsigned integer constant with left shifts. Yao Qi
07:56 Re: [PATCH v2 2/4] Set uses_fp for frames with a valid FP register explicitly. Yao Qi
07:51 Re: [testsuite patch] [ppc64] +kfail: gdb_target_symbol does not support function descriptors Yao Qi
07:24 [committed] [ARM] Fix endless recursion on calculating CPRC candidate Yao Qi

July 05, 2016
17:39 Re: [PATCH] Allow subscripting raw pointers Trevor Saunders
17:32 Re: [PATCH] Allow subscripting raw pointers Manish Goregaokar
17:20 Re: [PATCH] Allow subscripting raw pointers Tom Tromey
17:19 Re: gdbserver/ada testing broken Simon Marchi
16:49 Re: RFA/gdbserver: GDB internal-error debugging threaded program with breakpoint and forks Joel Brobecker
16:36 Re: gdbserver/ada testing broken (was: Re: [pushed] Fix gdbserver/MI testing regression) Joel Brobecker
15:51 Re: [PATCH V2 3/5] Fortran: Resolve dynamic target types of pointers. Joel Brobecker
15:47 Re: gdbserver/ada testing broken Joel Brobecker
15:43 [PATCH] Match the selftest output when captured_main is inlined Yao Qi
15:31 Re: [PATCH V2 3/5] Fortran: Resolve dynamic target types of pointers. Bernhard Heckel
15:28 Re: gdbserver/ada testing broken Joel Brobecker
14:55 [testsuite patch] [ppc64] +kfail: gdb_target_symbol does not support function descriptors Jan Kratochvil
14:39 [PATCH] Remove extra output directory level for Ada tests Simon Marchi
14:35 Re: [PATCH V2 3/5] Fortran: Resolve dynamic target types of pointers. Joel Brobecker
13:56 [PATCH v3 05/18] arm-tdep.c: Use relocation visitor in Thumb 32-bits instruction decoding Antoine Tremblay
13:56 [PATCH v3 04/18] arm-tdep.c: Use relocation visitor in ARM instruction decoding Antoine Tremblay
13:52 Re: [PATCH] Add method/format information to =record-started Simon Marchi
13:51 Re: [PATCH] Add method/format information to =record-started Yao Qi
13:42 [PATCH v3 17/18] arm fast tracepoints: Relocation of ARM instructions Antoine Tremblay
13:42 [PATCH v3 18/18] arm fast tracepoints: Relocation of Thumb 32-bits instructions Antoine Tremblay
13:42 [PATCH v3 14/18] Fast tracepoint support for ARM on Linux Antoine Tremblay
13:41 [PATCH v3 12/18] Add ARM/Thumb instruction assembler for fast tracepoints Antoine Tremblay
13:41 [PATCH v3 15/18] JIT conditions support for ARM tracepoints. Antoine Tremblay
13:41 [PATCH v3 16/18] arm: Move insn_references_pc to common code Antoine Tremblay
13:41 [PATCH v3 13/18] Export tracing control breakpoints functions via global function pointers Antoine Tremblay
13:41 [PATCH v3 10/18] gdbserver: pass pointer to struct tracepoint to install_fast_tracepoint_jump_pad Antoine Tremblay
13:41 [PATCH v3 11/18] Use software single step to step out of a fast tracepoint jump pad Antoine Tremblay
13:41 [PATCH v3 07/18] Move ARM instruction decode functions to arch/arm-insn-reloc.c Antoine Tremblay
13:41 [PATCH v3 08/18] Move Thumb 32 bits instruction decode functions to arch/arm-insn-reloc.c Antoine Tremblay
13:41 [PATCH v3 09/18] Move Thumb 16 bits instruction decode functions to arch/arm-insn-reloc.c Antoine Tremblay
13:41 [PATCH v3 01/18] arm-tdep.c: Replace arguments to decode function by a structure Antoine Tremblay
13:41 [PATCH v3 02/18] arm-tdep.c: Refactor displaced stepping relocation functions Antoine Tremblay
13:41 [PATCH v3 06/18] arm-tdep.c: Use relocation visitor in Thumb 16-bits instruction decoding Antoine Tremblay
13:41 [PATCH v3 03/18] arm-tdep.c: Move debug printout from decode to copy function Antoine Tremblay
13:41 [PATCH v3 00/18] Fast tracepoint support for ARMv7 Antoine Tremblay
08:50 [commit] babeltrace compilation regression [Re: [PATCH] Avoid non-C++-enabled babeltrace versions] Jan Kratochvil
08:15 Re: [PATCH 8/9] Use reinsert_breakpoint for vCont;s Yao Qi

July 04, 2016
20:40 Re: gdbserver/ada testing broken Simon Marchi
17:22 Re: [pushed] Fix gdbserver/MI testing regression Simon Marchi
15:01 Re: [PATCH V2 3/5] Fortran: Resolve dynamic target types of pointers. Eli Zaretskii
12:42 [PATCH] Allow subscripting raw pointers Manish Goregaokar
10:50 Re: [RFC] Set process affinity in test to work around ARM ptrace bug Yao Qi
09:52 [PATCH V2 1/5] Fortran: Typeprint, fix dangling types. Bernhard Heckel
09:52 [PATCH V2 5/5] Fortran: Handle cyclic pointers. Bernhard Heckel
09:52 [PATCH V2 2/5] Fortran: Testsuite, add print of pointer types. Bernhard Heckel
09:52 [PATCH V2 3/5] Fortran: Resolve dynamic target types of pointers. Bernhard Heckel
09:52 [PATCH V2 4/5] Fortran: Fix query of address of not-allocated types. Bernhard Heckel
09:52 [PATCH V2 0/5] Fortran: Resolve target types of pointers. Bernhard Heckel
08:39 Re: [patch] babeltrace compilation regression [Re: [PATCH] Avoid non-C++-enabled babeltrace versions] Andreas Arnez
02:20 Re: [PATCH] Set unknown_syscall differently on arm linux Mike Frysinger

July 03, 2016
20:51 Re: [ping] [PATCH v2 0/6] fortran: multi-dimensional subarrays with strides Jan Kratochvil
19:01 [PATCH] Pass SIGLIBRT directly to child processes. John Baldwin
15:43 [patch] babeltrace compilation regression [Re: [PATCH] Avoid non-C++-enabled babeltrace versions] Jan Kratochvil

July 02, 2016
07:48 Re: [Bug win32/14529] Make gdb capable of JIT-debugging on W32 Eli Zaretskii
01:55 New ARI warning Sat Jul 2 01:55:53 UTC 2016 GDB Administrator
01:16 Re: [Bug win32/14529] Make gdb capable of JIT-debugging on W32 LRN

July 01, 2016
18:24 [pushed] Re: [PATCH v3] Optimize memory_xfer_partial for remote Don Breazeal
17:46 [PATCH v2 4/4] Remove extraneous parentheses. John Baldwin
17:41 [PATCH v2 3/4] Use unsigned integer constant with left shifts. John Baldwin
17:41 [PATCH v2 2/4] Set uses_fp for frames with a valid FP register explicitly. John Baldwin
17:41 [PATCH v2 1/4] Remove check for negative size. John Baldwin
17:41 [PATCH v2 0/4] Fix various warnings from clang 3.8.0 John Baldwin
17:22 [PATCH] Use 'ptid_t' instead of 'ptid' for fbsd_next_vfork_done's return type. John Baldwin
17:01 Re: [PATCH 7/9] Enqueue signal even when resuming threads Pedro Alves
16:55 Re: [PATCH 7/9] Enqueue signal even when resuming threads Pedro Alves
16:45 Re: [PATCH 7/9] Enqueue signal even when resuming threads Yao Qi
15:24 Re: [PATCH] Build gdb.opt/inline-*.exp tests at -O0, rely on __attribute__((always_inline)) (was: Re: [PATCH v3 24/34] Push thread->control.command_interp to the struct thread_fsm) Thomas Preudhomme
15:07 Re: [PATCH 8/9] Use reinsert_breakpoint for vCont;s Pedro Alves
15:06 Re: [PATCH 7/9] Enqueue signal even when resuming threads Pedro Alves
14:58 Re: [PATCH 0/2] Fix x86 debug registers on FreeBSD with threads John Baldwin
14:07 Re: [PATCH 0/3] Fake VFORK_DONE events on FreeBSD Pedro Alves
13:08 RE: [ping] [PATCH v2 0/6] fortran: multi-dimensional subarrays with strides Weinmann, Christoph T
13:02 Re: [PATCH 0/2] Fix x86 debug registers on FreeBSD with threads Pedro Alves
12:38 Re: [PATCH V2 1/1] Fix of default lookup for "this" symbol. Yao Qi
12:05 [PATCH] Build gdb.opt/inline-*.exp tests at -O0, rely on __attribute__((always_inline)) (was: Re: [PATCH v3 24/34] Push thread->control.command_interp to the struct thread_fsm) Pedro Alves
11:38 RE: [PATCH V2 1/1] Fix of default lookup for "this" symbol. Tedeschi, Walfred
11:07 Re: [PATCH] Extend JIT-reader test and fix GDB problems that exposes Pedro Alves
11:02 Re: [PATCH v3 24/34] Push thread->control.command_interp to the struct thread_fsm Thomas Preudhomme
10:59 [patch, avr, sim] PR19401 - Update PC when simulate break instruction Pitchumani Sivanupandi
10:49 Re: [PATCH v4 2/3] Forget watchpoint locations when inferior exits or is killed/detached Pedro Alves
10:20 Re: [PATCH V2 1/1] Fix of default lookup for "this" symbol. 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