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

December 31, 2015
16:48 [patch] fix phony_iconv wide character support Sandra Loosemore
04:48 [PATCH] sim: m68hc11: fix default endian [committed] Mike Frysinger
04:40 [PATCH 4/4] sim: aarch64: switch to common disassembler tracing Mike Frysinger
04:32 [PATCH 2/4] sim: msp430: switch to common disassembler tracing Mike Frysinger
04:32 [PATCH 3/4] sim: bfin: add support disasm tracing Mike Frysinger
04:32 [PATCH 1/4] sim: trace: add support for disassembling Mike Frysinger
04:32 [PATCH 0/4] sim: unify disassmebly tracing logic Mike Frysinger
02:02 [PATCH] sim: cris/m68hc11: move default endian/alignment to configure [committed] Mike Frysinger

December 30, 2015
21:35 Re: [PATCH][PING][PR gdb/19361] Fix invalid comparison functions Pedro Alves
21:25 Re: [PATCH][PING][PR gdb/19361] Fix invalid comparison functions Pedro Alves
20:18 Re: [PATCH][PING][PR gdb/19361] Fix invalid comparison functions Yuri Gribov
19:17 Re: [PATCH 05/11] [PR gdb/14441] gdb: demangle: implement demangling for rvalue reference typenames Pedro Alves
11:05 [PATCH] sim: h8300: inline sim_state_initialize [committed] Mike Frysinger
11:05 [PATCH] sim: h8300: simplify h8300_reg_{fetch,store} funcs [committed] Mike Frysinger
10:28 [PATCH] sim: h8300: switch to common sim-resume [committed] Mike Frysinger
10:21 [PATCH] sim: h8300: move default endian/alignment to configure [committed] Mike Frysinger
08:36 [PATCH] sim: simplify STATE_MY_NAME setup [committed] Mike Frysinger
08:32 [PATCH] sim: arm/d10v/h8300/m68hc11/microblaze/mips/mn10300/moxie/sh/v850: convert to common sim_{fetch,store}_register [committed] Mike Frysinger
08:31 [PATCH] sim: h8300: move unused/buggy lregs array [committed] Mike Frysinger
08:31 [PATCH] sim: h8300: drop unused inst.h [committed] Mike Frysinger
00:18 Re: [PATCH] PPC sim: Don't close file descriptors 0, 1, or 2 Mike Frysinger

December 29, 2015
18:39 [PATCH v2] Per-inferior/Inferior-qualified thread IDs Pedro Alves
18:09 Re: [PATCH][PING][PR gdb/19361] Fix invalid comparison functions Yury Gribov
17:27 Re: [PATCH][PING][PR gdb/19361] Fix invalid comparison functions Pedro Alves
07:31 [PATCH][PING][PR gdb/19361] Fix invalid comparison functions Yury Gribov

December 28, 2015
21:09 Re: [PATCH 00/11] [PR gdb/14441] Support C++0x rvalue references in gdb Artemiy Volkov
17:28 Re: [PATCH][RX] instructions test set. Mike Frysinger
16:22 [PATCH] [COMMITTED] Use libiberty's crc32 implementation in gdbserver Patrick Palka
12:37 [PATCH][RX] instructions test set. Yoshinori Sato
12:34 Re: [PATCH][RX] v2 instructions support Yoshinori Sato
11:53 Re: [PATCH] Avoid invoking undefined behavior when initializing CRC table Pedro Alves
04:15 Re: [PATCH] Avoid invoking undefined behavior when initializing CRC table Patrick Palka
04:10 [PATCH] Avoid invoking undefined behavior when initializing CRC table Patrick Palka

December 27, 2015
21:56 Re: [PATCH][RX] instructions test set.. Mike Frysinger
21:55 Re: [PATCH][RX] v2 instructions support Mike Frysinger
08:51 [PATCH][RX] instructions test set.. Yoshinori Sato
08:51 [PATCH][RX] v2 instructions support Yoshinori Sato
06:45 [PATCH] sim: aarch64/msp430: fix disassembler usage [committed] Mike Frysinger
05:58 [PATCH] sim: unify sim-hload [committed] Mike Frysinger
01:39 [PATCH] sim: punt WITH_DEVICES & tconfig.h support [committed] Mike Frysinger
01:20 [PATCH] sim: bfin: push down mmr address/size checks [committed] Mike Frysinger

December 26, 2015
23:24 [PATCH] sim: bfin: avoid stack error under asan [committed] Mike Frysinger
19:47 [PATCH] sim: sim-core: pass down cpu to hw accesses when available [committed] Mike Frysinger
18:55 Re: RFA: AArch64 sim: Add support for the MRS instruction Mike Frysinger
16:52 [PATCH] sim: mips: delete mmu stubs to move to common sim_{read,write} Mike Frysinger
13:32 [PATCH] sim: cris: do not pass cpu when writing memory during init [committed] Mike Frysinger
12:23 [PATCH] sim: standardize sim_create_inferior handling of argv a bit more [committed] Mike Frysinger

December 25, 2015
19:39 Re: [patch 3/3] add missing gdb_test arguments in paginate-bg-execution.exp Sandra Loosemore
18:24 [PATCH] sim: frv: punt WITH_DEVICE support [committed] Mike Frysinger
18:11 [PATCH] sim: m32r: migrate from WITH_DEVICES to WITH_HW Mike Frysinger
17:04 Re: [PATCH][RX] instructions test set. Mike Frysinger
16:57 Re: [PATCH][RX] v2 instructions support Mike Frysinger
14:20 [PATCH][RX] instructions test set. Yoshinori Sato
14:20 [PATCH][RX] v2 instructions support Yoshinori Sato
11:11 [PATCH 3/3] sim: cris: migrate from WITH_DEVICES to WITH_HW [committed] Mike Frysinger
11:11 [PATCH 2/3] sim: cris: clean up rvdummy a bit [committed] Mike Frysinger
11:11 [PATCH 1/3] sim: cris: set up sane default path to rvdummy [committed] Mike Frysinger
10:49 [PATCH] sim: hw-properties: delete trace calls [committed] Mike Frysinger
09:50 [PATCH] sim: drop WITH_ENGINE define [committed] Mike Frysinger
09:42 [PATCH] sim: sim-model: build for everyone [committed] Mike Frysinger
09:31 [PATCH] sim: move MACH/MODEL types into SIM_xxx namespace [committed] Mike Frysinger
07:43 [PATCH] sim: move WITH_SCACHE_PBB to sim-main.h [committed] Mike Frysinger
07:19 [PATCH] sim: device_error: punt [committed] Mike Frysinger
05:30 [PATCH] sim: always enable callback memory [committed] Mike Frysinger
05:14 [PATCH] sim: dv-pal: always use CPU_INDEX [committed] Mike Frysinger
03:32 [PATCH] sim: mips: move SIM_QUIET_NAN_NEGATED to sim-main.h [committed] Mike Frysinger
03:10 [PATCH] sim: make LMA loading the default for all targets [committed] Mike Frysinger
01:37 [PATCH] sim: cris: move option install to sim_open [committed] Mike Frysinger
01:13 [PATCH] sim: h8300: move h8300-specific options out of common code [committed] Mike Frysinger
01:04 [PATCH] sim: enable watchpoint module everywhere [committed] Mike Frysinger
00:54 [PATCH] sim: delete SIM_HAVE_FLATMEM support [committed] Mike Frysinger
00:41 [PATCH] sim: delete SIM_HAVE_MEM_SIZE [committed] Mike Frysinger
00:24 [PATCH] sim: delete SIM_HAVE_SIMCACHE [committed] Mike Frysinger
00:22 Re: MSP430 SIM: Add support for hardware multiply Mike Frysinger

December 24, 2015
16:24 Re: [PATCH] thread ID ranges (Per-inferior thread IDs) Eli Zaretskii
14:56 [PATCH] thread ID ranges (Per-inferior thread IDs) Pedro Alves
07:41 Re: [PATCH][RX] Add instraction testcase Mike Frysinger
07:35 Re: [PATCH][RX] v2 instructions support Mike Frysinger
05:30 Re: [RFC/commmit] [testsuite/Ada] stop using project files when building test programs Joel Brobecker

December 23, 2015
15:30 Re: [RFC/commmit] [testsuite/Ada] stop using project files when building test programs Pedro Alves
15:21 Re: [RFC/commmit] [testsuite/Ada] stop using project files when building test programs Pedro Alves
15:06 Re: [PATCH] btrace: do not return out of TRY/CATCH Joel Brobecker
14:43 Re: [RFC/commmit] [testsuite/Ada] stop using project files when building test programs Joel Brobecker
14:30 [PATCH] btrace: do not return out of TRY/CATCH Markus Metzger
13:35 Re: [RFC/commmit] [testsuite/Ada] stop using project files when building test programs Joel Brobecker
13:21 Re: [RFC/commmit] [testsuite/Ada] stop using project files when building test programs Pedro Alves

December 22, 2015
15:53 Re: [PATCH] Remove HP-UX reference in foll-vfork.exp Simon Marchi
15:34 Re: find_and_open_source in symtab_to_fullname Yao Qi
15:33 [RFC/commmit] [testsuite/Ada] stop using project files when building test programs Joel Brobecker
15:29 pushed: Re: RFA: [lynxos] gdbserver hangs when killing inferior from GDB Joel Brobecker
15:27 pushed: Re: [RFA] gdbserver crash in gdb/gdbserver/thread.c::thread_search_callback Joel Brobecker
15:25 pushed: Re: RFA/commit: [win32] cannot automatically find executable file [...] warning at GDB startup Joel Brobecker
02:55 RE: [PATCH, ping1] Add missing expect for running a program with CLI jump Thomas Preud'homme

December 21, 2015
21:13 Re: [PATCH] Remove HP-UX reference in foll-vfork.exp Pedro Alves
20:10 [PATCH] Remove HP-UX reference in foll-vfork.exp Simon Marchi
19:39 Re: [PATCH] Remove dead code in testsuite Simon Marchi
18:28 Re: [PATCH] Remove dead code in testsuite Pedro Alves
18:23 Re: RFA/commit: [win32] cannot automatically find executable file [...] warning at GDB startup Pedro Alves
18:14 [PATCH] Remove dead code in testsuite Simon Marchi
17:53 Re: [PATCH 3/3] Remove HP-UX references fom testsuite Simon Marchi
17:38 Re: [OBV PATCH] MPX documentation Pedro Alves
17:36 [PATCH][RX] v2 CPU register support. Yoshinori Sato
17:35 [PATCH][RX] Add instraction testcase Yoshinori Sato
17:35 [PATCH][RX] v2 instructions support Yoshinori Sato
17:23 Re: [PATCH v1] Intel(R) MPX - Bound violation handling. Pedro Alves
17:11 [PATCH] Fix PR19388: Can't access $_siginfo in breakpoint (catch signal) condition Pedro Alves
17:07 Re: [PATCH 3/3] Remove HP-UX references fom testsuite Pedro Alves
17:04 Re: [PATCH v2 2/2] consolidate gdbserver global data Stan Cox
16:57 Re: [PATCH 3/3] Remove HP-UX references fom testsuite Simon Marchi
16:53 Re: [RFA] gdbserver crash in gdb/gdbserver/thread.c::thread_search_callback Pedro Alves
16:49 Re: RFA: [lynxos] gdbserver hangs when killing inferior from GDB Pedro Alves
16:24 Re: [PATCH 2/3] Remove references to HP CC/aCC compiler from testsuite Simon Marchi
15:39 Re: [OBV PATCH] MPX documentation Eli Zaretskii
15:18 RFA: [lynxos] gdbserver hangs when killing inferior from GDB Joel Brobecker
15:15 [RFA] gdbserver crash in gdb/gdbserver/thread.c::thread_search_callback Joel Brobecker
15:12 RFA/commit: [win32] cannot automatically find executable file [...] warning at GDB startup Joel Brobecker
13:58 Re: [PATCH v8 5/7] Support software single step on ARM in GDBServer Yao Qi
13:48 Re: [OBV PATCH] MPX documentation Pedro Alves
13:35 Re: RFC: block of commands Philippe Waroquiers
13:30 Re: [PATCH v2 2/2] consolidate gdbserver global data Pedro Alves
12:48 Re: [PATCH 2/3] Remove references to HP CC/aCC compiler from testsuite Pedro Alves
12:48 Re: [PATCH 3/3] Remove HP-UX references fom testsuite Pedro Alves
12:27 Re: [patch 3/3] add missing gdb_test arguments in paginate-bg-execution.exp Joel Brobecker
11:53 Re: [patch 3/3] add missing gdb_test arguments in paginate-bg-execution.exp Pedro Alves
11:30 [RFC 2/2] Change SIGINT handler for extension languages only when target terminal is ours Yao Qi
11:30 [RFC 1/2] Check input interrupt first when reading packet Yao Qi
11:30 [PATCH 0/2] Fix timeout in random-signal.exp Yao Qi
11:06 Re: [PATCH, ping1] Add missing expect for running a program with CLI jump Joel Brobecker
10:20 RE: [PATCH, ping1] Add missing expect for running a program with CLI jump Thomas Preud'homme
03:35 [obv/pushed] Minor reformatting fix in gdbtypes.c::create_array_type_with_stride Joel Brobecker

December 20, 2015
22:35 [PATCH 11/11] [PR gdb/14441] gdb: testsuite: add rvalue reference tests Artemiy Volkov
22:35 [PATCH 08/11] [PR gdb/14441] gdb: convert lvalue reference type check to general reference type check Artemiy Volkov
22:35 [PATCH 10/11] [PR gdb/14441] gdb: python: support rvalue references in the gdb module Artemiy Volkov
22:35 [PATCH 09/11] [PR gdb/14441] gdb: gdbtypes: add rvalue references to overloading resolution Artemiy Volkov
22:35 [PATCH 07/11] [PR gdb/14441] gdb: dwarf2read: support DW_AT_rvalue_reference type Artemiy Volkov
22:35 [PATCH 06/11] [PR gdb/14441] gdb: print: implement correct printing of rvalue reference types and values Artemiy Volkov
22:35 [PATCH 04/11] [PR gdb/14441] gdb: parse: support rvalue reference type Artemiy Volkov
22:35 [PATCH 05/11] [PR gdb/14441] gdb: demangle: implement demangling for rvalue reference typenames Artemiy Volkov
22:35 [PATCH 03/11] [PR gdb/14441] gdb: valops: add ability to return rvalue reference values from value_ref() Artemiy Volkov
22:35 [PATCH 02/11] [PR gdb/14441] gdb: gdbtypes: change {lookup,make}_reference_type() API Artemiy Volkov
22:35 [PATCH 01/11] [PR gdb/14441] gdb: gdbtypes: add definitions for rvalue reference type Artemiy Volkov
22:35 [PATCH 00/11] [PR gdb/14441] Support C++0x rvalue references in gdb Artemiy Volkov
15:45 Re: [PATCH 3/3] Remove HP-UX references fom testsuite Simon Marchi
15:40 Re: [PATCH 2/3] Remove references to HP CC/aCC compiler from testsuite Simon Marchi
15:00 Re: [PATCH 1/3] Remove HP-UX reference in testsuite/configure.ac Simon Marchi
05:15 Re: [PATCH 2/3] Remove references to HP CC/aCC compiler from testsuite Joel Brobecker
05:08 Re: [PATCH 3/3] Remove HP-UX references fom testsuite Joel Brobecker
04:49 Re: [PATCH 1/3] Remove HP-UX reference in testsuite/configure.ac Joel Brobecker

December 19, 2015
23:41 [PATCH 2/3] Remove references to HP CC/aCC compiler from testsuite Simon Marchi
23:31 [PATCH 3/3] Remove HP-UX references fom testsuite Simon Marchi
23:30 [PATCH 1/3] Remove HP-UX reference in testsuite/configure.ac Simon Marchi
18:17 Re: [PING^3] [PATCH] Expose signal and syscall catchpoints to Python Paul_Koning
08:16 Re: [PATCH V2] ABI changes for MPX. Eli Zaretskii
03:56 Re: [PING^3] [PATCH] Expose signal and syscall catchpoints to Python Joel Brobecker
03:36 [ARI/pushed] Fix ARI warning in gdb/arch/arm-get-next-pcs.c Joel Brobecker
01:54 New ARI warning Sat Dec 19 01:54:48 UTC 2015 GDB Administrator

December 18, 2015
23:49 Re: [patch 3/3] add missing gdb_test arguments in paginate-bg-execution.exp Sandra Loosemore
20:40 Re: [patch 3/3] add missing gdb_test arguments in paginate-bg-execution.exp Pedro Alves
20:31 [PATCH OBV] Cast to enum bfd_endian in arm_get_next_pcs_read_memory_unsigned_integer Antoine Tremblay
20:17 Re: [patch 2/3] reset pagination counts even when stdin is not a tty Pedro Alves
19:50 [patch 3/3] add missing gdb_test arguments in paginate-bg-execution.exp Sandra Loosemore
19:44 [patch 2/3] reset pagination counts even when stdin is not a tty Sandra Loosemore
19:36 Re: [PATCH] Per-inferior thread IDs Eli Zaretskii
19:34 Re: [patch 1/3] make prompt_for_continue call throw_quit directly Pedro Alves
19:31 [patch 1/3] make prompt_for_continue call throw_quit directly Sandra Loosemore
19:23 [patch 0/3] fix some gdb.base/paginate-bg-execution.exp problems Sandra Loosemore
19:14 Re: [PATCH] Remove support for LinuxThreads and vendor 2.4 kernels w/ backported NPTL Doug Evans
19:11 Re: [PING^3] [PATCH] Expose signal and syscall catchpoints to Python Doug Evans
18:48 Re: [PATCH] Add function host_string_to_python_string. Pedro Alves
18:47 Re: [PATCH] Per-inferior thread IDs Pedro Alves
18:41 Re: [PATCH] Add documentation to gdb_compile Simon Marchi
18:24 Re: [PATCH] Add function host_string_to_python_string. Joel Brobecker
18:23 Re: [PATCH, ping1] Add missing expect for running a program with CLI jump Joel Brobecker
18:19 Re: [PATCH] Add documentation to gdb_compile Joel Brobecker
18:14 Re: [RFC][PATCH][PR gdb/8527] Fix interrupt (^C) in Solaris Joel Brobecker
18:11 Re: [PATCH] Per-inferior thread IDs Pedro Alves
18:04 [PATCH] Add function host_string_to_python_string. Doug Evans
17:53 Re: [PATCH] Per-inferior thread IDs Joel Brobecker
17:24 Re: [PATCH V2] ABI changes for MPX. Joel Brobecker
17:19 Re: [PATCH V2] ABI changes for MPX. Joel Brobecker
16:45 Re: [PATCH v8 0/7] Support software single step and conditional breakpoints on ARM in GDBServer. Antoine Tremblay
15:11 Re: [PATCH V2] ABI changes for MPX. Eli Zaretskii
14:53 RE: [PATCH V2 5/5] Adapt siginfo fixup for the new bnd fields. Tedeschi, Walfred
14:43 Re: [PATCH V2 5/5] Adapt siginfo fixup for the new bnd fields. Pedro Alves
13:44 [PATCH V2 2/2] Bound violation handling. Walfred Tedeschi
13:44 [PATCH V2 1/2] Bound violation handling preparation. Walfred Tedeschi
13:11 Re: [PATCH V2 4/5] Add bound related fields to the siginfo structure. Pedro Alves
12:56 Re: [PATCH v8 0/7] Support software single step and conditional breakpoints on ARM in GDBServer. Antoine Tremblay
12:55 Re: [PATCH V2 3/5] Use linux_get_siginfo_type_with_fields for x86. Pedro Alves
12:39 Re: [PATCH V2 2/5] Preparation for new siginfo on Linux. Pedro Alves
12:25 Re: [PATCH V2 1/5] Merges gdb and gdbserver implementation for siginfo. Pedro Alves
09:52 RE: [PATCH, ping1] Add missing expect for running a program with CLI jump Thomas Preud'homme
07:48 RE: [OBV PATCH] MPX documentation Tedeschi, Walfred

December 17, 2015
22:38 [PATCH] Add documentation to gdb_compile Simon Marchi
21:15 Re: [PATCH v2 2/2] consolidate gdbserver global data Stan Cox
21:06 Re: [PATCH v2 1/2] consolidate gdbserver global data Stan Cox
18:05 Re: [OBV PATCH] MPX documentation Joseph Myers
17:31 RE: [PATCH v1] Intel(R) MPX - Bound violation handling. Tedeschi, Walfred
17:12 RE: [PATCH V2 2/2] Bound violation handling. Tedeschi, Walfred
17:06 [PATCH V2 2/2] Bound violation handling. Walfred Tedeschi
17:06 [PATCH V2 1/2] Bound violation handling preparation. Walfred Tedeschi
16:57 [PATCH V2 1/5] Merges gdb and gdbserver implementation for siginfo. Walfred Tedeschi
16:57 [PATCH V2 5/5] Adapt siginfo fixup for the new bnd fields. Walfred Tedeschi
16:57 [PATCH V2 4/5] Add bound related fields to the siginfo structure. Walfred Tedeschi
16:57 [PATCH V2 3/5] Use linux_get_siginfo_type_with_fields for x86. Walfred Tedeschi
16:57 [PATCH V2 2/5] Preparation for new siginfo on Linux. Walfred Tedeschi
16:54 Re: [PATCH] Per-inferior thread IDs Eli Zaretskii
16:44 RE: [PATCH V2] ABI changes for MPX. Tedeschi, Walfred
16:35 Re: [PATCH V2] ABI changes for MPX. Eli Zaretskii
16:24 Re: [PATCH 1/1] Add support for Intel PKRU register to GDB and GDBserver. Eli Zaretskii
16:19 Re: [OBV PATCH] MPX documentation Eli Zaretskii
15:44 [PATCH 1/1] Add support for Intel PKRU register to GDB and GDBserver. Michael Sturm
15:04 Re: [PATCH] Fix PR threads/19354: "info threads" error with multiple inferiors Pedro Alves
15:02 Re: [PATCH] Remove support for LinuxThreads and vendor 2.4 kernels w/ backported NPTL Pedro Alves
14:15 [PATCH v8 7/7] Enable conditional breakpoints for targets that support software single step in GDBServer Antoine Tremblay
14:15 [PATCH v8 6/7] Enable software single stepping for while-stepping actions in GDBServer Antoine Tremblay
14:15 [PATCH v8 4/7] Share regcache function regcache_raw_read_unsigned Antoine Tremblay
14:15 [PATCH v8 5/7] Support software single step on ARM in GDBServer Antoine Tremblay
14:15 [PATCH v8 3/7] Refactor arm_software_single_step to use regcache Antoine Tremblay
14:15 [PATCH v8 2/7] Share some ARM target dependent code from GDB with GDBServer Antoine Tremblay
14:15 [PATCH v8 1/7] Replace breakpoint_reinsert_addr by get_next_pcs operation in GDBServer Antoine Tremblay
14:14 [PATCH v8 0/7] Support software single step and conditional breakpoints on ARM in GDBServer. Antoine Tremblay
13:36 Re: [PATCH v7.1 3/8] Use xml-syscall to compare syscall numbers in arm_linux_sigreturn_return-addr Antoine Tremblay
13:25 Re: [PATCH v7.1 3/8] Use xml-syscall to compare syscall numbers in arm_linux_sigreturn_return-addr Yao Qi
13:24 [OBV PATCH] MPX documentation Walfred Tedeschi
13:24 [PATCH V2] ABI changes for MPX. Walfred Tedeschi
13:17 Re: [PATCH] Per-inferior thread IDs Pedro Alves
13:03 find_and_open_source in symtab_to_fullname Yao Qi
12:51 Re: [PATCH v7.1 3/8] Use xml-syscall to compare syscall numbers in arm_linux_sigreturn_return-addr Antoine Tremblay
11:01 Re: [PATCH][PR gdb/17903] Implement to_pid_to_exec_file for solaris Pedro Alves
10:17 Re: [PATCH v7.1 3/8] Use xml-syscall to compare syscall numbers in arm_linux_sigreturn_return-addr Pedro Alves
10:09 Re: [PATCH v7.1 3/8] Use xml-syscall to compare syscall numbers in arm_linux_sigreturn_return-addr Yao Qi
08:32 Re: cortex-m xml register descriptions for m-system Tristan Gingold
01:02 [PATCH][PR gdb/19374] null-ptr dereference on solaris when running get_osdata( "processes" ) Brian Vandenberg

December 16, 2015
23:13 Re: [PATCH] Fix -Wno-unknown-warning support detection Pedro Alves
23:07 Re: [PATCH] Fix -Wno-unknown-warning support detection Simon Marchi
22:58 [PATCH] Fix -Wno-unknown-warning support detection Pedro Alves
22:24 [PING^3] [PATCH] Expose signal and syscall catchpoints to Python Alessandro Di Federico
22:17 [RFC][PATCH][PR gdb/8527] Fix interrupt (^C) in Solaris Brian Vandenberg
21:47 [PATCH][PR gdb/17903] Implement to_pid_to_exec_file for solaris Brian Vandenberg
20:10 [pushed] [C++] Fix -Winvalid-offsetof warnings with g++ 4.4 Pedro Alves
17:13 Re: cortex-m xml register descriptions for m-system Christopher Friedt
16:52 Re: [PATCH v1] Intel(R) MPX - Bound violation handling. Pedro Alves
16:37 Re: [PATCH v7 3/8] Use xml-syscall to compare syscall numbers in arm_linux_sigreturn_return-addr. Antoine Tremblay
16:36 Re: [PATCH v7 3/8] Use xml-syscall to compare syscall numbers in arm_linux_sigreturn_return-addr. Yao Qi
16:24 [PATCH v7.1 3/8] Use xml-syscall to compare syscall numbers in arm_linux_sigreturn_return-addr Antoine Tremblay
16:05 Re: [PATCH v7 3/8] Use xml-syscall to compare syscall numbers in arm_linux_sigreturn_return-addr. Antoine Tremblay
15:59 Re: [PATCH v7 3/8] Use xml-syscall to compare syscall numbers in arm_linux_sigreturn_return-addr. Pedro Alves
15:59 Re: [PATCH v7 3/8] Use xml-syscall to compare syscall numbers in arm_linux_sigreturn_return-addr. Pedro Alves
15:42 Re: [PATCH v3 2/2] Implement 'catch syscall' for gdbserver Pedro Alves
15:21 RE: [PATCH v1] Intel(R) MPX - Bound violation handling. Tedeschi, Walfred
13:51 Re: cortex-m xml register descriptions for m-system Tristan Gingold
09:49 Re: cortex-m xml register descriptions for m-system Yao Qi
09:35 [PATCH] Fix one heap buffer overflow in aarch64_push_dummy_call Yao Qi

December 15, 2015
19:39 Re: [PATCH] Per-inferior thread IDs Eli Zaretskii
19:05 [PATCH] Per-inferior thread IDs Pedro Alves
16:08 [PATCH] Tweak gdb.trace/ftrace.exp for aarch64 Yao Qi
15:35 Re: cortex-m xml register descriptions for m-system Christopher Friedt
15:09 Re: cortex-m xml register descriptions for m-system Christopher Friedt
13:40 Re: [PATCH v6 4/9] Explicit locations: introduce address locations Joel Brobecker
13:15 Re: [SIM patch] Re: [PATCH 3/2] Fix invalid left shift of negative value. Andreas Arnez
12:46 Re: [PATCH v7 3/8] Use xml-syscall to compare syscall numbers in arm_linux_sigreturn_return-addr. Antoine Tremblay
12:20 Re: cortex-m xml register descriptions for m-system Christopher Friedt
12:13 Re: cortex-m xml register descriptions for m-system Pedro Alves
12:11 Re: cortex-m xml register descriptions for m-system Pedro Alves
11:59 Re: cortex-m xml register descriptions for m-system Pedro Alves
11:51 [PATCH][PR gdb/19361] Fix invalid comparison functions Yury Gribov
11:44 Re: cortex-m xml register descriptions for m-system Tristan Gingold
11:04 Re: RFA: AArch64 sim: Add support for the MRS instruction Nick Clifton
11:01 RE: [PATCH v1] Intel(R) MPX - Bound violation handling. Tedeschi, Walfred
10:52 Re: [PATCH v2 2/3] Target remote mode fork and exec events Pedro Alves
10:32 Re: cortex-m xml register descriptions for m-system Pedro Alves
10:25 Re: cortex-m xml register descriptions for m-system Pedro Alves
09:13 Re: cortex-m xml register descriptions for m-system Yao Qi
08:55 Re: cortex-m xml register descriptions for m-system Yao Qi
00:13 Re: cortex-m xml register descriptions for m-system Pedro Alves

December 14, 2015
23:11 Re: cortex-m xml register descriptions for m-system Christopher Friedt
20:56 Re: [PATCH v6 4/9] Explicit locations: introduce address locations Keith Seitz
20:55 Re: RFA: AArch64 sim: Add support for the MRS instruction Mike Frysinger
19:30 [pushed] Re: [PATCH v2 3/3] Target remote mode fork and exec docs Don Breazeal
19:29 Re: [PATCH v2 2/3] Target remote mode fork and exec events Don Breazeal
19:29 [pushed] Re: [PATCH v2 1/3] Target remote mode fork and exec tests Don Breazeal
18:55 Re: cortex-m xml register descriptions for m-system Pedro Alves
18:45 Re: [PATCH v1] Intel(R) MPX - Bound violation handling. Pedro Alves
17:43 RE: [PATCH v1] Intel(R) MPX - Bound violation handling. Tedeschi, Walfred
17:05 cortex-m xml register descriptions for m-system Christopher Friedt
16:39 RFA: AArch64 sim: Add support for the MRS instruction Nick Clifton
12:59 Re: [PATCH/aarch64] Fix handling of hfa/hva arrays Yao Qi
10:52 Re: [patch, testsuite] fix problems in gdb.base/paginate-bg-execution.exp Pedro Alves
09:27 Re: [patch, testsuite] check for readline support in gdb.base/history-duplicates.exp Yao Qi
09:16 Re: [patch, testsuite] skip gdb.base/gdbhistsize-history.exp on remote hosts Yao Qi
09:10 Re: [patch, testsuite] skip gdb.base/gdbinit-history.exp on remote hosts Yao Qi
08:00 Re: [PATCH] gdb: Use TYPE_LENGTH macro Joel Brobecker
07:11 Re: [PATCH v6 4/9] Explicit locations: introduce address locations Joel Brobecker
05:33 tentative GDB 7.11 release schedule... Joel Brobecker
00:08 [patch ping] unreviewed testsuite patches Sandra Loosemore

December 13, 2015
23:54 Re: [patch, testsuite] fix problems in gdb.base/paginate-bg-execution.exp Sandra Loosemore
23:53 Re: [patch, testsuite] fix problems in gdb.base/paginate-bg-execution.exp Sandra Loosemore
01:32 Re: [PATCH/sim]: Fix aarch64 simulator build Mike Frysinger

December 11, 2015
23:28 Re: [PATCH 0/7] Minor changes to 'list' command. Andrew Burgess
21:38 [PATCH 1/3] gdb: New set/show max-value-size command. Andrew Burgess
21:38 [PATCH 3/3] gdb: Guard against undefined behaviour in mi-vla-fortran.exp Andrew Burgess
21:38 [PATCH 2/3] gdb: Set max-value-size before running tests. Andrew Burgess
21:38 [PATCH 0/2] Problems with gdb.mi/mi-vla-fortran.exp Andrew Burgess
21:19 Re: [PATCH v3 2/2] Implement 'catch syscall' for gdbserver Josh Stone
19:11 [PATCH] gdb: Use TYPE_LENGTH macro Andrew Burgess
17:52 Re: [PATCH v7.2] Support software single step on ARM in GDBServer Antoine Tremblay
17:28 Re: [PATCH v7.2] Support software single step on ARM in GDBServer Yao Qi
16:26 [PATCH v7.2] Support software single step on ARM in GDBServer Antoine Tremblay
16:22 Re: [PATCH] Remove gdb.base/coremaker2.c Yao Qi
16:11 Re: [PATCH v7.1] Support software single step on ARM in GDBServer. Antoine Tremblay
15:38 Re: [PATCH v7.1] Support software single step on ARM in GDBServer. Yao Qi
15:26 Re: [PATCH v7.1] Support software single step on ARM in GDBServer. Antoine Tremblay
15:06 Re: [PATCH v7.1] Support software single step on ARM in GDBServer. Antoine Tremblay
14:45 Re: [PATCH v7.1] Support software single step on ARM in GDBServer. Yao Qi
14:43 Re: [PATCH v7.1] Support software single step on ARM in GDBServer. Yao Qi
13:41 Re: [PATCH v7.1] Support software single step on ARM in GDBServer. Antoine Tremblay
13:36 Re: [PATCH v7.1] Support software single step on ARM in GDBServer. Antoine Tremblay
13:28 Re: [PATCH v7.1] Support software single step on ARM in GDBServer. Yao Qi
13:25 Re: [PATCH v7 3/8] Use xml-syscall to compare syscall numbers in arm_linux_sigreturn_return-addr. Antoine Tremblay
13:20 Re: [PATCH v7 3/8] Use xml-syscall to compare syscall numbers in arm_linux_sigreturn_return-addr. Pedro Alves
13:04 Re: [PATCH v7 3/8] Use xml-syscall to compare syscall numbers in arm_linux_sigreturn_return-addr. Antoine Tremblay
12:47 Re: [PATCH v7 3/8] Use xml-syscall to compare syscall numbers in arm_linux_sigreturn_return-addr. Pedro Alves
12:41 Re: [PATCH v7 4/8] Refactor arm_software_single_step to use regcache. Antoine Tremblay
12:31 Re: [PATCH v7 3/8] Use xml-syscall to compare syscall numbers in arm_linux_sigreturn_return-addr. Antoine Tremblay
12:29 Re: [PATCH v7 3/8] Use xml-syscall to compare syscall numbers in arm_linux_sigreturn_return-addr. Antoine Tremblay
12:25 [PATCH] Fix PR threads/19354: "info threads" error with multiple inferiors Pedro Alves
12:05 Re: [PATCH v7 3/8] Use xml-syscall to compare syscall numbers in arm_linux_sigreturn_return-addr. Pedro Alves
12:02 Re: [PATCH v7 3/8] Use xml-syscall to compare syscall numbers in arm_linux_sigreturn_return-addr. Yao Qi
11:59 Re: [PATCH v7 3/8] Use xml-syscall to compare syscall numbers in arm_linux_sigreturn_return-addr. Pedro Alves
11:37 Re: [PATCH v7 4/8] Refactor arm_software_single_step to use regcache. Yao Qi
11:29 Re: [PATCH v7 3/8] Use xml-syscall to compare syscall numbers in arm_linux_sigreturn_return-addr. Yao Qi
11:19 [PATCH] Understand arm breakpoints in aarch64_breakpoint_at Yao Qi
11:18 [PATCH] Use arm_eabi_breakpoint on aarch32 Yao Qi
00:18 [PATCH] Remove support for LinuxThreads and vendor 2.4 kernels w/ backported NPTL Pedro Alves

December 10, 2015
19:45 Re: [PATCH] Fix regression revealed by corethreads.exp Antoine Tremblay
19:34 Re: [PATCH] Fix regression revealed by corethreads.exp Pedro Alves
19:14 [PATCH] Fix regression revealed by corethreads.exp Antoine Tremblay
18:16 Re: [PATCH v2] Remove support for thread events without PTRACE_EVENT_CLONE in GDB. Pedro Alves
18:08 Re: [PATCH v2] Remove support for thread events without PTRACE_EVENT_CLONE in GDB. Antoine Tremblay
18:00 Re: [PATCH v2] Remove support for thread events without PTRACE_EVENT_CLONE in GDB. Pedro Alves
17:57 Re: [PATCH v2] Remove support for thread events without PTRACE_EVENT_CLONE in GDB. Antoine Tremblay
17:49 Re: [PATCH] [gdb/doc] There's always a thread Pedro Alves
17:45 Re: [PATCH v2] Remove support for thread events without PTRACE_EVENT_CLONE in GDB. Pedro Alves
17:38 Re: [PATCH] [gdb/doc] There's always a thread Eli Zaretskii
17:10 Re: [PATCH] [gdb/doc] There's always a thread Pedro Alves
16:59 Re: [PATCH] [gdb/doc] Remove references to no-longer-supported systems Pedro Alves
16:50 [ob/pushed] Remove "spaces" references from gdb.multi/base.exp Pedro Alves
16:37 Re: [PATCH] [gdb/doc] There's always a thread Eli Zaretskii
16:35 Re: [PATCH] [gdb/doc] Remove references to no-longer-supported systems Eli Zaretskii
16:31 [ob/pushed] Stop using nowarnings in gdb/testsuite/gdb.multi/ Pedro Alves
16:24 Re: [PATCH 7/7] gdb: Extend help text for 'list' command. Eli Zaretskii
16:02 Re: [PATCH v7 0/8] Support software single step and conditional breakpoints on ARM in GDBServer. Antoine Tremblay
15:59 Re: [PATCH v7 0/8] Support software single step and conditional breakpoints on ARM in GDBServer. Yao Qi
15:49 Re: [PATCH v2] Remove support for thread events without PTRACE_EVENT_CLONE in GDB. Antoine Tremblay
15:35 Re: [PATCH v2] Remove support for thread events without PTRACE_EVENT_CLONE in GDB. Pedro Alves
15:22 [PATCH v2] Remove support for thread events without PTRACE_EVENT_CLONE in GDB. Antoine Tremblay
15:21 Re: [PATCH] Remove support for thread events without PTRACE_EVENT_CLONE in GDB. Antoine Tremblay
14:48 Re: [PATCH] Remove support for thread events without PTRACE_EVENT_CLONE in GDB. Pedro Alves
14:15 [PATCH] [gdb/doc] There's always a thread Pedro Alves
12:50 [PATCH] [gdb/doc] Remove references to no-longer-supported systems Pedro Alves
11:40 [ob/pushed] [gdb/doc] Stack, Examining the Stack: Reorder menu Pedro Alves
10:08 Re: [PATCH 7/7] gdb: Extend help text for 'list' command. Andrew Burgess

December 09, 2015
20:09 [PATCH v7.1] Support software single step on ARM in GDBServer. Antoine Tremblay
17:39 [PATCH] Remove support for thread events without PTRACE_EVENT_CLONE in GDB. Antoine Tremblay
17:03 Re: Always run GDB command post-hook after pre-hook has been run Pedro Alves
16:34 Re: [PATCH] dwarf2loc.c: Perform a pointer to address conversion for DWARF_VALUE_MEMORY Kevin Buettner
16:28 Re: [PATCH] gdb.base/async.exp: Handle "asynchronous execution not supported" Kevin Buettner
13:04 Re: [PATCH] varobj zero-padded hexadecimal format (again?) Luis Machado
12:42 Re: [PATCH v2] gdb: Handle multiple base address in debug_ranges data. Pedro Alves
12:23 Re: [PATCH][PR 18702] Fix wrong output of x87 registers due to truncation to double on amd64 Pedro Alves
11:34 [PATCH/sim]: Fix aarch64 simulator build Tristan Gingold
11:23 Re: [PATCH/aarch64] Fix handling of hfa/hva arrays Pedro Alves
11:20 Re: [PATCH] dwarf2loc.c: Perform a pointer to address conversion for DWARF_VALUE_MEMORY Pedro Alves
11:04 [PATCH/aarch64] Fix handling of hfa/hva arrays Tristan Gingold
10:18 Re: [PATCH] varobj zero-padded hexadecimal format (again?) Pedro Alves
10:13 Re: [PATCH] gdb.base/async.exp: Handle "asynchronous execution not supported" Pedro Alves

December 08, 2015
22:15 [PATCH] varobj zero-padded hexadecimal format (again?) Luis Gustavo
20:17 Re: [PATCH] gdb.base/async.exp: Handle "asynchronous execution not supported" Kevin Buettner
19:02 Re: [PATCH v3 2/2] Implement 'catch syscall' for gdbserver Josh Stone
18:58 Re: [PATCH] dwarf2loc.c: Perform a pointer to address conversion for DWARF_VALUE_MEMORY Kevin Buettner
14:08 [PATCH v7 6/8] Support software single step on ARM in GDBServer. Antoine Tremblay
14:08 [PATCH v7 8/8] Enable conditional breakpoints for targets that support software single step in GDBServer. Antoine Tremblay
14:08 [PATCH v7 7/8] Enable software single stepping for while-stepping actions in GDBServer. Antoine Tremblay
14:07 [PATCH v7 5/8] Share regcache function regcache_raw_read_unsigned. Antoine Tremblay
14:07 [PATCH v7 4/8] Refactor arm_software_single_step to use regcache. Antoine Tremblay
14:07 [PATCH v7 3/8] Use xml-syscall to compare syscall numbers in arm_linux_sigreturn_return-addr. Antoine Tremblay
14:07 [PATCH v7 1/8] Replace breakpoint_reinsert_addr by get_next_pcs operation in GDBServer. Antoine Tremblay
14:07 [PATCH v7 2/8] Share some ARM target dependent code from GDB with GDBServer. Antoine Tremblay
14:07 [PATCH v7 0/8] Support software single step and conditional breakpoints on ARM in GDBServer. Antoine Tremblay
13:37 Re: [PATCH v3 2/2] Implement 'catch syscall' for gdbserver Pedro Alves
13:31 Re: [PATCH v3 2/2] Implement 'catch syscall' for gdbserver Pedro Alves
13:11 Re: [PATCH v2 0/3] Target remote mode fork and exec support Pedro Alves
13:07 Re: [PATCH v2 3/3] Target remote mode fork and exec docs Pedro Alves
12:58 Re: [PATCH v2 1/3] Target remote mode fork and exec tests Pedro Alves
12:55 Re: [PATCH v2 2/3] Target remote mode fork and exec events Pedro Alves
10:01 Re: [PATCH] gdb.base/async.exp: Handle "asynchronous execution not supported" Pedro Alves
09:22 Re: [PATCH] DOCO: Enhance the menu to select function overloads with signatures Pierre-Marie de Rodat
08:01 Re: [PATCH] gdb.base/async.exp: Handle "asynchronous execution not supported" Joel Brobecker
07:48 Re: [PATCH] DOCO: Enhance the menu to select function overloads with signatures Eli Zaretskii
06:23 [PATCH] gdb.base/async.exp: Handle "asynchronous execution not supported" Kevin Buettner

December 07, 2015
22:15 [PATCH v2 3/3] Target remote mode fork and exec docs Don Breazeal
22:14 [PATCH v2 2/3] Target remote mode fork and exec events Don Breazeal
22:14 [PATCH v2 1/3] Target remote mode fork and exec tests Don Breazeal
22:14 [PATCH v2 0/3] Target remote mode fork and exec support Don Breazeal
20:29 Re: [PATCH] PPC sim: Don't close file descriptors 0, 1, or 2 Kevin Buettner
17:37 Re: [PATCH v6 3/7] Refactor arm_software_single_step to use regcache. Antoine Tremblay
17:15 Re: [PATCH v3 2/2] Implement 'catch syscall' for gdbserver Eli Zaretskii
16:50 Re: [PATCH v3 2/2] Implement 'catch syscall' for gdbserver Josh Stone
15:58 Re: [PATCH v6 5/7] Support software single step on ARM in GDBServer. Antoine Tremblay
15:58 Re: [PATCH] Support Z0 packet in AArch64 multi-arch debugging Yao Qi
15:21 Re: [PATCH v6 3/7] Refactor arm_software_single_step to use regcache. Yao Qi
15:18 Re: [PATCH v6 5/7] Support software single step on ARM in GDBServer. Yao Qi
14:51 Re: [PATCH v6 3/7] Refactor arm_software_single_step to use regcache. Antoine Tremblay
14:51 Re: [PATCH v6 3/7] Refactor arm_software_single_step to use regcache. Yao Qi
14:49 Re: [PATCH v6 4/7] Share regcache function regcache_raw_read_unsigned. Antoine Tremblay
14:48 Re: [PATCH v6 3/7] Refactor arm_software_single_step to use regcache. Antoine Tremblay
14:40 Re: [PATCH v6 4/7] Share regcache function regcache_raw_read_unsigned. Yao Qi
14:32 Re: [PATCH v6 3/7] Refactor arm_software_single_step to use regcache. Yao Qi
12:36 [PATCH] DOCO: Enhance the menu to select function overloads with signatures Pierre-Marie de Rodat
12:33 Re: [PATCH] [Ada] Enhance the menu to select function overloads with signatures Pierre-Marie de Rodat
12:07 [PATCH][COMMITTED] Add myself as a write-after-approval GDB maintainer Andreas Arnez
10:18 Commit: MSP430 sim: Add support for simulating F5 hardware multiplies Nick Clifton
08:29 RE: [PATCH v1] Intel(R) MPX registers to the DWARF enumeration. Tedeschi, Walfred

December 06, 2015
17:46 Re: [PATCH] Rename i386-nat.h to x86-nat.h for TAGS. Joel Brobecker
17:42 Re: [PATCH v1] Intel(R) MPX registers to the DWARF enumeration. H.J. Lu
17:34 Re: [PATCH] avr-tdep.c (avr_scan_prologue): minor fix in prologue scanning Joel Brobecker
17:27 Re: [PATCH] Add testcases for set&show backtrace and copying Joel Brobecker
16:36 Re: Ping [PATCH v1] ABI changes for Intel MPX. Joel Brobecker
16:35 Re: [PATCH v1] Intel(R) MPX registers to the DWARF enumeration. Joel Brobecker
16:16 Re: [PATCH v1] ABI changes for Intel(R) MPX. Joel Brobecker
14:22 Re: [PATCH] [arm] Fix regression by Do not skip prologue for asm (.S) files Joel Brobecker
14:17 [SIM patch] Re: [PATCH 3/2] Fix invalid left shift of negative value. Joel Brobecker
14:10 Re: [PATCH v3 4/4] Add testcases to break.exp Joel Brobecker
14:08 Re: [PATCH v3 3/4] Add testcases to list.exp and dfp-test.exp Joel Brobecker
14:00 Re: [PATCH v3 2/4] Add testcases to display.exp Joel Brobecker
13:51 Re: [PATCH v3 1/4] Add testcases to default.exp Joel Brobecker
13:42 Re: [PATCH] fort_dyn_array: enable dynamic array of types Joel Brobecker
12:45 Re: [PATCH] Read correct xcoff auxilliary entry Joel Brobecker
06:30 Re: [PATCH][PR 18702] Fix wrong output of x87 registers due to truncation to double on amd64 Ruslan Kabatsayev

December 05, 2015
22:41 Re: [PATCH][PR 18702] Fix wrong output of x87 registers due to truncation to double on amd64 Andrew Burgess
15:38 gdb-7.10 branch UN-frozen Joel Brobecker
15:36 FYI: [release/HEAD] Document the GDB 7.10.1 release in gdb/ChangeLog Joel Brobecker
15:35 [release/branch 2/2] Bump GDB version number to 7.10.1.DATE-cvs. Joel Brobecker
15:35 [release/branch 1/2] Document the GDB 7.10.1 release in gdb/ChangeLog Joel Brobecker
15:35 FYI/BRANCH: Patches applied to branch gdb-7.10-branch Joel Brobecker
15:18 FYI: [release/branch] Set GDB version number to 7.10.1. Joel Brobecker
15:14 gdb-7.10 branch FROZEN Joel Brobecker
08:02 Re: [PATCH v3 2/2] Implement 'catch syscall' for gdbserver Eli Zaretskii
02:16 Re: [PATCH v3 2/2] Implement 'catch syscall' for gdbserver Josh Stone
02:14 Re: [PATCH v3 1/2] gdbserver: set ptrace flags after creating inferiors Josh Stone
02:14 Re: [PATCH v3 2/2] Implement 'catch syscall' for gdbserver Josh Stone

December 04, 2015
18:47 [PATCH v6 5/7] Support software single step on ARM in GDBServer. Antoine Tremblay
18:47 [PATCH v6 7/7] Enable conditional breakpoints for targets that support software single step in GDBServer. Antoine Tremblay
18:47 [PATCH v6 6/7] Enable software single stepping for while-stepping actions in GDBServer. Antoine Tremblay
18:46 [PATCH v6 4/7] Share regcache function regcache_raw_read_unsigned. Antoine Tremblay
18:46 [PATCH v6 3/7] Refactor arm_software_single_step to use regcache. Antoine Tremblay
18:46 [PATCH v6 2/7] Share some ARM target dependent code from GDB with GDBServer. Antoine Tremblay
18:46 [PATCH v6 1/7] Replace breakpoint_reinsert_addr by get_next_pcs operation in GDBServer. Antoine Tremblay
18:46 [PATCH v6 0/6] Support software single step and conditional breakpoints on ARM in GDBServer. Antoine Tremblay
16:09 Re: [PATCH][PR 18702] Fix wrong output of x87 registers due to truncation to double on amd64 Ruslan Kabatsayev
15:43 Re: [PATCH v5 3/7] Refactor arm_software_single_step to use regcache. Antoine Tremblay
15:35 Re: [PATCH][PR 18702] Fix wrong output of x87 registers due to truncation to double on amd64 Pedro Alves
15:31 Re: [PATCH v5 3/7] Refactor arm_software_single_step to use regcache. Antoine Tremblay
15:17 Re: [PATCH][PR 18702] Fix wrong output of x87 registers due to truncation to double on amd64 Ruslan Kabatsayev
15:11 Re: [PATCH][PR 18702] Fix wrong output of x87 registers due to truncation to double on amd64 Pedro Alves
15:10 Re: [PATCH v5 3/7] Refactor arm_software_single_step to use regcache. Pedro Alves
15:06 Re: [PATCH][PR 18702] Fix wrong output of x87 registers due to truncation to double on amd64 Ruslan Kabatsayev
14:54 Re: [PATCH] Support Z0 packet in AArch64 multi-arch debugging Pedro Alves
14:41 Re: [PATCH][PR 18702] Fix wrong output of x87 registers due to truncation to double on amd64 Ruslan Kabatsayev
14:20 Re: [PATCH v5 4/7] Share regcache function regcache_raw_read_unsigned. Antoine Tremblay
13:18 Re: [PATCH v3 2/2] Implement 'catch syscall' for gdbserver Pedro Alves
13:14 [PATCH v5 5/7] Support software single step on ARM in GDBServer. Antoine Tremblay
13:13 [PATCH v5 7/7] Enable conditional breakpoints for targets that support software single step in GDBServer. Antoine Tremblay
13:13 [PATCH v5 6/7] Enable software single stepping for while-stepping actions in GDBServer. Antoine Tremblay
13:13 [PATCH v5 3/7] Refactor arm_software_single_step to use regcache. Antoine Tremblay
13:13 [PATCH v5 1/7] Replace breakpoint_reinsert_addr by get_next_pcs operation in GDBServer. Antoine Tremblay
13:13 [PATCH v5 2/7] Share some ARM target dependent code from GDB with GDBServer. Antoine Tremblay
13:13 [PATCH v5 4/7] Share regcache function regcache_raw_read_unsigned. Antoine Tremblay
13:13 [PATCH v5 0/6] Support software single step and conditional breakpoints on ARM in GDBServer. Antoine Tremblay
12:16 Re: [PATCH v3 1/2] gdbserver: set ptrace flags after creating inferiors Pedro Alves
10:36 Re: FYI, Pushed 5 demangler patches to 7.10 branch Joel Brobecker
10:13 Commit: MSP430: Define __high_bsssize for .upper.bss Nick Clifton
08:59 [PATCH] Support Z0 packet in AArch64 multi-arch debugging Yao Qi
08:45 Re: [PATCH v3 2/2] Implement 'catch syscall' for gdbserver Eli Zaretskii
05:57 [PATCH] Add expect for when using CLI jump to run a cmd in testsuite Thomas Preud'homme
02:27 [PATCH v3 2/2] Implement 'catch syscall' for gdbserver Josh Stone
02:26 [PATCH v3 1/2] gdbserver: set ptrace flags after creating inferiors Josh Stone

December 03, 2015
22:28 Re: RFC: block of commands Philippe Waroquiers
20:51 Re: [PATCH 0/6] fortran: multi-dimensional subarrays with strides Jan Kratochvil
19:04 [PATCH OBV] Remove duplicate arch/arm.h include in linux-arm-low.c. Antoine Tremblay
17:19 Re: exceptions.KeyboardInterrupt is thrown in gdb.base/random-signal.exp Pedro Alves
17:13 Re: [PATCH] Run gdb.base/sizeof.exp with board having gdb,noinferiorio Yao Qi
17:09 Re: exceptions.KeyboardInterrupt is thrown in gdb.base/random-signal.exp Yao Qi
16:11 Re: Always run GDB command post-hook after pre-hook has been run Stephen Cross
15:50 Re: [PATCH] Run gdb.base/sizeof.exp with board having gdb,noinferiorio Pedro Alves
15:49 Re: [PATCH] Run gdb.base/sizeof.exp with board having gdb,noinferiorio Yao Qi
15:25 [PATCH] Remove gdb.base/coremaker2.c Yao Qi
14:49 Re: [PATCH v4 4/6] Support software single step on ARM in GDBServer. Yao Qi
14:41 Re: [PATCH v4 3/6] Refactor arm_software_single_step to use regcache. Antoine Tremblay
14:37 Re: [PATCH v4 3/6] Refactor arm_software_single_step to use regcache. Yao Qi
13:58 Re: [PATCH v4 4/6] Support software single step on ARM in GDBServer. Antoine Tremblay
13:11 Re: [PATCH v4 3/6] Refactor arm_software_single_step to use regcache. Antoine Tremblay
13:10 Re: [PATCH] Run gdb.base/sizeof.exp with board having gdb,noinferiorio Pedro Alves
12:47 Re: exceptions.KeyboardInterrupt is thrown in gdb.base/random-signal.exp Pedro Alves
12:28 Re: [PATCH][PR 18702] Fix wrong output of x87 registers due to truncation to double on amd64 Pedro Alves
11:54 Re: Always run GDB command post-hook after pre-hook has been run Pedro Alves
11:27 Re: [PATCH][PR 18702] Fix wrong output of x87 registers due to truncation to double on amd64 Yao Qi
11:17 Re: [PATCH v4 4/6] Support software single step on ARM in GDBServer. Yao Qi
10:28 Re: [PATCH v4 3/6] Refactor arm_software_single_step to use regcache. Yao Qi
09:50 Re: [PATCH v3 10/10] Enable conditional breakpoints for targets that support software single step in GDBServer. Yao Qi

December 02, 2015
18:24 Re: Always run GDB command post-hook after pre-hook has been run Stephen Cross
16:35 Re: [Patch] Fix GDB build when using GCC 4.1.2 Steve Ellcey
14:26 Re: [PATCH][PR 18702] Fix wrong output of x87 registers due to truncation to double on amd64 Ruslan Kabatsayev
14:01 Re: [PATCH v2 1/2] gdbserver: Set Linux ptrace options ASAP Pedro Alves
13:52 Re: [PATCH v4 0/6] Support software single step and conditional breakpoints on ARM in GDBServer. Antoine Tremblay
13:36 Re: [PATCH v4 0/6] Support software single step and conditional breakpoints on ARM in GDBServer. Pedro Alves
13:19 [PATCH v4 4/6] Support software single step on ARM in GDBServer. Antoine Tremblay
13:18 [PATCH v4 6/6] Enable conditional breakpoints for targets that support software single step in GDBServer. Antoine Tremblay
13:18 [PATCH v4 5/6] Enable software single stepping for while-stepping actions in GDBServer. Antoine Tremblay
13:18 [PATCH v4 3/6] Refactor arm_software_single_step to use regcache. Antoine Tremblay
13:18 [PATCH v4 1/6] Replace breakpoint_reinsert_addr by get_next_pcs operation in GDBServer. Antoine Tremblay
13:18 [PATCH v4 2/6] Share some ARM target dependent code from GDB with GDBServer. Antoine Tremblay
13:18 [PATCH v4 0/6] Support software single step and conditional breakpoints on ARM in GDBServer. Antoine Tremblay
11:32 Re: [PATCH][PR 18702] Fix wrong output of x87 registers due to truncation to double on amd64 Yao Qi
09:36 Re: [PATCH] [arm] Fix regression by Do not skip prologue for asm (.S) files Yao Qi
08:47 Re: [Patch] Fix GDB build when using GCC 4.1.2 Yao Qi

December 01, 2015
20:17 Re: [PATCH v2 1/2] gdbserver: Set Linux ptrace options ASAP Josh Stone
17:54 Re: [commit] Fix build error (Re: [PATCH v2 2/3] Display names of remote threads) Simon Marchi
17:38 [Patch] Fix GDB build when using GCC 4.1.2 Steve Ellcey
17:15 Re: exceptions.KeyboardInterrupt is thrown in gdb.base/random-signal.exp Yao Qi
17:10 Re: [PATCH 10/18] Remote thread create/exit events Ulrich Weigand
17:08 [commit] Fix build error (Re: [PATCH v2 2/3] Display names of remote threads) Ulrich Weigand
16:06 Re: [PATCH 10/18] Remote thread create/exit events Pedro Alves
15:12 Re: [PATCH 10/18] Remote thread create/exit events Ulrich Weigand
13:43 [PATCH] Run gdb.base/sizeof.exp with board having gdb,noinferiorio Yao Qi
13:21 [PATCH 6/6] fortran: test cases for subarray strides and slices christoph . t . weinmann
13:21 [PATCH 2/6] fortran: combine subarray and string computation christoph . t . weinmann
13:21 [PATCH 5/6] fortran: calculate subarray with stride values. christoph . t . weinmann
13:21 [PATCH 1/6] fortran: allow multi-dimensional subarrays christoph . t . weinmann
13:21 [PATCH 4/6] fortran: enable parsing of stride parameter for subranges christoph . t . weinmann
13:21 [PATCH 0/6] fortran: multi-dimensional subarrays with strides christoph . t . weinmann
13:21 [PATCH 3/6] fortran: change subrange enum to bit field christoph . t . weinmann
13:00 Re: [PATCH v3 0/10] Support software single step and conditional breakpoints on ARM in GDBServer. Antoine Tremblay
12:34 [PATCH OBV] Run gdb.base/disp-step-syscall.exp for aarch64-linux Yao Qi
12:08 Re: [PATCH v1] Synchronize siginfo type described in GDB with the kernel and glibc ones. Pedro Alves
11:36 Re: Move threads out of jumppad without single step Yao Qi
10:08 RE: [PATCH v1] Synchronize siginfo type described in GDB with the kernel and glibc ones. Tedeschi, Walfred
09:33 Re: [PATCH v3 0/10] Support software single step and conditional breakpoints on ARM in GDBServer. Yao Qi


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

Mail converted by MHonArc