gdb-patches archive
date index for February, 2017

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

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

February 28, 2017
22:08 [Patch v3] Add -file-list-shared-libraries MI command Marc-Andre Laperle
19:45 [PATCH 07/11] Remove unused deprecated_target_wait_hook Philipp Rudo
19:37 Re: [PATCH 00/11] Cleanup deprecated_*_hooks in defs.h Keith Seitz
18:41 Re: [PATCH, v18] Add support for setting disassembler-options in GDB for POWER, ARM and S390 Peter Bergner
18:01 [PATCH 04/11] Remove unused deprecated_interactive_hook Philipp Rudo
15:52 Re: [PATCH 00/11] Cleanup deprecated_*_hooks in defs.h Simon Marchi
15:28 Re: [PATCH 00/11] Cleanup deprecated_*_hooks in defs.h Tom Tromey
14:50 [PATCH 11/11] Remove deprecated_print_frame_info_listing_hook Philipp Rudo
14:50 [PATCH 10/11] Remove unused deprecated_ui_load_progress_hook Philipp Rudo
14:50 [PATCH 09/11] Remove unused deprecated_call_command_hook Philipp Rudo
14:50 [PATCH 08/11] Remove unused deprecated_{attach|detach}_hook Philipp Rudo
14:50 [PATCH 06/11] Remove unused deprecated_context_hook Philipp Rudo
14:50 [PATCH 05/11] Remove unused deprecated_readline{_begin|_end}_hook Philipp Rudo
14:50 [PATCH 03/11] Remove unused deprecated_warning_hook Philipp Rudo
14:50 [PATCH 02/11] Remove unused deprecated_ui_loop_hook Philipp Rudo
14:50 [PATCH 01/11] Remove unused deprecated_{pre|post}_add_symbol_hook Philipp Rudo
14:50 [PATCH 00/11] Cleanup deprecated_*_hooks in defs.h Philipp Rudo
12:51 Re: MemoryView missing from Python 2.4 and 2.6 Jose E. Marchesi
11:39 Re: [PATCH v2 4/6] sim: or1k: add or1k target to sim Stafford Horne
11:24 Re: [PATCH, v17] Add support for setting disassembler-options in GDB for POWER, ARM and S390 Yao Qi
10:53 RE: MemoryView missing from Python 2.4 and 2.6 Wiederhake, Tim
10:32 Re: [PATCH] Static linking of libstdc++ and libgcc with GDB leads to broken exception handling on AIX platform Yao Qi

February 27, 2017
19:43 Re: [PATCH v4 2/2] Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchy Edjunior Barbosa Machado
19:12 [PATCH obv] Remove struct keyword from range-based for loop Simon Marchi
18:56 [PATCH obv] Use range-based for loop in remote_add_target_side_condition Simon Marchi
17:28 Re: [PATCH] Fix array out of bound access Yao Qi
17:16 [PATCH v9] amd64-mpx: initialize BND register before performing inferior calls. Walfred Tedeschi
11:38 [PATCH] Static linking of libstdc++ and libgcc with GDB leads to broken exception handling on AIX platform Nitish Kumar Mishra
11:23 Out of office this week Pedro Alves

February 26, 2017
15:56 [commit] [patch] DWARF-5: Initialization due to a false compiler warning [Re: [PATCH v2 4/8] DWARF-5 basic functionality] Jan Kratochvil
14:44 Re: [PATCH] fix bug with command `printf "%s\n", $_as_string($pc)` Simon Marchi
13:20 Re: [PATCH] fix bug with command `printf "%s\n", $_as_string($pc)` Matthew Malcomson
03:58 [PATCH] aarch64 sim, smov and umov support Jim Wilson
03:54 [PATCH] aarch64 sim, add cnt insn support Jim Wilson

February 25, 2017
21:33 Re: [PATCH] fix bug with command `printf "%s\n", $_as_string($pc)` Simon Marchi
19:11 Re: [PATCH] fix bug with command `printf "%s\n", $_as_string($pc)` Matthew Malcomson
18:41 Re: [PATCH 5/5] Add missing incref when creating Inferior Python object Simon Marchi
18:33 Re: [PATCH] fix bug with command `printf "%s\n", $_as_string($pc)` Simon Marchi
11:45 Re: [PATCH] fix bug with command `printf "%s\n", $_as_string($pc)` Matthew Malcomson
05:06 [PATCH] Apply substitute-path rules to relative filenames David Grayson

February 24, 2017
20:32 Re: [PATCH] Add "thread-group id" and "id in thread-group" info to -thread-info output Simon Marchi
20:22 Re: [PATCH] Add "thread-group id" and "id in thread-group" info to -thread-info output Simon Marchi
17:45 Re: [PATCH v2 1/2] symtab.c: Small refactor Pedro Alves
17:28 Re: [PATCH, v17] Add support for setting disassembler-options in GDB for POWER, ARM and S390 Peter Bergner
17:25 Re: [PATCH, v17] Add support for setting disassembler-options in GDB for POWER, ARM and S390 Pedro Alves
17:15 Re: [PATCH v2 2/2] Fix gdb.base/completion.exp with --target_board=dwarf4-gdb-index Pedro Alves
17:13 Re: [PATCH, v17] Add support for setting disassembler-options in GDB for POWER, ARM and S390 Peter Bergner
16:32 Re: [PATCH, v18] Add support for setting disassembler-options in GDB for POWER, ARM and S390 Ulrich Weigand
16:14 Re: [PATCH] Remove MAX_REGISTER_SIZE from remote.c Yao Qi
16:14 Re: MemoryView missing from Python 2.4 and 2.6 Paul.Koning
16:06 Re: MemoryView missing from Python 2.4 and 2.6 Yao Qi
15:34 Re: [PATCH v2 2/2] Fix gdb.base/completion.exp with --target_board=dwarf4-gdb-index Yao Qi
15:27 Re: [PATCH, v18] Add support for setting disassembler-options in GDB for POWER, ARM and S390 Pedro Alves
15:13 Re: [PATCH] Fix array out of bound access Pedro Alves
15:06 Re: [PATCH, v17] Add support for setting disassembler-options in GDB for POWER, ARM and S390 Pedro Alves
15:03 Re: [PATCH V8] amd64-mpx: initialize BND register before performing inferior calls. Tedeschi, Walfred
14:40 Re: [PATCH V8] amd64-mpx: initialize BND register before performing inferior calls. Pedro Alves
12:57 [patch] DWARF-5: Initialization due to a false compiler warning [Re: [PATCH v2 4/8] DWARF-5 basic functionality] Jan Kratochvil
10:37 RE: MemoryView missing from Python 2.4 and 2.6 Wiederhake, Tim
10:21 [PATCH] Remove MAX_REGISTER_SIZE from record-full.c Alan Hayward
10:19 [PATCH] Remove MAX_REGISTER_SIZE from regcache.c Alan Hayward
10:12 [PATCH] Remove MAX_REGISTER_SIZE from sol-thread.c Alan Hayward
10:09 [PATCH] Remove MAX_REGISTER_SIZE from target.c Alan Hayward
10:06 [PATCH] Remove MAX_REGISTER_SIZE from remote.c Alan Hayward
10:03 [PATCH] Remove MAX_REGISTER_SIZE from remote-sim.c Alan Hayward
10:01 [PATCH] Remove MAX_REGISTER_SIZE from frame.c Alan Hayward
09:34 [PATCH] Fix array out of bound access Yao Qi
09:33 RE: [PATCH 08/11] [SQUASH] btrace: Adjust struct btrace_function::{flow,segment}. Metzger, Markus T
09:33 RE: [PATCH 07/11] [SQUASH] btrace: Adjust struct btrace_function::up. Metzger, Markus T
09:33 RE: [PATCH 06/11] [SQUASH] btrace: Save function calls in a vector. Metzger, Markus T
09:32 RE: [PATCH 05/11] btrace: Use function segment index in insn iterator. Metzger, Markus T
09:32 RE: [PATCH 04/11] btrace: Use function segment index in call iterator. Metzger, Markus T
09:32 RE: [PATCH 03/11] btrace: Add btinfo to instruction interator. Metzger, Markus T
09:32 RE: [PATCH 02/11] btrace: Change parameters to use btrace_thread_info. Metzger, Markus T
09:32 RE: [PATCH 00/11] btrace: Turn linked list of function call segments into vector Metzger, Markus T
07:53 Re: [PATCH RFC] Decouple user selection from internal selection Eli Zaretskii
05:02 [PATCH, v18] Add support for setting disassembler-options in GDB for POWER, ARM and S390 Peter Bergner
04:58 Re: [PATCH, v17] Add support for setting disassembler-options in GDB for POWER, ARM and S390 Peter Bergner

February 23, 2017
22:59 Re: MemoryView missing from Python 2.4 and 2.6 Yao Qi
22:29 [PATCH RFC] Decouple user selection from internal selection Simon Marchi
21:45 Re: [PATCH v2 1/2] symtab.c: Small refactor Yao Qi
21:42 Re: [PATCH 1/2] Add rdrand/rdseed record/replay tests Yao Qi
20:43 Re: [PATCH] PR21166: Validate rdrand/rdseed support separately in gdb.reverse/insn-reverse-x86.c Luis Machado
20:00 Re: [PATCH] PR21166: Validate rdrand/rdseed support separately in gdb.reverse/insn-reverse-x86.c Pedro Alves
19:51 Re: [PATCH] PR21166: Validate rdrand/rdseed support separately in gdb.reverse/insn-reverse-x86.c Pedro Alves
19:50 Re: [PATCH] Add "thread-group id" and "id in thread-group" info to -thread-info output Pedro Alves
19:29 [PATCH] PR21166: Validate rdrand/rdseed support separately in gdb.reverse/insn-reverse-x86.c Luis Machado
17:26 Re: [PATCH 1/2] Add rdrand/rdseed record/replay tests Luis Machado
17:24 [PATCH v2 2/2] Fix gdb.base/completion.exp with --target_board=dwarf4-gdb-index Pedro Alves
17:24 [PATCH v2 0/2] Fix gdb.base/completion.exp with --target_board=dwarf4-gdb-index Pedro Alves
17:24 [PATCH v2 1/2] symtab.c: Small refactor Pedro Alves
17:20 Re: [PATCH 1/2] Add rdrand/rdseed record/replay tests Luis Machado
17:13 [PATCH] Fetch lazy value before calling val_print Yao Qi
17:12 Re: [PATCH 3/3] Fix gdb.base/completion.exp with --target_board=dwarf4-gdb-index Pedro Alves
17:06 Re: MemoryView missing from Python 2.4 and 2.6 Jose E. Marchesi
16:59 Re: [PATCH v2 4/8] DWARF-5 basic functionality Andreas Arnez
16:48 MemoryView missing from Python 2.4 and 2.6 Jose E. Marchesi
16:23 Re: [PATCH 1/2] Add rdrand/rdseed record/replay tests Yao Qi
16:16 Re: [PATCH] Restrict gdb.base/gcore-relro-pie.exp to native/linux targets Luis Machado
16:02 Re: [PATCH 3/3] Fix gdb.base/completion.exp with --target_board=dwarf4-gdb-index Yao Qi
15:57 Re: [PATCH] Fix usage of inferior_ptid in two thread_alive implementations Simon Marchi
15:43 Re: [PATCH] Restrict gdb.base/gcore-relro-pie.exp to native/linux targets Pedro Alves
15:34 Re: [PATCH v1.1 1/3] Introduce gdb::function_view Yao Qi
15:20 Re: [PATCH v1.1 1/3] Introduce gdb::function_view Pedro Alves
15:11 Re: [PATCH v1.1 1/3] Introduce gdb::function_view Yao Qi
15:10 Re: [PATCH] Restrict gdb.base/gcore-relro-pie.exp to native/linux targets Luis Machado
14:59 Re: [PATCH v1.2 1/3] Introduce gdb::function_view Pedro Alves
14:58 Re: [PATCH v1.2 1/3] Introduce gdb::function_view Yao Qi
14:54 Re: [PATCH] Restrict gdb.base/gcore-relro-pie.exp to native/linux targets Pedro Alves
14:50 [PATCH v1.2 1/3] Introduce gdb::function_view Pedro Alves
14:49 Re: [PATCH v1.1 1/3] Introduce gdb::function_view Pedro Alves
14:47 Re: [PATCH] Restrict gdb.base/gcore-relro-pie.exp to native/linux targets Luis Machado
14:25 Re: [PATCH] Restrict gdb.base/gcore-relro-pie.exp to native/linux targets Pedro Alves
14:13 [PATCH] Restrict gdb.base/gcore-relro-pie.exp to native/linux targets Luis Machado
12:26 Re: [PATCH, v17] Add support for setting disassembler-options in GDB for POWER, ARM and S390 Pedro Alves
10:53 Re: [PATCH v2 28/31] Use ui_file_as_string throughout more Pedro Alves
10:35 Re: [PATCH v2 28/31] Use ui_file_as_string throughout more Yao Qi
10:23 Re: [PATCH v2 28/31] Use ui_file_as_string throughout more Yao Qi
03:36 Re: [PATCH] Fix usage of inferior_ptid in two thread_alive implementations Eli Zaretskii

February 22, 2017
22:40 Re: [PATCH 2/3] Use gdb::function_view in iterate_over_symtabs & co Yao Qi
22:23 Re: [PATCH v1.1 1/3] Introduce gdb::function_view Yao Qi
22:12 Re: [PATCH v1.1 1/3] Introduce gdb::function_view Yao Qi
21:23 [PATCH, v17] Add support for setting disassembler-options in GDB for POWER, ARM and S390 Peter Bergner
21:11 Re: [PATCH] gdb: add "-a" option for inferior commands Simon Marchi
21:06 Re: [PATCH] Fix usage of inferior_ptid in two thread_alive implementations Simon Marchi
21:06 Re: [PATCH] gdb: add "-a" option for inferior commands Spencer Baugh
18:32 Re: [PATCH v2 4/8] DWARF-5 basic functionality Jan Kratochvil
18:32 [PATCH v3 4/5] gdbserver: xtensa: add call0 support Max Filippov
18:32 [PATCH v3 5/5] gdb: xtensa: fix test for privileged register number Max Filippov
18:32 [PATCH v3 3/5] gdb: xtensa-linux: add call0 support Max Filippov
18:32 [PATCH v3 2/5] gdb: gdbserver: xtensa: make C0_NREGS available Max Filippov
18:32 [PATCH v3 1/5] gdb: xtensa: clean up xtensa_default_isa initialization Max Filippov
18:32 [PATCH v3 0/5] xtensa: support call0 ABI native linux gdb and gdbserver Max Filippov
18:02 Re: [PATCH 1/3] Introduce gdb::function_view Simon Marchi
17:49 [PATCH v1.1 1/3] Introduce gdb::function_view Pedro Alves
17:40 Re: [PATCH 1/3] Introduce gdb::function_view Pedro Alves
17:38 Re: [PATCH v2 4/8] DWARF-5 basic functionality Andreas Arnez
15:15 Re: [PATCH 1/3] Introduce gdb::function_view Simon Marchi
14:50 [PATCH 2/3] Use gdb::function_view in iterate_over_symtabs & co Pedro Alves
14:50 [PATCH 3/3] Fix gdb.base/completion.exp with --target_board=dwarf4-gdb-index Pedro Alves
14:50 [PATCH 1/3] Introduce gdb::function_view Pedro Alves
14:50 [PATCH 0/3] Introduce gdb::function_view & fix completion bug Pedro Alves
14:29 Re: [PATCH v2 4/8] DWARF-5 basic functionality Jan Kratochvil
11:49 [PING][PATCH] Big-endian targets: Don't ignore offset into DW_OP_stack_value Andreas Arnez
10:15 Re: [PATCH 2/2] Avoid step-over infinite loop in GDBServer Yao Qi
10:15 RE: [PATCH V8] amd64-mpx: initialize BND register before performing inferior calls. Tedeschi, Walfred
09:24 Re: [PATCH] gdb: add "-a" option for inferior commands Andreas Schwab
04:28 Re: [PATCH] gdb: add "-a" option for inferior commands Spencer Baugh
02:11 [PATCH] gdb: xtensa: drop incorrect const from automatic variable Max Filippov
02:09 [PATCH v2 5/5] gdb: xtensa: fix test for privileged register number Max Filippov
02:09 [PATCH v2 4/5] gdbserver: xtensa: add call0 support Max Filippov
02:09 [PATCH v2 3/5] gdb: xtensa-linux: add call0 support Max Filippov
02:09 [PATCH v2 2/5] gdb: gdbserver: xtensa: make C0_NREGS available Max Filippov
02:09 [PATCH v2 1/5] gdb: xtensa: clean up xtensa_default_isa initialization Max Filippov
02:09 [PATCH v2 0/5] xtensa: support call0 ABI native linux gdb and gdbserver Max Filippov
01:55 [PATCH v2 2/2] gdbserver: xtensa: support THREADPTR register Max Filippov
01:55 [PATCH v2 1/2] gdb: xtensa-linux: support THREADPTR register Max Filippov
01:55 [PATCH v2 0/2] xtensa: support THREADPTR register Max Filippov

February 21, 2017
23:15 [commit] Fix a regression by: Code cleanup: Split dwarf2_ranges_read to a callback Jan Kratochvil
21:27 Re: [PATCH v3 4/6] Share parts of gdb/gdbthread.h with gdbserver Sergio Durigan Junior
19:18 Re: [PATCH v2 4/8] DWARF-5 basic functionality Andreas Arnez
17:06 Re: [PATCH V8] amd64-mpx: initialize BND register before performing inferior calls. Eli Zaretskii
17:03 Re: [PATCH V8] amd64-mpx: initialize BND register before performing inferior calls. Eli Zaretskii
16:51 Re: [PATCH] Default initialize enum flags to 0 Simon Marchi
16:41 [PATCH V8] amd64-mpx: initialize BND register before performing inferior calls. Walfred Tedeschi
14:46 Re: [PATCH v3] [ppc64] Add POWER8/ISA 2.07 atomic sequences single-stepping support Edjunior Barbosa Machado
14:44 Re: [PATCH] [trivial] Fix test names starting with uppercase in gdb.arch/ppc64-atomic-inst.exp Edjunior Barbosa Machado
11:16 Re: [PATCH] Default initialize enum flags to 0 Pedro Alves
10:55 Re: [PATCH v3] [ppc64] Add POWER8/ISA 2.07 atomic sequences single-stepping support Ulrich Weigand
08:16 [obv] Fix recent compiler warnings Jan Kratochvil
03:01 Re: [PATCH] Default initialize enum flags to 0 Simon Marchi

February 20, 2017
23:18 Re: [PATCH] Default initialize enum flags to 0 Pedro Alves
22:52 [PATCH] PR remote/21188: Fix remote serial timeout Gareth McMullin
21:46 [PATCH] Default initialize enum flags to 0 Simon Marchi
20:40 Re: [PATCH] Introduce and use disassembly_flags Luis Machado
20:37 Re: [PATCH] Introduce and use disassembly_flags Simon Marchi
20:23 Re: [PATCH] Introduce and use disassembly_flags Luis Machado
20:09 [commit] [PATCH v2 8/8] DWARF-5: NEWS Jan Kratochvil
20:09 [commit] [PATCH v2 7/8] DWARF-5: DW_FORM_data16 Jan Kratochvil
20:08 [commit] [PATCH v2 6/8] DWARF-5: Macros Jan Kratochvil
20:08 [commit] [PATCH v2 5/8] DWARF-5: call sites Jan Kratochvil
20:07 [commit] [PATCH 5/8] DWARF-5 basic functionality Jan Kratochvil
20:06 [commit] [PATCH v2 3/8] Code cleanup: Refactor abbrev_table_read_table cycle Jan Kratochvil
20:06 [commit] [PATCH v2 2/8] Code cleanup: Split dwarf2_ranges_read to a callback Jan Kratochvil
20:05 [commit] [PATCH v2 1/8] Code cleanup: Split create_debug_types_hash_table Jan Kratochvil
19:52 Re: [PATCH 5/8] DWARF-5 basic functionality Jan Kratochvil
19:52 Re: [PATCH v3] [ppc64] Add POWER8/ISA 2.07 atomic sequences single-stepping support Luis Machado
18:20 Re: [PATCH] fix bug with command `printf "%s\n", $_as_string($pc)` Simon Marchi
16:18 Re: [PATCH] Add "thread-group id" and "id in thread-group" info to -thread-info output Simon Marchi
14:48 Re: [PATCH] Linux kernel thread runtime support Peter Griffin
13:08 Re: [PATCH] Fix thinko on last commit Sergio Durigan Junior
13:05 [PATCH] Fix thinko on last commit Sergio Durigan Junior
12:51 Re: [PATCH] PR gdb/16188: Verify PTRACE_TRACEME succeeded Sergio Durigan Junior
12:19 Re: [PATCH] PR gdb/16188: Verify PTRACE_TRACEME succeeded Pedro Alves
11:44 Re: [PATCH 8/8] DWARF-5: DW_FORM_data16 Pedro Alves
11:41 Re: [PATCH 5/8] DWARF-5 basic functionality Pedro Alves
11:19 Re: [PATCH] Removal of uses of MAX_REGISTER_SIZE Alan Hayward
11:11 Re: [PATCH 3/8] Code cleanup: Split dwarf2_ranges_read to a callback Pedro Alves
03:31 Re: [PATCH v2 8/8] DWARF-5: NEWS Eli Zaretskii
03:31 Re: [PATCH v2 5/8] DWARF-5: call sites Eli Zaretskii

February 19, 2017
21:30 [PATCH] aarch64 sim sxtl/uxtl fix, plus another addv fix Jim Wilson
21:28 [PATCH v2 8/8] DWARF-5: NEWS Jan Kratochvil
21:28 [PATCH v2 7/8] DWARF-5: DW_FORM_data16 Jan Kratochvil
21:28 [PATCH v2 5/8] DWARF-5: call sites Jan Kratochvil
21:28 [PATCH v2 6/8] DWARF-5: Macros Jan Kratochvil
21:28 [PATCH v2 4/8] DWARF-5 basic functionality Jan Kratochvil
21:28 [PATCH v2 3/8] Code cleanup: Refactor abbrev_table_read_table cycle Jan Kratochvil
21:28 [PATCH v2 2/8] Code cleanup: Split dwarf2_ranges_read to a callback Jan Kratochvil
21:28 [PATCH v2 1/8] Code cleanup: Split create_debug_types_hash_table Jan Kratochvil
21:26 Re: [PATCH 8/8] DWARF-5: DW_FORM_data16 Jan Kratochvil
21:26 Re: [PATCH 6/8] DWARF-5: call sites Jan Kratochvil
21:26 Re: [PATCH 5/8] DWARF-5 basic functionality Jan Kratochvil
21:26 Re: [PATCH 3/8] Code cleanup: Split dwarf2_ranges_read to a callback Jan Kratochvil
21:25 Re: [PATCH 1/8] Rename read_unsigned_leb128 to gdb_read_unsigned_leb128 Jan Kratochvil
20:31 Re: [PATCH 1/2] This patch fixes GDBServer's run control for single stepping Antoine Tremblay
19:50 Re: One month away from GDB 8.0 branching Antoine Tremblay
19:45 [PATCH v3 1/2] PRU Simulator port Dimitar Dimitrov
19:44 [PATCH v3 2/2] Add testsuite for the PRU simulator port Dimitar Dimitrov
19:43 Re: One month away from GDB 8.0 branching Antoine Tremblay
19:40 Re: [PATCH 1/2] This patch fixes GDBServer's run control for single stepping Antoine Tremblay
17:32 [PATCH] fix bug with command `printf "%s\n", $_as_string($pc)` Matthew Malcomson
13:53 Re: One month away from GDB 8.0 branching Joel Brobecker
13:48 Re: One month away from GDB 8.0 branching Joel Brobecker

February 18, 2017
23:19 Re: [PATCH] Removal of uses of MAX_REGISTER_SIZE Yao Qi
22:49 Re: [PATCH 1/2] This patch fixes GDBServer's run control for single stepping Yao Qi
20:07 Re: RFC: Add native support for Linux SH Yao Qi
19:30 Re: [PATCH] Introduce and use disassembly_flags Yao Qi
19:27 Re: [PATCH] Introduce and use disassembly_flags Simon Marchi
19:23 Re: [PATCH] Introduce and use disassembly_flags Simon Marchi
19:20 Re: [PATCH] Introduce and use disassembly_flags Simon Marchi
12:32 Re: RFC: Add native support for Linux SH John Paul Adrian Glaubitz
05:09 [PATCH] PR gdb/16188: Verify PTRACE_TRACEME succeeded Sergio Durigan Junior
04:55 Re: [PATCH] PR gdb/16188: Verify PTRACE_TRACEME succeeded Sergio Durigan Junior
00:19 Re: [PATCH 1/2] This patch fixes GDBServer's run control for single stepping Antoine Tremblay

February 17, 2017
22:19 Re: [PATCH 1/2] This patch fixes GDBServer's run control for single stepping Yao Qi
16:45 Re: [pushed][PATCH v3 1/4] Extended-remote follow exec Pedro Alves
16:27 Re: [PATCH v3 6/6] Implement proper "startup-with-shell" support on gdbserver Eli Zaretskii
16:05 Re: [PATCH v3 6/6] Implement proper "startup-with-shell" support on gdbserver Pedro Alves
13:47 [pushed] Add support for PKRU register to GDB and GDBServer. Sturm, Michael
13:27 [PATCH 10/11] [SQUASH] btrace: Remove bfun_s vector. Tim Wiederhake
13:27 [PATCH 09/11] [SQUASH] btrace: Remove struct btrace_thread_info::{begin,end}. Tim Wiederhake
13:27 [PATCH 04/11] btrace: Use function segment index in call iterator. Tim Wiederhake
13:27 [PATCH 11/11] [SQUASH] btrace: Cleanup. Tim Wiederhake
13:27 [PATCH 08/11] [SQUASH] btrace: Adjust struct btrace_function::{flow,segment}. Tim Wiederhake
13:27 [PATCH 03/11] btrace: Add btinfo to instruction interator. Tim Wiederhake
13:27 [PATCH 02/11] btrace: Change parameters to use btrace_thread_info. Tim Wiederhake
13:27 [PATCH 07/11] [SQUASH] btrace: Adjust struct btrace_function::up. Tim Wiederhake
13:27 [PATCH 05/11] btrace: Use function segment index in insn iterator. Tim Wiederhake
13:27 [PATCH 06/11] [SQUASH] btrace: Save function calls in a vector. Tim Wiederhake
13:27 [PATCH 01/11] btrace: Use struct btrace_thread_info fields directly. Tim Wiederhake
13:27 [PATCH 00/11] btrace: Turn linked list of function call segments into vector Tim Wiederhake
13:26 Re: [PATCH 1/5] arc: Align internal regnums with architectural regnums Pedro Alves
13:25 Re: [PATCH 5/5] arc: Add prologue analysis Pedro Alves
13:02 Re: [PATCH 3/5] arc: Add "maintenance print arc" command prefix Pedro Alves
13:01 Re: [PATCH 4/5] arc: Add disassembler helper Pedro Alves
13:00 Re: [PATCH 4/5] arc: Add disassembler helper Pedro Alves
12:50 Re: One month away from GDB 8.0 branching Antoine Tremblay
12:38 Re: One month away from GDB 8.0 branching Antoine Tremblay
12:31 Re: [PATCH 2/5] arc: Set section to ".text" when disassembling Pedro Alves
12:24 Re: [PATCH 8/8] DWARF-5: DW_FORM_data16 Pedro Alves
12:09 Re: [PATCH 8/8] DWARF-5: DW_FORM_data16 Pedro Alves
11:59 Re: [PATCH 7/8] DWARF-5: Macros Pedro Alves
11:57 Re: [PATCH 6/8] DWARF-5: call sites Pedro Alves
11:41 Re: [PATCH 5/8] DWARF-5 basic functionality Pedro Alves
10:48 Re: [PATCH] PR gdb/16188: Verify PTRACE_TRACEME succeeded Pedro Alves
10:12 Re: One month away from GDB 8.0 branching Joel Brobecker
03:39 Re: [PATCH 2/2] Avoid step-over infinite loop in GDBServer Antoine Tremblay
03:06 Re: [PATCH 1/2] This patch fixes GDBServer's run control for single stepping Antoine Tremblay
02:17 Re: [PATCH 1/2] This patch fixes GDBServer's run control for single stepping Antoine Tremblay
02:05 Re: [PATCH 1/2] This patch fixes GDBServer's run control for single stepping Pedro Alves
01:42 Re: [PATCH 1/2] This patch fixes GDBServer's run control for single stepping Antoine Tremblay
01:28 Re: [PATCH 1/8] Rename read_unsigned_leb128 to gdb_read_unsigned_leb128 Pedro Alves
01:21 Re: [PATCH 4/8] Code cleanup: Refactor abbrev_table_read_table cycle Pedro Alves
01:19 Re: [PATCH 3/8] Code cleanup: Split dwarf2_ranges_read to a callback Pedro Alves

February 16, 2017
23:42 [PATCH v3] [ppc64] Add POWER8/ISA 2.07 atomic sequences single-stepping support Edjunior Barbosa Machado
22:54 Re: [PATCH 1/8] Rename read_unsigned_leb128 to gdb_read_unsigned_leb128 Pedro Alves
22:32 Re: [PATCH 1/2] This patch fixes GDBServer's run control for single stepping Yao Qi
22:28 Re: One month away from GDB 8.0 branching Yao Qi
22:06 Re: [PATCH v3 3/6] Share parts of gdb/inflow.c with gdbserver Sergio Durigan Junior
21:48 Re: RFC: Add native support for Linux SH Yao Qi
21:37 Re: [PATCH v3 2/6] Share parts of gdb/terminal.h with gdbserver Sergio Durigan Junior
20:19 [PATCH] PR gdb/16188: Verify PTRACE_TRACEME succeeded Sergio Durigan Junior
20:01 Re: [PATCH 1/8] Rename read_unsigned_leb128 to gdb_read_unsigned_leb128 Pedro Alves
19:40 Re: [PATCH 1/8] Rename read_unsigned_leb128 to gdb_read_unsigned_leb128 Jan Kratochvil
19:33 Re: [PATCH 2/8] Code cleanup: Split create_debug_types_hash_table Pedro Alves
19:02 Re: RFC: Add native support for Linux SH Mike Frysinger
16:41 Re: [PATCH V7] amd64-mpx: initialize bnd register before performing inferior calls. Tedeschi, Walfred
16:35 RE: [PATCH 2/5] arc: Set section to ".text" when disassembling Anton Kolesov
16:15 Re: [PATCH V7] amd64-mpx: initialize bnd register before performing inferior calls. Pedro Alves
15:37 RE: [PATCH V7] amd64-mpx: initialize bnd register before performing inferior calls. Tedeschi, Walfred
15:23 Re: [PATCH 1/8] Rename read_unsigned_leb128 to gdb_read_unsigned_leb128 Pedro Alves
14:52 Re: [PATCH V7] amd64-mpx: initialize bnd register before performing inferior calls. Pedro Alves
13:50 Re: [PATCH V7] amd64-mpx: initialize bnd register before performing inferior calls. Tedeschi, Walfred
12:42 Re: One month away from GDB 8.0 branching Antoine Tremblay
12:37 Re: [PATCH v3 5/6] Share fork_inferior et al with gdbserver Philipp Rudo
12:26 Re: [PATCH v3 5/6] Share fork_inferior et al with gdbserver Pedro Alves
12:23 Re: [PATCH v3 5/6] Share fork_inferior et al with gdbserver Philipp Rudo
09:05 Re: One month away from GDB 8.0 branching Joel Brobecker
02:09 Re: [PATCH, updated] Add support for setting disassembler-options in GDB for POWER, ARM and S390 Pedro Alves
01:59 Re: [PATCH, updated] Add support for setting disassembler-options in GDB for POWER, ARM and S390 Peter Bergner
00:57 Re: [PATCH] PR gdb/21164: maint print {symbols,msymbols,psymbols} without args crash Sergio Durigan Junior
00:23 Re: One month away from GDB 8.0 branching Antoine Tremblay
00:21 Re: [PATCH, updated] Add support for setting disassembler-options in GDB for POWER, ARM and S390 Pedro Alves

February 15, 2017
23:48 Re: [PATCH, updated] Add support for setting disassembler-options in GDB for POWER, ARM and S390 Alan Modra
23:14 Re: [PATCH, updated] Add support for setting disassembler-options in GDB for POWER, ARM and S390 Peter Bergner
23:06 Re: [PATCH] PR gdb/21164: maint print {symbols,msymbols,psymbols} without args crash Pedro Alves
22:54 Re: [PATCH] PR gdb/21164: maint print {symbols,msymbols,psymbols} without args crash Sergio Durigan Junior
22:48 Re: [PATCH] PR gdb/21164: maint print {symbols,msymbols,psymbols} without args crash Sergio Durigan Junior
22:27 Re: [PATCH 2/5] arc: Set section to ".text" when disassembling Yao Qi
22:12 Re: [PATCH] PR gdb/21164: maint print {symbols,msymbols,psymbols} without args crash Pedro Alves
20:16 [PATCH] PR gdb/21164: maint print {symbols,msymbols,psymbols} without args crash Sergio Durigan Junior
17:28 Re: [PATCH v3 5/6] Share fork_inferior et al with gdbserver Pedro Alves
16:45 Re: [PATCH] Linux kernel thread runtime support Philipp Rudo
16:15 Re: [PATCH v3 4/6] Share parts of gdb/gdbthread.h with gdbserver Pedro Alves
16:02 Re: [PATCH v3 3/6] Share parts of gdb/inflow.c with gdbserver Pedro Alves
15:54 Re: [PATCH v3 2/6] Share parts of gdb/terminal.h with gdbserver Pedro Alves
15:42 Re: [PATCH v2 4/6] sim: or1k: add or1k target to sim Mike Frysinger
15:36 Re: [PATCH v3 1/6] Share gdb/environ.[ch] with gdbserver Pedro Alves
14:47 Re: [PATCH 2/2] Do not put {NULL, NULL} entries in a worklist when checking types for equality. Luis Machado
14:07 Re: [PATCH 1/2] Fix the unitialized bit in a struct field corresponding to enumb Luis Machado
13:25 Re: [PATCH v2 4/6] sim: or1k: add or1k target to sim Stafford Horne
13:15 Re: [PATCH V7] amd64-mpx: initialize bnd register before performing inferior calls. Pedro Alves
13:02 RE: [PATCH V7] amd64-mpx: initialize bnd register before performing inferior calls. Tedeschi, Walfred
12:59 Re: [PATCH] [trivial] Fix test names starting with uppercase in gdb.arch/ppc64-atomic-inst.exp Ulrich Weigand
12:13 Re: [PATCH v2] [ppc64] Add POWER8 atomic sequences single-stepping support Luis Machado
12:01 Re: [PATCH v2] [ppc64] Add POWER8 atomic sequences single-stepping support Edjunior Barbosa Machado
11:29 [PATCH, gdb] Fix now illegal upper case gdb command in chained-calls.exp Thomas Preudhomme
11:15 Re: [PATCH] Introduce and use disassembly_flags Pedro Alves
10:00 Re: [PATCH v2] [ppc64] Add POWER8 atomic sequences single-stepping support Luis Machado
09:30 Re: [PATCH] [trivial] Fix test names starting with uppercase in gdb.arch/ppc64-atomic-inst.exp Luis Machado
09:27 Re: [PATCH] aarch64 sim vector mul bug fix Nick Clifton
07:35 RE: [PATCH v6 0/9] Python bindings for btrace recordings Wiederhake, Tim
07:29 [ob/pushed] Add missing ChangeLog entries. Tim Wiederhake
03:59 One month away from GDB 8.0 branching Joel Brobecker

February 14, 2017
23:32 [PATCH] aarch64 sim mla bug fix Jim Wilson
21:25 Re: [PATCH v2 1/2] PRU Simulator port Dimitar Dimitrov
20:01 Re: [PATCH, updated] Add support for setting disassembler-options in GDB for POWER, ARM and S390 Pedro Alves
18:52 Re: [PATCH v2 4/6] sim: or1k: add or1k target to sim Mike Frysinger
18:24 Re: [PATCH] aarch64 sim vector mul bug fix Mike Frysinger
18:03 Re: [RFA] PR python/13598 - add before_prompt event Tom Tromey
17:35 Re: [PATCH, updated] Add support for setting disassembler-options in GDB for POWER, ARM and S390 Pedro Alves
17:33 Re: [PATCH] Big-endian targets: Fix implptrpiece.exp Andreas Arnez
17:21 Re: [PATCH, updated] Add support for setting disassembler-options in GDB for POWER, ARM and S390 Yao Qi
16:59 Re: [PATCH] Big-endian targets: Fix implptrpiece.exp Yao Qi
16:22 Re: [PATCH v6 0/9] Python bindings for btrace recordings Doug Evans
15:51 Re: [PATCH 5/5] arc: Add prologue analysis Eli Zaretskii
15:50 Re: [PATCH 4/5] arc: Add disassembler helper Eli Zaretskii
15:38 Re: [PATCH] Big-endian targets: Fix implptrpiece.exp Andreas Arnez
13:59 Re: [PATCH V7] amd64-mpx: initialize bnd register before performing inferior calls. Pedro Alves
13:35 Re: [PATCH V7] amd64-mpx: initialize bnd register before performing inferior calls. Tedeschi, Walfred
12:59 Re: [PATCH] Big-endian targets: Fix implptrpiece.exp Yao Qi
11:24 Re: [PATCH] Removal of uses of MAX_REGISTER_SIZE Alan Hayward
10:20 RE: [PATCH v6 0/9] Python bindings for btrace recordings Wiederhake, Tim
10:04 Re: [PATCH 3/3] gdbserver: xtensa: add call0 support Max Filippov
10:01 [PATCH 5/5] arc: Add prologue analysis Anton Kolesov
10:01 [PATCH 4/5] arc: Add disassembler helper Anton Kolesov
10:01 [PATCH 2/5] arc: Set section to ".text" when disassembling Anton Kolesov
10:01 [PATCH 3/5] arc: Add "maintenance print arc" command prefix Anton Kolesov
10:01 [PATCH 1/5] arc: Align internal regnums with architectural regnums Anton Kolesov
09:58 Re: [PATCH 1/2] gdb: xtensa-linux: support THREADPTR register Luis Machado
09:46 Re: [PATCH 1/3] gdb: xtensa: initialize isa in call0_ret Max Filippov
09:37 Re: [PATCH 2/2] gdbserver: xtensa: support THREADPTR register Max Filippov
09:06 Re: [PATCH 1/2] gdb: xtensa-linux: support THREADPTR register Max Filippov
03:36 [PATCH] [trivial] Fix test names starting with uppercase in gdb.arch/ppc64-atomic-inst.exp Edjunior Barbosa Machado
00:48 [PATCH v2] [ppc64] Add POWER8 atomic sequences single-stepping support Edjunior Barbosa Machado

February 13, 2017
22:31 Re: RFC: Add native support for Linux SH John Paul Adrian Glaubitz
22:27 Re: RFC: Add native support for Linux SH Yao Qi
20:03 Re: [PATCH] Introduce and use disassembly_flags Luis Machado
19:50 Re: [PATCH v3 0/6] Implement the ability to start inferiors with a shell on gdbserver Sergio Durigan Junior
19:00 [PATCH] Big-endian targets: Don't ignore offset into DW_OP_stack_value Andreas Arnez
18:59 Re: [PATCH] gdb: Add native support for Linux SH John Paul Adrian Glaubitz
18:57 Re: [PATCH] gdb: Add native support for Linux SH Luis Machado
18:52 Re: [PATCH, updated] Add support for setting disassembler-options in GDB for POWER, ARM and S390 Peter Bergner
18:49 Re: [PR symtab/21126] Fix handling of fully zeroed PT_GNU_RELRO Luis Machado
18:48 Re: [PATCH, updated] Add support for setting disassembler-options in GDB for POWER, ARM and S390 Peter Bergner
18:43 Re: [PATCH 3/3] gdbserver: xtensa: add call0 support Luis Machado
18:37 Re: [PATCH 2/3] gdb: xtensa-linux: add call0 support Luis Machado
18:33 Re: [PATCH 1/3] gdb: xtensa: initialize isa in call0_ret Luis Machado
18:26 Re: [PATCH 2/2] gdbserver: xtensa: support THREADPTR register Luis Machado
18:17 Re: [PATCH 1/2] gdb: xtensa-linux: support THREADPTR register Luis Machado
17:32 Re: [PATCH, updated] Add support for setting disassembler-options in GDB for POWER, ARM and S390 Peter Bergner
17:18 Re: [PATCH v6 0/9] Python bindings for btrace recordings Doug Evans
17:17 Re: [PATCH v6 8/9] python: Add tests for record Python bindings Doug Evans
17:12 Re: [PATCH v6 7/9] python: Implement btrace Python bindings for record history. Doug Evans
17:08 Re: [PATCH, updated] Add support for setting disassembler-options in GDB for POWER, ARM and S390 Peter Bergner
17:03 Re: [PATCH v6 7/9] python: Implement btrace Python bindings for record history. Doug Evans
16:58 Re: [PATCH, updated] Add support for setting disassembler-options in GDB for POWER, ARM and S390 Pedro Alves
16:41 Re: [PATCH] aarch64 sim load/store single struct implementation w/ ldnr bug fixes Jim Wilson
16:31 Re: [PATCH, updated] Add support for setting disassembler-options in GDB for POWER, ARM and S390 Peter Bergner
15:53 Re: [PATCH, updated] Add support for setting disassembler-options in GDB for POWER, ARM and S390 Yao Qi
15:36 Re: [PATCH] aarch64 sim bit/bif bug fix Nick Clifton
15:36 Re: [PATCH] aarch64 sim load/store single struct implementation w/ ldnr bug fixes Nick Clifton
14:57 Re: [PATCH, v2] Improve load command's help text Eli Zaretskii
14:48 Re: [PATCH v6 9/9] Add documentation for new record Python bindings. Eli Zaretskii
13:32 Re: [PATCH, v2] Improve load command's help text Luis Machado
13:19 Re: [PATCH, v3] Fix gdb.linespec/explicit.exp Luis Machado
13:15 Re: [PATCH, v3] Make gdb.arch/i386-biarch-core.exp more robust Luis Machado
12:55 Re: [PATCH V7] amd64-mpx: initialize bnd register before performing inferior calls. Tedeschi, Walfred
12:39 RE: [PATCH v5 8/9] python: Add tests for record Python bindings Wiederhake, Tim
12:38 RE: [PATCH v5 7/9] python: Implement btrace Python bindings for record history. Wiederhake, Tim
12:38 [PATCH v6 9/9] Add documentation for new record Python bindings. Tim Wiederhake
12:38 [PATCH v6 6/9] python: Create Python bindings for record history. Tim Wiederhake
12:38 [PATCH v6 2/9] btrace: Export btrace_decode_error function. Tim Wiederhake
12:38 [PATCH v6 5/9] Add method to query current recording method to target_ops. Tim Wiederhake
12:38 [PATCH v6 4/9] Add record_start and record_stop functions. Tim Wiederhake
12:38 [PATCH v6 3/9] btrace: Use binary search to find instruction. Tim Wiederhake
12:38 [PATCH v6 1/9] btrace: Count gaps as one instruction explicitly. Tim Wiederhake
12:38 [PATCH v6 0/9] Python bindings for btrace recordings Tim Wiederhake
12:10 Re: [OB PATCH] Fix NULL pointer dereference Gary Benson
12:03 Re: [PATCH V7] amd64-mpx: initialize bnd register before performing inferior calls. Pedro Alves
11:59 Re: [PATCH] Removal of uses of MAX_REGISTER_SIZE Alan Hayward
08:33 Re: [PATCH V7] amd64-mpx: initialize bnd register before performing inferior calls. Tedeschi, Walfred
06:29 [PATCH/committed] sim: use ARRAY_SIZE instead of ad-hoc sizeof calculations Mike Frysinger
05:36 Re: [PATCH v2 2/2] Add testsuite for the PRU simulator port Mike Frysinger
05:36 Re: [PATCH v2 1/2] PRU Simulator port Mike Frysinger
03:58 Re: [PATCH v5 6/9] python: Create Python bindings for record history. Doug Evans
03:58 Re: [PATCH v5 5/9] Add method to query current recording method to target_ops. Doug Evans
03:58 Re: [PATCH v5 4/9] Add record_start and record_stop functions. Doug Evans
03:58 Re: [PATCH v5 3/9] btrace: Use binary search to find instruction. Doug Evans
03:57 Re: [PATCH v5 2/9] btrace: Export btrace_decode_error function. Doug Evans
03:57 Re: [PATCH v5 1/9] btrace: Count gaps as one instruction explicitly. Doug Evans
03:51 Re: [PATCH v5 8/9] python: Add tests for record Python bindings Doug Evans
03:46 Re: [PATCH v5 7/9] python: Implement btrace Python bindings for record history. Doug Evans

February 12, 2017
23:02 Re: [RFA] PR python/13598 - add before_prompt event Yao Qi
22:35 Re: [PATCH] Introduce and use disassembly_flags Yao Qi
20:41 Re: [PATCH 6/8] DWARF-5: call sites Eli Zaretskii
20:23 [PATCH 8/8] DWARF-5: DW_FORM_data16 Jan Kratochvil
20:23 [PATCH 7/8] DWARF-5: Macros Jan Kratochvil
20:23 [PATCH 6/8] DWARF-5: call sites Jan Kratochvil
20:23 [PATCH 5/8] DWARF-5 basic functionality Jan Kratochvil
20:23 [PATCH 4/8] Code cleanup: Refactor abbrev_table_read_table cycle Jan Kratochvil
20:23 [PATCH 3/8] Code cleanup: Split dwarf2_ranges_read to a callback Jan Kratochvil
20:23 [PATCH 2/8] Code cleanup: Split create_debug_types_hash_table Jan Kratochvil
20:23 [PATCH 1/8] Rename read_unsigned_leb128 to gdb_read_unsigned_leb128 Jan Kratochvil

February 11, 2017
18:35 [PING] [PATCH v2 1/2] PRU Simulator port Dimitar Dimitrov
15:33 Re: [RFA] PR python/13598 - add before_prompt event Tom Tromey
15:24 [PATCH 2/2] Do not put {NULL, NULL} entries in a worklist when checking types for equality. Maxim Akhmedov
15:24 [PATCH 1/2] Fix the unitialized bit in a struct field corresponding to enumb Maxim Akhmedov
15:24 [PATCH 0/2] Miscellaneous fixes around type equality check Maxim Akhmedov
05:01 Re: [PATCH 0/2] Use std::hashmap and MI commands classes in mi-cmds.c Didier Nadeau
03:12 [PATCH] Introduce and use disassembly_flags Simon Marchi

February 10, 2017
21:34 Re: [PATCH 2/2] Do not send queries on secondary UIs Simon Marchi
21:07 Re: [PATCH 1/2] new-ui.exp: Use proc_with_prefix Pedro Alves
21:07 Re: [PATCH 2/2] Do not send queries on secondary UIs Pedro Alves
21:06 Re: RFC: Add native support for Linux SH John Paul Adrian Glaubitz
21:03 [PATCH] gdb: Add native support for Linux SH John Paul Adrian Glaubitz
21:03 RFC: Add native support for Linux SH John Paul Adrian Glaubitz
21:03 [PATCH 2/2] Do not send queries on secondary UIs Simon Marchi
21:02 [PATCH 1/2] new-ui.exp: Use proc_with_prefix Simon Marchi
20:41 [PATCH] Create MI commands using python. Didier Nadeau
20:10 [FYI] Remove unused variable in rust-lang.c Tom Tromey
19:32 Re: [PATCH] Don't send queries to the MI interpreter Pedro Alves
19:30 Re: [PATCH] Don't send queries to the MI interpreter Pedro Alves
19:26 Re: [PATCH] Don't send queries to the MI interpreter Simon Marchi
19:23 Re: [PATCH] Don't send queries to the MI interpreter Pedro Alves
19:20 Re: [PATCH] Don't send queries to the MI interpreter Pedro Alves
19:18 Re: [RFA v2 0/7] more cleanup removal in Python Tom Tromey
19:18 Re: [RFA v2 1/7] Remove some ui_out-related cleanups from Python Tom Tromey
19:08 Re: [PATCH] Don't send queries to the MI interpreter Pedro Alves
19:08 Re: [PATCH] Don't send queries to the MI interpreter Simon Marchi
19:06 Re: [PATCH] Don't send queries to the MI interpreter Simon Marchi
19:03 Re: [PATCH] Don't send queries to the MI interpreter Simon Marchi
18:36 Re: [PATCH] Don't send queries to the MI interpreter Pedro Alves
18:19 Re: [PATCH 0/2] Use std::hashmap and MI commands classes in mi-cmds.c Didier Nadeau
18:07 Re: [PATCH] Don't send queries to the MI interpreter Pedro Alves
17:44 Re: [PATCH] Don't send queries to the MI interpreter Pedro Alves
17:12 Re: [PATCH] Don't send queries to the MI interpreter Pedro Alves
16:54 [PATCH][COMMITTED] gdb/MAINTAINERS: Update my e-mail address Martin Galvan
16:52 Re: [PATCH] Don't send queries to the MI interpreter Simon Marchi
16:48 Re: [PATCH] Don't send queries to the MI interpreter Pedro Alves
16:42 Re: [PATCH] PR gdb/21122: Fix documentation mistakes for breakpoint commands Martin Galvan
16:37 [PATCH] Don't send queries to the MI interpreter Simon Marchi
16:36 Re: [RFA v2 0/7] more cleanup removal in Python Pedro Alves
16:25 Re: [PATCH] PR gdb/21122: Fix documentation mistakes for breakpoint commands Eli Zaretskii
16:21 Re: [RFA v2 0/7] more cleanup removal in Python Simon Marchi
15:57 Re: [RFA v2 1/7] Remove some ui_out-related cleanups from Python Simon Marchi
15:56 [PATCH] PR gdb/21122: Fix documentation mistakes for breakpoint commands Martin Galvan
15:46 Re: [PATCH 5/5] Add support for Intel PKRU register to GDB and GDBserver. Pedro Alves
15:44 Re: [PATCH 4/5] Add target description for avx-avx512. Pedro Alves
13:47 RE: [PING][PATCH v5 0/9] Python bindings for btrace recordings Wiederhake, Tim
13:34 Re: [PING][PATCH v5 0/9] Python bindings for btrace recordings Eli Zaretskii
12:58 Re: [OB PATCH] Fix NULL pointer dereference Pedro Alves
12:17 [PING][PATCH v5 0/9] Python bindings for btrace recordings Wiederhake, Tim
11:19 Re: [OB PATCH] Fix NULL pointer dereference Gary Benson
06:47 Re: [RFA 1/5] Remove some ui_out-related cleanups from Python Trevor Saunders
00:30 Re: PSA: contribution checklist: format of git log entries Doug Evans via gdb-patches
00:16 PSA: contribution checklist: format of git log entries Doug Evans via gdb-patches
00:01 [PR symtab/21126] Fix handling of fully zeroed PT_GNU_RELRO Doug Evans via gdb-patches

February 09, 2017
21:25 [PATCH obv] Remove return in function returning void Simon Marchi
21:25 [RFA v2 2/7] Turn gdbpy_ref into a template Tom Tromey
21:25 [RFA v2 7/7] Fix Python test to use lowercase command Tom Tromey
21:25 [RFA v2 4/7] Change one more spot to use gdbpy_ref Tom Tromey
21:25 [RFA v2 5/7] Remove some gotos from Python Tom Tromey
21:25 [RFA v2 1/7] Remove some ui_out-related cleanups from Python Tom Tromey
21:25 [RFA v2 3/7] Use gdbpy_ref to simplify some logic Tom Tromey
21:25 [RFA v2 6/7] Remove unnecessary local variables Tom Tromey
21:25 [RFA v2 0/7] more cleanup removal in Python Tom Tromey
20:47 Re: [PATCH] Fix usage of inferior_ptid in two thread_alive implementations Eli Zaretskii
18:52 Re: [RFA 3/5] Introduce gdbpy_subclass and use it to simplify some logic Tom Tromey
18:33 Re: [OB PATCH] Fix NULL pointer dereference Pedro Alves
17:53 Re: [PATCH] Fix usage of inferior_ptid in two thread_alive implementations Pedro Alves
16:46 Re: [PATCH] Fix usage of inferior_ptid in two thread_alive implementations Simon Marchi
16:39 Re: [PATCH 4/5] Make Python inferior-related internal functions return a gdbpy_inf_ref Simon Marchi
16:18 Re: [PATCH 1/5] Introduce specialized versions of gdbpy_ref Simon Marchi
16:04 Re: [RFA 1/5] Remove some ui_out-related cleanups from Python Simon Marchi
15:46 Re: [RFA 1/5] Remove some ui_out-related cleanups from Python Matt Rice
15:39 [OB PATCH] Fix NULL pointer dereference Gary Benson
15:09 Re: [RFC 3/7] Add basic Linux kernel support Philipp Rudo
13:26 Re: [PATCH] Removal of uses of MAX_REGISTER_SIZE Alan Hayward
13:06 Re: [RFC 3/7] Add basic Linux kernel support Yao Qi
13:03 Re: [RFA 5/5] Remove some gotos from Python Pedro Alves
13:00 Re: [RFA 3/5] Introduce gdbpy_subclass and use it to simplify some logic Pedro Alves
12:55 [ping^2][PATCH] Big-endian targets: Fix implptrpiece.exp Andreas Arnez
12:52 Re: [RFA 4/5] Change one more spot to use gdbpy_ref Pedro Alves
12:51 Re: [RFA 1/5] Remove some ui_out-related cleanups from Python Pedro Alves
12:48 Re: [RFA 1/5] Remove some ui_out-related cleanups from Python Pedro Alves
12:30 Re: [PATCH 4/5] Make Python inferior-related internal functions return a gdbpy_inf_ref Pedro Alves
11:58 Re: [PATCH 1/5] Introduce specialized versions of gdbpy_ref Pedro Alves
11:44 Re: [RFA 3/5] Introduce gdbpy_subclass and use it to simplify some logic Pedro Alves
10:46 Re: [PATCH] Add gdb.current_arch() function to python module -- equivalent of guile (current-arch) Matthew Malcomson
09:54 Re: [RFC 3/7] Add basic Linux kernel support Philipp Rudo
04:34 Re: [RFA 1/5] Remove some ui_out-related cleanups from Python Matt Rice
00:02 Re: [PATCH v3 6/6] Implement proper "startup-with-shell" support on gdbserver Sergio Durigan Junior

February 08, 2017
23:52 Re: [RFA 1/5] Remove some ui_out-related cleanups from Python Pedro Alves
23:05 Re: [RFA 1/5] Remove some ui_out-related cleanups from Python Tom Tromey
22:27 Re: [RFA 1/5] Remove some ui_out-related cleanups from Python Pedro Alves
22:15 Re: [PATCH] Add gdb.current_arch() function to python module -- equivalent of guile (current-arch) Yao Qi
21:59 Re: [PATCH] cgen: opcodes: Fix memory corruption in in lookup Stafford Horne
21:03 [PATCH, updated] Add support for setting disassembler-options in GDB for POWER, ARM and S390 Peter Bergner
18:15 Re: [PATCH] Eliminate interp::quiet_p Pedro Alves
18:05 Re: [RFA] candidates for ambiguous command in upper case Jerome Guitton
17:59 Re: [RFA] completion in command definition Jerome Guitton
17:46 Re: [PATCH] Add gdb.current_arch() function to python module -- equivalent of guile (current-arch) Matthew Malcomson
17:36 Re: [PATCH] Removal of uses of MAX_REGISTER_SIZE Yao Qi
17:34 Re: [PATCH v3 6/6] Implement proper "startup-with-shell" support on gdbserver Eli Zaretskii
17:28 Re: [RFA 1/5] Remove some ui_out-related cleanups from Python Pedro Alves
17:15 Re: [PATCH] Add gdb.current_arch() function to python module -- equivalent of guile (current-arch) Yao Qi
17:10 Re: [PATCH] Removal of uses of MAX_REGISTER_SIZE Yao Qi
17:01 Re: [PATCH] cgen: opcodes: Fix memory corruption in in lookup Yao Qi
16:40 [PATCH] cgen: opcodes: Fix memory corruption in in lookup Stafford Horne
16:31 Re: [PATCH V7] amd64-mpx: initialize bnd register before performing inferior calls. Tedeschi, Walfred
16:21 Re: [PATCH V7] amd64-mpx: initialize bnd register before performing inferior calls. Pedro Alves
15:32 Re: [PATCH] Removal of uses of MAX_REGISTER_SIZE Yao Qi
14:44 Re: [PATCH] Removal of uses of MAX_REGISTER_SIZE Alan Hayward
14:21 Re: [PATCH, v3] Fix gdb.linespec/explicit.exp Pedro Alves
14:17 Re: [PATCH] Removal of uses of MAX_REGISTER_SIZE Alan Hayward
13:41 [PATCH, v3] Fix gdb.linespec/explicit.exp Luis Machado
13:36 Re: [PATCH,v2] Fix gdb.linespec/explicit.exp Luis Machado
12:40 Re: [PATCH] Fix usage of inferior_ptid in two thread_alive implementations Pedro Alves
12:27 Re: [PATCH V7] amd64-mpx: initialize bnd register before performing inferior calls. Pedro Alves
12:24 Re: [PATCH] Removal of uses of MAX_REGISTER_SIZE Yao Qi
12:06 Re: [PATCH] Removal of uses of MAX_REGISTER_SIZE Yao Qi
10:47 Re: [PATCH] Removal of uses of MAX_REGISTER_SIZE Yao Qi
09:07 Re: [PATCH v2 4/6] Share parts of gdb/gdbthread.h with gdbserver Luis Machado
03:33 [PATCH v3 6/6] Implement proper "startup-with-shell" support on gdbserver Sergio Durigan Junior
03:33 [PATCH v3 4/6] Share parts of gdb/gdbthread.h with gdbserver Sergio Durigan Junior
03:32 [PATCH v3 5/6] Share fork_inferior et al with gdbserver Sergio Durigan Junior
03:25 [PATCH v3 3/6] Share parts of gdb/inflow.c with gdbserver Sergio Durigan Junior
03:25 [PATCH v3 1/6] Share gdb/environ.[ch] with gdbserver Sergio Durigan Junior
03:25 [PATCH v3 0/6] Implement the ability to start inferiors with a shell on gdbserver Sergio Durigan Junior
03:25 [PATCH v3 2/6] Share parts of gdb/terminal.h with gdbserver Sergio Durigan Junior

February 07, 2017
22:42 Re: [PATCH v2 4/6] Share parts of gdb/gdbthread.h with gdbserver Sergio Durigan Junior
22:39 Re: [PATCH v2 2/6] Share parts of gdb/terminal.h with gdbserver Sergio Durigan Junior
22:23 Re: [PATCH v2 5/6] Share fork_inferior et al with gdbserver Sergio Durigan Junior
21:29 Re: New ARI warning Tue Feb 7 01:57:48 UTC 2017 Jose E. Marchesi
21:25 [PATCH] Fix usage of inferior_ptid in two thread_alive implementations Simon Marchi
17:39 Re: [RFC 3/7] Add basic Linux kernel support Yao Qi
17:01 [RFC v2 6/8] Seperate common s390-tdep.* from s390-linux-tdep.* Philipp Rudo
16:59 [RFC v2 3/8] Add basic Linux kernel support Philipp Rudo
16:59 [RFC v2 8/8] Add S390 support for linux-kernel target Philipp Rudo
16:59 [RFC v2 7/8] Add privileged registers for s390x Philipp Rudo
16:59 [RFC v2 4/8] Add kernel module support for linux-kernel target Philipp Rudo
16:59 [RFC v2 5/8] Add commands for linux-kernel target Philipp Rudo
16:59 [RFC v2 0/8] Support for Linux kernel debugging Philipp Rudo
16:59 [RFC v2 2/8] Add libiberty/concat styled concat_path function Philipp Rudo
16:59 [RFC v2 1/8] Convert substitute_path_component to C++ Philipp Rudo
16:33 Re: [PATCH] Removal of uses of MAX_REGISTER_SIZE Alan Hayward
15:53 Re: [PATCH, v2] Improve load command's help text Eli Zaretskii
15:04 Re: [RFC 3/7] Add basic Linux kernel support Philipp Rudo
14:29 [ping][PATCH v4 0/5] Add support for PKRU register to GDB and GDBServer. Sturm, Michael
12:00 Re: [PATCH,v2] Fix gdb.linespec/explicit.exp Pedro Alves
11:29 Re: [PATCH, v3] Make gdb.arch/i386-biarch-core.exp more robust Pedro Alves
11:26 [PATCH, v3] Make gdb.arch/i386-biarch-core.exp more robust Luis Machado
11:18 Re: [PATCH,v2] Make gdb.arch/i386-biarch-core.exp more robust Luis Machado
11:12 Re: [PATCH, v2] Improve load command's help text Pedro Alves
10:54 Re: [RFC 3/7] Add basic Linux kernel support Yao Qi
10:51 Re: [PATCH,v2] Make gdb.arch/i386-biarch-core.exp more robust Pedro Alves
10:21 Re: [PATCH, v2] Improve load command's help text Luis Machado
10:19 Re: [PATCH,v2] Fix gdb.linespec/explicit.exp Luis Machado
10:11 [PATCH,v2] Make gdb.arch/i386-biarch-core.exp more robust Luis Machado
08:56 Re: [PATCH V7] amd64-mpx: initialize bnd register before performing inferior calls. Tedeschi, Walfred
07:27 RE: [PATCH] btrace: preserve call stack on function switch Metzger, Markus T
01:57 New ARI warning Tue Feb 7 01:57:48 UTC 2017 GDB Administrator

February 06, 2017
23:56 Re: [PATCH] btrace: preserve call stack on function switch Luis Machado
19:56 Re: [PATCH,v2] Make language setting tests more robust Luis Machado
18:53 Re: [PATCH] Eliminate interp::quiet_p Simon Marchi
18:48 Re: [RFC 7/7] Add S390 support for linux-kernel target Andreas Arnez
18:40 [PATCH] Eliminate interp::quiet_p Pedro Alves
18:24 Re: [PATCH,v2] Make language setting tests more robust Pedro Alves
18:23 Re: [PATCH 0/2] Use std::hashmap and MI commands classes in mi-cmds.c Pedro Alves
18:22 Re: [PATCH,v2] Make language setting tests more robust Luis Machado
18:08 Re: [PATCH,v2] Make language setting tests more robust Pedro Alves
18:04 Re: [PATCH,v2] Make language setting tests more robust Luis Machado
18:03 Re: [PATCH] Make gdb.arch/i386-biarch-core.exp more robust Pedro Alves
17:59 Re: [PATCH] Make gdb.arch/i386-biarch-core.exp more robust Luis Machado
17:58 Re: [PATCH V7] amd64-mpx: initialize bnd register before performing inferior calls. Pedro Alves
17:28 Re: [PATCH] Make gdb.arch/i386-biarch-core.exp more robust Pedro Alves
17:05 [ping] [PATCH V7] amd64-mpx: initialize bnd register before performing inferior calls. Tedeschi, Walfred
17:02 [PATCH] Add gdb.current_arch() function to python module -- equivalent of guile (current-arch) Matthew Malcomson
16:51 Re: [PATCH,v2] Make language setting tests more robust Pedro Alves
15:58 Re: [PATCH 0/2] Use std::hashmap and MI commands classes in mi-cmds.c Pedro Alves
15:52 Re: [RFC 7/7] Add S390 support for linux-kernel target Yao Qi
15:09 Re: [PATCH,v2] Make language setting tests more robust Luis Machado
14:54 Re: [PATCH,v2] Make language setting tests more robust Luis Machado
12:55 Re: [PATCH] [ppc64] Add POWER8 atomic sequences single-stepping support Peter Bergner
12:40 Re: [PATCH v2 3/3] Add -file-list-shared-libraries MI command Pedro Alves
10:03 Re: [PATCH] [ppc64] Add POWER8 atomic sequences single-stepping support Luis Machado
10:00 Re: [PATCH] aarch64 testsuite patch for ILP32 Yao Qi
09:33 Re: [PATCH] Removal of uses of MAX_REGISTER_SIZE Alan Hayward
09:16 Re: [PATCH 1/2] Add rdrand/rdseed record/replay tests Luis Machado
07:49 Re: [PATCH] Bug 20936 - documentation review Jose E. Marchesi
03:03 [PATCH] [ppc64] Add POWER8 atomic sequences single-stepping support Edjunior Barbosa Machado

February 05, 2017
02:03 [PATCH] aarch64 sim bit/bif bug fix Jim Wilson
01:55 Re: [PATCH] aarch64 sim load/store single struct implementation w/ ldnr bug fixes Jim Wilson

February 04, 2017
05:21 [FYI] Fix ptype of single-member Rust enums Tom Tromey

February 03, 2017
19:50 [PATCH] aarch64 testsuite patch for ILP32 Steve Ellcey
19:46 Re: [RFC 0/7] Support for Linux kernel debugging Andreas Arnez
17:45 Re: [RFC 0/7] Support for Linux kernel debugging Yao Qi
17:17 [PATCH v2 0/3] Shared libraries MI command Marc-Andre Laperle
17:16 [PATCH v2 1/3] Remove unused parameter in solib_add and update_solib_list Marc-Andre Laperle
17:16 [PATCH v2 3/3] Add -file-list-shared-libraries MI command Marc-Andre Laperle
17:16 [PATCH v2 2/3] Add a better diagnostic message in mi_gdb_test Marc-Andre Laperle
16:50 Re: [PATCH] Removal of uses of MAX_REGISTER_SIZE Yao Qi
16:35 Re: [PATCH] C++-fy struct interp/cli_interp/tui_interp/mi_interp Pedro Alves
16:21 Re: [PATCH 2/2] Avoid step-over infinite loop in GDBServer Pedro Alves
16:13 Re: [PATCH 1/2] This patch fixes GDBServer's run control for single stepping Pedro Alves
11:25 Re: [PATCH] Removal of uses of MAX_REGISTER_SIZE Alan Hayward
11:00 Re: [PATCH] Removal of uses of MAX_REGISTER_SIZE Pedro Alves
10:28 Re: [PATCH] Removal of uses of MAX_REGISTER_SIZE Yao Qi
09:59 Re: [PATCH] Removal of uses of MAX_REGISTER_SIZE Alan Hayward
09:20 Re: [PATCH 5/5] Add support for Intel PKRU register to GDB and GDBserver. Sturm, Michael
09:17 Re: [PATCH] Patch 2 of 2 for aarch64 ILP32 support in gdb Yao Qi
05:46 [PATCH 2/2] Use classes to represent MI Command instead of structures didier . nadeau
05:46 [PATCH 1/2] Use std::map for MI commands in mi-cmds.c didier . nadeau
05:46 [PATCH 0/2] Use std::hashmap and MI commands classes in mi-cmds.c didier . nadeau
04:32 Re: [PATCH] C++-fy struct interp/cli_interp/tui_interp/mi_interp Simon Marchi
04:28 [FYI 2/3] Reindent rust-lang.c Tom Tromey
04:28 [FYI 3/3] Use bool in Rust code Tom Tromey
04:28 [FYI 0/3] some trivial Rust changes Tom Tromey
04:28 [FYI 1/3] Use std::string in Rust code Tom Tromey
00:37 Re: [PATCH,v2] Make language setting tests more robust Pedro Alves

February 02, 2017
23:39 [pushed] Fix "maintenance selftest" printing stray instructions (Re: [PATCH 4/6] Disassembly unit test: disassemble one instruction) Pedro Alves
23:14 [PATCH] C++-fy struct interp/cli_interp/tui_interp/mi_interp Pedro Alves
23:09 [ob/pushed] struct mi_interp: Remove unused fields Pedro Alves
22:12 Re: [PATCH] Move "tee" building down to interpreter::set_logging_proc Pedro Alves
22:12 Re: [PATCH 4/6] Disassembly unit test: disassemble one instruction Yao Qi
22:04 Re: [PATCH] Patch 2 of 2 for aarch64 ILP32 support in gdb Steve Ellcey
20:42 Re: [PATCH] Move "tee" building down to interpreter::set_logging_proc Simon Marchi
18:04 Re: [PATCH] Move "tee" building down to interpreter::set_logging_proc Pedro Alves
17:45 Re: [PATCH] Move "tee" building down to interpreter::set_logging_proc Simon Marchi
17:39 Re: [PATCH] Move "tee" building down to interpreter::set_logging_proc Pedro Alves
16:46 Re: [PATCH 4/6] Disassembly unit test: disassemble one instruction Pedro Alves
15:17 Re: [PATCH] Move "tee" building down to interpreter::set_logging_proc Simon Marchi
14:28 [PATCH] Move "tee" building down to interpreter::set_logging_proc Pedro Alves
11:57 [pushed] Fix "-gdb-set logging redirect on" crash Pedro Alves
11:37 [pushed] Reuse buffers across gdb_pretty_print_insn calls (Re: [PATCH v4 1/2] Add back gdb_pretty_print_insn) Pedro Alves
09:52 Re: [PATCH] Patch 2 of 2 for aarch64 ILP32 support in gdb Yao Qi
09:40 Re: [PATCH] Removal of uses of MAX_REGISTER_SIZE Joel Brobecker
03:56 [PATCH obv] Remove unused file_string parameter in gdb_disassembly Simon Marchi
01:33 Re: [PATCH,v2] Make language setting tests more robust Simon Marchi
01:24 Re: [PATCH] Make language setting tests more robust Simon Marchi
01:20 Re: [PATCH v4 1/2] Add back gdb_pretty_print_insn Simon Marchi
00:40 Re: [PATCH] Patch 2 of 2 for aarch64 ILP32 support in gdb Steve Ellcey
00:27 Re: [PATCH] Patch 2 of 2 for aarch64 ILP32 support in gdb Steve Ellcey
00:02 Re: [PATCH v4 2/2] Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchy Pedro Alves
00:00 Re: [PATCH v4 1/2] Add back gdb_pretty_print_insn Pedro Alves

February 01, 2017
23:50 Re: [PATCH v4 1/2] Add back gdb_pretty_print_insn Pedro Alves
23:29 Re: [PATCH] Make language setting tests more robust Luis Machado
23:24 Re: [PATCH v4 2/2] Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchy Luis Machado
22:49 Re: [PATCH v4 2/2] Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchy Pedro Alves
22:23 Re: [PATCH] Patch 2 of 2 for aarch64 ILP32 support in gdb Yao Qi
22:20 Re: [PATCH] Patch 2 of 2 for aarch64 ILP32 support in gdb Yao Qi
21:50 Re: [PATCH] Make language setting tests more robust Keith Seitz
21:44 Re: [PATCH 1/2] Add support for setting disassembler-options in GDB for POWER, ARM and S390 Yao Qi
21:39 Re: [PATCH v2 5/6] Share fork_inferior et al with gdbserver Luis Machado
20:35 Re: [PATCH v2 1/6] Share gdb/environ.[ch] with gdbserver Luis Machado
20:31 Re: [PATCH v4 1/2] Add back gdb_pretty_print_insn Pedro Alves
20:21 [PATCH,v2] Make language setting tests more robust Luis Machado
20:02 Re: [PATCH v4 1/2] Add back gdb_pretty_print_insn Pedro Alves
19:25 Re: [PATCH] Make language setting tests more robust Simon Marchi
19:22 Re: [PATCH] Make language setting tests more robust Luis Machado
19:07 Re: [PATCH v2 6/6] Implement proper "startup-with-shell" support on gdbserver Luis Machado
18:54 Re: [PATCH v2 4/6] Share parts of gdb/gdbthread.h with gdbserver Luis Machado
18:41 Re: [PATCH v2 3/6] Share parts of gdb/inflow.c with gdbserver Luis Machado
18:38 Re: [PATCH] Make language setting tests more robust Simon Marchi
18:37 Re: [PATCH v2 2/6] Share parts of gdb/terminal.h with gdbserver Luis Machado
18:26 Re: [PATCH v4 1/2] Add back gdb_pretty_print_insn Simon Marchi
18:10 Re: [PATCH v4 1/2] Add back gdb_pretty_print_insn Simon Marchi
17:37 Re: [PATCH v4 2/2] Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchy Luis Machado
17:01 Re: [PATCH v4 1/2] Add back gdb_pretty_print_insn Luis Machado
16:47 [ping][PATCH] Big-endian targets: Fix implptrpiece.exp Andreas Arnez
15:49 Re: [PATCH] Removal of uses of MAX_REGISTER_SIZE Pedro Alves
15:48 Re: [PATCH] Removal of uses of MAX_REGISTER_SIZE Pedro Alves
15:38 Re: [PATCH 1/2] Add rdrand/rdseed record/replay tests Pedro Alves
15:17 [PATCH] Make language setting tests more robust Luis Machado
13:09 Re: [PATCH 5/5] Add support for Intel PKRU register to GDB and GDBserver. Eli Zaretskii
13:04 [PATCH 5/5] Add support for Intel PKRU register to GDB and GDBserver. Michael Sturm
13:04 [PATCH 4/5] Add target description for avx-avx512. Michael Sturm
13:04 [PATCH v4 0/5] Add support for PKRU register to GDB and GDBServer. Michael Sturm
13:03 [PATCH 3/5] Rename target descriptions to reflect actual content of description. Michael Sturm
13:03 [PATCH 1/5] Sync up x86-gcc-cpuid.h with cpuid.h from gcc-6 branch. Michael Sturm
13:03 [PATCH 2/5] Change xstate_bv handling to use 8 bytes of data. Michael Sturm
12:55 Re: [PATCH 1/2] Add rdrand/rdseed record/replay tests Luis Machado
12:45 Re: [PATCH] Removal of uses of MAX_REGISTER_SIZE Yao Qi
12:42 Re: [PATCH 1/2] Add rdrand/rdseed record/replay tests Luis Machado
12:34 Re: [PATCH v3 5/5] Add support for Intel PKRU register to GDB and GDBserver. Sturm, Michael
11:11 Re: [PATCH 2/2] [BZ 21005] Add support for Intel 64 rdrand and rdseed record/replay Pedro Alves
11:11 Re: [PATCH 1/2] Add rdrand/rdseed record/replay tests Pedro Alves
11:09 Re: [PATCH 1/2] Add rdrand/rdseed record/replay tests Pedro Alves
10:41 Re: [PATCH] testsuite: diagnose a running GDB in gdb_skip_xml_tests Pedro Alves
10:40 Re: [PATCH v3 2/5] btrace: allow recording to be started (and stopped) for running threads Pedro Alves
09:16 Re: [PATCH] Big-endian targets: don't ignore offset into DW_OP_implicit_value Yao Qi
09:12 [PATCH] btrace: preserve call stack on function switch Markus Metzger
09:10 [PATCH] testsuite: diagnose a running GDB in gdb_skip_xml_tests Markus Metzger
09:09 Re: [PATCH] Big-endian targets: don't ignore offset into DW_OP_implicit_value Andreas Arnez
09:08 RE: [PATCH v3 2/5] btrace: allow recording to be started (and stopped) for running threads Metzger, Markus T
08:53 RE: [PATCH v3 2/5] btrace: allow recording to be started (and stopped) for running threads Metzger, Markus T
03:33 Re: [PATCH] Bug 20936 - documentation review Eli Zaretskii
00:31 Re: [PATCH v3 5/5] Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchy Pedro Alves
00:31 [PATCH v4 2/2] Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchy Pedro Alves
00:30 [PATCH v4 0/2] Eliminate cleanups & make ui_file a C++ class hierarchy Pedro Alves
00:30 [PATCH v4 1/2] Add back gdb_pretty_print_insn Pedro Alves
00:10 [ob/pushed] Use gdb_insn_length instead of creating dummy stream Pedro Alves


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