gdb-patches archive
date index for November, 2015

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:

November 30, 2015
20:21 Re: [PATCH v3 0/10] Support software single step and conditional breakpoints on ARM in GDBServer. Antoine Tremblay
19:59 Re: [PATCH 00/18] Remote all-stop on top of non-stop Pedro Alves
19:39 Re: Move threads out of jumppad without single step Pedro Alves
19:04 Re: Move threads out of jumppad without single step Simon Marchi
18:50 Re: [PATCH v2 1/2] gdbserver: Set Linux ptrace options ASAP Josh Stone
18:25 Re: [PATCH 06/18] New vCtrlC packet, non-stop mode equivalent of \003 Pedro Alves
18:17 Always run GDB command post-hook after pre-hook has been run Stephen Cross
15:48 Re: [PATCH 00/11] C++/MinGW patches Pedro Alves
15:03 Re: [PATCH 00/11] C++/MinGW patches Qian Hong
14:53 Re: [PATCH 04/18] gdbserver crash running gdb.threads/non-ldr-exc-1.exp Pedro Alves
14:42 Re: Move threads out of jumppad without single step Pedro Alves
12:22 Re: FYI, Pushed 5 demangler patches to 7.10 branch Pedro Alves
08:54 Re: [PATCH 3/2] Fix invalid left shift of negative value. Dominik Vogt

November 29, 2015
19:03 ping: [PATCH][PR 18702] Fix wrong output of x87 registers due to truncation to double on amd64 Ruslan Kabatsayev

November 28, 2015
17:34 FYI, Pushed 5 demangler patches to 7.10 branch Pedro Alves
16:52 [pushed] Adjust GDB to demangler API change Pedro Alves
16:48 FYI, merged libiberty/, config/ and include/ from GCC Pedro Alves

November 27, 2015
22:47 Re: gdb fails to build Simon Marchi
22:36 Re: gdb fails to build Tobias Burnus
19:05 Re: gdb fails to build Simon Marchi
15:49 Re: gdb fails to build Simon Marchi
15:35 Re: [PATCH v3 08/10] Support software single step on ARM in GDBServer. Antoine Tremblay
15:16 Re: [PATCH v2 2/3] Display names of remote threads Simon Marchi
15:15 Re: [PATCH v3 08/10] Support software single step on ARM in GDBServer. Yao Qi
14:54 Re: [PATCH] [AArch64] Only check breakpoint alignment on inserting Yao Qi
14:51 Re: [PATCH 0/3] Handle gnu vector in inferior call on AArch64 Yao Qi
14:37 Re: [PATCH v2 2/3] Display names of remote threads Yao Qi
14:34 Re: [PATCH 0/3] Support for x86 segments as address classes Gary Benson
14:30 [PATCH OBV] Use multi_line to make pattern more human readable Yao Qi
14:24 Re: [PATCH] Allow multiple occurrences of the frames-invalid annotation in gdb.cp/annota2.exp Yao Qi
14:23 Re: [PATCH] Use ${frames_invalid} in gdb.cp/annota2.exp Yao Qi
13:45 Re: [PATCH v3 08/10] Support software single step on ARM in GDBServer. Antoine Tremblay
13:31 gdb fails to build (was: Re: [PATCH v2 0/3] Remote thread name support) Tobias Burnus
13:16 Re: [PATCH v3 0/10] Support software single step and conditional breakpoints on ARM in GDBServer. Antoine Tremblay
10:55 Move threads out of jumppad without single step Yao Qi
09:33 Re: [PATCH 03/18] attach + target always in non-stop mode: stop all threads Yao Qi
09:27 Re: [PATCH v3 0/10] Support software single step and conditional breakpoints on ARM in GDBServer. Yao Qi

November 26, 2015
18:21 Re: [PATCH v2 3/3] Add test for thread names Simon Marchi
17:56 Re: [PATCH 11/18] gdbserver: fix killed-outside.exp Pedro Alves
17:00 Re: [PATCH v2 2/3] Display names of remote threads Simon Marchi
16:57 Re: [PATCH v2 3/3] Add test for thread names Pedro Alves
16:51 Re: [PATCH 11/18] gdbserver: fix killed-outside.exp Yao Qi
16:30 Re: [PATCH v2 2/3] Display names of remote threads Pedro Alves
16:23 Re: [PATCH 03/18] attach + target always in non-stop mode: stop all threads Pedro Alves
16:23 Re: [PATCH 04/18] gdbserver crash running gdb.threads/non-ldr-exc-1.exp Yao Qi
16:12 Re: [PATCH 03/18] attach + target always in non-stop mode: stop all threads Yao Qi
16:07 Re: [PATCH v3 08/10] Support software single step on ARM in GDBServer. Antoine Tremblay
16:04 Re: [PATCH v3 08/10] Support software single step on ARM in GDBServer. Yao Qi
16:00 Re: [PATCH v2 3/3] Add test for thread names Simon Marchi
15:53 Re: [PATCH 02/18] Remote all-stop-on-top-of-non-stop Yao Qi
15:52 Re: [PATCH v2 2/3] Display names of remote threads Simon Marchi
15:46 Re: [PATCH v2 1/3] Constify thread name return path Simon Marchi
15:34 Re: [PATCH v3 10/10] Enable conditional breakpoints for targets that support software single step in GDBServer. Antoine Tremblay
15:12 Re: [PATCH v3 08/10] Support software single step on ARM in GDBServer. Antoine Tremblay
13:56 Re: [PATCH v3 07/10] Share some ARM target dependant code from GDB with GDBServer. Antoine Tremblay
13:50 Re: [PATCH v3 06/10] Replace breakpoint_reinsert_addr by get_next_pcs operation in GDBServer. Antoine Tremblay
13:48 Re: [PATCH v3 06/10] Replace breakpoint_reinsert_addr by get_next_pcs operation in GDBServer. Antoine Tremblay
13:35 Re: [PATCH v3 08/10] Support software single step on ARM in GDBServer. Antoine Tremblay
12:48 Re: [PATCH v3 08/10] Support software single step on ARM in GDBServer. Yao Qi
12:38 Re: [PATCH 7/7] gdb: Extend help text for 'list' command. Pedro Alves
12:38 Re: [PATCH 6/7] gdb: Add an error when 'list -' reaches the start of a file. Pedro Alves
12:38 Re: [PATCH 5/7] gdb: 'list' command, tweak handling of +/- arguments. Pedro Alves
12:37 Re: [PATCH 4/7] gdb: Make test names unique in list.exp. Pedro Alves
12:37 Re: [PATCH 3/7] gdb: Small code restructure for list_command. Pedro Alves
12:37 Re: [PATCH 2/7] gdb: Use NULL instead of 0 for pointer comparison. Pedro Alves
12:37 Re: [PATCH 1/7] gdb: Make lines_to_list variable static. Pedro Alves
11:45 Re: [PATCH v2 3/3] Add test for thread names Pedro Alves
11:32 Re: [PATCH v2 2/3] Display names of remote threads Pedro Alves
11:21 Re: [PATCH v2 1/3] Constify thread name return path Pedro Alves
10:50 Re: [PATCH v3 06/10] Replace breakpoint_reinsert_addr by get_next_pcs operation in GDBServer. Pedro Alves
10:49 Re: [PATCH v3 08/10] Support software single step on ARM in GDBServer. Pedro Alves
10:38 Re: [PATCH v3 07/10] Share some ARM target dependant code from GDB with GDBServer. Yao Qi
10:34 Re: [PATCH v2 1/2] gdbserver: Set Linux ptrace options ASAP Pedro Alves
10:30 Re: [PATCH v3 06/10] Replace breakpoint_reinsert_addr by get_next_pcs operation in GDBServer. Yao Qi
10:25 Re: [PATCH v3 10/10] Enable conditional breakpoints for targets that support software single step in GDBServer. Yao Qi
09:43 Re: [PATCH] btrace: diagnose "record btrace pt" without libipt Pedro Alves
07:12 RE: [PATCH] btrace: diagnose "record btrace pt" without libipt Metzger, Markus T
02:54 [PATCH v2 2/2] Implement 'catch syscall' for gdbserver Josh Stone
02:53 [PATCH v2 1/2] gdbserver: Set Linux ptrace options ASAP Josh Stone

November 25, 2015
23:21 Re: update zlib to 1.2.8 Joel Brobecker
22:52 FYI: 1 week to go until GDB 7.10.1 release Joel Brobecker
21:49 [PATCH v2 3/3] Add test for thread names Simon Marchi
21:49 [PATCH v2 2/3] Display names of remote threads Simon Marchi
21:49 [PATCH v2 1/3] Constify thread name return path Simon Marchi
21:49 [PATCH v2 0/3] Remote thread name support Simon Marchi
19:05 Re: [PATCH] consolidate gdbserver global data Stan Cox
17:53 Re: [PATCH 08/18] gdbserver resume_stop handling bug Eli Zaretskii
17:42 Re: [PATCH v3 04/10] Remove support for thread events without PTRACE_EVENT_CLONE in GDBServer. Antoine Tremblay
17:16 Re: exceptions.KeyboardInterrupt is thrown in gdb.base/random-signal.exp Yao Qi
17:01 Re: [PATCH v3 07/10] Share some ARM target dependant code from GDB with GDBServer. Yao Qi
16:48 Re: [PATCH v3 04/10] Remove support for thread events without PTRACE_EVENT_CLONE in GDBServer. Yao Qi
16:38 Re: [PATCH] btrace: diagnose "record btrace pt" without libipt Pedro Alves
16:26 Re: exceptions.KeyboardInterrupt is thrown in gdb.base/random-signal.exp Pedro Alves
16:07 exceptions.KeyboardInterrupt is thrown in gdb.base/random-signal.exp Yao Qi
15:31 Re: [PATCH 16/18] gdbserver/linux: Always wake up event loop after resume Pedro Alves
15:12 Re: [PATCH 08/18] gdbserver resume_stop handling bug Pedro Alves
15:06 Re: [PATCH 11/18] gdbserver: fix killed-outside.exp Pedro Alves
10:54 PING: [PATCH v2] gdb: Handle multiple base address in debug_ranges data. Andrew Burgess
06:17 [PATCH] dwarf2loc.c: Perform a pointer to address conversion for DWARF_VALUE_MEMORY Kevin Buettner
02:37 Re: [PATCH] Implement 'catch syscall' for gdbserver Josh Stone
00:34 [PATCH 7/7] gdb: Extend help text for 'list' command. Andrew Burgess
00:34 [PATCH 6/7] gdb: Add an error when 'list -' reaches the start of a file. Andrew Burgess
00:34 [PATCH 5/7] gdb: 'list' command, tweak handling of +/- arguments. Andrew Burgess
00:34 [PATCH 4/7] gdb: Make test names unique in list.exp. Andrew Burgess
00:34 [PATCH 3/7] gdb: Small code restructure for list_command. Andrew Burgess
00:34 [PATCH 1/7] gdb: Make lines_to_list variable static. Andrew Burgess
00:34 [PATCH 2/7] gdb: Use NULL instead of 0 for pointer comparison. Andrew Burgess
00:34 [PATCH 0/7] Minor changes to 'list' command. Andrew Burgess

November 24, 2015
18:44 Re: [PATCH 0/6] PR 17539 - inferiors/threads etc. print in reverse order Pedro Alves
16:34 Re: [PATCH 04/18] gdbserver crash running gdb.threads/non-ldr-exc-1.exp Pedro Alves
16:29 Re: [RFC][PATCH 09/15] gdb: Add relocate instruction helpers Simon Marchi
14:38 Re: update zlib to 1.2.8 Joel Brobecker
14:37 Re: [PATCH 0/6] [C++] Drop -fpermissive hack, enable -Werror Joel Brobecker
13:19 Re: [PATCH 0/6] [C++] Drop -fpermissive hack, enable -Werror Pedro Alves
13:17 Re: [PATCH 0/6] [C++] Drop -fpermissive hack, enable -Werror Pedro Alves
11:01 Re: [PATCH 0/6] [C++] Drop -fpermissive hack, enable -Werror Yao Qi
08:50 Re: RFA: AArch64 sim Nick Clifton

November 23, 2015
23:55 Re: [PATCH 1/2] Refactor gdb.trace/save-trace.exp Simon Marchi
23:54 Re: [PATCH 2/2] Fix internal error when saving fast tracepoint definitions Simon Marchi
22:57 Re: [PATCH] minsyms.c: Scan backwards over all zero sized symbols Kevin Buettner
20:29 Re: update zlib to 1.2.8 Matthias Klose
18:42 Re: [PATCH 03/18] attach + target always in non-stop mode: stop all threads Pedro Alves
18:39 Re: [PATCH 02/18] Remote all-stop-on-top-of-non-stop Pedro Alves
18:15 Re: [PATCH 03/18] attach + target always in non-stop mode: stop all threads Pedro Alves
18:13 Re: update zlib to 1.2.8 Joel Brobecker
18:06 Re: [RFA/commit] error/internal-error printing local variable during "bt full". Joel Brobecker
17:57 pushed: [RFA/LynxOS] GDBserver crash debugging threaded program Joel Brobecker
17:54 pushed: [RFA/commit] infinite loop stopping at "pop" insn on x64-windows Joel Brobecker
17:52 pushed: RFA: [ARM] "svc" insn check at irrelevant address in ARM unwind info sniffer Joel Brobecker
17:49 pushed: [RFA/gdbserver] disable Elf32_auxv_t/Elf64_auxv_t AC_CHECK_TYPES check on Android Joel Brobecker
17:48 Re: [PATCH] Allow multiple occurrences of the frames-invalid annotation in gdb.cp/annota2.exp Pedro Alves
17:46 pushed: [RFA/commit] gdb/dwarf2read: Minimal handling of non-constant struct sizes. Joel Brobecker
17:33 Re: update zlib to 1.2.8 Jeff Law
15:42 [PATCH] Allow multiple occurrences of the frames-invalid annotation in gdb.cp/annota2.exp Yao Qi
15:41 [PATCH] Use ${frames_invalid} in gdb.cp/annota2.exp Yao Qi
15:41 Re: [PATCH 10/18] Remote thread create/exit events Pedro Alves
15:40 Re: [PATCH 02/18] Remote all-stop-on-top-of-non-stop Pedro Alves
14:29 [PATCH/darwin]: do not cache single step flag Tristan Gingold
14:15 [PATCH v3 08/10] Support software single step on ARM in GDBServer. Antoine Tremblay
14:14 [PATCH v3 09/10] Enable software single stepping for while-stepping actions in GDBServer. Antoine Tremblay
14:14 [PATCH v3 10/10] Enable conditional breakpoints for targets that support software single step in GDBServer. Antoine Tremblay
14:14 [PATCH v3 03/10] Refactor queries for hardware and software single stepping support in GDBServer. Antoine Tremblay
14:14 [PATCH v3 07/10] Share some ARM target dependant code from GDB with GDBServer. Antoine Tremblay
14:14 [PATCH v3 04/10] Remove support for thread events without PTRACE_EVENT_CLONE in GDBServer. Antoine Tremblay
14:14 [PATCH v3 06/10] Replace breakpoint_reinsert_addr by get_next_pcs operation in GDBServer. Antoine Tremblay
14:14 [PATCH v3 05/10] Remove too simple breakpoint_reinsert_addr implementations. Antoine Tremblay
14:14 [PATCH v3 01/10] Fix breakpoint size when stepping over a permanent breakpoint in GDBServer. Antoine Tremblay
14:14 [PATCH v3 02/10] Fix instruction skipping when using software single step in GDBServer Antoine Tremblay
14:14 [PATCH v3 0/10] Support software single step and conditional breakpoints on ARM in GDBServer. Antoine Tremblay
14:03 Re: [PATCH] [AArch64] Only check breakpoint alignment on inserting Yao Qi
13:54 [PATCH/Darwin]: Support PIE Tristan Gingold
13:51 [PATCH] [AArch64] Only check breakpoint alignment on inserting Yao Qi
11:00 Re: [RFC][PATCH 09/15] gdb: Add relocate instruction helpers Yao Qi
10:29 [PATCH]: Darwin: improve darwin_read_write_inferior Tristan Gingold
09:44 Re: update zlib to 1.2.8 Andrew Haley
04:37 update zlib to 1.2.8 Matthias Klose
04:20 Re: [PATCH] Implement 'catch syscall' for gdbserver Doug Evans
04:20 Re: [PATCH] Implement 'catch syscall' for gdbserver Doug Evans
01:29 Re: [PATCH] building on musl: #include sys/types.h for mode_t Doug Evans

November 22, 2015
07:59 [PATCH] sim: common: set up CPPFLAGS/CXXFLAGS/LDFLAGS from configure [PR sim/18762] [committed] Mike Frysinger
07:20 [PATCH] sim: sim_do_commandf: fix call to va_end [PR sim/19273] [committed] Mike Frysinger
07:01 [PATCH] sim: ppc: avoid use of $< in ordinary rules [PR sim/13834] [committed] Mike Frysinger
06:40 [PATCH] sim: common: add PRI printf defines [committed] Mike Frysinger
06:13 [PATCH] sim: avr: move global state to sim/cpu state [committed] Mike Frysinger
05:59 [PATCH] sim: h8300: delete global callback/kind/name [committed] Mike Frysinger
05:58 [PATCH] sim: mn10300: drop global callback handle [committed] Mike Frysinger
05:57 [PATCH] sim: sh: delete global callback/argv [committed] Mike Frysinger
05:57 [PATCH] sim: avr: switch to common sim-reg [committed] Mike Frysinger

November 21, 2015
21:01 ping#2: [PATCH v12 00/32] Validate binary before use Jan Kratochvil
18:41 RFC: block of commands Philippe Waroquiers
10:29 Re: [PATCH] Implement 'catch syscall' for gdbserver Philippe Waroquiers

November 20, 2015
22:07 [PATCH][PR 18702] Fix wrong output of x87 registers due to truncation to double on amd64 Ruslan Kabatsayev
19:32 Re: [PATCH] [RFC] sim: testsuite: support @vars@ in flags Mike Frysinger
19:28 Re: RFA: AArch64 sim Mike Frysinger
18:06 Re: [RFC][PATCH 09/15] gdb: Add relocate instruction helpers Simon Marchi
18:02 [pushed][PATCH] Fix '-data-read-memory-bytes' typo/assertion Don Breazeal
16:50 Re: [PATCH 1/3] Target remote mode fork and exec events Don Breazeal
16:35 Re: [PATCH 1/3] [AArch64] Support gnu vector in inferior call Yao Qi
16:30 Re: [PATCH] minsyms.c: Scan backwards over all zero sized symbols Pedro Alves
16:22 Re: [PATCH 1/3] [AArch64] Support gnu vector in inferior call Pedro Alves
16:20 Re: [RFA/commit] error/internal-error printing local variable during "bt full". Pedro Alves
16:12 [PATCH 3/3] New test gdb.arch/arm-neon.exp Yao Qi
16:12 [PATCH 2/3] [AArch64] Handle HFA and HVA together Yao Qi
16:12 [PATCH 1/3] [AArch64] Support gnu vector in inferior call Yao Qi
16:12 [PATCH 0/3] Handle gnu vector in inferior call on AArch64 Yao Qi
16:11 Re: [RFA/LynxOS] GDBserver crash debugging threaded program Pedro Alves
16:06 Re: [RFA/commit] infinite loop stopping at "pop" insn on x64-windows Pedro Alves
16:03 Re: [RFA/gdbserver] disable Elf32_auxv_t/Elf64_auxv_t AC_CHECK_TYPES check on Android Pedro Alves
16:00 Re: [RFA/commit] gdb/dwarf2read: Minimal handling of non-constant struct sizes. Pedro Alves
15:36 Re: [PATCH] [RFC] sim: testsuite: support @vars@ in flags Pedro Alves
13:59 RE: [PATCH] btrace: diagnose "record btrace pt" without libipt Metzger, Markus T
13:12 Re: [PATCH] btrace: diagnose "record btrace pt" without libipt Pedro Alves
13:04 Re: [PATCH 1/3] Target remote mode fork and exec events Pedro Alves
12:11 RE: [PATCH] btrace: diagnose "record btrace pt" without libipt Metzger, Markus T
11:35 Re: [PATCH] btrace: diagnose "record btrace pt" without libipt Pedro Alves
11:31 Re: [PATCH] btrace: diagnose "record btrace pt" without libipt Pedro Alves
11:21 Re: [PATCH 0/6] [C++] Drop -fpermissive hack, enable -Werror Pedro Alves
10:56 Re: RFA: AArch64 sim Nick Clifton
10:29 Re: [PATCH] [SPARC] callfuncs.exp: avoid spurious register differences in sparc64 targets. Jose E. Marchesi
09:46 Re: [PATCH 0/6] [C++] Drop -fpermissive hack, enable -Werror Yao Qi
09:43 Re: [PATCH][SPARC] Add missing include in test program gdb.arch/sparc-sysstep.c Jose E. Marchesi
09:17 [PATCH] btrace: diagnose "record btrace pt" without libipt Markus Metzger
09:13 Re: RFA: AArch64 sim Mike Frysinger
00:36 [testsuite, committed] Fix think-o in calls to gdb_compile Sandra Loosemore

November 19, 2015
23:06 Re: [PATCH] Fix '-data-read-memory-bytes' typo/assertion Pedro Alves
18:36 Re: [PATCH 0/2] Bad qSupported:xmlRegisters=i386;UnknownFeature+ handling Pedro Alves
17:28 Re: [PATCH] [SPARC] callfuncs.exp: avoid spurious register differences in sparc64 targets. Pedro Alves
17:12 Re: [PATCH] [SPARC] callfuncs.exp: avoid spurious register differences in sparc64 targets. Jose E. Marchesi
17:07 Re: [PATCH v1] Synchronize siginfo type described in GDB with the kernel and glibc ones. Pedro Alves
16:41 RE: [PATCH v1] Synchronize siginfo type described in GDB with the kernel and glibc ones. Tedeschi, Walfred
16:20 Re: [PATCH][SPARC] Add missing include in test program gdb.arch/sparc-sysstep.c Pedro Alves
16:18 Re: [PATCH] [SPARC] callfuncs.exp: avoid spurious register differences in sparc64 targets. Pedro Alves
16:13 [PATCH][SPARC] Add missing include in test program gdb.arch/sparc-sysstep.c Jose E. Marchesi
15:55 [PATCH] [SPARC] callfuncs.exp: avoid spurious register differences in sparc64 targets. Jose E. Marchesi
15:20 Re: [PATCH] Fix length calculation in aarch64_linux_set_debug_regs Simon Marchi
15:17 Re: [PATCH 0/6] [C++] Drop -fpermissive hack, enable -Werror Pedro Alves
15:14 Re: [PATCH 0/6] [C++] Drop -fpermissive hack, enable -Werror Pedro Alves
14:51 Re: RFA: AArch64 sim Nick Clifton
14:45 Re: RFA: [ARM] "svc" insn check at irrelevant address in ARM unwind info sniffer Yao Qi
14:03 Re: [PATCH 0/4] [C++, AArch64] Fix warnings and errors Yao Qi
13:51 Re: [PATCH] Fix length calculation in aarch64_linux_set_debug_regs Yao Qi
13:43 Re: [PATCH 0/4] [C++, AArch64] Fix warnings and errors Simon Marchi
13:32 Re: [PATCH] Fix length calculation in aarch64_linux_set_debug_regs Simon Marchi
13:27 Re: [PATCH] Fix '-data-read-memory-bytes' typo/assertion Simon Marchi
13:27 Re: [PATCH v1] Synchronize siginfo type described in GDB with the kernel and glibc ones. Pedro Alves
13:01 [PATCH 4/4] Change argument opcode type from enum aarch64_opcodes to uint32_t Yao Qi
13:01 [PATCH 0/4] [C++, AArch64] Fix warnings and errors Yao Qi
13:01 [PATCH 3/4] Define enum out of the scope of struct Yao Qi
13:01 [PATCH 2/4] Cast void * to user_fpsimd_state *. Yao Qi
13:01 [PATCH 1/4] Cast void * to struct user_pt_regs * Yao Qi
11:52 Re: [PATCH] Fix length calculation in aarch64_linux_set_debug_regs Yao Qi
11:28 Re: [PATCH 0/6] [C++] Drop -fpermissive hack, enable -Werror Yao Qi
09:52 RE: [PATCH v1] Synchronize siginfo type described in GDB with the kernel and glibc ones. Tedeschi, Walfred
00:53 [PATCH] Fix '-data-read-memory-bytes' typo/assertion Don Breazeal
00:01 Re: [PATCH v1] Intel(R) MPX - Bound violation handling. Joel Brobecker

November 18, 2015
23:01 Re: [PATCH v1] Synchronize siginfo type described in GDB with the kernel and glibc ones. Joel Brobecker
20:58 Re: RFA: [ARM] "svc" insn check at irrelevant address in ARM unwind info sniffer Joel Brobecker
18:18 Re: [PATCH 0/3] Support for x86 segments as address classes Ulrich Weigand
17:53 Re: [PATCH 0/6] [C++] Drop -fpermissive hack, enable -Werror Pedro Alves
17:45 Re: [PATCH 2/2] Fix internal error when saving fast tracepoint definitions Pedro Alves
17:44 Re: [PATCH 0/6] [C++] Drop -fpermissive hack, enable -Werror Yao Qi
17:38 Re: [PATCH 1/2] Refactor gdb.trace/save-trace.exp Pedro Alves
16:49 [PATCH 6/6] [C++] Default to -Werror in C++ mode too Pedro Alves
16:48 Re: [PATCH 0/6] [C++] Drop -fpermissive hack, enable -Werror Simon Marchi
16:41 Re: [pushed/ob] Constify value_cstring Pedro Alves
16:40 [PATCH 5/6] [C++] Drop -fpermissive hack Pedro Alves
16:40 [PATCH 4/6] [C++] breakpoint.c: "no memory" software watchpoints and enum casts Pedro Alves
16:40 [PATCH 2/6] [C++] linux-thread-db.c: dladdr cast Pedro Alves
16:40 [PATCH 3/6] [C++] s390: Fix enum gdb_syscall conversion Pedro Alves
16:40 [PATCH 1/6] [C++] remote.c: Avoid enum arithmetic Pedro Alves
16:40 [PATCH 0/6] [C++] Drop -fpermissive hack, enable -Werror Pedro Alves
16:21 Re: [pushed/ob] [C++] Add casts to obstack_base calls Simon Marchi
16:21 Re: [pushed/ob] Constify value_cstring Simon Marchi
16:01 [pushed/ob] [C++] Add casts to obstack_base calls Pedro Alves
16:01 [pushed/ob] Constify value_cstring Pedro Alves
13:09 [pushed/ob] [gdbserver/ipa] Fix build dependencies Pedro Alves
11:49 Re: [PATCH] Fix out of boundary access in pass_in_v Yao Qi
04:14 [PATCH] sim: mn10300/v850: drop unused WITH_CORE define [committed] Mike Frysinger
04:14 [PATCH] sim: always enable modulo memory [committed] Mike Frysinger

November 17, 2015
21:05 Re: [PATCH] PPC sim: Don't close file descriptors 0, 1, or 2 Mike Frysinger
20:32 Re: [PATCH] PPC sim: Don't close file descriptors 0, 1, or 2 Kevin Buettner
19:25 Re: [PATCH] [sim/ppc] Fix printf_filtered reference Pedro Alves
19:15 Re: [PATCH] [sim/ppc] Fix printf_filtered reference Mike Frysinger
19:07 [PATCH] [sim/ppc] Fix printf_filtered reference Pedro Alves
17:49 Re: [PATCH 3/2] Fix invalid left shift of negative value. Kevin Buettner
17:33 Re: [PATCH 0/2] Fix invalid left shift of negative value. Paul_Koning
15:41 Re: [PATCH 2/2] Fix gdb.threads/multiple-step-overs.exp fails on arm Yao Qi
15:39 Re: [PATCH] Fix C++ build errors on OpenBSD Pedro Alves
15:29 Re: [PATCH] [C++] Always use setjmp/longjmp for exceptions Pedro Alves
15:28 Re: [PATCH 00/11] C++/MinGW patches Pedro Alves
15:27 Re: [PATCH] MinGW and attribute format(printf/gnu_printf) Pedro Alves
15:10 Re: [PATCH 3/2] Fix invalid left shift of negative value. Dominik Vogt
14:50 Re: [PATCH 00/11] C++/MinGW patches Pedro Alves
14:28 Re: [PATCH] Fix C++ build errors on OpenBSD Simon Marchi
14:13 Re: [PATCH 0/2] Fix invalid left shift of negative value. Pedro Alves
13:49 Re: [PATCH] Type-safe wrapper for enum flags Pedro Alves
13:47 Re: [PATCH] guile/: Add enum casts Pedro Alves
13:25 Re: [PATCH] Fix C++ build errors on OpenBSD Pedro Alves
12:33 Re: [PATCH 2/2] Fix gdb.threads/multiple-step-overs.exp fails on arm Pedro Alves
07:56 Ping [PATCH v1] ABI changes for Intel MPX. Tedeschi, Walfred
07:55 Ping [PATCH v1] Intel(R) MPX - Bound violation handling. Tedeschi, Walfred
06:18 Re: [PATCH] Read correct xcoff auxilliary entry Sangamesh Mallayya
05:41 Re: [PATCH] PPC sim: Don't close file descriptors 0, 1, or 2 Mike Frysinger
05:09 Re: [PATCH 0/2] Fix invalid left shift of negative value. Kevin Buettner
04:05 Re: [PATCH] PPC sim: Don't close file descriptors 0, 1, or 2 Kevin Buettner

November 16, 2015
23:53 Re: [PATCH] PPC sim: Don't close file descriptors 0, 1, or 2 Mike Frysinger
21:58 [PATCH] PPC sim: Don't close file descriptors 0, 1, or 2 Kevin Buettner
18:44 [PATCH 2/2] Fix internal error when saving fast tracepoint definitions Simon Marchi
18:44 [PATCH 1/2] Refactor gdb.trace/save-trace.exp Simon Marchi
16:44 Re: [PATCH OBV] Fix stack buffer overflow in aarch64_extract_return_value Yao Qi
16:04 [PATCH] Fix C++ build errors on OpenBSD Simon Marchi
15:42 Re: [PATCH OBV] Fix stack buffer overflow in aarch64_extract_return_value Simon Marchi
15:33 [PATCH OBV] Fix stack buffer overflow in aarch64_extract_return_value Yao Qi
15:04 [PATCH] Fix out of boundary access in pass_in_v Yao Qi
14:51 Re: [PATCH] Pass value * instead of bfd_byte * to pass_* functions in aarch64-tdep.c Yao Qi
14:48 Re: [PATCH] Use value_contents instead of value_contents_writeable Yao Qi
14:45 Re: [PATCH] Fix bug in arm_push_dummy_call by -fsanitize=address Yao Qi
10:16 Re: RFA: [ARM] "svc" insn check at irrelevant address in ARM unwind info sniffer Yao Qi
07:46 [PATCH/RFC] sim: arm: delete unused code Mike Frysinger
07:44 [PATCH] sim: sim-stop/sim-reason/sim-reg: move to common obj list [committed] Mike Frysinger
03:25 [PATCH 5/6] sim: cr16: convert to common sim engine logic [committed] Mike Frysinger
03:25 [PATCH 6/6] sim: cr16: drop global callback state [committed] Mike Frysinger
03:19 [PATCH 3/6] sim: cr16: push down sd/cpu vars [committed] Mike Frysinger
03:19 [PATCH 1/6] sim: cr16: switch to common sim-reg [committed] Mike Frysinger
03:18 [PATCH 2/6] sim: cr16: delete unused memory helpers [committed] Mike Frysinger
03:18 [PATCH 4/6] sim: cr16: convert to common sim memory modules [committed] Mike Frysinger
01:49 [PATCH 1/4] sim: d10v: push down sd/cpu vars [committed] Mike Frysinger
01:49 [PATCH 3/4] sim: d10v: drop global callback state [committed] Mike Frysinger
01:49 [PATCH 4/4] sim: cr16/d10v: drop redundant call to sim_create_inferior [committed] Mike Frysinger
01:49 [PATCH 2/4] sim: d10v: convert to common sim engine logic [committed] Mike Frysinger
01:30 Re: [PATCH 0/3] Add tesecases for examine/display/list fj

November 15, 2015
17:25 Re: RFA: [ARM] "svc" insn check at irrelevant address in ARM unwind info sniffer Joel Brobecker
17:14 Re: FYI: GDB 7.10.1 release still planned end of Nov Joel Brobecker
16:53 [PATCH] consolidate gdbserver global data Stan Cox
13:17 [PATCH] sim: h8300: convert to common sim_{reason,stop} [committed] Mike Frysinger
13:17 [PATCH 4/4] sim: mcore: pull cpu state out of global scope [committed] Mike Frysinger
13:17 [PATCH 3/4] sim: mcore: switch to common sim-reg [committed] Mike Frysinger
13:17 [PATCH 1/4] sim: mcore: convert to common reason/resume logic [committed] Mike Frysinger
13:17 [PATCH 2/4] sim: mcore: add a fail testcase [committed] Mike Frysinger
07:44 [PATCH] sim: clean up redundant objects Mike Frysinger
07:32 [PATCH] sim: sim-close: unify sim_close logic Mike Frysinger
05:56 [PATCH] sim: m32c: add a basic testsuite Mike Frysinger
05:02 [PATCH] minsyms.c: Scan backwards over all zero sized symbols Kevin Buettner

November 14, 2015
08:58 Re: FYI: GDB 7.10.1 release still planned end of Nov Andreas Schwab
00:23 Re: FYI: GDB 7.10.1 release still planned end of Nov Sandra Loosemore

November 13, 2015
15:13 Re: [PATCH 0/2] PR 19051: support of inferior call with gnu vector support on ARM Yao Qi
15:07 Re: [PATCH] Remove d10v from testsuite Yao Qi
15:04 Re: [PATCH] gdb.base/gnu_vector.exp: Don't test output from the inferior Yao Qi
10:24 [PATCH] Pass value * instead of bfd_byte * to pass_* functions in aarch64-tdep.c Yao Qi
09:59 [PATCH] Use value_contents instead of value_contents_writeable Yao Qi
08:18 [PATCH] Fix bug in arm_push_dummy_call by -fsanitize=address Yao Qi
08:16 Re: [PATCH 3/3] Target remote mode fork and exec docs Eli Zaretskii
01:13 Re: [PATCH 3/3] Target remote mode fork and exec docs Don Breazeal

November 12, 2015
19:38 Re: FYI: GDB 7.10.1 release still planned end of Nov Joel Brobecker
18:55 Re: FYI: GDB 7.10.1 release still planned end of Nov Sandra Loosemore
18:44 Re: FYI: GDB 7.10.1 release still planned end of Nov Joel Brobecker
16:48 Re: [PATCH 3/3] Target remote mode fork and exec docs Eli Zaretskii
09:14 [PATCH OBV] Use gdb_byte * instead of void * in push_stack_item Yao Qi
01:00 Re: [PATCH 3/3] Target remote mode fork and exec docs Don Breazeal
01:00 Re: [PATCH 3/3] Target remote mode fork and exec docs Don Breazeal

November 11, 2015
20:19 [PATCH obv] Replace long int * cast with PTRACE_TYPE_RET * Simon Marchi
19:27 Re: [PATCH 0/2] Fix invalid left shift of negative value. Kevin Buettner
17:23 Re: [PATCH 0/2] Fix invalid left shift of negative value. Ulrich Weigand
12:42 Re: [PATCH 2/2] gdb/testsuite/gdb.trace: Deduplicate set_point assembly. Marcin KoÅcielnicki
10:54 [PATCH 2/2] PR 19051: support of inferior call with gnu vector support on ARM Yao Qi
10:54 [PATCH 1/2] Refactor arm_return_in_memory Yao Qi
10:54 [PATCH 0/2] PR 19051: support of inferior call with gnu vector support on ARM Yao Qi
08:42 Re: [PATCH 2/2] gdb/testsuite/gdb.trace: Deduplicate set_point assembly. Yao Qi

November 10, 2015
22:42 Re: [PATCH 0/2] Fix invalid left shift of negative value. Kevin Buettner
22:19 Re: [PATCH 2/2] gdb: Make use of 'add_info' to create info sub-commands. Kevin Buettner
22:16 Re: [PATCH 1/2] gdb: Use class_info when creating info commands. Kevin Buettner
19:08 Re: [PATCH v2 1/2] gdb/testsuite/gdb.trace: Deduplicate pcreg/spreg/fpreg. Marcin KoÅcielnicki
17:55 Re: [PATCH v2 1/2] gdb/testsuite/gdb.trace: Deduplicate pcreg/spreg/fpreg. Yao Qi
17:45 Re: RFA: [ARM] "svc" insn check at irrelevant address in ARM unwind info sniffer Yao Qi
16:04 [PATCH 2/2] gdb: Make use of 'add_info' to create info sub-commands. Andrew Burgess
16:04 [PATCH 1/2] gdb: Use class_info when creating info commands. Andrew Burgess
16:03 [PATCH 0/2] Make more use of add_info to create info commands. Andrew Burgess
11:35 [PATCH v2 1/2] gdb/testsuite/gdb.trace: Deduplicate pcreg/spreg/fpreg. Marcin KoÅcielnicki
11:21 [PATCH 1/2] gdb/testsuite/gdb.trace: Deduplicate pcreg/spreg/fpreg. Marcin KoÅcielnicki
11:21 [PATCH 2/2] gdb/testsuite/gdb.trace: Deduplicate set_point assembly. Marcin KoÅcielnicki
11:18 Re: [PATCH 2/2] Fix invalid left shift of negative value. Dominik Vogt
11:17 Re: [PATCH 1/2] Fix invalid left shift of negative value. Dominik Vogt
11:16 [PATCH 0/2] Fix invalid left shift of negative value. Dominik Vogt
08:02 Re: [PATCH v3 0/4] Add some testcases fj
07:57 [PATCH v3 3/4] Add testcases to list.exp and dfp-test.exp Fei Jie
07:57 [PATCH v3 4/4] Add testcases to break.exp Fei Jie
07:57 [PATCH v3 2/4] Add testcases to display.exp Fei Jie
07:56 [PATCH v3 1/4] Add testcases to default.exp Fei Jie
07:56 [PATCH v3 0/4] Add some testcases Fei Jie
07:32 Re: RFA: AArch64 sim Mike Frysinger
07:18 [PATCH] [RFC] sim: drop extern C linkage from most sim interface headers Mike Frysinger
07:18 [PATCH] sim: cr16/d10v: localize translation funcs Mike Frysinger
06:46 [PATCH] [RFC] sim: testsuite: support @vars@ in flags Mike Frysinger
05:20 [PATCH] sim: m32c: move test code to testsuite Mike Frysinger
05:11 [PATCH] sim: m32c: drop redundant dependency info Mike Frysinger
05:08 [PATCH] sim: h8300: drop unused littleendian variable Mike Frysinger
01:15 Re: [PATCH v2 4/4] Add testcases to break.exp fj

November 09, 2015
19:21 Re: RFA: RX sim: Add support for new operand types. DJ Delorie
18:29 [RFA/commit] error/internal-error printing local variable during "bt full". Joel Brobecker
18:17 [RFA/LynxOS] GDBserver crash debugging threaded program Joel Brobecker
18:12 [RFA/commit] infinite loop stopping at "pop" insn on x64-windows Joel Brobecker
18:08 RFA: [ARM] "svc" insn check at irrelevant address in ARM unwind info sniffer Joel Brobecker
18:05 [RFA/gdbserver] disable Elf32_auxv_t/Elf64_auxv_t AC_CHECK_TYPES check on Android Joel Brobecker
18:02 [RFA/commit] gdb/dwarf2read: Minimal handling of non-constant struct sizes. Joel Brobecker
17:59 [commit/Ada] GDB crash during "finish" of function with out parameters Joel Brobecker
16:07 RFA: RX sim: Add support for new operand types. Nick Clifton
16:04 [PATCH] Remove d10v from testsuite Yao Qi
15:56 [PATCH OBV] Use ELF_STRING_ARM_unwind in arm-tdep.c Yao Qi
15:34 [PATCH] gdb.base/gnu_vector.exp: Don't test output from the inferior Yao Qi
13:25 Re: [PATCH] Type-safe wrapper for enum flags Patrick Palka
11:24 Re: [PATCH 2/2] Fix gdb.threads/multiple-step-overs.exp fails on arm Yao Qi
09:53 Re: [PATCH 00/11] C++/MinGW patches Qian Hong
09:36 Re: [PATCH v2 4/4] Add testcases to break.exp Andrew Burgess
08:20 [PATCH v2 3/4] Add testcases to list.exp and dfp-test.exp Fei Jie
08:20 [PATCH v2 4/4] Add testcases to break.exp Fei Jie
08:20 [PATCH v2 2/4] Add testcases to display.exp Fei Jie
08:20 [PATCH v2 1/4] Add testcases to default.exp Fei Jie
08:20 [PATCH v2 0/4] Add some testcases Fei Jie
07:07 Re: [PATCH] Read correct xcoff auxilliary entry Sangamesh Mallayya

November 07, 2015
18:12 Re: [PATCH] testsuite: Define and use gdb_target_symbol_prefix_flags_asm Kevin Buettner
18:10 Re: [PATCH] gdb.dwarf2: Don't hardcode certain constants in Dwarf::assemble constructs Kevin Buettner
08:18 Re: [PATCH 3/3] Target remote mode fork and exec docs Eli Zaretskii

November 06, 2015
23:57 [PATCH 3/3] Target remote mode fork and exec docs Don Breazeal
23:57 [PATCH 2/3] Target remote mode fork and exec tests Don Breazeal
23:57 [PATCH 1/3] Target remote mode fork and exec events Don Breazeal
23:56 [PATCH 0/3] Target remote mode fork and exec support Don Breazeal
19:43 [PATCH v2 08/10] Support software single step on ARM in GDBServer. Antoine Tremblay
19:42 [PATCH v2 10/10] Enable conditional breakpoints for targets that support software single step in GDBServer. Antoine Tremblay
19:42 [PATCH v2 09/10] Enable software single stepping for while-stepping actions in GDBServer. Antoine Tremblay
19:42 [PATCH v2 07/10] Share some ARM target dependant code from GDB with GDBServer. Antoine Tremblay
19:42 [PATCH v2 06/10] Replace breakpoint_reinsert_addr by get_next_pcs operation in GDBServer. Antoine Tremblay
19:42 [PATCH v2 04/10] Remove support for thread events without PTRACE_EVENT_CLONE in GDBServer. Antoine Tremblay
19:42 [PATCH v2 05/10] Remove too simple breakpoint_reinsert_addr implementations. Antoine Tremblay
19:42 [PATCH v2 03/10] Refactor queries for hardware and software single stepping support in GDBServer. Antoine Tremblay
19:42 [PATCH v2 01/10] Fix breakpoint size when stepping over a permanent breakpoint in GDBServer. Antoine Tremblay
19:41 [PATCH v2 02/10] Fix instruction skipping when using software single step in GDBServer Antoine Tremblay
19:41 [PATCH 0/10 v2] Support software single step and conditional breakpoints on ARM in GDBServer. Antoine Tremblay
13:25 Re: [PATCH] testsuite: Define and use gdb_target_symbol_prefix_flags_asm Kevin Buettner
09:42 Re: [PATCH] testsuite: Define and use gdb_target_symbol_prefix_flags_asm Pedro Alves
09:28 Re: [PATCH] fort_dyn_array: enable dynamic array of types Keven Boell
05:38 Re: [PATCH] rx, rl78: Don't use internal_error() in dwarf_reg_to_regnum method Kevin Buettner
05:33 Re: [PATCH] gdb.dwarf2: Define and use gdb_target_symbol_prefix for symbol prefixes Kevin Buettner
05:28 [PATCH] testsuite: Define and use gdb_target_symbol_prefix_flags_asm Kevin Buettner

November 05, 2015
22:26 Re: [PATCH] gdb.dwarf2: Define and use gdb_target_symbol_prefix for symbol prefixes Kevin Buettner
21:19 Re: [PATCH] gdb.dwarf2: Define and use gdb_target_symbol_prefix for symbol prefixes Pedro Alves
20:01 Re: [PATCH] gdb.dwarf2: Define and use gdb_target_symbol_prefix for symbol prefixes Kevin Buettner
16:56 Re: [PATCH] fort_dyn_array: enable dynamic array of types Joel Brobecker
16:05 Re: off-trunk gdb.fortran/dwarf-stride.exp no longer PASSes [Re: [PATCH 0/2] fort_dyn_array: Enable basic Fortran dynamic array support] Keven Boell
15:56 [PATCH] fort_dyn_array: enable dynamic array of types Keven Boell
14:44 Re: [PATCH 07/10] Share some ARM target dependant code from GDB with GDBServer. Antoine Tremblay
14:35 Re: [PATCH 06/10] Replace breakpoint_reinsert_addr by get_next_pcs operation in GDBServer. Antoine Tremblay
14:18 [PATCH 4/3] Segment support for x86_64, part 2 Richard Henderson
14:15 Re: [PATCH 0/3] Support for x86 segments as address classes Richard Henderson
11:43 Re: [PATCH 04/10] Remove support for thread events without TRACE_EVENT_CLONE in GDBServer. Antoine Tremblay
11:21 Re: [PATCH 0/3] Support for x86 segments as address classes Pedro Alves
10:55 Re: [PATCH] gdb.dwarf2: Define and use gdb_target_symbol_prefix for symbol prefixes Pedro Alves
10:46 Re: [PATCH] gdb.dwarf2: Define and use gdb_target_symbol_prefix for symbol prefixes Pedro Alves
10:35 Re: [PATCH 0/3] Use aarch64_decode_insn more in GDB Yao Qi
10:14 Re: [PATCH] gdb.dwarf2: Define and use gdb_target_symbol_prefix for symbol prefixes Pedro Alves
10:04 RE: [PATCH v1] Intel(R) MPX - Bound violation handling. Tedeschi, Walfred
09:54 Re: [PATCH 0/3] Use aarch64_decode_insn more in GDB Pedro Alves
09:45 Re: [PATCH 0/3] Use aarch64_decode_insn more in GDB Yao Qi
08:22 Re: off-trunk gdb.fortran/dwarf-stride.exp no longer PASSes [Re: [PATCH 0/2] fort_dyn_array: Enable basic Fortran dynamic array support] Jan Kratochvil
08:12 RE: Ping [PATCH v1] Intel(R) MPX - Bound violation handling. Tedeschi, Walfred
08:02 Re: [PATCH 0/3] Add tesecases for examine/display/list fj
07:31 Re: off-trunk gdb.fortran/dwarf-stride.exp no longer PASSes [Re: [PATCH 0/2] fort_dyn_array: Enable basic Fortran dynamic array support] Keven Boell
06:39 Re: [PATCH] gdb.dwarf2: Define and use gdb_target_symbol_prefix for symbol prefixes Kevin Buettner

November 04, 2015
22:28 Re: [PATCH] gdb.dwarf2: Don't hardcode certain constants in Dwarf::assemble constructs Kevin Buettner
22:08 Re: off-trunk gdb.fortran/dwarf-stride.exp no longer PASSes [Re: [PATCH 0/2] fort_dyn_array: Enable basic Fortran dynamic array support] Jan Kratochvil
21:49 Re: [PATCH] gdb.dwarf2: Define and use gdb_target_symbol_prefix for symbol prefixes Kevin Buettner
21:48 Re: off-trunk gdb.fortran/dwarf-stride.exp no longer PASSes [Re: [PATCH 0/2] fort_dyn_array: Enable basic Fortran dynamic array support] Joel Brobecker
21:42 Re: [PATCH 3/3] Add testcases for list function Joel Brobecker
21:39 Re: [PATCH 2/3] Add testcases for display function Joel Brobecker
21:37 Re: [PATCH 1/3] Add testcases for examine function Andrew Burgess
21:30 Re: [PATCH 1/3] Add testcases for examine function Joel Brobecker
21:21 Re: [PATCH 0/3] Add tesecases for examine/display/list Joel Brobecker
21:12 Re: [commit] [testsuite patch] Fortran: allocate()d memory is uninitialized Joel Brobecker
19:56 Re: [PATCH 07/10] Share some ARM target dependant code from GDB with GDBServer. Pedro Alves
18:58 Re: [PATCH 10/10] Enable conditional breakpoints for targets that support software single step in GDBServer. Pedro Alves
18:55 Re: [PATCH 09/10] Enable software single stepping for while-stepping actions in GDBServer. Pedro Alves
18:48 Re: [PATCH 06/10] Replace breakpoint_reinsert_addr by get_next_pcs operation in GDBServer. Pedro Alves
18:47 Re: [PATCH 03/10] Refactor queries for hardware and software single stepping support in GDBServer. Pedro Alves
18:46 Re: [PATCH 08/10] Support software single step on ARM in GDBServer. Pedro Alves
18:21 Re: [PATCH 05/10] Remove too simple breakpoint_reinsert_addr implementations. Pedro Alves
18:19 Re: [PATCH 04/10] Remove support for thread events without TRACE_EVENT_CLONE in GDBServer. Pedro Alves
18:08 Re: [PATCH 02/10] Fix instruction skipping when using software single step in GDBServer Pedro Alves
17:20 Re: [PATCH 1/2] New function displaced_step_in_progress_thread Pedro Alves
17:20 Re: [PATCH 2/2] Fix gdb.threads/multiple-step-overs.exp fails on arm Pedro Alves
16:48 [PATCH 2/2] gdbserver: Fix qSupported:xmlRegisters=i386;UnknownFeature+ handling Pedro Alves
16:48 [PATCH 1/2] gdb: Workaround bad gdbserver qSupported:xmlRegisters=i386;UnknwnFeat+ handling Pedro Alves
16:48 [PATCH 0/2] Bad qSupported:xmlRegisters=i386;UnknownFeature+ handling Pedro Alves
14:55 [commit] [testsuite patch] Fortran: allocate()d memory is uninitialized Jan Kratochvil
14:55 Re: [PATCH v1] Intel(R) MPX - Bound violation handling. Joel Brobecker
14:53 Re: Ping [PATCH v1] Intel(R) MPX - Bound violation handling. Joel Brobecker
14:42 Re: [PATCH obv] Fix non stopping breakpoint on newer compilers. Joel Brobecker
14:42 Re: [PATCH obv] Changing compiler flags for MPX tests. Joel Brobecker
14:40 Re: [testsuite patch] Fortran: allocate()d memory is uninitialized Joel Brobecker
14:21 Re: [PATCH v2] gdb/record-full: Use xmalloc instead of alloca for temporary memory storage. Ulrich Weigand
13:53 ping: [PATCH v12 00/32] Validate binary before use Jan Kratochvil
10:19 Ping [PATCH v1] ABI changes for Intel MPX. Tedeschi, Walfred
10:17 Ping [PATCH v1] Intel(R) MPX - Bound violation handling. Tedeschi, Walfred
07:10 [PATCH 3/3] Add testcases for list function Fei Jie
07:10 [PATCH 2/3] Add testcases for display function Fei Jie
07:10 [PATCH 1/3] Add testcases for examine function Fei Jie
07:10 [PATCH 0/3] Add tesecases for examine/display/list Fei Jie

November 03, 2015
22:39 Re: [PATCH 00/11] C++/MinGW patches Pedro Alves
21:03 Re: [PATCH 00/11] C++/MinGW patches Qian Hong
20:22 [testsuite patch] Fortran: allocate()d memory is uninitialized Jan Kratochvil
18:59 Re: [PATCH 00/11] C++/MinGW patches Qian Hong
18:35 Re: [PATCH c++ 01/12] linux-ppc-low.c: Remove forward declaration, move ppc_arch_setup lower Simon Marchi
18:11 [PATCH v2] gdb/record-full: Use xmalloc instead of alloca for temporary memory storage. Marcin KoÅcielnicki
17:36 Re: [PATCH] gdb/record-full: Use xmalloc instead of alloca for large buffers. Joel Brobecker
17:34 Re: [PATCH v3 2/2] gdb/s390-linux: Step over MVCLE+JO (and similiar) as a unit. Ulrich Weigand
17:31 Re: [PATCH] gdb/record-full: Use xmalloc instead of alloca for large buffers. Ulrich Weigand
17:27 [PATCH v2] Remove support for thread events without TRACE_EVENT_CLONE in GDBServer. Antoine Tremblay
17:24 Re: [PATCH 04/10] Remove support for thread events without TRACE_EVENT_CLONE in GDBServer. Antoine Tremblay
17:05 Re: [PATCH 04/10] Remove support for thread events without TRACE_EVENT_CLONE in GDBServer. Yao Qi
17:05 Re: [PATCH 01/10] Fix breakpoint size when stepping over a permanent breakpoint in GDBServer. Antoine Tremblay
16:54 Re: [PATCH 00/11] C++/MinGW patches Pedro Alves
16:52 Re: [PATCH 00/11] C++/MinGW patches Pedro Alves
16:48 [PATCH] [C++] Always use setjmp/longjmp for exceptions Pedro Alves
16:44 Re: [PATCH v3 2/2] gdb/s390-linux: Step over MVCLE+JO (and similiar) as a unit. Marcin KoÅcielnicki
16:22 Re: [PATCH 01/10] Fix breakpoint size when stepping over a permanent breakpoint in GDBServer. Yao Qi
16:19 Re: [PATCH c++ 12/12] xtensa: Add missing statics Pedro Alves
16:18 Re: [PATCH c++ 11/12] linux-mips-low.c: Add casts Pedro Alves
16:17 Re: [PATCH c++ 10/12] linux-mips-low.c: Change "private" variable name Pedro Alves
16:17 Re: [PATCH c++ 09/12] linux-mips-low.c: Fix type of mips_add_watchpoint parameter Pedro Alves
16:16 Re: [PATCH c++ 08/12] arm-linux-nat.c: Add cast Pedro Alves
16:16 Re: [PATCH c++ 07/12] Change return type of raw_bkpt_type_to_arm_hwbp_type Pedro Alves
16:15 Re: [PATCH c++ 06/12] gdbserver arm: Add casts Pedro Alves
16:14 Re: [PATCH c++ 05/12] linux-aarch32-low.c: Use NULL_REGSET Pedro Alves
16:14 Re: [PATCH c++ 04/12] target_ops masK_watchpoint: change int to target_hw_bp_type Pedro Alves
16:13 Re: [PATCH v3 2/2] gdb/s390-linux: Step over MVCLE+JO (and similiar) as a unit. Ulrich Weigand
16:12 Re: [PATCH c++ 03/12] remote-sim.c: Add casts Pedro Alves
16:06 Re: [PATCH c++ 02/12] linux-ppc-low.c: Add casts Pedro Alves
16:06 Re: [PATCH c++ 01/12] linux-ppc-low.c: Remove forward declaration, move ppc_arch_setup lower Pedro Alves
15:49 [PATCH v3 2/2] gdb/s390-linux: Step over MVCLE+JO (and similiar) as a unit. Marcin KoÅcielnicki
15:13 Re: [PATCH 07/11] [C++/mingw] Define __STDC_CONSTANT_MACROS / __STDC_LIMIT_MACROS for stdint.h Pedro Alves
14:27 [PATCH c++ 12/12] xtensa: Add missing statics Simon Marchi
14:27 [PATCH c++ 08/12] arm-linux-nat.c: Add cast Simon Marchi
14:27 [PATCH c++ 10/12] linux-mips-low.c: Change "private" variable name Simon Marchi
14:27 [PATCH c++ 11/12] linux-mips-low.c: Add casts Simon Marchi
14:27 [PATCH c++ 07/12] Change return type of raw_bkpt_type_to_arm_hwbp_type Simon Marchi
14:27 [PATCH c++ 09/12] linux-mips-low.c: Fix type of mips_add_watchpoint parameter Simon Marchi
14:27 [PATCH c++ 06/12] gdbserver arm: Add casts Simon Marchi
14:26 [PATCH c++ 03/12] remote-sim.c: Add casts Simon Marchi
14:26 [PATCH c++ 04/12] target_ops masK_watchpoint: change int to target_hw_bp_type Simon Marchi
14:26 [PATCH c++ 05/12] linux-aarch32-low.c: Use NULL_REGSET Simon Marchi
14:26 [PATCH c++ 02/12] linux-ppc-low.c: Add casts Simon Marchi
14:26 [PATCH c++ 01/12] linux-ppc-low.c: Remove forward declaration, move ppc_arch_setup lower Simon Marchi
14:17 Re: [PATCH v3 1/2] gdb: Add process record and replay support for s390. Ulrich Weigand
14:15 Re: [PATCH 07/11] [C++/mingw] Define __STDC_CONSTANT_MACROS / __STDC_LIMIT_MACROS for stdint.h Simon Marchi
14:07 Re: [PATCH 07/11] [C++/mingw] Define __STDC_CONSTANT_MACROS / __STDC_LIMIT_MACROS for stdint.h Pedro Alves
13:58 Re: [PATCH 07/11] [C++/mingw] Define __STDC_CONSTANT_MACROS / __STDC_LIMIT_MACROS for stdint.h Simon Marchi
13:56 [PATCH v3 1/2] gdb: Add process record and replay support for s390. Marcin KoÅcielnicki
13:44 [PATCH 1/3] Add amd64 registers fs_base and gs_base Richard Henderson
13:43 [PATCH 3/3] Segment support for x86_64, part 1 Richard Henderson
13:43 [PATCH 2/3] Use register cache for x86_64 ps_get_thread_area Richard Henderson
13:43 [PATCH 0/3] Support for x86 segments as address classes Richard Henderson
13:23 Re: [PATCH 00/11] C++/MinGW patches Qian Hong
13:10 Re: [PATCH 00/11] C++/MinGW patches Pedro Alves
13:08 Re: [PATCH 00/11] C++/MinGW patches Pedro Alves
12:56 Re: [PATCH 00/11] C++/MinGW patches Qian Hong
12:34 Re: [PATCH 00/11] C++/MinGW patches Pedro Alves
12:27 Re: [PATCH 00/11] C++/MinGW patches Pedro Alves
12:24 Re: [PATCH 00/11] C++/MinGW patches Qian Hong
12:23 Re: [PATCH] Type-safe wrapper for enum flags Pedro Alves
12:11 Re: [PATCH 00/11] C++/MinGW patches Qian Hong
11:48 Re: [PATCH] Type-safe wrapper for enum flags Pedro Alves
11:41 Re: [PATCH 00/11] C++/MinGW patches Qian Hong
11:26 Re: [PATCH 00/11] C++/MinGW patches Pedro Alves
11:20 Re: [PATCH 00/11] C++/MinGW patches Pedro Alves
11:18 Re: [PATCH] Type-safe wrapper for enum flags Pedro Alves
11:15 Re: [PATCH 00/11] C++/MinGW patches Qian Hong
10:47 Re: [PATCH 00/11] C++/MinGW patches Qian Hong
10:35 [PATCH v2] gdb: Handle multiple base address in debug_ranges data. Andrew Burgess
09:06 Re: [PATCH 00/11] C++/MinGW patches Qian Hong

November 02, 2015
23:31 Re: [PATCH 00/11] C++/MinGW patches Pedro Alves
21:17 Re: [PATCH 00/11] C++/MinGW patches Qian Hong
21:09 Re: [PATCH 08/11] [C++/mingw] Simplify first chance exception handling Pedro Alves
21:06 Re: [PATCH 06/11] [C++/mingw] ser-tcp.c casts Pedro Alves
21:04 Re: [PATCH 00/11] C++/MinGW patches Simon Marchi
21:01 Re: [PATCH 08/11] [C++/mingw] Simplify first chance exception handling Simon Marchi
20:55 Re: [PATCH 06/11] [C++/mingw] ser-tcp.c casts Pedro Alves
20:47 Re: [PATCH 07/11] [C++/mingw] Define __STDC_CONSTANT_MACROS / __STDC_LIMIT_MACROS for stdint.h Simon Marchi
20:46 Re: [PATCH 00/11] C++/MinGW patches Pedro Alves
20:41 Re: [PATCH 2/2] gdb/s390-linux: Step over MVCLE+JO (and similiar) as a unit. Ulrich Weigand
20:40 Re: [PATCH 06/11] [C++/mingw] ser-tcp.c casts Simon Marchi
20:35 Re: [PATCH 1/2] gdb: Add process record and replay support for s390. Ulrich Weigand
20:33 Re: [RFC][PATCH][PR 18376] gdb: Add process record and replay support for s390. Ulrich Weigand
20:22 Re: [PATCH 00/11] C++/MinGW patches Qian Hong
20:05 Re: [PATCH 00/11] C++/MinGW patches Pedro Alves
20:00 Re: [PATCH 1/2] Obvious typo fix in gdb.reverse/readv-reverse.exp Pedro Alves
19:59 Re: [PATCH 1/2] gdb/reverse: Fix continue_to_breakpoint in syscall testcases. Pedro Alves
19:58 [PATCH 1/2] Obvious typo fix in gdb.reverse/readv-reverse.exp Marcin KoÅcielnicki
19:58 [PATCH 1/2] gdb/reverse: Fix continue_to_breakpoint in syscall testcases. Marcin KoÅcielnicki
19:45 [PATCH 08/11] [C++/mingw] Simplify first chance exception handling Pedro Alves
19:44 [PATCH 05/11] [C++/mingw] gdbserver casts Pedro Alves
19:44 [PATCH 07/11] [C++/mingw] Define __STDC_CONSTANT_MACROS / __STDC_LIMIT_MACROS for stdint.h Pedro Alves
19:43 [PATCH 09/11] [C++/mingw] handle_output_debug_string Pedro Alves
19:36 [PATCH 10/11] [C++/mingw] Fix windows-nat.c::xlate Pedro Alves
19:36 [PATCH 11/11] [C++/mingw] gdbserver: gdb/host signal mixup Pedro Alves
19:36 [PATCH 04/11] [C++/mingw] windows-nat.c casts Pedro Alves
19:36 [PATCH 06/11] [C++/mingw] ser-tcp.c casts Pedro Alves
19:36 [PATCH 03/11] [C++/mingw] gdb-dlfcn.c casts Pedro Alves
19:36 [PATCH 02/11] [C++/mingw] Misc alloca casts Pedro Alves
19:36 [PATCH 01/11] [C++/mingw] ser-mingw.c casts Pedro Alves
19:36 [PATCH 00/11] C++/MinGW patches Pedro Alves
19:29 [PATCH 1/2] gdb: Add process record and replay support for s390. Marcin KoÅcielnicki
19:17 Re: [PATCH] gdb/reverse: Fix continue_to_breakpoint in syscall testcases. Pedro Alves
19:11 [PATCH 2/2] gdb/s390-linux: Step over MVCLE+JO (and similiar) as a unit. Marcin KoÅcielnicki
19:11 Re: [RFC][PATCH][PR 18376] gdb: Add process record and replay support for s390. Marcin KoÅcielnicki
18:53 [PATCH] gdb/reverse: Fix continue_to_breakpoint in syscall testcases. Marcin KoÅcielnicki
18:42 [PATCH] gdb/record-full: Use xmalloc instead of alloca for large buffers. Marcin KoÅcielnicki
18:25 Re: [PATCH] Fix length calculation in aarch64_linux_set_debug_regs Andreas Schwab
18:24 Re: [PATCH] Implement 'catch syscall' for gdbserver Josh Stone
18:19 Re: [PATCH] Fix length calculation in aarch64_linux_set_debug_regs Pedro Alves
18:17 Re: [PATCH] Fix length calculation in aarch64_linux_set_debug_regs Simon Marchi
18:01 [PATCH] Read correct xcoff auxilliary entry Sangamesh Mallayya
17:57 Re: [PATCH] Fix length calculation in aarch64_linux_set_debug_regs Pedro Alves
17:09 Re: [PATCH] Fix length calculation in aarch64_linux_set_debug_regs Simon Marchi
16:51 Re: [PATCH] Fix length calculation in aarch64_linux_set_debug_regs Yao Qi
16:40 Re: [PATCH v2 01/13] gdb/linux-record: Add testcases for a few syscalls. Pedro Alves
16:00 Re: [PATCH] Fix length calculation in aarch64_linux_set_debug_regs Pedro Alves
14:48 [PATCH] Fix length calculation in aarch64_linux_set_debug_regs Simon Marchi
01:34 Re: [PATCH v2 01/13] gdb/linux-record: Add testcases for a few syscalls. Marcin KoÅcielnicki

November 01, 2015
22:15 Re: [PATCH] Implement 'catch syscall' for gdbserver Doug Evans
22:01 Re: [PATCH v3 3/4] btrace: change record instruction-history /m Doug Evans
21:58 Re: [PATCH v3 0/4] disasm, record: fix "record instruction-history /m" Doug Evans
15:25 Re: [PATCH] Remove explicit leading space in query strings Patrick Palka
15:19 Re: [PATCH] Type-safe wrapper for enum flags Patrick Palka
04:24 Re: [PATCH] gdb.dwarf2: Don't hardcode certain constants in Dwarf::assemble constructs Doug Evans
04:04 Re: [PATCH] Type-safe wrapper for enum flags Doug Evans
02:07 Re: [PATCH] Type-safe wrapper for enum flags Doug Evans
01:12 Re: [PATCH] Do not use internal definition of SIGRTMIN Doug Evans


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