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

February 29, 2016
23:19 [PATCH 5/5]: Enhancements to "flags": add cpsr_flags to aarch64 Doug Evans
23:09 [PATCH 4/5]: Enhancements to "flags": i386 cleanup Doug Evans
23:07 [PATCH 3/5, doc RFA]: Enhancements to "flags": main patch Doug Evans
22:48 [PATCH 2/5]: Enhancements to "flags": Use LONGEST instead of int Doug Evans
22:46 [PATCH 1/5]: Enhancements to "flags": Use local variable "type" consistency. Doug Evans
22:44 [PATCH 0/5]: Enhancements to "flags" type in xml register specs Doug Evans
18:55 Re: [PATCH, doc RFA] Add "skip regexp" Simon Marchi
18:30 [PATCH] feature_to_c.sh: Print help when passing no arguments Simon Marchi
16:45 Re: [PATCH 1/2] Support more syscalls in linux-record: pipe2 epoll_create1 eventfd2 fallocate dup3 and inotify_init1 Yao Qi
16:17 Re: [PATCH 1/8] Add new test, gdb.base/loop-break.exp Kevin Buettner
15:57 [PATCH] Update comments to start_step_over Yao Qi
14:35 [PATCH] python: Use console format for output of gdb.execute command Catalin Udma
09:42 Re: [RFC PATCH 0/4] GDB Linux Kernel Thread Awareness Kieran Bingham
06:25 Re: [patch, avr] Fix incorrect argument register for push dummy call Sivanupandi, Pitchumani

February 28, 2016
21:44 Re: [PATCH] Improve analysis of racy testcases Sergio Durigan Junior

February 26, 2016
21:00 Re: [PATCH v2 0/6] fortran: multi-dimensional subarrays with strides Jan Kratochvil
20:42 [OB PATCH] Fix CXX invalid cast from void *. Keith Seitz
20:10 Re: [PATCH 1/4] Teach arm unwinders to terminate gracefully Antoine Tremblay
17:45 Re: [PATCH v8] Enable tracing of pseudo-registers on ARM Antoine Tremblay
16:55 Re: [PATCH] testsuite: Fix run to main issue introduced by GCC 5.x. Joel Brobecker
16:50 Re: [PATCH 2/2] arm-tdep.c: Refactor displaced stepping relocation functions Luis Machado
16:49 Re: [PATCH] testsuite: Nullify pointers before first usage. Joel Brobecker
16:47 Re: [PATCH] Fix detection of gfortran compilers. Joel Brobecker
16:45 Re: [PATCH V2 2/2] testsuite: Remove unnecessarry code in fortran vla-history test. Joel Brobecker
16:44 Re: [PATCH V2 1/2] testsuite: Fix timeout issues during print of vla-arrays. Joel Brobecker
16:26 Re: [PATCH 1/2] arm-tdep.c: Replace arguments to relocation functions by a structure Simon Marchi
16:25 Re: [PATCH 1/2] arm-tdep.c: Replace arguments to relocation functions by a structure Simon Marchi
16:23 Re: [PATCH 2/2] arm-tdep.c: Refactor displaced stepping relocation functions Simon Marchi
16:12 Re: [PATCH 1/2] arm-tdep.c: Replace arguments to relocation functions by a structure Luis Machado
16:11 Re: [PATCH 2/2] arm-tdep.c: Refactor displaced stepping relocation functions Luis Machado
15:57 Re: [PATCH v8] Enable tracing of pseudo-registers on ARM Yao Qi
15:50 Re: [PATCH 4/7] Step over fork/vfork syscall insn in gdbserver Yao Qi
15:02 Re: [PATCH 4/7] Step over fork/vfork syscall insn in gdbserver Luis Machado
15:01 Re: [PATCH 0/3] Bug fixes in arm reverse debugging Yao Qi
14:59 [PATCH v8] Enable tracing of pseudo-registers on ARM Antoine Tremblay
14:57 Re: [PATCH v7] Enable tracing of pseudo-registers on ARM Antoine Tremblay
14:54 Re: [PATCH 3/3] Fix various bugs in arm_record_exreg_ld_st_insn Yao Qi
14:50 Re: [PATCH V2 2/2] testsuite: Remove unnecessarry code in fortran vla-history test. Luis Machado
14:46 Re: [PATCH V2 1/2] testsuite: Fix timeout issues during print of vla-arrays. Luis Machado
14:25 Re: [PATCH 1/4] Teach arm unwinders to terminate gracefully Yao Qi
14:15 Re: [patch, avr] Fix incorrect argument register for push dummy call Luis Machado
14:14 Re: [PATCH v7] Enable tracing of pseudo-registers on ARM Yao Qi
14:04 [PATCH 7/7] New test about step over clone syscall Yao Qi
14:04 [PATCH 6/7] Reformat gdb.base/step-over-syscall.exp Yao Qi
14:04 [PATCH 5/7] Rename disp-step-syscall.exp to step-over-syscall.exp Yao Qi
14:04 [PATCH 4/7] Step over fork/vfork syscall insn in gdbserver Yao Qi
14:04 [PATCH 2/7] Refactor gdb.base/disp-step-syscall.exp for general step over test Yao Qi
14:04 [PATCH 3/7] Step over syscalll insn with disp-step on and off Yao Qi
14:04 [PATCH 1/7] [GDBserver] Leave child suspended when step over parent Yao Qi
14:03 [PATCH 0/7 V2] Leave child suspended when step over parent Yao Qi
13:11 [PATCH v2 5/6] fortran: calculate subarray with stride values. christoph . t . weinmann
13:11 [PATCH v2 3/6] fortran: change subrange enum to bit field christoph . t . weinmann
13:11 [PATCH v2 0/6] fortran: multi-dimensional subarrays with strides christoph . t . weinmann
13:11 [PATCH v2 6/6] fortran: test cases for subarray strides and slices christoph . t . weinmann
13:11 [PATCH v2 1/6] fortran: allow multi-dimensional subarrays christoph . t . weinmann
13:11 [PATCH v2 4/6] fortran: enable parsing of stride parameter for subranges christoph . t . weinmann
13:11 [PATCH v2 2/6] fortran: combine subarray and string computation christoph . t . weinmann
13:03 [PATCH v7] Enable tracing of pseudo-registers on ARM Antoine Tremblay
13:00 Re: [PATCH v6] Enable tracing of pseudo-registers on ARM Antoine Tremblay
12:26 Re: [PATCH 1/4] Teach arm unwinders to terminate gracefully Antoine Tremblay
11:02 [PATCH] squash! gdb/lkd: Add Linux Kernel Awareness target Kieran Bingham
09:12 Re: [PATCH 1/4] Teach arm unwinders to terminate gracefully Yao Qi
08:34 Re: [PATCH v6] Enable tracing of pseudo-registers on ARM Yao Qi
05:08 Re: [PATCH v2 08/11] [PR gdb/14441] gdb: convert lvalue reference type check to general reference type check Artemiy Volkov

February 25, 2016
21:23 Re: [PATCH] Add autocompletion for convenience vars in print and set Daniel Gutson
20:04 Re: [RFC PATCH 0/4] GDB Linux Kernel Thread Awareness Jeff Mahoney
19:23 Re: [PATCH 4/8] gdb/s390: Fill gen_return_address hook. Marcin KoÅcielnicki
19:23 Re: [PATCH 3/8] gdb/s390: Fill pseudo register agent expression hooks. Marcin KoÅcielnicki
19:21 Re: [PATCH 0/2] Split tdesc_(amd64|i386)_mpx into tdesc(amd64|i386)_mpx_* and tdesc(amd64|i386)_avx_mpx_* Marcin KoÅcielnicki
19:15 [PATCH 3/4] gdb/lkd: Add Linux Kernel Awareness target Kieran Bingham
19:15 [PATCH 4/4] lkd: Add an Architecture Layer for ARMv7 targets Kieran Bingham
19:15 [RFC PATCH 0/4] GDB Linux Kernel Thread Awareness Kieran Bingham
19:15 [PATCH 2/4] gdb/command: Add LKD Command class Kieran Bingham
19:15 [PATCH 1/4] gdb/observer: Provide target_thread_changed observer Kieran Bingham
19:13 Re: [PATCH] gdbserver/s390: Enable high GPRs, VX, TDB with 31-bit gdbserver. Marcin KoÅcielnicki
18:34 Re: [PATCH] Improve analysis of racy testcases Antoine Tremblay
18:19 Re: [PATCH v6] Enable tracing of pseudo-registers on ARM Antoine Tremblay
17:59 Re: [PATCH v6] Enable tracing of pseudo-registers on ARM Pedro Alves
17:43 Re: [PATCH 8/8] New test about step over clone syscall Pedro Alves
17:43 Re: [PATCH 8/8] New test about step over clone syscall Pedro Alves
17:32 [OB PATCH] avoid compiler warnings in remote-m32r-sdi.c Doug Evans
17:32 Re: [PATCH 7/8] Rename disp-step-syscall.exp to step-over-syscall.exp Pedro Alves
17:31 Re: [PATCH 5/8] Step over fork/vfork syscall insn in gdbserver Pedro Alves
17:29 [PING]Re: [PATCH v2 3/3] PR remote/19496, timeout in forking-threads-plus-bkpt Don Breazeal
17:28 Re: [PATCH v2 2/3] PR remote/19496, interrupted syscall in forking-threads-plus-bkpt Don Breazeal
17:28 Re: [PATCH 3/8] Use loop in disp-step-fork.c and disp-step-vfork.c Pedro Alves
17:28 Re: [PING] Re: [PATCH v4] PR 18303, Tolerate malformed input for lookup_symbol-called functions Don Breazeal
17:27 Re: [PATCH 4/8] Step over syscalll insn with disp-step on and off Pedro Alves
17:16 Re: [PATCH] gdbserver/s390: Enable high GPRs, VX, TDB with 31-bit gdbserver. Andreas Arnez
17:12 Re: [PATCH 1/8] [GDBserver] Leave child suspended when step over parent Pedro Alves
17:01 Re: [PATCH] Improve analysis of racy testcases Pedro Alves
16:59 Re: [PATCH] [PR gdb/13808] gdb.trace: Pass tdesc selected in gdbserver to IPA. Marcin KoÅcielnicki
16:46 Re: [PATCH] [PR gdb/13808] gdb.trace: Pass tdesc selected in gdbserver to IPA. Pedro Alves
16:39 RE: [PATCH obv] Initialize variables in i386_linux_handle_segmentation_fault Tedeschi, Walfred
16:08 [PATCH obv] Initialize variables in i386_linux_handle_segmentation_fault Simon Marchi
15:47 [PATCH 2/2] arm-tdep.c: Refactor displaced stepping relocation functions Simon Marchi
15:47 [PATCH 1/2] arm-tdep.c: Replace arguments to relocation functions by a structure Simon Marchi
15:47 [PATCH 0/2] Decouple ARM instruction decoding/relocating from GDB Simon Marchi
15:39 [PATCH] [PR gdb/13808] gdb.trace: Pass tdesc selected in gdbserver to IPA. Marcin KoÅcielnicki
15:33 [PATCH v6] Enable tracing of pseudo-registers on ARM Antoine Tremblay
15:12 Re: [PATCH 3/3] gdb.trace: Remove unnecessary target check from ftrace.exp. Marcin KoÅcielnicki
15:12 Re: [PATCH 2/3] gdb.trace: Surround $call_insn with \y in entry-values.exp Marcin KoÅcielnicki
14:55 [PATCH] create-version.sh: Generate a version from the git revision Kieran Bingham
14:46 Re: [PATCH] [PR gdb/13808] gdb.trace: Pass tdesc selected in gdbserver to IPA. Pedro Alves
14:37 Re: [PATCH] Map registers to remote numbers when encoding an ax_reg or ax_reg_mask operation Antoine Tremblay
14:30 Re: [PATCH] Map registers to remote numbers when encoding an ax_reg or ax_reg_mask operation Antoine Tremblay
14:26 Re: [PATCH] Map registers to remote numbers when encoding an ax_reg or ax_reg_mask operation Pedro Alves
14:22 Re: [PATCH 3/3] gdb.trace: Remove unnecessary target check from ftrace.exp. Pedro Alves
14:19 Re: [PATCH 2/3] gdb.trace: Surround $call_insn with \y in entry-values.exp Pedro Alves
13:45 Re: [PATCH] gdb.trace: Move more target dependencies to trace-support.exp Pedro Alves
13:39 Re: [PATCH] [PR gdb/13808] gdb.trace: Pass tdesc selected in gdbserver to IPA. Marcin KoÅcielnicki
13:25 [PATCH] Map registers to remote numbers when encoding an ax_reg or ax_reg_mask operation Antoine Tremblay
13:16 Re: [PATCH] testsuite: Fix timeout issues during print of vla-arrays. Heckel, Bernhard
13:15 Re: [PATCH 1/4] Teach arm unwinders to terminate gracefully Antoine Tremblay
13:08 [PATCH V2 1/2] testsuite: Fix timeout issues during print of vla-arrays. Bernhard Heckel
13:08 [PATCH V2 2/2] testsuite: Remove unnecessarry code in fortran vla-history test. Bernhard Heckel
13:08 Re: [PATCH] [PR gdb/13808] gdb.trace: Pass tdesc selected in gdbserver to IPA. Pedro Alves
12:35 [patch, avr] Fix incorrect argument register for push dummy call Pitchumani Sivanupandi
12:22 Re: [PATCH] Eliminate -var-create error for optzd ptr to struct Pedro Alves
11:44 Re: [PATCH 1/4] Teach arm unwinders to terminate gracefully Pedro Alves
10:51 Attached Image scanner
10:35 Re: [PATCH v5] Enable tracing of pseudo-registers on ARM Yao Qi
10:01 Re: [PATCH v3] [D] Don't recursively look for a symbol in all imports of imported modules. Pedro Alves
08:53 [PATCH] S390: Fix output path for s390-tdbregs test case Andreas Arnez
08:51 [PATCH] S390: Fix internal error with stackless inferior Andreas Arnez
02:09 Re: [PATCH 1/2] Debugging without a binary (regression) Pedro Alves
01:45 Re: [PATCH v2 01/11] [PR gdb/14441] gdb: gdbtypes: add definitions for rvalue reference type Artemiy Volkov
01:45 Re: [PATCH] Handle MIPS Linux SIGTRAP siginfo.si_code values Pedro Alves
01:41 Re: [PATCH v2 01/11] [PR gdb/14441] gdb: gdbtypes: add definitions for rvalue reference type Keith Seitz
01:39 Re: [PATCH] Handle MIPS Linux SIGTRAP siginfo.si_code values Maciej W. Rozycki
01:36 Re: [PATCH 1/2] Debugging without a binary (regression) Luis Machado
01:32 Re: [PATCH v2 01/11] [PR gdb/14441] gdb: gdbtypes: add definitions for rvalue reference type Artemiy Volkov
01:26 Re: [PATCH 2/2] Test GDB connection to GDBserver with no symbol files Pedro Alves
01:22 Re: [PATCH v2 01/11] [PR gdb/14441] gdb: gdbtypes: add definitions for rvalue reference type Keith Seitz
01:06 Re: [PATCH 1/2] Debugging without a binary (regression) Pedro Alves

February 24, 2016
23:37 [PATCH] MIPS/Linux: Also recognize TRAP_BRKPT and TRAP_HWBKPT Pedro Alves
23:20 Re: [PATCH] Handle MIPS Linux SIGTRAP siginfo.si_code values Pedro Alves
21:10 Re: [PATCH] Handle MIPS Linux SIGTRAP siginfo.si_code values Luis Machado
21:06 [PATCH] [OBV] gdb/rs6000: Fix maybe-uninitialized warning. Marcin KoÅcielnicki
20:49 Re: [PATCH] Handle MIPS Linux SIGTRAP siginfo.si_code values Maciej W. Rozycki
20:44 Re: [PATCH 6/7 v3] Build unavailable-stack frames for tracepoint. Sergio Durigan Junior
20:39 Re: [PATCH] Handle MIPS Linux SIGTRAP siginfo.si_code values Maciej W. Rozycki
19:37 Re: [PATCH 1/3] Generalize gdb.reverse/aarch64.exp Pedro Alves
19:25 Re: [PATCH v5] Enable tracing of pseudo-registers on ARM Antoine Tremblay
19:12 Re: [PATCH v5] Enable tracing of pseudo-registers on ARM Pedro Alves
19:02 Re: [PATCH v3] Enable tracing of pseudo-registers on ARM Pedro Alves
19:02 Re: [PATCH] Handle MIPS Linux SIGTRAP siginfo.si_code values Luis Machado
19:02 Re: [PATCH v3] Enable tracing of pseudo-registers on ARM Antoine Tremblay
18:55 Re: [PATCH v3] Enable tracing of pseudo-registers on ARM Antoine Tremblay
18:51 Re: [PATCH] Handle MIPS Linux SIGTRAP siginfo.si_code values Luis Machado
18:51 Re: [PATCH] Handle MIPS Linux SIGTRAP siginfo.si_code values Pedro Alves
18:47 Re: [PATCH v3] Enable tracing of pseudo-registers on ARM Antoine Tremblay
18:33 Re: [PATCH v3] Enable tracing of pseudo-registers on ARM Pedro Alves
18:29 Re: [PATCH] Handle MIPS Linux SIGTRAP siginfo.si_code values Maciej W. Rozycki
18:21 Re: [PATCH, doc RFA] Add "skip regexp" Doug Evans
18:21 Re: [PATCH v3] Enable tracing of pseudo-registers on ARM Marcin KoÅcielnicki
18:20 Re: [PATCH v3] Enable tracing of pseudo-registers on ARM Pedro Alves
18:11 Re: [PATCH v3] Enable tracing of pseudo-registers on ARM Pedro Alves
18:01 Re: Always run GDB command post-hook after pre-hook has been run Eli Zaretskii
17:57 Re: [PATCH 1/4] Teach arm unwinders to terminate gracefully Antoine Tremblay
17:39 Re: [PATCH 2/5 v4] powerpc: Support z-point type in gdbserver. Marcin KoÅcielnicki
17:37 Re: [PATCH 2/5 v4] powerpc: Support z-point type in gdbserver. Ulrich Weigand
16:46 Re: [PATCH, v3] Expect SI_KERNEL or TRAP_BRKPT si_code values for MIPS breakpoint traps Pedro Alves
16:44 [PATCH] Handle MIPS Linux SIGTRAP siginfo.si_code values Pedro Alves
16:31 Re: [PATCH] Eliminate -var-create error for optzd ptr to struct Don Breazeal
14:47 Re: [PATCH] testsuite: Fix timeout issues during print of vla-arrays. Yao Qi
14:46 Re: Always run GDB command post-hook after pre-hook has been run Stephen Cross
14:44 Re: [PATCH, v3] Expect SI_KERNEL or TRAP_BRKPT si_code values for MIPS breakpoint traps Pedro Alves
14:40 [PATCH 1.5/3] Rename gdb.reverse/aarch64.{exp,c} to gdb.reverse/insn-reverse.{exp,c} Yao Qi
14:40 [PATCH 1/3] Generalize gdb.reverse/aarch64.exp Yao Qi
14:27 [PATCH 2/2] Test GDB connection to GDBserver with no symbol files Luis Machado
14:27 [PATCH 1/2] Debugging without a binary (regression) Luis Machado
13:21 Re: [PATCH, v3] Expect SI_KERNEL or TRAP_BRKPT si_code values for MIPS breakpoint traps Luis Machado
12:55 Re: [PATCH, v3] Expect SI_KERNEL or TRAP_BRKPT si_code values for MIPS breakpoint traps Pedro Alves
12:41 Re: [PATCH 10/10] Command line input handling TLC Luis Machado
12:40 Re: [PATCH 01/10] Test issuing a command split in multiple lines with continuation chars Luis Machado
12:05 Re: [PATCH 2/5 v4] powerpc: Support z-point type in gdbserver. Marcin KoÅcielnicki
11:57 Re: [PATCH, v2] Expect SI_KERNEL or TRAP_BRKPT si_code values for MIPS breakpoint traps Pedro Alves
11:56 Re: [PATCH v2] Fix logic in exec_file_locate_attach Gary Benson
11:52 Re: [PATCH] Expect SI_KERNEL si_code for a MIPS software breakpoint trap Pedro Alves
11:22 Re: [PATCH 1/3] Generalize gdb.reverse/aarch64.exp Pedro Alves
10:23 gdb-7.11 branch OPEN again Joel Brobecker
10:22 [release/HEAD] Document the GDB 7.11 release in gdb/ChangeLog Joel Brobecker
10:20 [release/branch 1/2] Document the GDB 7.11 release in gdb/ChangeLog Joel Brobecker
10:20 [release/branch 2/2] Bump GDB version number to 7.11.0.DATE-git. Joel Brobecker
10:20 FYI/BRANCH: Patches applied to branch gdb-7.11-branch Joel Brobecker
09:56 [release/branch] Set GDB version number to 7.11. Joel Brobecker
09:54 Re: [PATCH, doc RFA] Add "skip regexp" Joel Brobecker
09:47 gdb-7.11 branch FROZEN Joel Brobecker
08:24 [PATCH 2/2] aarch64-linux process record: more syscalls Yao Qi
08:24 [PATCH 1/2] Support more syscalls in linux-record: pipe2 epoll_create1 eventfd2 fallocate dup3 and inotify_init1 Yao Qi
08:03 Re: [PATCH] testsuite: Fix timeout issues during print of vla-arrays. Heckel, Bernhard
03:18 Re: [PATCH 6/7 v3] Build unavailable-stack frames for tracepoint. Marcin KoÅcielnicki
01:14 Re: [PATCH] Eliminate -var-create error for optzd ptr to struct Luis Machado
00:19 [PATCH] Eliminate -var-create error for optzd ptr to struct Don Breazeal

February 23, 2016
21:36 Re: [PATCH, doc RFA] Add "skip regexp" Doug Evans
21:09 Re: [PATCH, v3] Expect SI_KERNEL or TRAP_BRKPT si_code values for MIPS breakpoint traps Maciej W. Rozycki
20:31 Re: [PATCH 8/8] New test about step over clone syscall Luis Machado
20:28 Re: [PATCH 5/8] Step over fork/vfork syscall insn in gdbserver Luis Machado
20:23 Re: [PATCH 1/8] [GDBserver] Leave child suspended when step over parent Luis Machado
19:59 Re: [PATCH 3/3] Fix various bugs in arm_record_exreg_ld_st_insn Luis Machado
19:41 [PATCH v5] Enable tracing of pseudo-registers on ARM Antoine Tremblay
19:37 Re: [PATCH] testsuite: Fix timeout issues during print of vla-arrays. Luis Machado
19:34 Re: [PATCH v3] Enable tracing of pseudo-registers on ARM Antoine Tremblay
18:58 Re: [PATCH 6/7 v3] Build unavailable-stack frames for tracepoint. Ulrich Weigand
18:22 Re: [PATCH] arm-tdep.c: Remove unsued "to" parameters Simon Marchi
17:17 Re: [PATCH] arm-tdep.c: Remove unsued "to" parameters Yao Qi
15:54 Re: [PATCH] arm-tdep.c: Remove unsued "to" parameters Simon Marchi
15:52 [PATCH] arm-tdep.c: Remove unsued "to" parameters Simon Marchi
15:19 Re: [PATCH] [PR gdb/13808] gdb.trace: Pass tdesc selected in gdbserver to IPA. Antoine Tremblay
14:06 [PATCH] Remove gdb.base/branches.c Yao Qi
12:20 Re: [PATCH v2] Fix logic in exec_file_locate_attach Pedro Alves
12:15 Re: [PATCH v2] Fix logic in exec_file_locate_attach Gary Benson
11:55 Re: [PATCH v2] Fix logic in exec_file_locate_attach Pedro Alves
11:43 Re: [PATCH v2] Fix logic in exec_file_locate_attach Pedro Alves
11:27 Re: [PATCH v2] Fix logic in exec_file_locate_attach Gary Benson
10:30 [PATCH, v4] Expect SI_KERNEL or TRAP_BRKPT si_code values for MIPS breakpoint traps Luis Machado
09:19 [PATCH] Process record for aarch64-linux syscall Yao Qi
08:51 Re: [PATCH 00/10] Command line input handling TLC Yao Qi
07:04 Re: [PATCH v2 01/11] [PR gdb/14441] gdb: gdbtypes: add definitions for rvalue reference type Artemiy Volkov
06:04 Re: [PATCH v2 00/11] [PR gdb/14441] Support C++0x rvalue references in gdb Artemiy Volkov
02:00 Re: [PATCH, v3] Expect SI_KERNEL or TRAP_BRKPT si_code values for MIPS breakpoint traps Luis Machado
00:16 Re: [PATCH v2] Fix logic in exec_file_locate_attach Luis Machado
00:13 Re: [PATCH v2] Fix logic in exec_file_locate_attach Pedro Alves
00:04 Re: [PATCH v2] Fix logic in exec_file_locate_attach Luis Machado
00:01 Re: [PATCH, v3] Expect SI_KERNEL or TRAP_BRKPT si_code values for MIPS breakpoint traps Maciej W. Rozycki

February 22, 2016
23:00 Re: [PATCH v2] Fix logic in exec_file_locate_attach Pedro Alves
22:50 Re: [PATCH v2] Fix logic in exec_file_locate_attach Luis Machado
22:48 Re: [PATCH, v3] Expect SI_KERNEL or TRAP_BRKPT si_code values for MIPS breakpoint traps Luis Machado
22:41 Re: [PATCH, v3] Expect SI_KERNEL or TRAP_BRKPT si_code values for MIPS breakpoint traps Pedro Alves
22:20 [PATCH, v3] Expect SI_KERNEL or TRAP_BRKPT si_code values for MIPS breakpoint traps Luis Machado
22:00 Re: [PATCH v2] Fix logic in exec_file_locate_attach Luis Machado
17:57 Re: [PATCH] gdb.trace: Fix unavailable.exp if last register happens to be PC. Marcin KoÅcielnicki
17:37 Re: [PATCH] gdb.trace: Fix unavailable.exp if last register happens to be PC. Yao Qi
16:53 [PATCH 2/3] Record right reg num of thumb special data instructions Yao Qi
16:53 [PATCH 3/3] Fix various bugs in arm_record_exreg_ld_st_insn Yao Qi
16:53 [PATCH 1/3] Generalize gdb.reverse/aarch64.exp Yao Qi
16:53 [PATCH 0/3] Bug fixes in arm reverse debugging Yao Qi
16:51 Re: [PATCH v3] Enable tracing of pseudo-registers on ARM Antoine Tremblay
16:20 [commit] [rfc patch+7.11] gdb-gdb.py: SyntaxError: Missing parentheses in call to 'print' Jan Kratochvil
16:19 Re: [PATCH, v2] Expect SI_KERNEL or TRAP_BRKPT si_code values for MIPS breakpoint traps Maciej W. Rozycki
16:12 Re: [rfc patch+7.11] gdb-gdb.py: SyntaxError: Missing parentheses in call to 'print' Simon Marchi
15:56 [rfc patch+7.11] gdb-gdb.py: SyntaxError: Missing parentheses in call to 'print' Jan Kratochvil
14:50 [PATCH] testsuite: Fix timeout issues during print of vla-arrays. Bernhard Heckel
14:50 [PATCH] testsuite: Fix run to main issue introduced by GCC 5.x. Bernhard Heckel
14:50 [PATCH] testsuite: Nullify pointers before first usage. Bernhard Heckel
14:49 [PATCH] Fix detection of gfortran compilers. Bernhard Heckel
14:06 Re: [PATCH 07/10] Use struct buffer in gdb_readline_no_editing Yao Qi
14:02 Re: [PATCH 05/10] Update prompt_for_continue comments Yao Qi
13:51 Re: [PATCH v2] Fix logic in exec_file_locate_attach Gary Benson
13:16 Re: [PATCH, v2] Expect SI_KERNEL or TRAP_BRKPT si_code values for MIPS breakpoint traps Pedro Alves
12:57 [PATCH, v2] Expect SI_KERNEL or TRAP_BRKPT si_code values for MIPS breakpoint traps Luis Machado
12:13 [PATCH OBV] Fix arm process record code format Yao Qi
11:51 Re: [PATCH v3] Enable tracing of pseudo-registers on ARM Yao Qi
11:37 Re: [PATCH v2] Fix logic in exec_file_locate_attach Luis Machado
10:40 Re: [PATCH v2] Fix logic in exec_file_locate_attach Gary Benson
08:49 [PATCH 1/2] Add redundant target descriptor for tdesc(amd64|i386)_avx_mpx_* Walfred Tedeschi
08:49 [PATCH 2/2] Re-factor (i386|amd64)mpx target descriptors. Walfred Tedeschi
08:49 [PATCH 0/2] Split tdesc_(amd64|i386)_mpx into tdesc(amd64|i386)_mpx_* and tdesc(amd64|i386)_avx_mpx_* Walfred Tedeschi
07:38 [PATCH] gdbserver/s390: Switch on tracepoint support. Marcin KoÅcielnicki
07:35 [PATCH] gdb.trace: Fix unavailable.exp if last register happens to be PC. Marcin KoÅcielnicki
05:28 Re: [PATCH 6/7 v3] Build unavailable-stack frames for tracepoint. Marcin KoÅcielnicki
01:20 [PATCH v3] [D] Don't recursively look for a symbol in all imports of imported modules. Iain Buclaw
00:56 Re: [PATCH] gdbserver/s390: Enable high GPRs, VX, TDB with 31-bit gdbserver. Marcin KoÅcielnicki

February 21, 2016
21:18 [PATCH D] FYI - Fix build failure on master caught by buildbots Iain Buclaw
21:17 [PATCH] [PR gdb/13808] gdb.trace: Pass tdesc selected in gdbserver to IPA. Marcin KoÅcielnicki
00:07 Re: [PATCH] gdb: New maint info line-table command. Andrew Burgess

February 20, 2016
19:17 Tentative: add -location option to clear command Giles Atkinson
17:19 [patch] fix OverflowError in backtraces with 32bit kernels Matthias Klose
14:02 [PATCH 3/3] gdb.trace: Remove unnecessary target check from ftrace.exp. Marcin KoÅcielnicki
14:02 [PATCH 1/3] gdb.trace: Move more target dependencies to trace-support.exp Marcin KoÅcielnicki
14:02 [PATCH 2/3] gdb.trace: Surround $call_insn with \y in entry-values.exp Marcin KoÅcielnicki

February 19, 2016
20:32 Re: [PATCH v3] Enable tracing of pseudo-registers on ARM Antoine Tremblay
20:22 Re: [PATCH v3] Enable tracing of pseudo-registers on ARM Pedro Alves
20:06 [PATCH v4] Enable tracing of pseudo-registers on ARM Antoine Tremblay
20:05 Re: [PATCH v2 11/11] [PR gdb/14441] gdb: testsuite: add rvalue reference tests Keith Seitz
19:48 Re: [PATCH v2 10/11] [PR gdb/14441] gdb: python: support rvalue references in the gdb module Keith Seitz
19:46 Re: [PATCH v2 09/11] [PR gdb/14441] gdb: gdbtypes: add rvalue references to overloading resolution Keith Seitz
19:29 [PATCH v3] Enable tracing of pseudo-registers on ARM Antoine Tremblay
19:01 Re: [PATCH v2 08/11] [PR gdb/14441] gdb: convert lvalue reference type check to general reference type check Keith Seitz
18:57 Re: [PATCH v2 07/11] [PR gdb/14441] gdb: dwarf2read: support DW_AT_rvalue_reference type Keith Seitz
18:56 Re: [PATCH v2 06/11] [PR gdb/14441] gdb: print: implement correct printing of rvalue reference types and values Keith Seitz
18:54 Re: [PATCH v2 05/11] [PR gdb/14441] gdb: demangle: implement demangling for rvalue reference typenames Keith Seitz
18:53 Re: [PATCH v2 04/11] [PR gdb/14441] gdb: parse: support rvalue reference type Keith Seitz
18:52 Re: [PATCH v2 03/11] [PR gdb/14441] gdb: valops: add ability to return rvalue reference values from value_ref() Keith Seitz
18:50 Re: [PATCH v2 02/11] [PR gdb/14441] gdb: gdbtypes: change {lookup,make}_reference_type() API Keith Seitz
18:49 Re: [PATCH v2 01/11] [PR gdb/14441] gdb: gdbtypes: add definitions for rvalue reference type Keith Seitz
18:49 Re: [PATCH v2 00/11] [PR gdb/14441] Support C++0x rvalue references in gdb Keith Seitz
16:33 Re: [PATCH v2] Enable tracing of pseudo-registers on ARM Antoine Tremblay
16:21 Re: [PATCH] Expect SI_KERNEL si_code for a MIPS software breakpoint trap Maciej W. Rozycki
16:04 Re: [PATCH 00/10] Command line input handling TLC Simon Marchi
16:01 Re: [PATCH 10/10] Command line input handling TLC Simon Marchi
15:38 Re: [PATCH v2] Fix logic in exec_file_locate_attach Luis Machado
15:25 Re: [PATCH 07/10] Use struct buffer in gdb_readline_no_editing Simon Marchi
15:18 Re: [PATCH] gdb.trace: Move more target dependencies to trace-support.exp Marcin KoÅcielnicki
15:05 Re: [PATCH] gdb.trace: Move more target dependencies to trace-support.exp Antoine Tremblay
14:58 Re: test case names in gdb testsuite Simon Marchi
14:41 Re: [PATCH 6/8] gdbserver/s390: Add fast tracepoint support. Antoine Tremblay
14:37 [PATCH 8/8] New test about step over clone syscall Yao Qi
14:37 [PATCH 7/8] Rename disp-step-syscall.exp to step-over-syscall.exp Yao Qi
14:36 [PATCH 6/8] Reformat disp-step-syscall.exp Yao Qi
14:36 [PATCH 4/8] Step over syscalll insn with disp-step on and off Yao Qi
14:36 [PATCH 5/8] Step over fork/vfork syscall insn in gdbserver Yao Qi
14:36 [PATCH 3/8] Use loop in disp-step-fork.c and disp-step-vfork.c Yao Qi
14:36 [PATCH 2/8] Refactor gdb.base/disp-step-syscall.exp for general step over test Yao Qi
14:36 [PATCH 1/8] [GDBserver] Leave child suspended when step over parent Yao Qi
14:36 [PATCH 0/8] Leave child suspended when step over parent Yao Qi
13:41 Re: [PATCH 6/8] gdbserver/s390: Add fast tracepoint support. Marcin KoÅcielnicki
12:23 [PATCH] gdb.trace: Move more target dependencies to trace-support.exp Marcin KoÅcielnicki
11:36 RE: [PATCH v2 2/3] frame: use get_prev_frame_always in skip_tailcall_frames Metzger, Markus T
11:21 [PATCH v2] Fix logic in exec_file_locate_attach Gary Benson
11:05 GDB 7.11 release update... Joel Brobecker
10:33 Re: [PATCH] Fix logic in exec_file_locate_attach Luis Machado
10:24 Re: [PATCH] Fix logic in exec_file_locate_attach Gary Benson

February 18, 2016
23:20 test case names in gdb testsuite Mike Stump
22:57 Re: [PATCH 00/10] Command line input handling TLC Sergio Durigan Junior
22:48 Re: [PATCH] [D] Add support for printing D types. Pedro Alves
22:18 Re: [PATCH 08/10] Use struct buffer in gdb_readline_callback_no_editing Sergio Durigan Junior
22:16 Re: [PATCH 07/10] Use struct buffer in gdb_readline_no_editing Sergio Durigan Junior
22:00 Re: [PATCH 06/10] gdb_readline -> gdb_readline_no_editing Sergio Durigan Junior
21:59 Re: [PATCH 03/10] gdb_readline2 -> gdb_readline_callback_no_editing Sergio Durigan Junior
21:55 Re: [PATCH 02/10] Garbage collect window_hook Sergio Durigan Junior
21:53 Re: [PATCH 01/10] Test issuing a command split in multiple lines with continuation chars Sergio Durigan Junior
21:10 Re: [PATCH] [D] Add support for printing D types. Iain Buclaw
20:52 Re: [PATCH] gdb/testsuite: Add D support to gdb_default_target_compile Iain Buclaw
19:26 Re: [PATCH 2/2] Determine the iteration count based on wallclock instead of user+system time. Marcin KoÅcielnicki
18:56 Re: [PATCH 2/2] Determine the iteration count based on wallclock instead of user+system time. Ulrich Weigand
18:54 Re: [PATCH] gdb.trace: Bump tspeed.exp timeout to 600 seconds. Marcin KoÅcielnicki
18:48 Re: [PATCH 2/2] Determine the iteration count based on wallclock instead of user+system time. Marcin KoÅcielnicki
18:22 Re: [PING] Re: [PATCH v4] PR 18303, Tolerate malformed input for lookup_symbol-called functions (was: [PATCH] Fix problem handling colon in linespec, PR breakpoints/18303) Don Breazeal
17:49 [PATCH 10/10] Command line input handling TLC Pedro Alves
17:49 [PATCH 04/10] Eliminate async_annotation_suffix Pedro Alves
17:46 [PATCH 05/10] Update prompt_for_continue comments Pedro Alves
17:40 [PATCH 09/10] Simplify saved_command_line handling Pedro Alves
17:40 [PATCH 08/10] Use struct buffer in gdb_readline_callback_no_editing Pedro Alves
17:40 [PATCH 07/10] Use struct buffer in gdb_readline_no_editing Pedro Alves
17:40 [PATCH 06/10] gdb_readline -> gdb_readline_no_editing Pedro Alves
17:40 [PATCH 03/10] gdb_readline2 -> gdb_readline_callback_no_editing Pedro Alves
17:40 [PATCH 02/10] Garbage collect window_hook Pedro Alves
17:40 [PATCH 01/10] Test issuing a command split in multiple lines with continuation chars Pedro Alves
17:40 [PATCH 00/10] Command line input handling TLC Pedro Alves
17:28 Re: [PATCH] Fix logic in exec_file_locate_attach Pedro Alves
17:05 [PATCH] Fix logic in exec_file_locate_attach Gary Benson
16:58 Re: [PATCH] gdb/s390: Fill guess_tracepoint_registers hook. Marcin KoÅcielnicki
16:48 Re: [PATCH] gdb/s390: Fill guess_tracepoint_registers hook. Ulrich Weigand
16:36 [PATCH] gdb/s390: Fill guess_tracepoint_registers hook. Marcin KoÅcielnicki
16:32 [commit] [PATCH V8 1/1] Intel MPX bound violation handling Tedeschi, Walfred
16:22 Re: [PATCH] gdb: Add guess_tracepoint_registers hook to gdbarch. Marcin KoÅcielnicki
16:13 Re: [PATCH] gdb: Add guess_tracepoint_registers hook to gdbarch. Ulrich Weigand
16:11 [PATCH] gdb: Add guess_tracepoint_registers hook to gdbarch. Marcin KoÅcielnicki
16:06 Re: [PATCH] gdb: Add guess_tracepoint_registers hook to gdbarch. Ulrich Weigand
16:03 Re: [PATCH 2/2] gdb/s390: Fill guess_tracepoint_registers hook. Ulrich Weigand
16:01 Re: [PATCH] gdb: Add guess_tracepoint_registers hook to gdbarch. Marcin KoÅcielnicki
15:58 Re: [PATCH] gdb: Add guess_tracepoint_registers hook to gdbarch. Ulrich Weigand
15:41 Re: [PATCH] gdb: Add guess_tracepoint_registers hook to gdbarch. Marcin KoÅcielnicki
15:40 Re: [PATCH] gdb: Add guess_tracepoint_registers hook to gdbarch. Ulrich Weigand
12:40 Re: [PATCH] Remote debugging without a binary (regression) Luis Machado
12:30 Re: [PATCH] Remote debugging without a binary (regression) Gary Benson
12:06 Re: [PATCH] Remove setup_kfail server/13796 in disp-step-syscall.exp Pedro Alves
12:05 Re: [PATCH] Set breakpoint condition-evaluation in forking-threads-plus-breakpoint.exp Yao Qi
12:00 [PATCH] Remove setup_kfail server/13796 in disp-step-syscall.exp Yao Qi
11:45 [PATCH] gdb: Add guess_tracepoint_registers hook to gdbarch. Marcin KoÅcielnicki
11:39 Re: [PATCH 1/2] gdb: Add guess_tracepoint_registers hook to gdbarch. Marcin KoÅcielnicki
11:38 Re: [PATCH 1/2] gdb: Add guess_tracepoint_registers hook to gdbarch. Luis Machado
11:25 Re: [PATCH] Set breakpoint condition-evaluation in forking-threads-plus-breakpoint.exp Pedro Alves
10:59 [PATCH] Set breakpoint condition-evaluation in forking-threads-plus-breakpoint.exp Yao Qi
10:35 [PATCH 1/2] gdb: Add guess_tracepoint_registers hook to gdbarch. Marcin KoÅcielnicki
10:35 [PATCH 2/2] gdb/s390: Fill guess_tracepoint_registers hook. Marcin KoÅcielnicki
09:54 Re: [OB PATCH] Add missing cleanup in exec_file_locate_attach Gary Benson
08:28 Re: [PATCH 3/3] gdb/doc: Add documentation for tfile description section lines. Marcin KoÅcielnicki

February 17, 2016
20:03 Re: [PATCH V8 1/1] Intel MPX bound violation handling Eli Zaretskii
18:11 Re: [OB PATCH] Add missing cleanup in exec_file_locate_attach Luis Machado
17:05 Re: [OB PATCH] Add missing cleanup in exec_file_locate_attach Gary Benson
17:02 [OB PATCH] Add missing cleanup in exec_file_locate_attach Gary Benson
16:47 Re: [PATCH V8 1/1] Intel MPX bound violation handling Walfred Tedeschi
16:32 Re: [PATCH V8 1/1] Intel MPX bound violation handling Eli Zaretskii
16:12 Re: [PATCH] [D] Add support for printing D types. Pedro Alves
16:07 Re: [PATCH, doc RFA] Add "skip regexp" Eli Zaretskii
16:05 Re: [PATCH 3/3] gdb/doc: Add documentation for tfile description section lines. Pedro Alves
16:04 Re: [PATCH 3/3] gdb/doc: Add documentation for tfile description section lines. Marcin KoÅcielnicki
15:59 Re: [PATCH 3/3] gdb/doc: Add documentation for tfile description section lines. Eli Zaretskii
15:56 Re: [PATCH 3/5] gdb/doc: Clarify vCont packet description Eli Zaretskii
15:51 Re: [PATCH V8 1/1] Intel MPX bound violation handling Pedro Alves
15:38 Re: [PATCH 3/3] gdb/doc: Add documentation for tfile description section lines. Pedro Alves
15:37 Re: [PATCH 3/3] gdb/doc: Add documentation for tfile description section lines. Pedro Alves
15:32 Re: [PATCH v2 2/3] frame: use get_prev_frame_always in skip_tailcall_frames Pedro Alves
14:40 Re: [PATCH] Remote debugging without a binary (regression) Pedro Alves
13:53 Re: [PATCH] Remote debugging without a binary (regression) Gary Benson
13:44 Re: [PATCH 1/5] gdb: Clean up remote.c:remote_resume Luis Machado
13:42 Re: [PATCH 5/5] gdb: Coalesce/aggregate (async) vCont packets/actions Luis Machado
12:32 Re: [PATCH 4/5] gdbserver: Leave already-vCont-resumed threads as they were Pedro Alves
12:32 Re: [PATCH 1/5] gdb: Clean up remote.c:remote_resume Pedro Alves
11:46 Re: [PATCH 4/5] gdbserver: Leave already-vCont-resumed threads as they were Luis Machado
11:46 Re: [PATCH] Remote debugging without a binary (regression) Pedro Alves
11:45 Re: [PATCH 1/5] gdb: Clean up remote.c:remote_resume Luis Machado
11:38 Re: [PATCH] Negative repeat count for 'x' command Pedro Alves
11:19 Re: [PATCH] gdb: New maint info line-table command. Pedro Alves
09:50 Re: [PATCH 3/3] gdb/doc: Add documentation for tfile description section lines. Marcin KoÅcielnicki
09:49 Re: [PATCH] gdbserver/s390: Advertise Z0 packet support. Marcin KoÅcielnicki
09:18 Re: [PATCH] gdbserver/s390: Advertise Z0 packet support. Andreas Arnez
05:51 Re: [patch] [v2] Enable dwarf unwind for AVR target Pitchumani Sivanupandi
02:51 [PATCH 5/5] gdb: Coalesce/aggregate (async) vCont packets/actions Pedro Alves
02:51 [PATCH 4/5] gdbserver: Leave already-vCont-resumed threads as they were Pedro Alves
02:44 [PATCH 2/5] gdb: Free inferior->priv when inferior exits Pedro Alves
02:44 [PATCH 3/5] gdb/doc: Clarify vCont packet description Pedro Alves
02:44 [PATCH 1/5] gdb: Clean up remote.c:remote_resume Pedro Alves
02:44 [PATCH 0/5] Coalesce/aggregate (async) vCont packets/actions Pedro Alves
01:26 [PATCH] Improve analysis of racy testcases Sergio Durigan Junior
01:07 Re: [PATCH, doc RFA] Add "skip regexp" Doug Evans

February 16, 2016
21:32 Re: [PATCH 1/8] gdb: Add supply_pseudo_pc hook to gdbarch. Marcin KoÅcielnicki
20:43 [OB PATCH] whitespace cleanup for skip testcase Doug Evans
18:28 Re: [PATCH 1/8] gdb: Add supply_pseudo_pc hook to gdbarch. Ulrich Weigand
18:06 Re: Updating Readline Eli Zaretskii
17:24 Re: Updating Readline Patrick Palka
17:21 Re: [PATCH v2 1/3] PR remote/19496, internal err forking-threads-plus-bkpt Don Breazeal
16:41 Updating Readline Eli Zaretskii
15:26 Re: [PATCH 0/3] Minor refactorings in arm-tdep.c instruction decoding Simon Marchi
14:02 Re: [PATCH 1/2] testsuite: Fix save-trace.exp writing outside standard output directory Simon Marchi
13:49 Re: [PATCH] Remove PC from syscall_next_pc Yao Qi
08:17 [PATCH mainline/7.11] Fix cleanup in arm_linux_software_single_step Yao Qi
00:57 Re: [PATCH] Expect SI_KERNEL si_code for a MIPS software breakpoint trap Pedro Alves
00:30 Re: [PATCH] Expect SI_KERNEL si_code for a MIPS software breakpoint trap Pedro Alves
00:07 Re: [RFA] fix for intel disassembly, truncated BFD_VMA H.J. Lu

February 15, 2016
23:50 Re: [PATCH] Expect SI_KERNEL si_code for a MIPS software breakpoint trap Maciej W. Rozycki
23:46 Re: [PATCH 2/2] testsuite: Make standard_temp_file use invocation-specific directories Pedro Alves
23:45 Re: [PATCH 1/2] testsuite: Fix save-trace.exp writing outside standard output directory Pedro Alves
20:24 [PATCH 2/2] testsuite: Make standard_temp_file use invocation-specific directories Simon Marchi
20:24 [PATCH 1/2] testsuite: Fix save-trace.exp writing outside standard output directory Simon Marchi
18:03 [testsuite obv+7.11] Add missing gdb.arch/i386-prologue.c prototypes Jan Kratochvil
17:58 [testsuite obv+7.11] Fix more testcases with standard_output_file [Re: [testsuite 7.11] Regression for i386-biarch-core.exp and others] Jan Kratochvil
16:51 Re: [PATCH 1/8] Add new test, gdb.base/loop-break.exp Kevin Buettner
16:50 [PATCH obv] testsuite: Fix some tests that write outside of the standard output directory Simon Marchi
16:44 Re: [PATCH] testsuite: Fix some tests that write outside of the standard output/temp directories Simon Marchi
16:17 Re: [testsuite 7.11] Regression for i386-biarch-core.exp and others [Re: [PATCH] Always organize test artifacts in a directory hierarchy] Simon Marchi
14:52 Re: [PATCH] Remove PC from syscall_next_pc Antoine Tremblay
14:46 [PATCH v2] Enable tracing of pseudo-registers on ARM Antoine Tremblay
14:41 Re: [PATCH 3/4] Plumb enum remove_bp_reason all the way to target_remove_breakpoint Pedro Alves
14:27 [PATCH] Remove PC from syscall_next_pc Yao Qi
13:43 Re: [PATCH] gdbserver/s390: Advertise Z0 packet support. Marcin KoÅcielnicki
10:57 Re: [PATCH 3/4] Enable tracing of pseudo-registers on ARM Pedro Alves
10:27 Re: [PATCH 3/4] Enable tracing of pseudo-registers on ARM Yao Qi
10:06 [PATCH OBV] Don't print 0x for core_addr_to_string_nz Yao Qi
09:51 RE: [PATCH v2 2/3] frame: use get_prev_frame_always in skip_tailcall_frames Metzger, Markus T
09:12 Re: [PATCH 3/4] Plumb enum remove_bp_reason all the way to target_remove_breakpoint Yao Qi
04:58 Re: [pushed][PATCH] Fix '-data-read-memory-bytes' typo/assertion Thomas Preud'homme

February 14, 2016
18:44 [PATCH 4/4] Fix PR gdb/19187 (process record over a fork causes internal error) Pedro Alves
18:37 [PATCH 3/4] Plumb enum remove_bp_reason all the way to target_remove_breakpoint Pedro Alves
18:37 [PATCH 1/4] Simplify remove_breakpoint interface Pedro Alves
18:37 [PATCH 2/4] Introduce 'enum remove_bp_reason' Pedro Alves
18:37 [PATCH 0/4] Fix PR gdb/19187 (process record over a fork causes internal error) Pedro Alves
08:26 [commit] [testsuite patch] Fix false Fortran regressions with recent gcc Jan Kratochvil
08:20 [commit] [testsuite patch] testsuite regression: gdb.fortran/vla-value-sub.exp gdb.fortran/vla-value-sub-finish.exp [Re: [PATCH 1/3] gdb: New set/show max-value-size command.] Jan Kratochvil
04:38 Re: [testsuite patch] testsuite regression: gdb.fortran/vla-value-sub.exp gdb.fortran/vla-value-sub-finish.exp [Re: [PATCH 1/3] gdb: New set/show max-value-size command.] Joel Brobecker
04:37 Re: [testsuite patch] Fix false Fortran regressions with recent gcc Joel Brobecker
00:51 Re: [testsuite patch] testsuite regression: gdb.fortran/vla-value-sub.exp gdb.fortran/vla-value-sub-finish.exp [Re: [PATCH 1/3] gdb: New set/show max-value-size command.] Andrew Burgess

February 13, 2016
21:40 [testsuite patch] testsuite regression: gdb.fortran/vla-value-sub.exp gdb.fortran/vla-value-sub-finish.exp [Re: [PATCH 1/3] gdb: New set/show max-value-size command.] Jan Kratochvil
20:37 [testsuite patch] Fix false Fortran regressions with recent gcc Jan Kratochvil

February 12, 2016
23:28 Re: [PATCH] testsuite: Fix some tests that write outside of the standard output/temp directories Pedro Alves
23:01 Re: [testsuite 7.11] Regression for i386-biarch-core.exp and others [Re: [PATCH] Always organize test artifacts in a directory hierarchy] Pedro Alves
21:54 Re: [testsuite 7.11] Regression for i386-biarch-core.exp and others [Re: [PATCH] Always organize test artifacts in a directory hierarchy] Simon Marchi
21:34 Re: [PATCH] gdb.trace/tfile-avx.c: Change ymm15 to xmm15 for old gcc. Marcin KoÅcielnicki
21:02 [PATCH] testsuite: Fix some tests that write outside of the standard output/temp directories Simon Marchi
20:15 Re: [PATCH v2 1/3] PR remote/19496, internal err forking-threads-plus-bkpt Pedro Alves
19:57 [PATCH] gdbserver/s390: Enable high GPRs, VX, TDB with 31-bit gdbserver. Marcin KoÅcielnicki
19:57 Re: [PATCH] gdb.trace/tfile-avx.c: Change ymm15 to xmm15 for old gcc. Pedro Alves
19:47 [PATCH] gdb.trace/tfile-avx.c: Change ymm15 to xmm15 for old gcc. Marcin KoÅcielnicki
19:38 Re: [testsuite 7.11] Regression for i386-biarch-core.exp and others [Re: [PATCH] Always organize test artifacts in a directory hierarchy] Simon Marchi
18:57 Re: [PATCH] gdb.trace: Add a testcase for tdesc in tfile. Antoine Tremblay
18:56 Re: [testsuite 7.11] Regression for i386-biarch-core.exp and others [Re: [PATCH] Always organize test artifacts in a directory hierarchy] Simon Marchi
18:53 Re: [PATCH] gdb.trace: Add a testcase for tdesc in tfile. Marcin KoÅcielnicki
18:49 Re: [PATCH] gdb.trace: Add a testcase for tdesc in tfile. Antoine Tremblay
18:47 Re: [testsuite 7.11] Regression for i386-biarch-core.exp and others [Re: [PATCH] Always organize test artifacts in a directory hierarchy] Jan Kratochvil
18:41 Re: [testsuite 7.11] Regression for i386-biarch-core.exp and others [Re: [PATCH] Always organize test artifacts in a directory hierarchy] Pedro Alves
18:40 Re: [PATCH] gdb.trace: Add a testcase for tdesc in tfile. Marcin KoÅcielnicki
18:34 Re: [testsuite 7.11] Regression for i386-biarch-core.exp and others [Re: [PATCH] Always organize test artifacts in a directory hierarchy] Simon Marchi
18:32 Re: [PATCH] gdb.trace: Add a testcase for tdesc in tfile. Antoine Tremblay
17:31 Re: [PATCH] Remote debugging without a binary (regression) Luis Machado
16:56 Re: [PATCH 1/3] arm-tdep.c: Refactor arm_process_displaced_insn Yao Qi
16:36 Re: [PATCH] Remote debugging without a binary (regression) Pedro Alves
16:09 [PATCH] [gdbserver, aarch64] Use linux_{set,get}_pc_{64,32}bit Yao Qi
16:08 Re: [PATCH] Remote debugging without a binary (regression) Luis Machado
16:02 Re: [PATCH 0/2] [ARM] Software single step cross linux kernel helpers Yao Qi
16:00 Re: [PATCH 2/2] [ARM] Software single step cross kernel helpers Yao Qi
15:54 Re: [PATCH 3/4] Enable tracing of pseudo-registers on ARM Marcin KoÅcielnicki
15:29 Re: [PATCH] Remote debugging without a binary (regression) Pedro Alves
15:24 Re: [PATCH] Remote debugging without a binary (regression) Pedro Alves
15:14 Re: [PATCH 3/4] Enable tracing of pseudo-registers on ARM Yao Qi
14:46 Re: [PATCH 1/4] Teach arm unwinders to terminate gracefully Yao Qi
12:13 Re: [PATCH 0/4] Save target description in tfile. Yao Qi
11:48 Re: [PATCH] gdb.trace: Deduplicate write_inferior_data_ptr. Marcin KoÅcielnicki
11:47 Re: [PATCH] gdb.trace: Deduplicate write_inferior_data_ptr. Pedro Alves
11:37 [PATCH] gdb.trace: Deduplicate write_inferior_data_ptr. Marcin KoÅcielnicki
11:20 Re: [PATCH] gdb.trace: Bump tspeed.exp timeout to 600 seconds. Yao Qi
11:15 Re: [PATCH] Clear *VAL in regcache_raw_read_unsigned Yao Qi
11:04 Re: [PATCH 0/8] gdb/s390: Add regular and fast tracepoint support. Marcin KoÅcielnicki
10:59 Re: [PATCH] Remote debugging without a binary (regression) Luis Machado
10:56 Re: [PATCH] gdb.trace: Deduplicate write_inferior_data_ptr. Marcin KoÅcielnicki
10:31 Re: [PATCH] Remote debugging without a binary (regression) Gary Benson
10:21 Re: [PATCH] gdb: Fix build failure in xml-tdesc.c without expat. Marcin KoÅcielnicki
10:19 Re: [PATCH] gdb: Fix build failure in xml-tdesc.c without expat. Pedro Alves
10:10 [PATCH] gdb: Fix build failure in xml-tdesc.c without expat. Marcin KoÅcielnicki
10:06 Re: [PATCH] gdb: Fix build failure in xml-tdesc.c without expat. Pedro Alves
01:49 Re: [PATCH 0/4] Save target description in tfile. Marcin KoÅcielnicki

February 11, 2016
22:56 [PATCH] gdb: Fix build failure in xml-tdesc.c without expat. Marcin KoÅcielnicki
22:31 Re: [PATCH 1/3] gdb.trace: Save XML target description in tfile. Marcin KoÅcielnicki
22:24 Re: [PATCH] gdbserver: Remove tracepoint_action ops. Marcin KoÅcielnicki
21:28 Re: [PATCH 1/3] gdb.trace: Save XML target description in tfile. Sergio Durigan Junior
21:22 [testsuite 7.11] Regression for i386-biarch-core.exp and others [Re: [PATCH] Always organize test artifacts in a directory hierarchy] Jan Kratochvil
19:58 Re: [PATCH] Support 'make check-parallel' in gdb's build dir Pedro Alves
19:54 Re: [PATCH] Support 'make check-parallel' in gdb's build dir Pedro Alves
19:33 Re: [PATCH] Support 'make check-parallel' in gdb's build dir Simon Marchi
19:15 Re: [PATCH 1/2] arm-tdep.c: Remove unused arm_displaced_step_copy_insn Simon Marchi
19:02 Re: [PATCH 1/3] gdb.trace: Save XML target description in tfile. Simon Marchi
18:22 Re: [PATCH] arm-tdep.c: Change type of insn parameters Simon Marchi
17:42 Re: [PATCH] Remote debugging without a binary (regression) Luis Machado
17:36 Re: [PATCH 0/4] Save target description in tfile. Yao Qi
17:31 Re: [PATCH] Remote debugging without a binary (regression) Pedro Alves
17:24 Re: [PATCH] Clear *VAL in regcache_raw_read_unsigned Pedro Alves
17:18 Re: [PATCH 2/3] arm-tdep.c: Refactor arm_decode_dp_misc Simon Marchi
17:10 Re: [PATCH 2/3] arm-tdep.c: Refactor arm_decode_dp_misc Yao Qi
17:07 Re: [PATCH] Support 'make check-parallel' in gdb's build dir Pedro Alves
17:06 Re: [PATCH] Remote debugging without a binary (regression) Luis Machado
17:00 Re: [PATCH] Clear *VAL in regcache_raw_read_unsigned Yao Qi
16:59 Re: [PATCH 1/3] arm-tdep.c: Refactor arm_process_displaced_insn Simon Marchi
16:54 Re: MIPS simulator is broken Maciej W. Rozycki
16:50 Re: [PATCH] gdbserver: Remove tracepoint_action ops. Pedro Alves
16:44 Re: [PATCH] Support 'make check-parallel' in gdb's build dir Simon Marchi
16:35 Re: [PATCH] Remote debugging without a binary (regression) Gary Benson
16:32 Re: [PATCH] Clear *VAL in regcache_raw_read_unsigned Antoine Tremblay
16:30 [PATCH] gdbserver: Remove tracepoint_action ops. Marcin KoÅcielnicki
16:26 Re: [PATCH v3 3/3] btrace, frame: fix crash in get_frame_type Pedro Alves
16:21 Re: [PATCH v3 2/3] stack: check frame_unwind_caller_id Pedro Alves
16:21 Re: [PATCH v3 1/3] frame: add skip_tailcall_frames Pedro Alves
16:18 [PATCH] Support 'make check-parallel' in gdb's build dir Pedro Alves
16:15 [PATCH v3 2/3] stack: check frame_unwind_caller_id Markus Metzger
16:15 [PATCH v3 3/3] btrace, frame: fix crash in get_frame_type Markus Metzger
16:14 [PATCH v3 1/3] frame: add skip_tailcall_frames Markus Metzger
16:11 Re: [PATCH 1/2] [ARM] Fixup PC in software single step Antoine Tremblay
16:07 RE: [PATCH v2 3/3] btrace, frame: fix crash in get_frame_type Metzger, Markus T
15:58 Re: [PATCH v2 3/3] btrace, frame: fix crash in get_frame_type Pedro Alves
15:51 Re: [PATCH] Clear *VAL in regcache_raw_read_unsigned Pedro Alves
15:42 RE: [PATCH v2 3/3] btrace, frame: fix crash in get_frame_type Metzger, Markus T
15:31 Re: [pushed][PATCH] Fix '-data-read-memory-bytes' typo/assertion Don Breazeal
15:19 [PATCH 2/2] [ARM] Software single step cross kernel helpers Yao Qi
15:19 [PATCH 1/2] [ARM] Fixup PC in software single step Yao Qi
15:18 [PATCH 0/2] [ARM] Software single step cross linux kernel helpers Yao Qi
15:15 Re: [PATCH] Clear *VAL in regcache_raw_read_unsigned Yao Qi
14:19 [PATCH] Remote debugging without a binary (regression) Luis Machado
14:17 Re: [PATCH] gdb.trace: Add a testcase for tdesc in tfile. Marcin KoÅcielnicki
13:39 Re: [PATCH v2 3/3] btrace, frame: fix crash in get_frame_type Pedro Alves
13:21 Re: [PATCH 2/4] Use the target architecture when encoding tracepoint actions Antoine Tremblay
13:02 Re: [PATCH 2/4] Use the target architecture when encoding tracepoint actions Pedro Alves
13:00 Re: [PATCH] gdb.trace: Add a testcase for tdesc in tfile. Pedro Alves
12:46 Re: [PATCH] Clear *VAL in regcache_raw_read_unsigned Pedro Alves
12:10 Re: [PATCH 2/2] arm-tdep.c: Remove unused variables Yao Qi
11:58 Re: [PATCH 3/3] arm-tdep.c: Refactor arm_decode_media Yao Qi
11:52 Re: [PATCH 2/3] arm-tdep.c: Refactor arm_decode_dp_misc Yao Qi
11:22 Re: [PATCH 1/3] arm-tdep.c: Refactor arm_process_displaced_insn Yao Qi
11:17 Re: [PATCH 0/3] Minor refactorings in arm-tdep.c instruction decoding Yao Qi
10:58 Re: [PATCH] arm-tdep.c: Change type of insn parameters Yao Qi
10:54 Re: [PATCH 1/2] arm-tdep.c: Remove unused arm_displaced_step_copy_insn Yao Qi
10:14 [PATCH] gdb.trace: Add a testcase for tdesc in tfile. Marcin KoÅcielnicki
10:12 Re: [PATCH] Clear *VAL in regcache_raw_read_unsigned Yao Qi
10:00 Re: [PATCH] gdb/testsuite: Add D support to gdb_default_target_compile Pedro Alves
09:51 RE: [PATCH v2 3/3] btrace, frame: fix crash in get_frame_type Metzger, Markus T
07:04 Re: [PATCH] gdb/testsuite: Add D support to gdb_default_target_compile Iain Buclaw
02:59 Re: New ARI warning Thu Feb 11 02:07:01 UTC 2016 in gdb-7.11-branch Joel Brobecker
02:07 New ARI warning Thu Feb 11 02:07:01 UTC 2016 in gdb-7.11-branch GDB Administrator
00:28 [PATCH v2 3/3] PR remote/19496, timeout in forking-threads-plus-bkpt Don Breazeal
00:28 [PATCH v2 2/3] PR remote/19496, interrupted syscall in forking-threads-plus-bkpt Don Breazeal
00:26 [PATCH v2 1/3] PR remote/19496, internal err forking-threads-plus-bkpt Don Breazeal

February 10, 2016
23:15 [PATCH] arm-tdep.c: Change type of insn parameters Simon Marchi
22:35 Re: [PATCH 2/3] gdb.trace: Read XML target description from tfile. Marcin KoÅcielnicki
22:35 Re: [PATCH 1/3] gdb.trace: Save XML target description in tfile. Marcin KoÅcielnicki
22:20 Re: [PATCH 3/3] gdb/doc: Add documentation for tfile description section lines. Pedro Alves
22:20 Re: [PATCH 2/3] gdb.trace: Read XML target description from tfile. Pedro Alves
22:20 Re: [PATCH 1/3] gdb.trace: Save XML target description in tfile. Pedro Alves
20:19 [PATCH 3/3] gdb/doc: Add documentation for tfile description section lines. Marcin KoÅcielnicki
20:19 [PATCH 2/3] gdb.trace: Read XML target description from tfile. Marcin KoÅcielnicki
20:18 [PATCH 1/3] gdb.trace: Save XML target description in tfile. Marcin KoÅcielnicki
19:22 Re: [PATCH] supports IPv6 only remote target Eli Zaretskii
18:55 Re: [PATCH] supports IPv6 only remote target Tsutomu Seki
18:19 [PATCH 2/2] arm-tdep.c: Remove unused variables Simon Marchi
18:19 [PATCH 1/2] arm-tdep.c: Remove unused arm_displaced_step_copy_insn Simon Marchi
18:14 Re: [PATCH] supports IPv6 only remote target Eli Zaretskii
17:53 Re: [PATCH v2] Escape paths used in regular expressions Pedro Alves
17:47 [PATCH v2] Escape paths used in regular expressions Zachary T Welch
17:36 Re: [PATCH] Clear *VAL in regcache_raw_read_unsigned Pedro Alves
17:25 Re: [PATCH] Clear *VAL in regcache_raw_read_unsigned Yao Qi
17:02 RE: [obv. PATCH 1/1] Fix build breakage Tedeschi, Walfred
16:52 Re: [PATCH] Clear *VAL in regcache_raw_read_unsigned Pedro Alves
16:46 Re: [PATCH] GDB testsuite: Escape paths used in regular expressions Pedro Alves
16:45 Re: [PATCH] Clear *VAL in regcache_raw_read_unsigned Yao Qi
16:40 [PATCH] GDB testsuite: Escape paths used in regular expressions Zachary T Welch
16:17 [PATCH 3/3] arm-tdep.c: Refactor arm_decode_media Simon Marchi
16:17 [PATCH 2/3] arm-tdep.c: Refactor arm_decode_dp_misc Simon Marchi
16:17 [PATCH 1/3] arm-tdep.c: Refactor arm_process_displaced_insn Simon Marchi
16:17 [PATCH 0/3] Minor refactorings in arm-tdep.c instruction decoding Simon Marchi
15:34 Re: [PATCH v2 3/3] btrace, frame: fix crash in get_frame_type Pedro Alves
15:12 [PATCH] arm-tdep.c: Fix typo Simon Marchi
15:02 RE: [PATCH v2 3/3] btrace, frame: fix crash in get_frame_type Metzger, Markus T
14:49 Re: [PATCH] gdb/x86: Implement ax_pseudo_register_collect hook. Marcin KoÅcielnicki
14:49 Re: [PATCH] gdb.trace: Use g packet order in tfile_fetch_registers. Marcin KoÅcielnicki
14:28 Re: [PATCH] gdb/x86: Implement ax_pseudo_register_collect hook. Pedro Alves
14:27 [PATCH] gdb/x86: Implement ax_pseudo_register_collect hook. Marcin KoÅcielnicki
14:25 Re: [PATCH 0/4] Save target description in tfile. Marcin KoÅcielnicki
14:24 Re: [PATCH 0/4] Save target description in tfile. Pedro Alves
14:21 Re: [PATCH] gdb.trace: Use g packet order in tfile_fetch_registers. Pedro Alves
14:12 [PATCH] gdb.trace: Use g packet order in tfile_fetch_registers. Marcin KoÅcielnicki
13:54 Re: [PATCH 3/4] gdb.trace: Use g packet order in tfile_fetch_registers. Pedro Alves
13:53 Re: [PATCH 4/4] gdb.trace: Fix off-by-one in tfile_fetch_registers. Marcin KoÅcielnicki
13:50 Re: [PATCH 5/6] gdb/x86: Implement ax_pseudo_register_collect hook. Pedro Alves
13:50 Re: [PATCH 6/6] gdb.trace: Add a testcase for tdesc in tfile. Pedro Alves
13:34 Re: [PATCH 5/6] gdb/x86: Implement ax_pseudo_register_collect hook. Marcin KoÅcielnicki
13:31 Re: [PATCH 5/6] gdb/x86: Implement ax_pseudo_register_collect hook. Pedro Alves
13:22 Re: [PATCH 4/4] gdb.trace: Fix off-by-one in tfile_fetch_registers. Pedro Alves
13:21 Re: [PATCH 3/4] gdb.trace: Use g packet order in tfile_fetch_registers. Marcin KoÅcielnicki
13:20 Re: [PATCH 3/4] gdb.trace: Use g packet order in tfile_fetch_registers. Pedro Alves
13:02 Re: [PATCH 2/4] gdb.trace: Read XML target description from tfile. Pedro Alves
13:02 Re: [PATCH 1/4] gdb.trace: Save XML target description in tfile. Pedro Alves
12:53 Re: [PATCH] Expect SI_KERNEL si_code for a MIPS software breakpoint trap Luis Machado
12:29 Re: [PATCH] gdb/testsuite: Add D support to gdb_default_target_compile Pedro Alves
11:43 Re: [PATCH] supports IPv6 only remote target Tsutomu Seki
10:29 RE: [PATCH v2 3/3] btrace, frame: fix crash in get_frame_type Metzger, Markus T
10:04 Re: RFC: branching for GDB 7.11 soon? (possibly Wed) Pedro Alves
09:59 Re: [PATCH v2 3/3] btrace, frame: fix crash in get_frame_type Pedro Alves
09:30 Re: [release/branch 2/2] Bump GDB version number to 7.10.90.DATE-cvs. Joel Brobecker
09:29 Re: [release/branch 2/2] Bump GDB version number to 7.10.90.DATE-cvs. Joel Brobecker
09:06 Re: [release/branch 2/2] Bump GDB version number to 7.10.90.DATE-cvs. Andreas Schwab
07:40 RE: [PATCH v2 3/3] btrace, frame: fix crash in get_frame_type Metzger, Markus T
07:28 Re: MIPS simulator is broken Mike Frysinger
04:14 GDB 7.10.90 available for testing Joel Brobecker
04:05 gdb-7.11 branch now open again Joel Brobecker
04:03 [release/branch 2/2] Bump GDB version number to 7.10.90.DATE-cvs. Joel Brobecker
04:03 [release/branch 1/2] Document the GDB 7.10.90 release in gdb/ChangeLog Joel Brobecker
04:03 FYI/BRANCH: Patches applied to branch gdb-7.11-branch Joel Brobecker
03:50 [release/branch] Set GDB version number to 7.10.90. Joel Brobecker
03:49 [pushed/branch] gdb/NEWS: Change "since GDB 7.10" -> "in GDB 7.11". Joel Brobecker
03:41 gdb-7.11 branch FROZEN Joel Brobecker
03:40 Re: RFC: branching for GDB 7.11 soon? (possibly Wed) Joel Brobecker
03:30 [release/HEAD 2/2] Update NEWS post GDB 7.11 branch creation. Joel Brobecker
03:30 [release/HEAD 1/2] Bump version to 7.11.50.DATE-git. Joel Brobecker
03:30 FYI/HEAD: Patches applied to branch master Joel Brobecker
03:29 [release/branch 2/2] Set development mode to "off" by default. Joel Brobecker
03:29 [release/branch 1/2] Bump version to 7.10.90.DATE-git. Joel Brobecker
03:29 FYI/BRANCH: Patches applied to branch gdb-7.11-branch Joel Brobecker
03:24 Re: Enable gdb to open Linux kernel dumps Jeff Mahoney
00:10 Re: [PATCH] breakpoints/19546: Fix crash after updating breakpoints Keith Seitz

February 09, 2016
23:02 Re: [PATCH] breakpoints/19546: Fix crash after updating breakpoints Pedro Alves
22:37 Re: RFC: branching for GDB 7.11 soon? (possibly Wed) Keith Seitz
22:01 Re: [PATCH v2 3/3] btrace, frame: fix crash in get_frame_type Pedro Alves
21:01 Re: [PATCH] Expect SI_KERNEL si_code for a MIPS software breakpoint trap Maciej W. Rozycki
19:12 [PATCH] breakpoints/19546: Fix crash after updating breakpoints Keith Seitz
18:31 Re: RFC: branching for GDB 7.11 soon? (possibly Wed) Sergio Durigan Junior
18:24 Re: [obv. PATCH 1/1] Fix build breakage Sergio Durigan Junior
17:29 Re: [PATCH] supports IPv6 only remote target Eli Zaretskii
15:36 Re: [obv. PATCH 1/1] Fix build breakage Walfred Tedeschi
15:21 RE: [PATCH v2 2/3] frame: use get_prev_frame_always in skip_tailcall_frames Metzger, Markus T
15:14 Re: [PATCH 1/2] fort_dyn_array: add basic fortran dyn array support Walfred Tedeschi
14:54 [PATCH] Clear *VAL in regcache_raw_read_unsigned Yao Qi
14:52 Re: RFC: branching for GDB 7.11 soon? (possibly Wed) Simon Marchi
14:44 Re: [PATCH v2 2/3] frame: use get_prev_frame_always in skip_tailcall_frames Joel Brobecker
14:43 RE: [PATCH v2 3/3] btrace, frame: fix crash in get_frame_type Metzger, Markus T
14:41 Re: [PATCH v2 2/3] frame: use get_prev_frame_always in skip_tailcall_frames Pedro Alves
14:30 Re: [PATCH] Expect SI_KERNEL si_code for a MIPS software breakpoint trap Luis Machado
14:25 RE: [PATCH v2 2/3] frame: use get_prev_frame_always in skip_tailcall_frames Metzger, Markus T
14:18 Re: RFC: branching for GDB 7.11 soon? (possibly Wed) Pedro Alves
14:15 Re: RFC: branching for GDB 7.11 soon? (possibly Wed) Simon Marchi
14:12 Re: [obv. PATCH 1/1] Fix build breakage Pedro Alves
14:04 Re: [PATCH] Modernize configure.ac's Simon Marchi
13:50 Re: [obv. PATCH 1/1] Fix build breakage Walfred Tedeschi
13:50 [PATCH] supports IPv6 only remote target Tsutomu Seki
12:37 Re: RFC: branching for GDB 7.11 soon? (possibly Wed) Pedro Alves
12:23 Re: [PATCH] Fix 19548: Breakpoint re-set inserts breakpoints when it shouldn't Pedro Alves
12:05 Re: [PATCH v2 3/3] btrace, frame: fix crash in get_frame_type Pedro Alves
11:58 Re: [PATCH v2 2/3] frame: use get_prev_frame_always in skip_tailcall_frames Joel Brobecker
11:56 Re: RFC: branching for GDB 7.11 soon? (possibly Wed) Joel Brobecker
11:42 Re: [PATCH v2 2/3] frame: use get_prev_frame_always in skip_tailcall_frames Pedro Alves
11:36 Re: [PATCH 1/2] fort_dyn_array: add basic fortran dyn array support Joel Brobecker
11:30 Re: [PATCH] Modernize configure.ac's Pedro Alves
11:19 Re: [PATCH] Fix siginfo C++ build error Pedro Alves
11:13 Re: [obv. PATCH 1/1] Fix build breakage Pedro Alves
11:05 Re: [obv. PATCH 1/1] Fix build breakage Walfred Tedeschi
10:55 Re: [obv. PATCH 1/1] Fix build breakage Pedro Alves
10:50 Re: [obv. PATCH 1/1] Fix build breakage Pedro Alves
10:37 RE: [obv. PATCH 1/1] Fix build breakage Tedeschi, Walfred
10:31 Re: [obv. PATCH 1/1] Fix build breakage Pedro Alves
10:24 [obv. PATCH 1/1] Fix build breakage Walfred Tedeschi
08:13 RE: [PATCH] Fix siginfo C++ build error Tedeschi, Walfred
05:35 Re: RFC: branching for GDB 7.11 soon? (possibly Wed) Sergio Durigan Junior
02:27 Re: [PATCH] Fix siginfo C++ build error Sergio Durigan Junior

February 08, 2016
20:11 Re: RFC: branching for GDB 7.11 soon? (possibly Wed) Keith Seitz
20:06 Re: RFC: branching for GDB 7.11 soon? (possibly Wed) Pedro Alves
19:31 [PATCH] Modernize configure.ac's Simon Marchi
19:28 Re: RFC: branching for GDB 7.11 soon? (possibly Wed) Keith Seitz
19:26 Re: [PATCH] Always organize test artifacts in a directory hierarchy Simon Marchi
19:01 Re: [PATCH] Always organize test artifacts in a directory hierarchy Simon Marchi
18:27 [PATCH] Fix siginfo C++ build error Simon Marchi
18:03 Re: RFC: branching for GDB 7.11 soon? (possibly Wed) Sergio Durigan Junior
18:02 Re: [PATCH] remote.c: Cleanup unused variables Simon Marchi
17:59 Re: [PATCH 4/8] Implement target_emit_ops Antoine Tremblay
17:30 Re: [PATCH 4/8] Implement target_emit_ops Yao Qi
15:51 Re: [PATCH 6/7] py-minsymbol: Add interface to access minimal_symbols Jeff Mahoney
14:45 Re: [PATCH 4/4] Support tracepoints for ARM linux in GDBServer Antoine Tremblay
13:47 [PATCH 1/2] fort_dyn_array: add basic fortran dyn array support Walfred Tedeschi
13:05 Re: [PATCH] gdb.trace: Remove struct tracepoint_action_ops. Antoine Tremblay
12:55 Re: [PATCH V3 2/2] Add mpx-bnd-init-on-return set/show command for inferior calls. Walfred Tedeschi
12:54 Re: [PATCH] gdb.trace: Remove struct tracepoint_action_ops. Antoine Tremblay
11:55 Re: [PATCH] gdb.trace: Remove struct tracepoint_action_ops. Marcin KoÅcielnicki
08:14 RE: [PATCH v2 2/3] frame: use get_prev_frame_always in skip_tailcall_frames Metzger, Markus T

February 07, 2016
23:19 [PATCH] Negative repeat count for 'x' command Toshihito Kikuchi
16:16 Re: [PATCH] gdb: New maint info line-table command. Eli Zaretskii
14:48 Re: [PATCH] varobj: Cleanup dead code Simon Marchi
14:04 [PATCH 5/8] gdbserver/s390: Switch on tracepoint support. Marcin KoÅcielnicki
14:02 [PATCH 4/8] gdb/s390: Fill gen_return_address hook. Marcin KoÅcielnicki
14:01 [PATCH 3/8] gdb/s390: Fill pseudo register agent expression hooks. Marcin KoÅcielnicki
14:00 [PATCH 2/8] gdb/s390: Fill supply_pseudo_pc hook. Marcin KoÅcielnicki
13:59 [PATCH 1/8] gdb: Add supply_pseudo_pc hook to gdbarch. Marcin KoÅcielnicki
13:48 [PATCH] gdbserver/s390: Advertise Z0 packet support. Marcin KoÅcielnicki
13:01 Re: [PATCH v2 2/3] frame: use get_prev_frame_always in skip_tailcall_frames Joel Brobecker
13:00 Re: [PATCH v2 1/3] frame: add skip_tailcall_frames Joel Brobecker
12:56 Re: [PATCH] varobj: Cleanup dead code Joel Brobecker
12:43 Re: [PATCH] remote.c: Cleanup unused variables Joel Brobecker
12:28 Re: [PATCH V2 0/4] Add support for "legacy" linespecs Joel Brobecker
08:12 Re: RFC: branching for GDB 7.11 soon? (possibly Wed) Joel Brobecker
07:10 Re: [PATCH] Always organize test artifacts in a directory hierarchy Joel Brobecker
07:06 Re: [PATCH V3 2/2] Add mpx-bnd-init-on-return set/show command for inferior calls. Joel Brobecker
06:29 Re: [PATCH V3 1/2] ABI changes for MPX. Joel Brobecker

February 06, 2016
22:16 [PATCH] gdb: New maint info line-table command. Andrew Burgess
20:58 Re: [PATCH 2/4] Use the target architecture when encoding tracepoint actions Marcin KoÅcielnicki
20:54 [PATCH 6/6] gdb.trace: Add a testcase for tdesc in tfile. Marcin KoÅcielnicki
20:54 [PATCH 5/6] gdb/x86: Implement ax_pseudo_register_collect hook. Marcin KoÅcielnicki
15:47 [PATCH 4/4] gdb.trace: Fix off-by-one in tfile_fetch_registers. Marcin KoÅcielnicki
15:39 [PATCH 2/4] gdb.trace: Read XML target description from tfile. Marcin KoÅcielnicki
15:39 [PATCH 1/4] gdb.trace: Save XML target description in tfile. Marcin KoÅcielnicki
15:39 [PATCH 3/4] gdb.trace: Use g packet order in tfile_fetch_registers. Marcin KoÅcielnicki
15:39 [PATCH 0/4] Save target description in tfile. Marcin KoÅcielnicki
01:28 [PATCH] sim: mips: fix prog_bfd usage [committed] Mike Frysinger
01:05 Re: [PATCH] gdb.trace: Remove struct tracepoint_action_ops. Marcin KoÅcielnicki
01:05 Re: [PATCH] gdb.trace: Deduplicate write_inferior_data_ptr. Marcin KoÅcielnicki

February 05, 2016
20:09 Re: [PATCH 4/8] Implement target_emit_ops Antoine Tremblay
19:58 Re: [PATCH] Add printf format specifier for printing enumerator Simon Marchi
16:59 [PATCH V8 1/1] Intel MPX bound violation handling Walfred Tedeschi
16:43 Re: [PATCH 6/7] py-minsymbol: Add interface to access minimal_symbols Phil Muldoon
16:35 Re: [PATCH 4/7] py-symbol: Require a frame for lookup_symbol only when necessary Phil Muldoon
16:08 Re: [PATCH 4/7] py-symbol: Require a frame for lookup_symbol only when necessary Jeff Mahoney
15:08 Re: [PATCH] Add printf format specifier for printing enumerator Pedro Alves
15:03 Re: [PATCH] Add printf format specifier for printing enumerator Simon Marchi
14:53 Re: [PATCH] Add printf format specifier for printing enumerator Eli Zaretskii
14:51 Re: [PATCH] Add printf format specifier for printing enumerator Pedro Alves
14:19 [PATCH v2 3/3] btrace, frame: fix crash in get_frame_type Markus Metzger
14:18 [PATCH v2 2/3] frame: use get_prev_frame_always in skip_tailcall_frames Markus Metzger
14:18 [PATCH v2 1/3] frame: add skip_tailcall_frames Markus Metzger
14:18 [PATCH] Add printf format specifier for printing enumerator Simon Marchi
14:10 Re: [PATCH] Handle loading improper core files gracefully in the mips backend. Maciej W. Rozycki
12:29 Re: [PATCH 2/7] py-value: properly handle unsigned and pointer types Phil Muldoon
12:25 Re: [PATCH 6/7] py-minsymbol: Add interface to access minimal_symbols Phil Muldoon
12:18 Re: [PATCH 5/7] py-symbol: export section name Phil Muldoon
12:17 Re: [PATCH 4/7] py-symbol: Require a frame for lookup_symbol only when necessary Phil Muldoon
12:12 Re: [PATCH 2/7] py-value: properly handle unsigned and pointer types Phil Muldoon
11:29 Re: [PATCH] Handle loading improper core files gracefully in the mips backend. Luis Machado
08:23 RE: [PATCH] btrace, frame: fix crash in get_frame_type Metzger, Markus T
03:04 Re: [pushed][PATCH] Fix '-data-read-memory-bytes' typo/assertion Thomas Preud'homme

February 04, 2016
23:02 Re: [pushed][PATCH] Fix '-data-read-memory-bytes' typo/assertion Pedro Alves
22:55 Re: [pushed][PATCH] Fix '-data-read-memory-bytes' typo/assertion Don Breazeal
22:27 Re: [PATCH 2/4] Add Jeff Mahoney's py-crash patches. Doug Evans
21:01 Re: [PATCH] Handle loading improper core files gracefully in the mips backend. Maciej W. Rozycki
18:37 [PING] Re: [PATCH v4] PR 18303, Tolerate malformed input for lookup_symbol-called functions. Don Breazeal
18:32 Re: [PATCH 2/4] Add Jeff Mahoney's py-crash patches. Matt Rice
18:24 Re: Move threads out of jumppad without single step Antoine Tremblay
18:23 Re: [pushed][PATCH] Fix '-data-read-memory-bytes' typo/assertion Don Breazeal
17:43 [PATCH 2/7] py-value: properly handle unsigned and pointer types jeffm
17:43 [PATCH 5/7] py-symbol: export section name jeffm
17:29 [PATCH 6/7] py-minsymbol: Add interface to access minimal_symbols jeffm
17:29 [PATCH 7/7] py-regcache: Add interface to regcache jeffm
17:29 [PATCH 1/7] check_types_equal: short circuit check if identical pointers are used jeffm
17:29 [PATCH 0/7] Python extension patchset jeffm
17:29 [PATCH 4/7] py-symbol: Require a frame for lookup_symbol only when necessary jeffm
17:29 [PATCH 3/7] py-symbol: use Py_RETURN_NONE instead of open coding it jeffm
17:25 Re: [PATCH 2/4] Add Jeff Mahoney's py-crash patches. Petr Tesarik
16:58 Re: Move threads out of jumppad without single step Yao Qi
16:01 Re: [PATCH] btrace, frame: fix crash in get_frame_type Pedro Alves
15:47 Re: [PATCH] [testsuite] Remove BASEDIR Yao Qi
15:19 Re: Flags fields in register xml descriptions are suboptimal: What to do? Pedro Alves
15:11 Re: Flags fields in register xml descriptions are suboptimal: What to do? Pedro Alves
15:11 Re: [PATCH] waiting_for_stop_reply around remote_fileio_request Yao Qi
15:03 Re: [PATCH V7 1/1] Intel MPX bound violation handling Pedro Alves
14:41 Re: Flags fields in register xml descriptions are suboptimal: What to do? Yao Qi
13:55 Re: [PATCH] waiting_for_stop_reply around remote_fileio_request Pedro Alves
13:47 Re: [PATCH, doc RFA] Add "skip regexp" Pedro Alves
12:45 Re: [PATCH 1/4] Create new target "kdump" which uses libkdumpfile: https://github.com/ptesarik/libkdumpfile to access contents of compressed kernel dump. Ales Novak
12:40 Re: [PATCH 1/4] Create new target "kdump" which uses libkdumpfile: https://github.com/ptesarik/libkdumpfile to access contents of compressed kernel dump. Pedro Alves
12:31 Re: [RFC] breakpoints/19474 [was Re: RFC: branching for GDB 7.11 soon? (possibly Wed)] Pedro Alves
11:05 Re: [RFC] breakpoints/19474 [was Re: RFC: branching for GDB 7.11 soon? (possibly Wed)] Yao Qi
01:33 Re: [RFC] breakpoints/19474 [was Re: RFC: branching for GDB 7.11 soon? (possibly Wed)] Keith Seitz
00:45 [RFC] breakpoints/19474 [was Re: RFC: branching for GDB 7.11 soon? (possibly Wed)] Keith Seitz
00:08 Flags fields in register xml descriptions are suboptimal: What to do? Doug Evans

February 03, 2016
23:37 [PATCH] Avoid compilation failure with remote-m32r-sdi.o Doug Evans
19:29 Re: [PATCH 2/4] Add Jeff Mahoney's py-crash patches. Jeff Mahoney
19:00 Re: [PATCH] sim/MAINTAINERS: Add Thiemo Seufer back, as a past maintainer Jan-Benedict Glaw
18:55 Re: RFA: Fix sim scache handling to use unsigned values. Mike Frysinger
18:54 Re: [PATCH] sim/MAINTAINERS: Add Thiemo Seufer back, as a past maintainer Mike Frysinger
18:39 [PATCH] sim/MAINTAINERS: Add Thiemo Seufer back, as a past maintainer Maciej W. Rozycki
18:31 Re: [PATCH 2/4] Add Jeff Mahoney's py-crash patches. Doug Evans
17:55 Re: [PATCH 2/4] Add Jeff Mahoney's py-crash patches. Jeff Mahoney
16:53 [PATCH 20/23] New function should_print_stop_to_console Pedro Alves
16:52 [PATCH 05/23] Make the interpreters be per UI Pedro Alves
16:52 [PATCH 09/23] Make input_fd be per UI Pedro Alves
16:51 [PATCH 17/23] Simplify starting the command event loop Pedro Alves
16:51 [PATCH 10/23] Make outstream be per UI Pedro Alves
16:51 [PATCH 13/23] Make command line editing (use of readline) be per UI Pedro Alves
16:51 [PATCH 21/23] Push thread->control.command_interp to the struct thread_fsm Pedro Alves
16:51 [PATCH 04/23] Make gdb_stdout&co be per UI Pedro Alves
16:50 [PATCH 14/23] Always process target events in the main UI Pedro Alves
16:50 [PATCH 12/23] Make current_ui_out be per UI Pedro Alves
16:50 [PATCH 22/23] Only send sync execution command output to the UI that ran the command Pedro Alves
16:50 [PATCH 15/23] Make target_terminal_inferior/ours almost nops on non-main UIs Pedro Alves
16:50 [PATCH 19/23] Replace the sync_execution global with a new enum prompt_state tristate Pedro Alves
16:49 [PATCH 08/23] Make instream and serial_stdin be per UI Pedro Alves
16:49 [PATCH 23/23] Add new command to create extra console/mi UI channels Pedro Alves
16:49 [PATCH 16/23] Introduce display_mi_prompt Pedro Alves
16:45 Re: [PATCH 00/23] Towards great frontend GDB consoles Pedro Alves
16:45 Re: [patch] [v2] Enable dwarf unwind for AVR target Kevin Buettner
16:44 [PATCH 07/23] Make the intepreters output to all UIs Pedro Alves
16:44 [PATCH 18/23] Make gdb_in_secondary_prompt_p() be per UI Pedro Alves
16:44 [PATCH 11/23] Delete def_uiout Pedro Alves
16:44 [PATCH 02/23] Command line input handling TLC Pedro Alves
16:44 [PATCH 06/23] Introduce interpreter factories Pedro Alves
16:44 [PATCH 03/23] Introduce "struct ui" Pedro Alves
16:44 [PATCH 01/23] Test issuing a command split in multiple lines with continuation chars Pedro Alves
16:44 [PATCH 00/23] Towards great frontend GDB consoles Pedro Alves
16:25 RFA: Fix sim scache handling to use unsigned values. Nick Clifton
12:37 RE: [pushed][PATCH] Fix '-data-read-memory-bytes' typo/assertion Thomas Preud'homme

February 02, 2016
23:58 Re: [PATCH obv] ui-out.c: Remove unused enum Phil Muldoon
21:41 [PATCH obv] ui-out.c: Remove unused enum Simon Marchi
18:05 Re: [PATCH, doc RFA] Add "skip regexp" Doug Evans
16:47 RE: [PATCH V3 2/2] Add mpx-bnd-init-on-return set/show command for inferior calls. Tedeschi, Walfred
16:10 Re: [PATCH, doc RFA] Add "skip regexp" Eli Zaretskii
14:42 Re: [PATCH 3/4] Add SLAB allocator understanding. Jeff Mahoney
14:30 [pushed] [PATCH V5 4/5] Adaptation of siginfo fixup for the new bnd fields Tedeschi, Walfred
14:22 Re: [PATCH] Handle loading improper core files gracefully in the mips backend. Pedro Alves
14:19 Re: [PATCH] Handle loading improper core files gracefully in the mips backend. Pedro Alves
14:09 [pushed][PATCH V5 3/5] Add bound related fields to the siginfo structure Tedeschi, Walfred
14:08 [pushed] [PATCH V5 2/5] Use linux_get_siginfo_type_with_fields for x86 Tedeschi, Walfred
14:08 [pushed] [PATCH V4 1/6] Merge gdb and gdbserver implementations for siginfo Tedeschi, Walfred
13:58 Re: [PATCH V5 4/5] Adaptation of siginfo fixup for the new bnd fields Walfred Tedeschi
13:42 [PATCH V7 1/1] Intel MPX bound violation handling Walfred Tedeschi
13:22 Re: [PATCH 3/4] Add SLAB allocator understanding. Petr Tesarik
12:58 Re: [PATCH] Handle loading improper core files gracefully in the mips backend. Luis Machado
10:41 Re: [PATCH V5 5/5] ntel MPX bound violation handling Walfred Tedeschi
10:38 Re: [PATCH V5 5/5] ntel MPX bound violation handling Pedro Alves
10:31 Re: [PATCH V5 4/5] Adaptation of siginfo fixup for the new bnd fields Pedro Alves
10:09 Re: [PATCH V5 5/5] ntel MPX bound violation handling Walfred Tedeschi
10:04 Re: [PATCH 3/4] Add SLAB allocator understanding. Vlastimil Babka
09:59 [PATCH V6 1/1] Intel MPX bound violation handling Walfred Tedeschi
09:12 Re: Enable gdb to open Linux kernel dumps Kieran Bingham
08:25 Re: [PATCH 2/4] Add Jeff Mahoney's py-crash patches. Kieran Bingham
08:11 Re: [PATCH 3/4] Add SLAB allocator understanding. Kieran Bingham
07:22 Re: [PATCH 3/4] Add SLAB allocator understanding. Jan Kiszka
02:56 Re: [PATCH 2/4] Add Jeff Mahoney's py-crash patches. Jeff Mahoney
02:05 Re: [PATCH 3/4] Add SLAB allocator understanding. Ales Novak
01:03 [PATCH, doc RFA] Add "skip regexp" Doug Evans

February 01, 2016
23:50 [OB PATCH] gdb.texinfo (Value Sizes): Fix typo. Doug Evans
23:40 [OB PATCH] gdb.texinfo (Skipping Over Functions and Files): Fix typo. Doug Evans
23:31 Re: [PATCH] Add netbsd-core to optional backends Kamil Rytarowski
23:24 [OB PATCH] gdb.base/skip.exp: Clean up multiple references to same test name. Doug Evans
22:41 Re: [PATCH] Always organize test artifacts in a directory hierarchy Simon Marchi
22:30 Re: [PATCH 3/4] Add SLAB allocator understanding. Doug Evans
22:23 Re: [PATCH 2/4] Add Jeff Mahoney's py-crash patches. Doug Evans
22:10 [PATCH V2 4/4] Enable/update legacy linespecs in MI. Keith Seitz
22:10 [PATCH V2 2/4] python/19506 -- gdb.Breakpoint address location regression Keith Seitz
22:10 [PATCH V2 3/4] Use string_to_event_location_basic in guile. Keith Seitz
22:10 [PATCH V2 1/4] Refactor string_to_event_location for legacy linespec support. Keith Seitz
22:10 [PATCH V2 0/4] Add support for "legacy" linespecs Keith Seitz
20:38 Re: [PATCH 1/3] PR remote/19496, internal err forking-threads-plus-bkpt Pedro Alves
20:26 Re: [PATCH] python/19506 -- gdb.Breakpoint address location regression Keith Seitz
20:09 Re: [PATCH 3/3] PR remote/19496, timeout in forking-threads-plus-bkpt Pedro Alves
20:00 Re: [PATCH 1/8] Add new test, gdb.base/loop-break.exp Kevin Buettner
19:51 Re: RFC: branching for GDB 7.11 soon? (possibly Wed) Keith Seitz
19:38 Re: [PATCH 2/3] PR remote/19496, interrupted syscall in forking-threads-plus-bkpt Pedro Alves
19:29 Re: [PATCH 3/3] PR remote/19496, timeout in forking-threads-plus-bkpt Don Breazeal
19:26 [pushed] Test gdb.threads/forking-threads-plus-breakpoint.exp with, displaced stepping off (Re: [PATCH 1/3] PR remote/19496, internal err forking-threads-plus-bkpt) Pedro Alves
17:04 Re: RFC: branching for GDB 7.11 soon? (possibly Wed) Pedro Alves
17:04 [PATCH] Fix 19548: Breakpoint re-set inserts breakpoints when it shouldn't Pedro Alves
15:01 Re: Enable gdb to open Linux kernel dumps Jeff Mahoney
14:32 Re: Enable gdb to open Linux kernel dumps Ales Novak
13:34 Re: RFC: branching for GDB 7.11 soon? (possibly Wed) Pedro Alves
13:21 Re: [PATCH 3/4] Add SLAB allocator understanding. Kieran Bingham
12:47 [PATCH] gdb/testsuite: Add D support to gdb_default_target_compile Iain Buclaw
12:35 Re: [PATCH 2/4] Add Jeff Mahoney's py-crash patches. Kieran Bingham
12:05 Re: [PATCH 3/3] PR remote/19496, timeout in forking-threads-plus-bkpt Pedro Alves
11:51 Re: Enable gdb to open Linux kernel dumps Kieran Bingham
11:27 Re: Enable gdb to open Linux kernel dumps Kieran Bingham
04:17 [PATCH] varobj: Cleanup dead code Simon Marchi
03:33 Re: [PATCH] python/19506 -- gdb.Breakpoint address location regression Joel Brobecker
03:26 [PATCH obv] Fix some comments in varobj.{c,h} Simon Marchi
03:21 Re: PING #2: Re: [PATCH 1/3] gdb: New set/show max-value-size command. Joel Brobecker
03:06 RFC: branching for GDB 7.11 soon? (possibly Wed) 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