gdb-patches archive
date index for March, 2016

This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.

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

March 31, 2016
23:18 Re: [PATCH] Make ftrace tests work with remote targets Pedro Alves
21:42 [PATCH obv] gdbserver: Fix C++ build errors in tracepoint.c Marcin KoÅcielnicki
20:37 Re: [PATCH v4 09/11] [PR gdb/14441] gdb: convert lvalue reference type check to general reference type check Keith Seitz
20:35 Re: [PATCH v4 08/11] [PR gdb/14441] gdb: python: support rvalue references in the gdb module Keith Seitz
20:35 Re: [PATCH v4 00/11] [PR gdb/14441] Support C++0x rvalue references in gdb Keith Seitz
20:24 Re: [PATCH] Make ftrace tests work with remote targets Simon Marchi
18:47 Re: [PATCH 0/3] Fix PR gdb/19858: GDB doesn't register the JIT libraries on attach Pedro Alves
18:44 Re: [PATCH 00/30] Stop throwing exceptions from signal handlers Pedro Alves
18:31 Re: [PATCH 2/2] Add test for fast tracepoint enable/disable Simon Marchi
18:22 Re: [PATCH 1/3] gdbserver/IPA: Export some functions via global function pointers. Sergio Durigan Junior
18:01 Re: [PATCH 2/2] Add test for fast tracepoint enable/disable Simon Marchi
17:45 Re: [PATCH 1/2] Fix write endianness/size problem for fast tracepoint enabled flag Simon Marchi
14:43 Re: [PATCH 00/30] Stop throwing exceptions from signal handlers Pedro Alves
13:58 [PATCH obv] gdb/NEWS: Add mention of powerpc*-linux tracepoints. Marcin KoÅcielnicki
13:45 Re: [PATCH v2 4/4] gdbserver: Add emit_ops for powerpc. Marcin KoÅcielnicki
13:45 Re: [PATCH v2 3/4] gdbserver: Add powerpc fast tracepoint support. Marcin KoÅcielnicki
13:42 Re: [PATCH 2/4 v3] IPA: Add alloc_jump_pad_buffer target hook. Marcin KoÅcielnicki
12:58 Re: [PATCH 1/2] Fix write endianness/size problem for fast tracepoint enabled flag Yao Qi
12:07 Re: [PATCH, doc RFA] Remove support for "target m32rsdi" and "target mips/pmon/ddb/rockhopper/lsi" Pedro Alves
12:00 Re: [PATCH v2] python: Use console format for output of gdb.execute command Pedro Alves
11:39 Re: [PATCH v2 3/4] gdbserver: Add powerpc fast tracepoint support. Ulrich Weigand
11:38 Re: [PATCH 2/4 v3] IPA: Add alloc_jump_pad_buffer target hook. Ulrich Weigand
11:37 Re: [PATCH 2/4 v2] IPA: Add alloc_jump_pad_buffer target hook. Ulrich Weigand
11:33 Re: [PATCH 1/2] Fix write endianness/size problem for fast tracepoint enabled flag Pedro Alves
10:58 Re: [PATCH 2/2] Add test for fast tracepoint enable/disable Yao Qi
10:51 Re: [PATCH 1/2] Fix write endianness/size problem for fast tracepoint enabled flag Yao Qi
10:44 [PATCH v2] python: Use console format for output of gdb.execute command Catalin Udma
10:43 RE: [PATCH] python: Use console format for output of gdb.execute command Catalin-Dan Udma
08:10 [PATCH] Fix gdb.reverse/finish-reverse-bkpt.exp Yao Qi
07:34 Re: [PATCH 2/4 v2] IPA: Add alloc_jump_pad_buffer target hook. Yao Qi
01:31 Re: [PATCH v2 3/4] gdbserver: Add powerpc fast tracepoint support. Marcin KoÅcielnicki
01:16 [PATCH 2/4 v3] IPA: Add alloc_jump_pad_buffer target hook. Marcin KoÅcielnicki
01:10 Re: [PATCH v4] Implement 'catch syscall' for gdbserver Josh Stone

March 30, 2016
22:19 Re: [PATCH, doc RFA] Remove support for "target m32rsdi" and "target mips/pmon/ddb/rockhopper/lsi" Maciej W. Rozycki
22:11 [PATCH] Fix use of lazy strings outside of pretty-printers Doug Evans
22:02 Re: [PATCH 1/3] gdbserver/IPA: Export some functions via global function pointers. Marcin KoÅcielnicki
16:29 [PATCH] Fix gdb.reverse/next-reverse-bkpt-over-sr.exp Yao Qi
15:46 Re: [PATCH 2/2] Add arm epilogue unwinder Yao Qi
15:37 Re: [PATCH] Simplify gdb.reverse/until-reverse.c Yao Qi
15:35 Re: [PATCH v2 3/4] gdbserver: Add powerpc fast tracepoint support. Ulrich Weigand
15:28 Re: [PATCH v2 3/4] gdbserver: Add powerpc fast tracepoint support. Simon Marchi
15:24 Re: [PATCH v2 3/4] gdbserver: Add powerpc fast tracepoint support. Simon Marchi
15:17 [PATCH 2/2] Add test for fast tracepoint enable/disable Simon Marchi
15:17 [PATCH 1/2] Fix write endianness/size problem for fast tracepoint enabled flag Simon Marchi
14:58 Re: [PATCH 2/4 v2] IPA: Add alloc_jump_pad_buffer target hook. Ulrich Weigand
14:57 Re: [PATCH v2 3/4] gdbserver: Add powerpc fast tracepoint support. Ulrich Weigand
14:56 [PATCH obv] gdbserver/tracepoint.c: Remove whitespace Simon Marchi
14:52 Re: [PATCH v2 3/4] gdbserver: Add powerpc fast tracepoint support. Simon Marchi
14:50 Re: [PATCH 2/4 v2] IPA: Add alloc_jump_pad_buffer target hook. Yao Qi
14:37 Re: [PATCH v2 1/2] Optzd-out ptr: New test for error handling Yao Qi
14:35 Re: [PATCH] Eliminate -var-create error for optzd ptr to struct Yao Qi
14:17 Re: [patchv2 2/2] Workaround gdbserver<7.7 for setfs Pedro Alves
14:14 Re: [PATCH 1/2] gdbarch software_single_step returns VEC (CORE_ADDR) * Yao Qi
13:20 [PATCH] ftrace: Fix gdbserver crash when doing tstatus after detach or process exit Simon Marchi
12:23 Re: [PATCH v4] Implement 'catch syscall' for gdbserver Yao Qi
12:04 [PATCH] Fix PR remote/19840: gdb crashes on reverse-stepi Pedro Alves
11:38 Re: [PATCH 2/4 v2] IPA: Add alloc_jump_pad_buffer target hook. Ulrich Weigand
11:32 Re: [PATCH 1/3] gdbserver/IPA: Export some functions via global function pointers. Ulrich Weigand
11:30 Re: [PATCH 1/3] gdbserver/IPA: Export some functions via global function pointers. Ulrich Weigand
09:27 Commit: AArch64 sim: More bug fixing. Nick Clifton
08:32 [PATCH] Move CL entries from gdb/ChangeLog to gdb/testsuite/ChangeLog Yao Qi
06:57 [PATCH] Fix gdb.Value->python conversion for large unsigned ints Doug Evans
06:51 Re: [PATCH] Add function host_string_to_python_string. Doug Evans
05:32 [PATCH] gdb: dwarf2read: implement handling of variables in Fortran common block G Helffrich
02:49 Re: [PATCH obv] gdb/NEWS: Add mention of s390*-linux tracepoints. Eli Zaretskii
00:49 Re: [PATCH] Teach "info breakpoints" to show the address of a -location watchpoint Patrick Palka

March 29, 2016
23:51 Re: [PATCH] gdbserver: Handle 'v' packet while processing qSymbol. Marcin KoÅcielnicki
23:49 Re: [PATCH v4] Implement 'catch syscall' for gdbserver Josh Stone
23:07 Re: [PATCH v3] gdb: xtensa: fix frame initialization when PC is invalid Pedro Alves
22:46 Re: [PATCH] Make ftrace tests work with remote targets Pedro Alves
22:04 Re: [PATCH 2/4 v2] IPA: Add alloc_jump_pad_buffer target hook. Marcin KoÅcielnicki
22:00 Re: [PATCH] gdbserver: Handle 'v' packet while processing qSymbol. Pedro Alves
21:52 Re: [PATCH 1/3] gdbserver/IPA: Export some functions via global function pointers. Marcin KoÅcielnicki
21:51 Re: [PATCH 1/3] gdbserver/IPA: Export some functions via global function pointers. Pedro Alves
21:49 Re: [PATCH] gdbserver: Handle 'v' packet while processing qSymbol. Marcin KoÅcielnicki
21:40 Re: [PATCH v4] gdbserver/s390: Switch on tracepoint support. Marcin KoÅcielnicki
21:40 [PATCH obv] gdb/NEWS: Add mention of s390*-linux tracepoints. Marcin KoÅcielnicki
19:58 [PATCH v3] gdb: xtensa: fix frame initialization when PC is invalid Max Filippov
19:56 Re: [PATCH v2] gdb: xtensa: fix frame initialization when PC is invalid Max Filippov
19:40 Re: [PATCH] Teach "info breakpoints" to show the address of a -location watchpoint Pedro Alves
19:09 Re: [PATCH v2] gdb: xtensa: fix frame initialization when PC is invalid Pedro Alves
18:31 Re: [PATCH v4] gdbserver/s390: Switch on tracepoint support. Ulrich Weigand
18:25 Re: [PATCH v2 4/4] gdbserver: Add emit_ops for powerpc. Ulrich Weigand
18:23 Re: [PATCH v2 3/4] gdbserver: Add powerpc fast tracepoint support. Ulrich Weigand
18:18 Re: [PATCH 2/4 v2] IPA: Add alloc_jump_pad_buffer target hook. Ulrich Weigand
18:18 [PATCH v2] gdb: xtensa: fix frame initialization when PC is invalid Max Filippov
18:12 Re: [PATCH v4] Implement 'catch syscall' for gdbserver Josh Stone
18:08 Re: [PATCH 1/3] gdbserver/IPA: Export some functions via global function pointers. Ulrich Weigand
18:01 Re: [PATCH] gdb: xtensa: fix frame initialization when PC is invalid Max Filippov
17:41 Re: [PATCH] Remove i386bsd-tdep.o from x86_64-*-elf* target Pedro Alves
17:40 [obv/PATCH] Fix formatting issue in value_actual_type Don Breazeal
17:17 Re: [patch, avr, pr19401] Update PC after break Pedro Alves
17:14 Re: [PATCH] Eliminate -var-create error for optzd ptr to struct Don Breazeal
17:13 Re: [PATCH v2 1/2] Optzd-out ptr: New test for error handling Don Breazeal
17:00 Re: [PATCH 2/2] Add arm epilogue unwinder Pedro Alves
16:53 Re: [PATCH] gdb: xtensa: fix frame initialization when PC is invalid Pedro Alves
16:46 Re: [PATCH] Simplify gdb.reverse/until-reverse.c Pedro Alves
16:40 Re: [PATCH] python: Use console format for output of gdb.execute command Pedro Alves
14:50 Re: Tentative: add -location option to clear command Giles Atkinson
14:27 Re: [PATCH v4] Implement 'catch syscall' for gdbserver Yao Qi
13:54 [PATCH] Compile gdb.arch/arm-neon.exp with debug info Yao Qi
13:17 [PATCH] Simplify gdb.reverse/until-reverse.c Yao Qi
12:01 Re: [PATCH] Eliminate -var-create error for optzd ptr to struct Yao Qi
11:58 Re: [PATCH v2 1/2] Optzd-out ptr: New test for error handling Yao Qi
10:34 Commit: AArch64 sim: Tidy up Nick Clifton

March 28, 2016
21:34 [PATCH v2 2/2] Optzd-out ptr: Eliminate -var-create error Don Breazeal
21:34 [PATCH v2 1/2] Optzd-out ptr: New test for error handling Don Breazeal
21:33 [PATCH v2 0/2] Optzd-out ptr: Error handling improvement Don Breazeal
15:05 Re: [PATCH] Make ftrace tests work with remote targets Simon Marchi

March 27, 2016
23:32 [PATCH] gdb: xtensa: fix frame initialization when PC is invalid Max Filippov

March 26, 2016
17:35 [PATCH] Teach "info breakpoints" to show the address of a -location watchpoint Patrick Palka

March 25, 2016
16:30 [PATCH] Remove i386bsd-tdep.o from x86_64-*-elf* target Doug Evans

March 24, 2016
22:32 [patchv2 2/2] Workaround gdbserver<7.7 for setfs Jan Kratochvil
22:32 [patchv2 1/2] Workaround gdbserver<7.7 for setfs Jan Kratochvil
22:09 [patch] Workaround gdbserver<7.7 for setfs [Re: [patch] Suggest newer gdbserver if it has no qXfer:exec-file:read] Jan Kratochvil
16:59 Re: [patch] Suggest newer gdbserver if it has no qXfer:exec-file:read Jan Kratochvil
14:39 [PATCH 2/2] Add arm epilogue unwinder Yao Qi
14:39 [PATCH 1/2] Refactor arm_stack_frame_destroyed_p Yao Qi
14:39 [PATCH 0/2] Add arm epilogue unwinder Yao Qi
13:40 Re: [patch, avr, pr19401] Update PC after break Pitchumani Sivanupandi
09:55 [PATCH OBV] Add quotation mark in test message Yao Qi
09:15 Re: [PATCH 3/3] Add regression test for PR gdb/19858 (JIT code registration on attach) Yao Qi
09:01 Re: [PATCH 2/3] Make gdb.base/jit.exp binaries unique Yao Qi
08:59 Re: [PATCH 1/3] Fix PR gdb/19858: GDB doesn't register the JIT libraries on attach Yao Qi
07:31 RE: [PING #2][PATCH] python: Use console format for output of gdb.execute command Catalin-Dan Udma
01:15 Re: [PATCH v4] gdbserver/s390: Switch on tracepoint support. Marcin KoÅcielnicki

March 23, 2016
21:15 Re: [patch] Suggest newer gdbserver if it has no qXfer:exec-file:read Jan Kratochvil
21:04 [PATCH v2] [PR gdb/19820] gdb: allow enumeration constants as second operand of BINOP_REPEAT Artemiy Volkov
19:00 Re: [PATCH] [PR gdb/19820] gdb: allow enumeration constants as second operand of BINOP_REPEAT Artemiy Volkov
17:37 Commit: AArch64 sim: More improvements Nick Clifton
17:26 Re: [PATCH 2/2] Remove gdbarch method displaced_step_hw_singlestep Pedro Alves
17:25 Re: [PATCH 1/2] gdbarch software_single_step returns VEC (CORE_ADDR) * Pedro Alves
16:36 Re: [PR python/19819] Remove unused static vars in py-xmethods.c Yao Qi
16:26 [PATCH 7/7] New test case gdb.base/branch-to-self.exp Yao Qi
16:21 Re: [PATCH] [PR gdb/19820] gdb: allow enumeration constants as second operand of BINOP_REPEAT Yao Qi
16:10 [PATCH 3/7] Force to insert software single step breakpoint Yao Qi
16:10 [PATCH 4/7] Insert breakpoint even when the raw breakpoint is found Yao Qi
16:10 [PATCH 2/7] Deliver signal in hardware single step Yao Qi
16:10 [PATCH 1/7] New test case gdb.trace/signal.exp Yao Qi
16:10 [PATCH 6/7] Resume the inferior with signal rather than stepping over Yao Qi
16:10 [PATCH 5/7] [GDBserver] Don't error in reinsert_raw_breakpoint if bp->inserted Yao Qi
16:10 [PATCH 0/7 V2] Step over instruction branches to itself Yao Qi
15:25 Re: [PATCH v4] gdbserver/s390: Switch on tracepoint support. Andreas Arnez
14:40 Re: [patch, avr, pr19401] Update PC after break Pedro Alves
14:14 [patch, avr, pr19401] Update PC after break Pitchumani Sivanupandi
14:10 [PATCH 2/2] Remove gdbarch method displaced_step_hw_singlestep Yao Qi
14:10 [PATCH 1/2] gdbarch software_single_step returns VEC (CORE_ADDR) * Yao Qi
14:10 [PATCH 0/2] gdbarch software_single_step returns VEC (CORE_ADDR) * Yao Qi
13:30 [PATCH 1/3] Fix PR gdb/19858: GDB doesn't register the JIT libraries on attach Pedro Alves
13:30 [PATCH 0/3] Fix PR gdb/19858: GDB doesn't register the JIT libraries on attach Pedro Alves
13:30 [PATCH 2/3] Make gdb.base/jit.exp binaries unique Pedro Alves
13:30 [PATCH 3/3] Add regression test for PR gdb/19858 (JIT code registration on attach) Pedro Alves
11:22 Re: [PATCH] Remove comments on software_single_step in gdbarch.sh Yao Qi
00:27 Re: [PATCH] Negative repeat count for 'x' command Toshihito Kikuchi

March 22, 2016
13:56 Re: [patch] Suggest newer gdbserver if it has no qXfer:exec-file:read Pedro Alves
13:16 Re: [patch] Suggest newer gdbserver if it has no qXfer:exec-file:read Jan Kratochvil
12:24 Re: [patch] Suggest newer gdbserver if it has no qXfer:exec-file:read Pedro Alves
11:54 Re: [PATCH, doc RFA] Remove support for "target m32rsdi" and "target mips/pmon/ddb/rockhopper/lsi" Pedro Alves
10:49 Re: [PATCH, doc RFA] Remove support for "target m32rsdi" and "target mips/pmon/ddb/rockhopper/lsi" Yao Qi
10:41 Re: [PATCH v2 00/25] Towards great frontend GDB consoles Yao Qi
10:36 Re: [PATCH v2 25/25] Add command to list UIs Yao Qi
10:26 Re: [PATCH v2 13/25] Always process target events in the main UI Yao Qi
10:14 Re: [PATCH v2 22/25] Make main_ui be heap allocated Yao Qi
09:46 Re: [PATCH v2 08/25] Make input_fd be per UI Yao Qi
09:33 Re: [PATCH v2 05/25] Make the intepreters output to all UIs Yao Qi
09:19 Re: [PATCH 1/3] gdbserver/IPA: Export some functions via global function pointers. Marcin KoÅcielnicki
09:16 Re: [PATCH v4] gdbserver/s390: Switch on tracepoint support. Marcin KoÅcielnicki
09:15 Re: [patch] Suggest newer gdbserver if it has no qXfer:exec-file:read Gary Benson
08:55 Re: [PATCH v2 04/25] Introduce interpreter factories Yao Qi

March 21, 2016
21:15 [PATCH v4 10/11] [PR gdb/14441] gdb: gdbtypes: add rvalue references to overloading resolution Artemiy Volkov
21:03 [PATCH v4 09/11] [PR gdb/14441] gdb: convert lvalue reference type check to general reference type check Artemiy Volkov
21:03 [PATCH v4 11/11] [PR gdb/14441] gdb: testsuite: add rvalue reference tests Artemiy Volkov
21:02 [PATCH v4 04/11] [PR gdb/14441] gdb: parse: support rvalue reference type Artemiy Volkov
21:02 [PATCH v4 07/11] [PR gdb/14441] gdb: dwarf2read: support DW_TAG_rvalue_reference type Artemiy Volkov
21:02 [PATCH v4 08/11] [PR gdb/14441] gdb: python: support rvalue references in the gdb module Artemiy Volkov
21:02 [PATCH v4 05/11] [PR gdb/14441] gdb: demangle: implement demangling for rvalue reference typenames Artemiy Volkov
21:02 [PATCH v4 06/11] [PR gdb/14441] gdb: print: implement correct printing of rvalue reference types and values Artemiy Volkov
21:02 [PATCH v4 03/11] [PR gdb/14441] gdb: valops: add ability to return rvalue reference values from value_ref() Artemiy Volkov
21:02 [PATCH v4 02/11] [PR gdb/14441] gdb: gdbtypes: change {lookup,make}_reference_type() API Artemiy Volkov
21:02 [PATCH v4 01/11] [PR gdb/14441] gdb: gdbtypes: add definitions for rvalue reference type Artemiy Volkov
21:02 [PATCH v4 00/11] [PR gdb/14441] Support C++0x rvalue references in gdb Artemiy Volkov
19:52 Re: [PATCH 00/30] Stop throwing exceptions from signal handlers Simon Marchi
19:49 Re: [PATCH 09/30] Introduce interruptible_select Pedro Alves
19:48 Re: [PATCH 09/30] Introduce interruptible_select Simon Marchi
19:12 Re: [PATCH v2 00/25] Towards great frontend GDB consoles Pedro Alves
19:06 RE: [PATCH v2 00/25] Towards great frontend GDB consoles Marc Khouzam
18:51 Re: [PATCH v2 00/25] Towards great frontend GDB consoles Pedro Alves
18:35 RE: [PATCH v2 00/25] Towards great frontend GDB consoles Marc Khouzam
18:33 Re: [PATCH 09/30] Introduce interruptible_select Pedro Alves
18:24 Re: [PATCH 16/30] Decouple target_interrupt from all-stop/non-stop modes Pedro Alves
18:21 Re: [PATCH 16/30] Decouple target_interrupt from all-stop/non-stop modes Simon Marchi
17:59 Re: [PATCH 09/30] Introduce interruptible_select Simon Marchi
17:57 Re: [PATCH v2 24/25] Add new command to create extra console/mi UI channels Pedro Alves
17:43 RE: [PATCH v2 00/25] Towards great frontend GDB consoles Marc Khouzam
17:17 Re: [PATCH v2 00/25] Towards great frontend GDB consoles Eli Zaretskii
17:12 Re: [PATCH v2 24/25] Add new command to create extra console/mi UI channels Eli Zaretskii
17:02 Re: [PATCH v2 00/25] Towards great frontend GDB consoles Pedro Alves
16:51 Re: [PATCH v2 24/25] Add new command to create extra console/mi UI channels Pedro Alves
16:34 Re: [PATCH v2 00/25] Towards great frontend GDB consoles Eli Zaretskii
16:31 Re: [PATCH v2 24/25] Add new command to create extra console/mi UI channels Eli Zaretskii
15:39 [PATCH v2 14/25] Make target_terminal_inferior/ours almost nops on non-main UIs Pedro Alves
15:30 [PATCH v2 20/25] Push thread->control.command_interp to the struct thread_fsm Pedro Alves
15:30 [PATCH v2 06/25] Always run async signal handlers in the main UI Pedro Alves
15:30 [PATCH v2 07/25] Make instream and serial_stdin be per UI Pedro Alves
15:30 [PATCH v2 25/25] Add command to list UIs Pedro Alves
15:30 [PATCH v2 19/25] New function should_print_stop_to_console Pedro Alves
15:29 [PATCH v2 04/25] Introduce interpreter factories Pedro Alves
15:29 [PATCH v2 11/25] Make current_ui_out be per UI Pedro Alves
15:29 [PATCH v2 16/25] Simplify starting the command event loop Pedro Alves
15:29 [PATCH v2 17/25] Make gdb_in_secondary_prompt_p() be per UI Pedro Alves
15:29 [PATCH v2 05/25] Make the intepreters output to all UIs Pedro Alves
15:27 [PATCH v2 23/25] Handle UI terminal closed Pedro Alves
15:27 [PATCH v2 09/25] Make outstream be per UI Pedro Alves
15:27 [PATCH v2 15/25] Introduce display_mi_prompt Pedro Alves
15:27 [PATCH v2 21/25] Only send sync execution command output to the UI that ran the command Pedro Alves
15:26 [PATCH v2 08/25] Make input_fd be per UI Pedro Alves
15:26 [PATCH v2 10/25] Delete def_uiout Pedro Alves
15:22 [PATCH v2 18/25] Replace the sync_execution global with a new enum prompt_state tristate Pedro Alves
15:21 [PATCH v2 22/25] Make main_ui be heap allocated Pedro Alves
15:21 [PATCH v2 12/25] Make command line editing (use of readline) be per UI Pedro Alves
15:21 [PATCH v2 24/25] Add new command to create extra console/mi UI channels Pedro Alves
15:21 [PATCH v2 03/25] Make the interpreters be per UI Pedro Alves
15:21 [PATCH v2 13/25] Always process target events in the main UI Pedro Alves
15:21 [PATCH v2 01/25] Introduce "struct ui" Pedro Alves
15:21 [PATCH v2 02/25] Make gdb_stdout&co be per UI Pedro Alves
15:21 [PATCH v2 00/25] Towards great frontend GDB consoles Pedro Alves
11:54 RE: MIPS simulator is broken Matthew Fortune
10:52 Re: [PATCH] ARM process record: median instructions Yao Qi
10:43 Re: [PATCH] ARM process record: median instructions Marcin KoÅcielnicki
10:40 [PATCH] ARM process record: median instructions Yao Qi
09:40 Re: [PATCH 7/8] Resume the inferior with signal rather than stepping over Yao Qi
09:18 [PATCH] Remove comments on software_single_step in gdbarch.sh Yao Qi

March 20, 2016
19:27 [PATCH] [PR gdb/19820] gdb: allow enumeration constants as second operand of BINOP_REPEAT Artemiy Volkov
12:10 Re: [PATCH v3 02/11] [PR gdb/14441] gdb: gdbtypes: change {lookup,make}_reference_type() API Artemiy Volkov

March 19, 2016
20:18 [patch] Suggest newer gdbserver if it has no qXfer:exec-file:read Jan Kratochvil
14:04 Re: [PATCH] Minor fix in AVR prologue scan. Cristiano

March 18, 2016
23:43 [PR python/19819] Remove unused static vars in py-xmethods.c Siva Chandra
21:15 [PATCH] Fix debugging with destroyed TLS Andi Kleen
19:37 [PATCH 09/30] Introduce interruptible_select Pedro Alves
19:37 [PATCH 16/30] Decouple target_interrupt from all-stop/non-stop modes Pedro Alves
19:28 [PATCH 05/30] Stop remote-fileio.c from throwing from SIGINT handler Pedro Alves
19:27 [PATCH 11/30] Don't call clear_quit_flag after check_quit_flag Pedro Alves
19:27 [PATCH 15/30] Eliminate clear_quit_flag Pedro Alves
19:27 [PATCH 06/30] Remove unused struct serial::name field Pedro Alves
19:27 [PATCH 21/30] Use target_terminal_ours_for_output in exceptions.c Pedro Alves
19:26 [PATCH 07/30] Introduce a serial interface for select'able events Pedro Alves
19:26 [PATCH 24/30] Add missing cleanups to defaulted_query and prompt_for_continue Pedro Alves
19:26 [PATCH 10/30] Make Python use a struct serial event Pedro Alves
19:25 [PATCH 08/30] Fix signal handler/event-loop races Pedro Alves
19:25 [PATCH 04/30] Don't set immediate_quit in prompt_for_continue Pedro Alves
19:25 [PATCH 13/30] Don't call clear_quit_flag in prepare_to_throw_exception Pedro Alves
19:25 [PATCH 12/30] Don't call clear_quit_flag in command_handler Pedro Alves
19:24 [PATCH 17/30] Pass Ctrl-C to the target in target_terminal_inferior Pedro Alves
19:24 [PATCH 25/30] Do target_terminal_ours in query & friends instead of in all callers Pedro Alves
19:24 [PATCH 23/30] Use target_terminal_ours_for_output in warning/internal_error Pedro Alves
19:19 [PATCH 28/30] target remote: Don't rely on immediate_quit (introduce quit handlers) Pedro Alves
19:19 [PATCH 26/30] Use target_terminal_ours_for_output in MI Pedro Alves
19:19 [PATCH 27/30] TUI: GC tui_target_has_run Pedro Alves
19:19 [PATCH 30/30] Eliminate target_check_pending_interrupt Pedro Alves
19:19 [PATCH 29/30] Eliminate immediate_quit Pedro Alves
19:19 [PATCH 22/30] Use target_terminal_ours_for_output in infcmd.c Pedro Alves
19:19 [PATCH 19/30] ada-lang.c: Introduce type_as_string and use it Pedro Alves
19:18 [PATCH 20/30] Use target_terminal_ours_for_output in cp-support.c Pedro Alves
19:18 [PATCH 18/30] Fix inconsistent handling of EINTR in ser-*.c backends Pedro Alves
19:18 [PATCH 14/30] Don't call clear_quit_flag in captured_main Pedro Alves
19:18 [PATCH 02/30] Inline command_loop in read_command_line Pedro Alves
19:18 [PATCH 03/30] TUI: check whether in secondary prompt instead of immediate_quit Pedro Alves
19:18 [PATCH 00/30] Stop throwing exceptions from signal handlers Pedro Alves
19:18 [PATCH 01/30] Don't rely on immediate_quit in command_line_input Pedro Alves
17:10 Re: Commit: AArch64 sim: Fix off by one error checking for invalid vector array element Nick Clifton
15:12 Re: [PATCH V5 2/2] Add mpx-bnd-init-on-return set/show command for inferior calls. Eli Zaretskii
15:10 [PATCH v2 4/4] gdbserver: Add emit_ops for powerpc. Marcin KoÅcielnicki
15:09 [PATCH v2 3/4] gdbserver: Add powerpc fast tracepoint support. Marcin KoÅcielnicki
15:08 [PATCH 2/4 v2] IPA: Add alloc_jump_pad_buffer target hook. Marcin KoÅcielnicki
15:03 Re: [PATCH 4/8] Force to insert software single step breakpoint Pedro Alves
15:01 [PATCH OBV] Make sparc_software_single_step static Yao Qi
14:54 Re: Commit: AArch64 sim: Fix off by one error checking for invalid vector array element Andreas Schwab
14:44 Commit: AArch64 sim: Fix off by one error checking for invalid vector array element Nick Clifton
14:40 Re: [PATCH] [spu] throw error when target_read_memory fails Yao Qi
14:36 Re: [PATCH 1/8] Set signal to 0 after enqueue_pending_signal Yao Qi
14:36 Re: [PATCH 2/8] Check LWP_SIGNAL_CAN_BE_DELIVERED for enqueue/dequeue pending signals Yao Qi
14:26 Re: Commit: AArch64: Simulate scalar NEG and vector MUL Nick Clifton
14:25 Re: [PATCH 4/8] Force to insert software single step breakpoint Yao Qi
14:21 [PATCH V5 2/2] Add mpx-bnd-init-on-return set/show command for inferior calls. Walfred Tedeschi
14:16 [PATCH V5 1/2] Initialize bnd register before performing inferior calls. Walfred Tedeschi
14:16 [PATCH V5 0/2] BND register initialization Walfred Tedeschi
13:27 Re: Commit: AArch64: Simulate scalar NEG and vector MUL Mike Frysinger
13:13 Re: [PATCH] Minor fix in AVR prologue scan. Luis Machado
10:26 [PATCH V2] Improve user experience in printing Fortran derived types. Walfred Tedeschi
09:32 Commit: AArch64: Simulate scalar NEG and vector MUL Nick Clifton
07:47 Re: [PATCH] [spu] throw error when target_read_memory fails Ulrich Weigand
06:28 Re: [PATCH] gdb/remote: Don't use vKill if multi-process features are disabled Andrew Burgess
00:12 Re: [PATCH] gdb/remote: Don't use vKill if multi-process features are disabled Pedro Alves

March 17, 2016
23:27 Re: [PATCH] gdb/remote: Don't use vKill if multi-process features are disabled Andrew Burgess
22:42 [PATCH] Minor fix in AVR prologue scan. Cristiano De Alti
22:25 [PATCH] PR gdb/13519, disassemble command attempts to disassemble SRAM rather than program memory. Cristiano De Alti
22:21 Re: [PATCH] gdb/remote: Don't use vKill if multi-process features are disabled Pedro Alves
22:03 [PATCH] gdb/remote: Don't use vKill if multi-process features are disabled Andrew Burgess
17:19 [commit] [patch] Suggest running gdbserver for a PID in container Jan Kratochvil
16:05 Re: [PATCH] Remove redundant WIFSTOPPED check Pedro Alves
16:00 [PATCH, doc RFA] Remove support for "target m32rsdi" and "target mips/pmon/ddb/rockhopper/lsi" Pedro Alves
14:27 Re: [PATCH v1] Improve user experience in printing Fortran derived types. Luis Machado
14:15 Re: [PATCH v1] Improve user experience in printing Fortran derived types. Luis Machado
12:51 Re: [PATCH 1/3] linux-record: Fix bad fall-through for pipe/pipe2 Andreas Arnez
12:40 Re: [PATCH 4/8] Force to insert software single step breakpoint Pedro Alves
12:12 Re: [PATCH 3/8] Deliver signal in hardware single step Pedro Alves
11:13 Re: [patch] Suggest running gdbserver for a PID in container Pedro Alves
11:07 Re: [PATCH 2/8] Check LWP_SIGNAL_CAN_BE_DELIVERED for enqueue/dequeue pending signals Pedro Alves
10:38 Re: [PATCH v2 3/3] PR remote/19496, timeout in forking-threads-plus-bkpt Pedro Alves
10:34 Re: [patch for 7.11] btrace: fix PR gdb/19829 Pedro Alves
10:22 RE: [patch for 7.11] btrace: fix PR gdb/19829 Metzger, Markus T
10:10 [PUSHED][PATCH] S390: Add syscall info for syscalls up to 374 Andreas Arnez
10:07 Re: [patch for 7.11] btrace: fix PR gdb/19829 Pedro Alves
10:06 [PUSHED][PATCH] S390: Fix output path for s390-multiarch test case Andreas Arnez
09:49 [PATCH] [spu] throw error when target_read_memory fails Yao Qi
09:12 Re: [PATCH 2/3] linux-record.c: Fix whitespace issues Andreas Arnez
09:11 Re: [PATCH 1/3] linux-record: Fix bad fall-through for pipe/pipe2 Andreas Arnez
09:11 Re: [PATCH 3/3] linux-record: Simplify with record_mem_at_reg() Andreas Arnez
08:55 [PATCH] Remove redundant WIFSTOPPED check Yao Qi
08:45 Re: [PATCH 3/3] linux-record: Simplify with record_mem_at_reg() Yao Qi
08:44 Re: [PATCH 2/3] linux-record.c: Fix whitespace issues Yao Qi
08:43 [PATCH 3/3] fort_dyn_array: Use value constructor instead of raw-buffer manipulation. Bernhard Heckel
08:43 [PATCH 1/3] fort_dyn_array: Enable dynamic member types inside a structure. Bernhard Heckel
08:43 [PATCH 2/3] fort_dyn_array: Support evaluation of dynamic elements inside arrays. Bernhard Heckel
08:43 [PATCH 0/3] fortran: Enable arrays of structures with dynamic member types. Bernhard Heckel
08:42 Re: [PATCH 1/3] linux-record: Fix bad fall-through for pipe/pipe2 Yao Qi
08:40 Re: [PATCH 2/8] Check LWP_SIGNAL_CAN_BE_DELIVERED for enqueue/dequeue pending signals Yao Qi
08:33 [PATCH] Canonicalize more arm linux syscalls Yao Qi
07:54 RE: [PING][PATCH] python: Use console format for output of gdb.execute command Catalin-Dan Udma
07:48 [patch for 7.11] btrace: fix PR gdb/19829 Markus Metzger
06:30 Re: [PATCH 3/4 v2] gdbserver: Add powerpc fast tracepoint support. Ulrich Weigand

March 16, 2016
22:51 Re: [PATCH v2 3/3] PR remote/19496, timeout in forking-threads-plus-bkpt Don Breazeal
22:48 Re: [PATCH v3 11/11] [PR gdb/14441] gdb: testsuite: add rvalue reference tests Keith Seitz
22:45 Re: [PATCH v3 10/11] [PR gdb/14441] gdb: gdbtypes: add rvalue references to overloading resolution Keith Seitz
22:41 Re: [PATCH v3 09/11] [PR gdb/14441] gdb: convert lvalue reference type check to general reference type check Keith Seitz
22:32 Re: [PATCH v3 08/11] [PR gdb/14441] gdb: python: support rvalue references in the gdb module Keith Seitz
22:28 Re: [PATCH v3 07/11] [PR gdb/14441] gdb: dwarf2read: support DW_AT_rvalue_reference type Keith Seitz
22:26 Re: [PATCH v3 06/11] [PR gdb/14441] gdb: print: implement correct printing of rvalue reference types and values Keith Seitz
22:25 Re: [PATCH v3 05/11] [PR gdb/14441] gdb: demangle: implement demangling for rvalue reference typenames Keith Seitz
22:23 Re: [PATCH v3 04/11] [PR gdb/14441] gdb: parse: support rvalue reference type Keith Seitz
22:22 Re: [PATCH v3 03/11] [PR gdb/14441] gdb: valops: add ability to return rvalue reference values from value_ref() Keith Seitz
22:19 Re: [PATCH v3 02/11] [PR gdb/14441] gdb: gdbtypes: change {lookup,make}_reference_type() API Keith Seitz
22:18 Re: [PATCH v2 2/3] PR remote/19496, interrupted syscall in forking-threads-plus-bkpt Don Breazeal
22:08 Re: [PATCH v3 01/11] [PR gdb/14441] gdb: gdbtypes: add definitions for rvalue reference type Keith Seitz
20:23 Re: [PATCH 1/3] linux-record: Fix bad fall-through for pipe/pipe2 Marcin KoÅcielnicki
18:57 [PATCH 3/3] linux-record: Simplify with record_mem_at_reg() Andreas Arnez
18:56 [PATCH 2/3] linux-record.c: Fix whitespace issues Andreas Arnez
18:56 [PATCH 1/3] linux-record: Fix bad fall-through for pipe/pipe2 Andreas Arnez
18:55 [PATCH 0/3] Some cleanups in linux-record.c Andreas Arnez
18:33 Re: [PATCH v2 2/3] PR remote/19496, interrupted syscall in forking-threads-plus-bkpt Pedro Alves
18:26 Re: [PATCH v2 2/3] PR remote/19496, interrupted syscall in forking-threads-plus-bkpt Don Breazeal
17:55 Re: [PATCH 3/4 v2] gdbserver: Add powerpc fast tracepoint support. Marcin KoÅcielnicki
17:36 [OB PATCH] Fix c++ build Doug Evans
17:29 Re: [PATCH v2 3/3] PR remote/19496, timeout in forking-threads-plus-bkpt Don Breazeal
17:16 Re: [PATCH 4/4] gdbserver: Add emit_ops for powerpc. Ulrich Weigand
17:02 Re: [PATCH 2/8] Check LWP_SIGNAL_CAN_BE_DELIVERED for enqueue/dequeue pending signals Luis Machado
16:58 Re: [PATCH 3/4 v2] gdbserver: Add powerpc fast tracepoint support. Ulrich Weigand
16:34 Re: [PATCH 3/5, doc RFA]: Enhancements to "flags": main patch Sergio Durigan Junior
14:57 Re: [PATCH V4 1/2] Initialize bnd register before performing inferior calls. Luis Machado
14:57 Hiking and Outdoor Enthusiasts List Linda Jackson
11:47 Re: [PATCH 4/8] Force to insert software single step breakpoint Yao Qi
10:47 Re: [PATCH 3/8] Deliver signal in hardware single step Yao Qi
09:37 Re: [PATCH] linux-record: Simplify with record_mem_at_reg() Yao Qi
08:42 RE: [PATCH] linux-record: Simplify with record_mem_at_reg() Metzger, Markus T
03:37 Re: [PATCH 3/5, doc RFA]: Enhancements to "flags": main patch Eli Zaretskii

March 15, 2016
22:31 Re: [PATCH v4] PR 18303, Tolerate malformed input for lookup_symbol-called functions. Don Breazeal
22:11 Re: [patch] Suggest running gdbserver for a PID in container Daniel Colascione
22:08 [patch] Suggest running gdbserver for a PID in container Jan Kratochvil
21:58 Re: [PATCH 3/5, doc RFA]: Enhancements to "flags": main patch Doug Evans
20:30 Re: [PATCH v4] PR 18303, Tolerate malformed input for lookup_symbol-called functions. Doug Evans
19:45 Re: [PATCH, doc RFA] Add "skip regexp" Doug Evans
18:41 [PATCH v4] gdbserver/s390: Switch on tracepoint support. Marcin KoÅcielnicki
17:51 Re: [PING][PATCH] Python: Fix Python error when "Quit"ting a paged info pretty-printers Pedro Alves
17:20 Re: [PING][PATCH] Python: Fix Python error when "Quit"ting a paged info pretty-printers Tom Tromey
16:51 [PATCH] linux-record: Simplify with record_mem_at_reg() Andreas Arnez
16:40 Re: [PATCH 0/2] PR gdb/19676: problems when /proc is not mounted Pedro Alves
16:34 Re: [PATCH 0/2] PR gdb/19676: problems when /proc is not mounted Pedro Alves
15:55 Re: [PING] Re: [PATCH v4] PR 18303, Tolerate malformed input for lookup_symbol-called functions Pedro Alves
15:45 Re: [PING][PATCH] Python: Fix Python error when "Quit"ting a paged info pretty-printers Pedro Alves
15:41 [PATCH] S390: Add syscall info for syscalls up to 374 Andreas Arnez
15:39 [PATCH] S390: Fix output path for s390-multiarch test case Andreas Arnez
15:30 Re: [PATCH v2 3/3] PR remote/19496, timeout in forking-threads-plus-bkpt Pedro Alves
12:55 Re: [PATCH v2 2/3] PR remote/19496, interrupted syscall in forking-threads-plus-bkpt Pedro Alves
12:53 [PING][PATCH] Python: Fix Python error when "Quit"ting a paged info pretty-printers Leonardo Boquillon
11:30 Re: [PATCH 4/8] gdb/s390: Fill gen_return_address hook. Pedro Alves
11:23 Re: [PATCH 4/8] gdb/s390: Fill gen_return_address hook. Andreas Arnez
11:11 Re: [PATCH 4/8] gdb/s390: Fill gen_return_address hook. Pedro Alves
08:12 Re: [PATCH] S390: Add use of unavailable-stack frame ID Yao Qi

March 14, 2016
22:25 [PATCH 4/4] gdbserver: Add emit_ops for powerpc. Marcin KoÅcielnicki
22:10 [PATCH 3/4 v2] gdbserver: Add powerpc fast tracepoint support. Marcin KoÅcielnicki
21:30 Re: [PING] Re: [PATCH v2 3/3] PR remote/19496, timeout in forking-threads-plus-bkpt Don Breazeal
21:29 Re: [PING] Re: [PATCH v2 2/3] PR remote/19496, interrupted syscall in forking-threads-plus-bkpt Don Breazeal
21:23 Re: [PING] Re: [PATCH v4] PR 18303, Tolerate malformed input for lookup_symbol-called functions (was: Re: [PATCH] Fix problem handling colon in linespec, PR breakpoints/18303) Don Breazeal
17:49 Re: [PATCH 1/3] gdbserver/IPA: Export some functions via global function pointers. Ulrich Weigand
17:40 Re: [PATCH 1/3] gdbserver/IPA: Export some functions via global function pointers. Ulrich Weigand
17:08 Re: [PATCH 1/3] gdbserver/IPA: Export some functions via global function pointers. Simon Marchi
16:45 [PATCH obv] gdb.base/default.exp: Add missing $_as_string to "show convenience" test Simon Marchi
16:25 Re: [PATCH v2] gdbserver/s390: Add fast tracepoint support. Marcin KoÅcielnicki
16:19 Re: [PATCH v2] gdbserver/s390: Add support for compiled agent expressions. Andreas Arnez
16:19 Re: [PATCH v2] gdbserver/s390: Add fast tracepoint support. Andreas Arnez
15:02 Re: [PATCH] gdbserver: support Unix domain sockets Pedro Alves
14:53 Re: [PATCH 1/3] gdbserver/IPA: Export some functions via global function pointers. Marcin KoÅcielnicki
14:41 Re: [PATCH 1/3] gdbserver/IPA: Export some functions via global function pointers. Ulrich Weigand
14:04 Re: [PATCH] Improve analysis of racy testcases Antoine Tremblay
12:45 Re: [PATCH] Improve analysis of racy testcases Pedro Alves
12:32 Re: [PATCH] Improve analysis of racy testcases Antoine Tremblay
10:07 Re: [PATCH 4/8] gdb/s390: Fill gen_return_address hook. Andreas Arnez

March 13, 2016
09:53 Re: [PATCH 4/8] gdb/s390: Fill gen_return_address hook. Marcin KoÅcielnicki
02:32 [PATCH 3/3] gdbserver: Add powerpc fast tracepoint support. Marcin KoÅcielnicki
02:32 [PATCH 1/3] gdbserver/IPA: Export some functions via global function pointers. Marcin KoÅcielnicki
02:32 [PATCH 2/3] IPA: Add alloc_jump_pad_buffer target hook. Marcin KoÅcielnicki
02:31 [PATCH 0/3] gdbserver: Add powerpc fast tracepoint support. Marcin KoÅcielnicki

March 12, 2016
15:02 [PATCH] gdbserver: Handle 'v' packet while processing qSymbol. Marcin KoÅcielnicki

March 11, 2016
22:55 Re: [PATCH] gdb: New maint info line-table command. Andrew Burgess
19:34 Re: [PATCH 4/8] gdb/s390: Fill gen_return_address hook. Eli Zaretskii
18:37 Re: [PATCH 4/8] gdb/s390: Fill gen_return_address hook. Pedro Alves
18:17 Re: [PATCH 4/8] gdb/s390: Fill gen_return_address hook. Eli Zaretskii
18:07 Re: [PATCH 4/8] gdb/s390: Fill gen_return_address hook. Eli Zaretskii
17:43 Re: [PATCH 4/8] gdb/s390: Fill gen_return_address hook. Marcin KoÅcielnicki
17:34 Re: [PATCH 4/8] gdb/s390: Fill gen_return_address hook. Pedro Alves
17:31 Re: [PATCH] Make ftrace tests work with remote targets Simon Marchi
17:02 Re: [PATCH 4/8] gdb/s390: Fill gen_return_address hook. Pedro Alves
16:45 Re: [PATCH 4/8] gdb/s390: Fill gen_return_address hook. Andreas Arnez
15:52 Re: [PATCH] supports IPv6 only remote target Eli Zaretskii
15:44 Re: [PATCH 4/8] gdb/s390: Fill gen_return_address hook. Pedro Alves
15:31 Re: [PATCH 4/8] gdb/s390: Fill gen_return_address hook. Andreas Arnez
12:26 Re: [PATCH 4/8] gdb/s390: Fill gen_return_address hook. Marcin KoÅcielnicki
12:18 Re: [PATCH 4/8] gdb/s390: Fill gen_return_address hook. Andreas Arnez
12:04 Re: [PATCH 7/8] Resume the inferior with signal rather than stepping over Pedro Alves
11:54 Re: [PATCH 5/8] Insert breakpoint even when the raw breakpoint is found Pedro Alves
11:49 Re: [PATCH 4/8] Force to insert software single step breakpoint Pedro Alves
11:37 Re: [PATCH 3/8] Deliver signal in hardware single step Pedro Alves
11:35 Re: [PATCH 4/8] gdb/s390: Fill gen_return_address hook. Marcin KoÅcielnicki
11:20 Re: [PATCH 4/8] gdb/s390: Fill gen_return_address hook. Andreas Arnez
11:09 Re: [PATCH 3/8] Deliver signal in hardware single step Pedro Alves
11:05 Re: [PATCH 3/8] Deliver signal in hardware single step Pedro Alves
10:55 Re: [PATCH 2/8] Check LWP_SIGNAL_CAN_BE_DELIVERED for enqueue/dequeue pending signals Pedro Alves
10:53 Re: [PATCH 1/8] Set signal to 0 after enqueue_pending_signal Pedro Alves
10:25 Re: [PATCH] supports IPv6 only remote target Pedro Alves
10:04 Re: [PATCH 3/8] gdb/s390: Fill pseudo register agent expression hooks. Marcin KoÅcielnicki
09:58 Re: [PATCH 3/8] gdb/s390: Fill pseudo register agent expression hooks. Andreas Arnez
09:24 Re: [PATCH] S390: Add use of unavailable-stack frame ID Andreas Arnez
02:20 Re: [PATCH 3/8] gdb/s390: Fill pseudo register agent expression hooks. Marcin KoÅcielnicki
01:42 Re: [PATCH] supports IPv6 only remote target Tsutomu Seki

March 10, 2016
22:22 Re: [PATCH] Add $_as_string convenience function Simon Marchi
21:20 Re: [PATCH] supports IPv6 only remote target Paul Fertser
20:26 Re: [PATCH] S390: Add use of unavailable-stack frame ID Pedro Alves
20:19 Re: [PATCH] Add $_as_string convenience function Pedro Alves
20:18 Re: [PATCH 0/2] xtensa: add hardware breakpoints support Max Filippov
17:35 Re: [PATCH] gdbserver: support Unix domain sockets Pedro Alves
17:17 Re: [PATCH 0/2] xtensa: add hardware breakpoints support Pedro Alves
16:44 Re: [PATCH] supports IPv6 only remote target Pedro Alves
14:09 RE: MIPS simulator is broken Matthew Fortune
00:05 [PATCH] gdbserver: support Unix domain sockets Yunlian Jiang

March 09, 2016
21:49 [PATCH 2/2] gdb: xtensa: support hardware breakpoints/watchpoints Max Filippov
21:48 [PATCH 1/2] gdb: xtensa: make locally used functions static Max Filippov
21:48 [PATCH 0/2] xtensa: add hardware breakpoints support Max Filippov
20:26 [pushed] More "Program" -> "Thread NN received signal" testsuite adjustment Pedro Alves
19:11 Re: [PATCH] Little function doc fix in target.h Jose E. Marchesi
18:57 Re: [PATCH] Little function doc fix in target.h Pedro Alves
18:49 [PATCH] Little function doc fix in target.h Jose E. Marchesi
18:43 Re: [PATCH 00/10] Command line input handling TLC Pedro Alves
18:41 Re: [PATCH 10/10] Command line input handling TLC Pedro Alves
18:40 Re: [PATCH 07/10] Use struct buffer in gdb_readline_no_editing Pedro Alves
18:39 Re: [PATCH 05/10] Update prompt_for_continue comments Pedro Alves
18:39 Re: [PATCH 03/10] gdb_readline2 -> gdb_readline_callback_no_editing Pedro Alves
18:38 Re: [PATCH 01/10] Test issuing a command split in multiple lines with continuation chars Pedro Alves
18:09 Re: [PATCH] Better handling for realpath() failures in windows_make_so() on Cygwin Pedro Alves
17:49 Re: [PATCH] Better handling for realpath() failures in windows_make_so() on Cygwin Jon Turney
17:48 Re: [PATCH 8/8] gdb: Add tracepoint support for powerpc. Marcin KoÅcielnicki
17:35 Re: [PATCH 4/8] gdb.trace: Use manually-defined start labels in unavailable-dwarf-piece.exp Ulrich Weigand
17:33 Re: [PATCH 8/8] gdb: Add tracepoint support for powerpc. Ulrich Weigand
17:29 Re: [PATCH 7/8] gdb.trace/entry-values.exp: Fixes for powerpc64. Ulrich Weigand
17:27 Re: [PATCH 4/8] gdb.trace: Use manually-defined start labels in unavailable-dwarf-piece.exp Marcin KoÅcielnicki
17:26 Re: [PATCH 6/8] gdb.trace/tfind.exp: Force call via global entry point on ppc64le. Ulrich Weigand
17:25 Re: [PATCH 5/8] gdb.trace/change-loc.exp: Don't depend on tracepoint ordering. Ulrich Weigand
17:24 Re: [PATCH 4/8] gdb.trace: Use manually-defined start labels in unavailable-dwarf-piece.exp Ulrich Weigand
17:21 Re: [PATCH 3/8] gdb/rs6000: Read backchain as unsigned. Ulrich Weigand
17:20 Re: [PATCH 2/8] gdb: Add gen_return_address for powerpc. Ulrich Weigand
17:20 Re: [PATCH 1/8] gdb: Add ax_pseudo_register_collect for powerpc. Ulrich Weigand
17:04 [ping] [PATCH V2 0/2] Split tdesc_(amd64|i386)_mpx into tdesc(amd64|i386)_mpx_* and tdesc(amd64|i386)_avx_mpx_* Tedeschi, Walfred
16:36 [PATCH] Add test that exercises all bfd architecture, osabi, endian, etc. combinations Pedro Alves
16:16 [PUSHED] [PATCH] S390: Recognize special jumps in prologue parser Andreas Arnez
16:16 [PUSHED] [PATCH] S390: Add use of unavailable-stack frame ID Andreas Arnez
15:58 Re: [PATCH] Avoid spaces in osabi names Pedro Alves
14:32 [PATCH v1] Fix of default lookup for "this" symbol. Walfred Tedeschi
14:29 [PATCH v1] Improve user experience in printing Fortran derived types. Walfred Tedeschi
03:29 [pushed] [CRIS] Don't internal error if forced big endian Pedro Alves
03:05 [pushed] Fix floating conversion buffer overrun when host/target format matches Pedro Alves
02:57 [pushed] Assert that a floating type's length is at least as long as its format Pedro Alves
02:26 Re: [PATCH] Fix HP/PA GNU/Linux "long double" format Pedro Alves
02:24 [PATCH] Fix HP/PA GNU/Linux "long double" format Pedro Alves
01:34 [RFC] Remove all a.out support and gc no-longer-supported OS ABIs? (Re: [PATCH] Avoid spaces in osabi names) Pedro Alves

March 08, 2016
20:59 Re: [PATCH] Avoid spaces in osabi names Joel Brobecker
14:05 [PATCH] Python: Fix Python error when "Quit"ting a paged info pretty-printers Leonardo Boquillon

March 07, 2016
19:12 Re: [PATCH] Avoid spaces in osabi names Simon Marchi
19:06 [PATCH] [FR-V] Handle FR300 Pedro Alves
19:02 [PATCH] Avoid spaces in osabi names Pedro Alves
16:40 [op/pushed] Fix "set architecture mips:10000" crash Pedro Alves
16:18 Re: [PATCH] Add $_as_string convenience function Eli Zaretskii
14:54 Re: [PATCH] Add $_as_string convenience function Simon Marchi
10:21 [PATCH] S390: Recognize special jumps in prologue parser Andreas Arnez
10:20 [PATCH] S390: Add use of unavailable-stack frame ID Andreas Arnez

March 06, 2016
22:34 [commit/obvious] Set executable bit on analyze-racy-logs.py Sergio Durigan Junior
16:40 [PATCH 3/8] gdb/rs6000: Read backchain as unsigned. Marcin KoÅcielnicki
16:40 [PATCH 5/8] gdb.trace/change-loc.exp: Don't depend on tracepoint ordering. Marcin KoÅcielnicki
16:35 [PATCH 8/8] gdb: Add tracepoint support for powerpc. Marcin KoÅcielnicki
16:35 [PATCH 7/8] gdb.trace/entry-values.exp: Fixes for powerpc64. Marcin KoÅcielnicki
16:35 [PATCH 6/8] gdb.trace/tfind.exp: Force call via global entry point on ppc64le. Marcin KoÅcielnicki
16:35 [PATCH 1/8] gdb: Add ax_pseudo_register_collect for powerpc. Marcin KoÅcielnicki
16:35 [PATCH 4/8] gdb.trace: Use manually-defined start labels in unavailable-dwarf-piece.exp Marcin KoÅcielnicki
16:35 [PATCH 2/8] gdb: Add gen_return_address for powerpc. Marcin KoÅcielnicki
16:35 [PATCH 0/8] Add regular tracepoint support for powerpc. Marcin KoÅcielnicki
01:44 Re: [PATCH v2] Improve analysis of racy testcases Sergio Durigan Junior
01:29 Re: [PATCH] Improve analysis of racy testcases Sergio Durigan Junior

March 05, 2016
12:21 Re: [patch, avr] Fix argument passing for call Denis Chertykov
03:20 [PATCH v3 03/11] [PR gdb/14441] gdb: valops: add ability to return rvalue reference values from value_ref() Artemiy Volkov
03:20 [PATCH v3 10/11] [PR gdb/14441] gdb: gdbtypes: add rvalue references to overloading resolution Artemiy Volkov
03:20 [PATCH v3 07/11] [PR gdb/14441] gdb: dwarf2read: support DW_AT_rvalue_reference type Artemiy Volkov
03:20 [PATCH v3 05/11] [PR gdb/14441] gdb: demangle: implement demangling for rvalue reference typenames Artemiy Volkov
03:20 [PATCH v3 09/11] [PR gdb/14441] gdb: convert lvalue reference type check to general reference type check Artemiy Volkov
03:20 [PATCH v3 06/11] [PR gdb/14441] gdb: print: implement correct printing of rvalue reference types and values Artemiy Volkov
03:20 [PATCH v3 02/11] [PR gdb/14441] gdb: gdbtypes: change {lookup,make}_reference_type() API Artemiy Volkov
03:20 [PATCH v3 08/11] [PR gdb/14441] gdb: python: support rvalue references in the gdb module Artemiy Volkov
03:20 [PATCH v3 11/11] [PR gdb/14441] gdb: testsuite: add rvalue reference tests Artemiy Volkov
03:20 [PATCH v3 04/11] [PR gdb/14441] gdb: parse: support rvalue reference type Artemiy Volkov
03:20 [PATCH v3 01/11] [PR gdb/14441] gdb: gdbtypes: add definitions for rvalue reference type Artemiy Volkov
03:20 [PATCH v3 00/11] [PR gdb/14441] Support C++0x rvalue references in gdb Artemiy Volkov

March 04, 2016
23:07 Re: [PATCH] Add $_as_string convenience function Joel Brobecker
20:43 [PATCH] Add $_as_string convenience function Simon Marchi
20:41 Re: [PATCH] Fix alignment of disassemble /r Daniel Gutson
18:42 Re: [PATCH 0/2] Decouple ARM instruction decoding/relocating from GDB Simon Marchi
16:26 [PATCH] Process record: Fix arm-linux syscall arguments Yao Qi
16:03 [PATCH] ARM process record: VMOV Yao Qi
15:59 [PATCH] Tweak ARM process record Yao Qi
15:06 Re: [PATCH] feature_to_c.sh: Print help when passing no arguments Simon Marchi
12:03 Re: [PATCH 0/2] Decouple ARM instruction decoding/relocating from GDB Yao Qi
11:35 Re: [PATCH] feature_to_c.sh: Print help when passing no arguments Yao Qi
10:45 [PATCH 8/8] New test case gdb.base/branch-to-self.exp Yao Qi
10:44 [PATCH 6/8] [GDBserver] Don't error in reinsert_raw_breakpoint if bp->inserted Yao Qi
10:44 [PATCH 7/8] Resume the inferior with signal rather than stepping over Yao Qi
10:44 [PATCH 5/8] Insert breakpoint even when the raw breakpoint is found Yao Qi
10:44 [PATCH 3/8] Deliver signal in hardware single step Yao Qi
10:44 [PATCH 4/8] Force to insert software single step breakpoint Yao Qi
10:44 [PATCH 2/8] Check LWP_SIGNAL_CAN_BE_DELIVERED for enqueue/dequeue pending signals Yao Qi
10:44 [PATCH 1/8] Set signal to 0 after enqueue_pending_signal Yao Qi
10:44 [PATCH 0/8] Step over instruction branches to itself Yao Qi
10:42 Re: [PATCH 4/8] gdb/s390: Fill gen_return_address hook. Marcin KoÅcielnicki
10:42 Re: [PATCH 3/8] gdb/s390: Fill pseudo register agent expression hooks. Marcin KoÅcielnicki
10:41 [PATCH v2] gdbserver/s390: Add support for compiled agent expressions. Marcin KoÅcielnicki
10:40 [PATCH v2] gdbserver/s390: Add fast tracepoint support. Marcin KoÅcielnicki
10:39 [PATCH v3] gdbserver/s390: Switch on tracepoint support. Marcin KoÅcielnicki

March 03, 2016
21:23 [PATCH] Make ftrace tests work with remote targets Simon Marchi
20:53 Re: [PATCH 3/5, doc RFA]: Enhancements to "flags": main patch Eli Zaretskii
20:40 Re: [PATCH, doc RFA] Add "skip regexp" Simon Marchi
20:34 Re: [PATCH V4 2/2] Add mpx-bnd-init-on-return set/show command for inferior calls. Eli Zaretskii
19:21 Re: [PATCH, doc RFA] Add "skip regexp" Doug Evans
18:57 Re: [PATCH] cleanup skip.exp, make test names unique Doug Evans
18:46 Re: [PATCH 3/5, doc RFA]: Enhancements to "flags": main patch Doug Evans
18:20 Re: [PING] Re: [PATCH v2 3/3] PR remote/19496, timeout in forking-threads-plus-bkpt Don Breazeal
18:19 [PING] Re: [PATCH v2 2/3] PR remote/19496, interrupted syscall in forking-threads-plus-bkpt Don Breazeal
18:19 Re: [PING] Re: [PATCH v4] PR 18303, Tolerate malformed input for lookup_symbol-called functions Don Breazeal
17:26 [PATCH V2 0/2] Split tdesc_(amd64|i386)_mpx into tdesc(amd64|i386)_mpx_* and tdesc(amd64|i386)_avx_mpx_* Walfred Tedeschi
17:26 [PATCH V2 1/2] Add redundant target descriptor for tdesc(amd64|i386)_avx_mpx_* Walfred Tedeschi
17:25 [PATCH V2 2/2] Re-factor (i386|amd64)mpx target descriptors. Walfred Tedeschi
16:07 Re: [PATCH] cleanup skip.exp, make test names unique Simon Marchi
15:14 Commit: AArch64: Fix simulation of ADDP, FADDP, LD1, CCMP and CCMN Nick Clifton
12:48 Re: [PATCH] cleanup skip.exp, make test names unique Yao Qi
11:04 Re: [PATCH V4 2/2] Add mpx-bnd-init-on-return set/show command for inferior calls. Walfred Tedeschi
10:25 RE: [PATCH] python: Use console format for output of gdb.execute command Catalin-Dan Udma
09:29 Re: [PATCH] Update comments to start_step_over Yao Qi
09:21 Re: [PATCH 0/7 V2] Leave child suspended when step over parent Yao Qi

March 02, 2016
23:23 [PATCH] cleanup skip.exp, make test names unique Doug Evans
23:20 Re: [PATCH, doc RFA] Add "skip regexp" Doug Evans
22:20 Re: [PATCH] python: Use console format for output of gdb.execute command Phil Muldoon
17:27 [PATCH OBV] Call enqueue_pending_signal in linux_resume_one_lwp_throw Yao Qi
16:35 Re: [PATCH V4 2/2] Add mpx-bnd-init-on-return set/show command for inferior calls. Eli Zaretskii
16:21 [PATCH V4 2/2] Add mpx-bnd-init-on-return set/show command for inferior calls. Walfred Tedeschi
16:21 [PATCH V4 1/2] Initialize bnd register before performing inferior calls. Walfred Tedeschi
16:21 [PATCH V4 0/2] BND register initialization Walfred Tedeschi
16:21 [PATCH] [OBV] gdbserver: Only write ipa_tdesc_idx if agent is actually loaded. Marcin KoÅcielnicki
15:50 Re: [PATCH] [PR gdb/13808] gdb.trace: Pass tdesc selected in gdbserver to IPA. Yao Qi
15:47 Re: [PATCH V2 1/2] testsuite: Fix timeout issues during print of vla-arrays. Heckel, Bernhard
15:46 Re: [PATCH V2 2/2] testsuite: Remove unnecessarry code in fortran vla-history test. Heckel, Bernhard
15:45 Re: [PATCH] Fix detection of gfortran compilers. Heckel, Bernhard
15:45 Re: [PATCH] testsuite: Nullify pointers before first usage. Heckel, Bernhard
15:44 Re: [PATCH] testsuite: Fix run to main issue introduced by GCC 5.x. Heckel, Bernhard
15:38 Re: [RFC PATCH 0/4] GDB Linux Kernel Thread Awareness Kieran Bingham
15:08 [PATCH] Add new maintainer to Write After Approval. Bernhard Heckel
10:03 RE: [PATCH 0/2] Split tdesc_(amd64|i386)_mpx into tdesc(amd64|i386)_mpx_* and tdesc(amd64|i386)_avx_mpx_* Tedeschi, Walfred

March 01, 2016
19:57 Re: [PATCH] gdb: New maint info line-table command. Pedro Alves
18:35 [ob/pushed] Fix gdb.trace/ftrace-lock.c compilation Pedro Alves
17:41 [pushed] Fix gdb.threads/watchpoint-fork*.c compilation Pedro Alves
17:37 Re: [PATCH 3/4] gdb/lkd: Add Linux Kernel Awareness target Kieran Bingham
17:27 Re: [PATCH 3/4] gdb/lkd: Add Linux Kernel Awareness target Yao Qi
17:15 Re: [PATCH] Fix gdb.base/catch-fork-kill.c compilation Pedro Alves
17:14 [PATCH] Fix gdb.base/catch-fork-kill.c compilation Pedro Alves
17:03 Re: [PATCH 1/2] Fix PR gdb/19676: Disable displaced stepping if /proc not mounted Pedro Alves
17:00 Re: [PATCH 1/2] Fix PR gdb/19676: Disable displaced stepping if /proc not mounted Simon Marchi
16:45 [PATCH 2/2] Fix PR gdb/19676: Internal error in linux-thread.db.c if /proc not mounted Pedro Alves
16:45 [PATCH 1/2] Fix PR gdb/19676: Disable displaced stepping if /proc not mounted Pedro Alves
16:45 [PATCH 0/2] PR gdb/19676: problems when /proc is not mounted Pedro Alves
16:41 Re: [PATCH 1/4] gdb/observer: Provide target_thread_changed observer Yao Qi
16:33 Re: [RFC PATCH 0/4] GDB Linux Kernel Thread Awareness Yao Qi
16:13 Re: [PATCH 3/5, doc RFA]: Enhancements to "flags": main patch Eli Zaretskii
15:23 [PATCH/COMMITTED] Fix output path for arm-disp-step.exp Yao Qi
15:19 [PATCH/COMMITTED] Compile gdb.arch/arm-neon.c with "quiet" Yao Qi
12:41 Re: [PATCH v2] Improve analysis of racy testcases Pedro Alves
11:56 Re: [PATCH] Improve analysis of racy testcases Pedro Alves
11:49 [PUSHED] [PATCH] S390: Fix internal error with stackless inferior Andreas Arnez
11:49 [PUSHED] [PATCH] S390: Fix output path for s390-tdbregs test case Andreas Arnez
11:09 [patch, avr] Fix argument passing for call Pitchumani Sivanupandi
05:58 Re: [PATCH] Improve analysis of racy testcases Sergio Durigan Junior
05:51 [PATCH v2] Improve analysis of racy testcases Sergio Durigan Junior


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