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

December 31, 2016
09:15 Re: [PATCH, RFA] opcodes: Use autoconf to check for `bfd_mips_elf_get_abiflags' in BFD Maciej W. Rozycki

December 30, 2016
06:44 Re: [PATCH, RFA] opcodes: Use autoconf to check for `bfd_mips_elf_get_abiflags' in BFD Joel Brobecker

December 29, 2016
22:01 Re: [PATCH] gdb: add "-a" option for inferior commands sbaugh
21:38 Re: [PATCH] gdb: add "-a" option for inferior commands Andreas Schwab
20:55 [PATCH] gdb: add "-a" option for inferior commands Spencer Baugh
18:13 Re: [PATCH] gdb: add -a option for remove-inferior Luis Machado
17:45 [PATCH] gdb: add -a option for remove-inferior sbaugh
14:42 Re: [PATCH 1/2] gdb: Restore a settings previous value on error during change Andrew Burgess

December 28, 2016
19:54 Re: [1/9][RFC][DWARF] Reserve three DW_OP numbers in vendor extension space Cary Coutant
19:48 Re: [1/9][RFC][DWARF] Reserve three DW_OP numbers in vendor extension space Cary Coutant
18:21 [Ping^3][1/9][RFC][DWARF] Reserve three DW_OP numbers in vendor extension space Jiong Wang
17:37 Re: [PATCH] PR threads/20743: Don't attempt to suspend or resume exited threads. John Baldwin
12:11 Re: [PATCH, RFA] opcodes: Use autoconf to check for `bfd_mips_elf_get_abiflags' in BFD Alan Modra
08:07 Re: [PATCH] PR threads/20743: Don't attempt to suspend or resume exited threads. Vasil Dimov

December 27, 2016
21:26 [PATCH v2 1/2] PRU Simulator port Dimitar Dimitrov
21:26 [PATCH v2 2/2] Add testsuite for the PRU simulator port Dimitar Dimitrov
21:03 Re: [PATCH] PR threads/20743: Don't attempt to suspend or resume exited threads. John Baldwin
16:43 Re: [PATCH] PR threads/20743: Don't attempt to suspend or resume exited threads. Vasil Dimov
13:20 Re: [PATCH v3 1/3] gdb: Add OpenRISC or1k and or1knd target support Stafford Horne
10:08 Re: [PATCH, RFA] opcodes: Use autoconf to check for `bfd_mips_elf_get_abiflags' in BFD Joel Brobecker
02:35 [PATCH] aarch64 sim fcsel bug fix Jim Wilson
00:26 Re: [PATCH 6/6] Implement proper "startup-with-shell" support on gdbserver Tom Tromey

December 26, 2016
21:35 Re: [PATCH 2/6] Share parts of gdb/terminal.h with gdbserver Luis Machado
21:34 Re: [PATCH 4/6] Share parts of gdb/gdbthread.h with gdbserver Luis Machado
21:34 Re: [PATCH 3/6] Share parts of gdb/inflow.c with gdbserver Luis Machado
21:34 Re: [PATCH 1/6] Share gdb/environ.[ch] with gdbserver Luis Machado
21:34 Re: [PATCH 6/6] Implement proper "startup-with-shell" support on gdbserver Luis Machado
17:33 Re: [RFC] Fuchsia amd64 port Luis Machado
16:10 Re: [PATCH v3 1/3] gdb: Add OpenRISC or1k and or1knd target support Luis Machado

December 25, 2016
01:31 Re: [PATCH v3 1/3] gdb: Add OpenRISC or1k and or1knd target support Stafford Horne

December 24, 2016
22:24 [PATCH] aarch64 sim vector mul bug fix Jim Wilson

December 23, 2016
22:04 [PATCH] aarch64 sim FP to unsigned integer conversion fix Jim Wilson
21:43 Re: [PATCH] PR threads/20743: Don't attempt to suspend or resume exited threads. Luis Machado
21:30 [PATCH] PR threads/20743: Don't attempt to suspend or resume exited threads. John Baldwin
21:29 Re: [PATCH] Define an error function in the PPC simulator. John Baldwin
21:21 Re: [PATCH v3 1/3] gdb: Add OpenRISC or1k and or1knd target support Luis Machado
20:35 Re: [PATCH v2 1/3] Use the ELF class to determine the word size for FreeBSD core notes. John Baldwin
20:01 Re: [RFA 7/8] Use unique_xmalloc_ptr in execute_gdb_command Tom Tromey
19:59 Re: [RFA 6/8] Use value_freer in dwarf2_evaluate_loc_desc_full Tom Tromey
19:59 Re: [RFA 6/8] Use value_freer in dwarf2_evaluate_loc_desc_full Tom Tromey
19:44 Re: [PATCH] Change return type of ui_out redirect to void Luis Machado
19:05 Re: [RFA 6/8] Use value_freer in dwarf2_evaluate_loc_desc_full Tom Tromey
17:53 Re: Fix C++ compilation of the Hurd port Luis Machado
16:58 Re: [PATCH, obvious?] Fix incorrect reference to source files Luis Machado
16:57 Re: [PATCH] Fix more cases of improper test names Luis Machado
16:06 Re: [PATCH] Bug 20928 - Decode %ccr into individual flags in sparcv9 register output Luis Machado
14:37 Re: [PATCH] btrace: add unsupported/untested messages when skipping tests Luis Machado
11:40 [PATCH obv] Updated email address. Bernhard Heckel
08:07 Re: [PATCH 6/6] Implement proper "startup-with-shell" support on gdbserver Eli Zaretskii
07:50 Re: [PATCH 0/6] Implement the ability to start inferiors with a shell on gdbserver Eli Zaretskii
03:49 [PATCH 6/6] Implement proper "startup-with-shell" support on gdbserver Sergio Durigan Junior
03:45 [PATCH 4/6] Share parts of gdb/gdbthread.h with gdbserver Sergio Durigan Junior
03:45 [PATCH 5/6] Share fork_inferior et al with gdbserver Sergio Durigan Junior
03:39 [PATCH 3/6] Share parts of gdb/inflow.c with gdbserver Sergio Durigan Junior
03:39 [PATCH 2/6] Share parts of gdb/terminal.h with gdbserver Sergio Durigan Junior
03:39 [PATCH 1/6] Share gdb/environ.[ch] with gdbserver Sergio Durigan Junior
03:39 [PATCH 0/6] Implement the ability to start inferiors with a shell on gdbserver Sergio Durigan Junior

December 22, 2016
23:53 Re: [PATCH] Improve maint print symbols,psymbols,msymbols Doug Evans
23:51 Re: [PATCH 2/2] Replace address and aspace with thread in struct step_over_info Doug Evans
22:08 [PATCH] Change return type of ui_out redirect to void Simon Marchi
21:23 Re: [PATCH v2] Class-ify ui_out Simon Marchi
18:43 Re: Build problem with latest GCC (auto-load.c fails to compile) Steve Ellcey
17:34 [PATCH] Add Linux kernel thread runtime support. Peter Griffin
17:34 [PATCH] Linux kernel thread runtime support Peter Griffin
16:14 [PATCH v3 3/3] Add gdb for or1k build Stafford Horne
16:14 [PATCH v3 1/3] gdb: Add OpenRISC or1k and or1knd target support Stafford Horne
16:14 [PATCH v3 2/3] gdb: testsuite: Add or1k l.nop inscruction Stafford Horne
16:14 [PATCH v3 0/3] OpenRISC gdb port Stafford Horne
16:11 Re: [PATCH v2 2/4] gdb: Add OpenRISC or1k and or1knd target support Stafford Horne
16:04 Re: Build problem with latest GCC (auto-load.c fails to compile) Pedro Alves
15:40 Re: [RFA 7/8] Use unique_xmalloc_ptr in execute_gdb_command Pedro Alves
15:29 Re: [RFA 7/8] Use unique_xmalloc_ptr in execute_gdb_command Tom Tromey
15:09 Re: [RFA 7/8] Use unique_xmalloc_ptr in execute_gdb_command Pedro Alves
14:50 Re: [RFA 7/8] Use unique_xmalloc_ptr in execute_gdb_command Tom Tromey

December 21, 2016
21:15 Build problem with latest GCC (auto-load.c fails to compile) Steve Ellcey
11:34 Re: [PATCH] aarch64 sim bug fix for fcmp and infinity Nick Clifton
09:27 Re: [PATCH V2 2/2] Prologue: Add selftests to x64/x32 architecture. Bernhard Heckel
02:11 New ARI warning Wed Dec 21 02:11:38 UTC 2016 in gdb-7.12-branch GDB Administrator
01:56 New ARI warning Wed Dec 21 01:56:53 UTC 2016 GDB Administrator

December 20, 2016
23:56 Re: [RFA 7/8] Use unique_xmalloc_ptr in execute_gdb_command Pedro Alves
23:31 Re: [RFA 7/8] Use unique_xmalloc_ptr in execute_gdb_command Tom Tromey
19:43 Re: [RFC master/7.12.1] Don't propagate C++ exceptions across readline using SjLj on SjLj-based exception unwinding Pedro Alves
18:43 Re: [RFA] Remove make_cleanup_htab_delete Pedro Alves
18:18 Re: [RFA 2/8] Use class to manage BFD reference counts Pedro Alves
18:13 Re: [RFA 7/8] Use unique_xmalloc_ptr in execute_gdb_command Tom Tromey
18:05 Re: [pushed] gdb: Constify solib_find (Re: [RFA 2/8] Use class to manage BFD reference counts) Tom Tromey
17:48 Re: [RFA 7/8] Use unique_xmalloc_ptr in execute_gdb_command Pedro Alves
17:19 [pushed] gdb: Constify solib_find (Re: [RFA 2/8] Use class to manage BFD reference counts) Pedro Alves
16:56 Re: [PATCH v2] Class-ify ui_out Pedro Alves
16:25 Re: [RFC master/7.12.1] Don't propagate C++ exceptions across readline using SjLj on SjLj-based exception unwinding Pedro Alves
15:28 Re: [PATCH v2] Class-ify ui_out Simon Marchi
14:49 Re: [RFA 6/8] Use value_freer in dwarf2_evaluate_loc_desc_full Pedro Alves
14:33 Re: [RFC master/7.12.1] Don't propagate C++ exceptions across readline using SjLj on SjLj-based exception unwinding Yao Qi
13:46 Re: [PATCH v3] Set emacs default mode for the GDB directory to C++ Antoine Tremblay
13:04 Re: [PATCH v3] Set emacs default mode for the GDB directory to C++ Pedro Alves
12:52 Re: [PATCH] Improve maint print symbols,psymbols,msymbols Pedro Alves
12:35 Re: [PATCH v2] Class-ify ui_out Pedro Alves
11:50 Re: [RFC master/7.12.1] Don't propagate C++ exceptions across readline using SjLj on SjLj-based exception unwinding Pedro Alves
09:20 Re: [PATCH V2 2/2] Prologue: Add selftests to x64/x32 architecture. Yao Qi
06:35 Re: [PATCH] Bug 20928 - Decode %ccr into individual flags in sparcv9 register output Ivo Raisr

December 19, 2016
21:50 Re: [PATCH V2 2/2] Prologue: Add selftests to x64/x32 architecture. Yao Qi
18:04 Re: [PATCH] Improve maint print symbols,psymbols,msymbols Doug Evans
15:04 Re: [PATCH] Clean up gdb.gdb/selftest.exp Yao Qi
14:42 [RFC master/7.12.1] Don't propagate C++ exceptions across readline using SjLj on SjLj-based exception unwinding Yao Qi
13:59 [Ping^2][1/9][RFC][DWARF] Reserve three DW_OP numbers in vendor extension space Jiong Wang
12:24 [PATCH v3] Set emacs default mode for the GDB directory to C++ Antoine Tremblay
11:49 Re: Your commit 'MIPS/opcodes: Also set disassembler's ASE flags from ELF structures' broke GDB Maciej W. Rozycki
11:43 [committed] MIPS/opcodes: Only call `bfd_mips_elf_get_abiflags' if BFD64 Maciej W. Rozycki
09:17 Re: [PATCH v2 5/5] Add support for Intel PKRU register to GDB and GDBserver. Sturm, Michael
03:12 [PATCH] aarch64 sim bug fix for fcmp and infinity Jim Wilson

December 18, 2016
20:13 Re: [PATCH] PRU Simulator port Dimitar Dimitrov
04:33 Re: [PATCH 00/18] sim: port for OpenRISC Mike Frysinger

December 17, 2016
04:18 Re: [PATCH 00/18] sim: port for OpenRISC Stafford Horne

December 16, 2016
22:25 Re: [PATCH v2] Set emacs default mode for the GDB directory to C++ Doug Evans via gdb-patches
21:22 Re: [PATCH/committed] sim: mips: fix builds for r3900 cpus due to missing check_u64 Maciej W. Rozycki
20:34 Re: [PATCH 00/18] sim: port for OpenRISC Mike Frysinger
20:33 Re: [PATCH] PRU Simulator port Mike Frysinger
19:41 [PATCH v2] Set emacs default mode for the GDB directory to C++ Antoine Tremblay
19:29 [PATCH] Set emacs default mode for the GDB directory to C++ Antoine Tremblay
16:40 Re: [RFC] PR 20939: Handle error in disassembly Pedro Alves
16:06 Re: FYI - T minus 1 month until 7.12.1 planned release Yao Qi
13:59 [PATCH V2 2/2] Prologue: Add selftests to x64/x32 architecture. Bernhard Heckel
13:59 [PATCH V2 1/2] AMD64, Prologue: Recognize stack decrementation as prologue operation. Bernhard Heckel
13:58 [PATCH V2 0/2] AMD64, Prologue: Recognize stack decrementation as prologue operation. Bernhard Heckel
12:50 Re: [PATCH v2 0/3] Add FreeBSD/mips targets to GDB Pedro Alves
12:22 GDB attribution policy (Re: [PATCH v2 2/3] Add FreeBSD/mips architecture.) Pedro Alves
11:36 Re: [PATCH] Fix type of expr in info_mach_region_command (fixes OSX build) Pedro Alves
11:32 Re: [PATCH obv] Darwin: Fix gdb compilation. Pedro Alves
10:14 [PATCH obv] Darwin: Fix gdb compilation. Bernhard Heckel
05:43 Re: FYI - T minus 1 month until 7.12.1 planned release Joel Brobecker

December 15, 2016
23:19 Re: Your commit 'MIPS/opcodes: Also set disassembler's ASE flags from ELF structures' broke GDB Maciej W. Rozycki
23:03 Re: Your commit 'MIPS/opcodes: Also set disassembler's ASE flags from ELF structures' broke GDB Alan Modra
20:17 [PATCH] Fix type of expr in info_mach_region_command (fixes OSX build) Manish Goregaokar
20:10 Re: Your commit 'MIPS/opcodes: Also set disassembler's ASE flags from ELF structures' broke GDB Maciej W. Rozycki
19:47 Re: Your commit 'MIPS/opcodes: Also set disassembler's ASE flags from ELF structures' broke GDB Yao Qi
19:11 Re: FYI - T minus 1 month until 7.12.1 planned release Yao Qi
19:04 Re: Your commit 'MIPS/opcodes: Also set disassembler's ASE flags from ELF structures' broke GDB Antoine Tremblay
16:03 Re: [PATCH] Sort microblaze out of way of mips in features Makefile Michael Eager
12:16 Re: Your commit 'MIPS/opcodes: Also set disassembler's ASE flags from ELF structures' broke GDB Maciej W. Rozycki
09:54 [PATCH] Sort microblaze out of way of mips in features Makefile Bhushan Attarde
05:46 FYI - T minus 1 month until 7.12.1 planned release Joel Brobecker
04:12 Re: [RFA 2/8] Use class to manage BFD reference counts Tom Tromey
03:51 Re: [RFA] Remove make_cleanup_htab_delete Tom Tromey
03:49 Re: [RFA 7/8] Use unique_xmalloc_ptr in execute_gdb_command Tom Tromey

December 14, 2016
22:05 Re: [RFC] PR 20939: Handle error in disassembly Yao Qi
17:39 Re: [PATCH] Clean up gdb.gdb/selftest.exp Pedro Alves
17:34 [RFC] Fuchsia amd64 port Doug Evans via gdb-patches
17:31 Re: [RFC] PR 20939: Handle error in disassembly Pedro Alves
17:15 Re: [PATCH 8/8] AARCH64 SVE: Enable AARCH64 SVE in gdbserver Yao Qi
16:51 Re: [PATCH 8/8] AARCH64 SVE: Enable AARCH64 SVE in gdbserver Yao Qi
14:19 [PATCH] Clean up gdb.gdb/selftest.exp Yao Qi
09:28 Re: [PATCH 5/8] AARCH64 SVE: Add SVE feature Alan Hayward

December 13, 2016
20:20 Re: [PATCH 6/8] AARCH64 SVE: Add SVE register support Alan Hayward
17:52 Re: [PATCH 5/8] AARCH64 SVE: Add SVE feature Yao Qi
13:50 Re: [RFA 8/8] Add constructor and destructor to demangle_parse_info Tom Tromey
13:30 Re: [RFA 7/8] Use unique_xmalloc_ptr in execute_gdb_command Tom Tromey
13:29 Re: [RFA 6/8] Use value_freer in dwarf2_evaluate_loc_desc_full Tom Tromey
13:26 Re: [RFA 2/8] Use class to manage BFD reference counts Tom Tromey
13:13 Re: [RFA 1/8] Add gdb_ref_ptr.h Tom Tromey
12:24 Re: [PATCH 2/8] AARCH64 SVE: Add gdbarch methods Alan Hayward
11:53 Re: [PATCH 1/8] AARCH64 SVE: Increse max register sizes Joel Brobecker
11:48 Re: [PATCH 1/8] AARCH64 SVE: Increse max register sizes Yao Qi
11:36 Re: [PATCH 0/8] AARCH64 SVE: Initial SVE support Yao Qi
11:27 Re: [PATCH 6/8] AARCH64 SVE: Add SVE register support Yao Qi
11:04 Re: [PATCH v2 1/3] Use the ELF class to determine the word size for FreeBSD core notes. Nick Clifton
10:46 Re: [PATCH] fix for aarch64 sim adds64 bug Nick Clifton
10:45 Re: [PATCH] fix for aarch64 sim tbnz bug Nick Clifton
10:05 Re: [PATCH 1/8] AARCH64 SVE: Increse max register sizes Alan Hayward
06:38 Re: [PATCH] fix for aarch64 sim tbnz bug Mike Frysinger
00:33 Re: [PATCH] fix for aarch64 sim tbnz bug Jim Wilson

December 12, 2016
20:47 Re: [PATCH 2/8] AARCH64 SVE: Add gdbarch methods Yao Qi
18:47 [PATCH] fix for aarch64 sim adds64 bug Jim Wilson
18:42 Re: [PATCH] fix for aarch64 sim tbnz bug Mike Frysinger
18:38 Re: [PATCH] fix for aarch64 sim tbnz bug Jim Wilson
18:11 Re: [PATCH 1/8] AARCH64 SVE: Increse max register sizes Yao Qi
16:16 [PATCH v2] Class-ify ui_out Simon Marchi
14:02 Re: [PATCH] Fix more cases of improper test names Pedro Alves
13:40 Re: [Ping~][1/9][RFC][DWARF] Reserve three DW_OP numbers in vendor extension space Jiong Wang
12:54 Re: [PATCH] Bug 20936 - provide sparc and sparcv9 target description XML files Yao Qi
10:48 [RFC] PR 20939: Handle error in disassembly Yao Qi
09:15 Re: [PATCH mainline/7.12.1] Remove assert on exec_bfd in cris_delayed_get_disassembler Yao Qi
09:05 Re: [PATCH] Handle memory error in print_insn_rx Yao Qi
09:04 Re: [PATCH] Handle memory error in print_insn_rl78_common Yao Qi
08:26 RE: [PATCH] btrace: add unsupported/untested messages when skipping tests Metzger, Markus T

December 11, 2016
17:23 Re: [PATCH] Bug 20936 - provide sparc and sparcv9 target description XML files Ivo Raisr
17:22 Re: [PATCH] Bug 20928 - Decode %ccr into individual flags in sparcv9 register output Ivo Raisr

December 10, 2016
00:21 Re: [PATCH] Handle memory error in print_insn_rx Alan Modra
00:20 Re: [PATCH] Handle memory error in print_insn_rl78_common Alan Modra

December 09, 2016
23:21 Re: [PATCH] Fix more cases of improper test names Luis Machado
21:58 [PATCH] Fix more cases of improper test names Luis Machado
20:40 Re: [PATCH] PRU Simulator port Dimitar Dimitrov
19:50 Re: [PATCH] btrace: add unsupported/untested messages when skipping tests Luis Machado
19:02 Re: [PATCH v2 2/3] Add FreeBSD/mips architecture. John Baldwin
17:16 Re: [PATCH v2 5/5] Add support for Intel PKRU register to GDB and GDBserver. Pedro Alves
17:02 Re: [PATCH, obvious?] Fix incorrect reference to source files Pedro Alves
17:02 [PATCH] Handle memory error in print_insn_rx Yao Qi
17:00 [PATCH] Handle memory error in print_insn_rl78_common Yao Qi
16:57 [PATCH] Don't allow whitespace in enum values of enum commands (Re: [PATCH] Avoid spaces in osabi names) Pedro Alves
16:25 [pushed] Re: [RFC] Remove all a.out support and gc no-longer-supported OS ABIs? (Re: [PATCH] Avoid spaces in osabi names) Pedro Alves
16:07 Re: [PATCH mainline/7.12.1] Create tdep->rx_psw_type and tdep->rx_fpsw_type lazily Yao Qi
16:06 Re: [PATCH mainline/7.12.1] Create tdep->rl78_psw_type lazily Yao Qi
15:32 Re: [PATCH] btrace: add unsupported/untested messages when skipping tests Luis Machado
15:13 Re: [PATCH mainline/7.12.1] Remove assert on exec_bfd in cris_delayed_get_disassembler Luis Machado
15:06 Re: [PATCH] Add test that exercises all bfd architecture, osabi, endian, etc. combinations Pedro Alves
14:58 Re: [PATCH] Add test that exercises all bfd architecture, osabi, endian, etc. combinations Pedro Alves
14:56 Re: [PATCH] Add test that exercises all bfd architecture, osabi, endian, etc. combinations Yao Qi
14:32 Re: [PATCH] Add test that exercises all bfd architecture, osabi, endian, etc. combinations Pedro Alves
14:08 [PATCH mainline/7.12.1] Remove assert on exec_bfd in cris_delayed_get_disassembler Yao Qi
13:56 Re: [PATCH] Add test that exercises all bfd architecture, osabi, endian, etc. combinations Yao Qi
13:27 [PATCH] btrace: add unsupported/untested messages when skipping tests Markus Metzger
13:11 Re: [PATCH] Add test that exercises all bfd architecture, osabi, endian, etc. combinations Pedro Alves
12:54 [PATCH mainline/7.12.1] Create tdep->rx_psw_type and tdep->rx_fpsw_type lazily Yao Qi
12:53 [PATCH mainline/7.12.1] Create tdep->rl78_psw_type lazily Yao Qi
12:51 Re: [PATCH 3/3] Fix inferior memory reading in GDBServer for sparc. Antoine Tremblay
12:46 [PATCH v3] Fix inferior memory reading in GDBServer for arm/aarch32 Antoine Tremblay
12:23 Re: [PATCH 1/3] Fix inferior memory reading in GDBServer for arm/aarch32. Yao Qi
12:22 [PATCH v2] Fix inferior memory reading in GDBServer for arm/aarch32 Antoine Tremblay
12:22 RE: [PATCH 2/2] btrace: allow recording to be started for running threads Metzger, Markus T
12:06 Re: [PATCH 1/3] Fix inferior memory reading in GDBServer for arm/aarch32. Yao Qi
09:57 Re: [PATCH 0/3] Use code cache in arm and aarch64 prologue analyzer Yao Qi
09:56 Re: [PATCH 1/3] Compile gdb.perf/skip-prologue.c with and without debug info Yao Qi
09:40 Re: [PATCH 3/3] Use code cache in aarch64 prologue analyzer Yao Qi
09:27 Re: [PATCH] Fix PTRACE_GETREGSET failure for compat inferiors on arm64 Yao Qi
09:23 Re: extern modifier on function declarations Yao Qi
06:38 Re: [PATCH 2/4] Push pruning old threads down to the target Thomas Schwinge
06:22 Re: [PATCH v3 1/2] Emit inferior, thread and frame selection events to all UIs Thomas Schwinge

December 08, 2016
20:15 Re: [PATCH v2 3/3] Add native target for FreeBSD/mips. Luis Machado
20:13 Re: [PATCH v2 2/3] Add FreeBSD/mips architecture. Luis Machado
20:09 Re: [PATCH v2 3/3] Add native target for FreeBSD/mips. John Baldwin
20:08 Re: [PATCH v2 2/3] Add FreeBSD/mips architecture. John Baldwin
19:25 Re: [PATCH/committed] sim: mips: fix builds for r3900 cpus due to missing check_u64 Mike Frysinger
18:53 Re: [PATCH v2 3/3] Add native target for FreeBSD/mips. Luis Machado
18:47 Re: [PATCH v2 2/3] Add FreeBSD/mips architecture. Luis Machado
15:45 extern modifier on function declarations Simon Marchi
15:35 Re: [PATCH v3 1/5] Sync up x86-gcc-cpuid.h with cpuid.h from gcc-6 branch. Luis Machado
15:35 Re: [PATCH v3 5/5] Add support for Intel PKRU register to GDB and GDBserver. Luis Machado
15:25 Re: [PATCH v3 1/2] Emit inferior, thread and frame selection events to all UIs Simon Marchi
12:16 Re: [PATCH v3 1/5] Sync up x86-gcc-cpuid.h with cpuid.h from gcc-6 branch. Sturm, Michael
12:02 Re: [PATCH v3 1/2] Emit inferior, thread and frame selection events to all UIs Thomas Schwinge
11:54 Re: [pushed][PATCH v3 1/4] Extended-remote follow exec Thomas Schwinge
09:31 Re: [PATCH/committed] sim: mips: fix builds for r3900 cpus due to missing check_u64 Maciej W. Rozycki
08:53 Re: [PATCH v3 4/7] Per-inferior/Inferior-qualified thread IDs Thomas Schwinge
07:51 [PATCH 5/5] Hurd, C++: Mach/Hurd headers and MIG stubs are not yet fit for C++ Thomas Schwinge
07:51 [PATCH 4/5] Hurd, C++: kern_return_t vs. error_t Thomas Schwinge
07:51 [PATCH 2/5] Hurd, C++: Avoid GNU C nested functions Thomas Schwinge
07:51 [PATCH 1/5] Hurd, C++: Explicitly cast "void *" Thomas Schwinge
07:51 [PATCH 3/5] Hurd, C++: Avoid "const char *" to "char *" casts Thomas Schwinge
07:50 Fix C++ compilation of the Hurd port Thomas Schwinge

December 07, 2016
21:29 Re: [PATCH v3 4/7] Per-inferior/Inferior-qualified thread IDs Simon Marchi
21:10 Re: [PATCH v3 4/7] Per-inferior/Inferior-qualified thread IDs Thomas Schwinge
20:20 Re: [PATCH 2/2] btrace: allow recording to be started for running threads Luis Machado
18:58 Re: [PATCH, obvious?] Fix incorrect reference to source files Luis Machado
18:28 Re: [PATCH v3 1/5] Sync up x86-gcc-cpuid.h with cpuid.h from gcc-6 branch. Luis Machado
18:26 Re: [PATCH 3/3] Use code cache in aarch64 prologue analyzer Luis Machado
18:24 Re: [PATCH 1/3] Compile gdb.perf/skip-prologue.c with and without debug info Luis Machado
16:37 Re: [PATCH 2/2] amd64-linux: expose system register FS_BASE and GS_BASE for Linux. Pedro Alves

December 06, 2016
23:58 Re: [PATCH] Bug 20936 - provide sparc and sparcv9 target description XML files Ivo Raisr
23:46 Re: [PATCH] Bug 20936 - provide sparc and sparcv9 target description XML files Ivo Raisr
23:17 Re: [PATCH] PRU Simulator port Mike Frysinger
23:15 Re: [PATCH, obvious?] Fix incorrect reference to source files Simon Marchi
23:07 Re: [PATCH, obvious?] Fix incorrect reference to source files Luis Machado
23:02 Re: [PATCH, obvious?] Fix incorrect reference to source files Simon Marchi
22:56 Re: [PATCH, obvious?] Fix incorrect reference to source files Luis Machado
21:23 Re: [PATCH] Remove unnecessary inferior lookup in inferior_command Simon Marchi
21:01 [PATCH v2 3/3] Add native target for FreeBSD/mips. John Baldwin
21:01 [PATCH v2 2/3] Add FreeBSD/mips architecture. John Baldwin
21:01 [PATCH v2 0/3] Add FreeBSD/mips targets to GDB John Baldwin
21:01 [PATCH v2 1/3] Use the ELF class to determine the word size for FreeBSD core notes. John Baldwin
20:28 Re: [PATCH] Read corrrect auxiliary entry in AIX. Ulrich Weigand
20:21 Re: [PATCH] PRU Simulator port Dimitar Dimitrov
20:18 Re: [PATCH] Define an error function in the PPC simulator. John Baldwin
19:08 Re: [PATCH, obvious?] Fix incorrect reference to source files Luis Machado
18:54 Re: [PATCH, obvious?] Fix incorrect reference to source files Simon Marchi
18:30 Re: [PATCH] Read corrrect auxiliary entry in AIX. Sangamesh Mallayya
16:15 [PATCH, obvious?] Fix incorrect reference to source files Luis Machado
15:55 [PATCH 1/2] gdbserver: catch fetch registers error Markus Metzger
15:55 [PATCH 2/2] btrace: allow recording to be started for running threads Markus Metzger
15:55 [PATCH 0/2] btrace, gdbserver: allow "record btrace" for running threads Markus Metzger
15:26 Re: [PATCH] Bug 20936 - provide sparc and sparcv9 target description XML files Yao Qi
15:04 [PATCH 3/3] Use code cache in aarch64 prologue analyzer Yao Qi
15:04 [PATCH 2/3] Use code cache in arm prologue analyzer Yao Qi
15:04 [PATCH 1/3] Compile gdb.perf/skip-prologue.c with and without debug info Yao Qi
15:04 [PATCH 0/3] Use code cache in arm and aarch64 prologue analyzer Yao Qi
14:26 Re: [PATCH] Assert on lval_register Yao Qi
14:22 [PATCH V2] Don't print too much if remote_debug is on Yao Qi
14:10 Re: [PATCH] PRU Simulator port Mike Frysinger
14:09 Re: [PATCH] PRU Simulator port Mike Frysinger
13:13 Re: [PATCH] Assert on lval_register Ulrich Weigand
11:41 [PATCH] Bug 20936 - provide sparc and sparcv9 target description XML files Ivo Raisr
10:59 [PATCH v3 4/5] Add target description for avx-avx512. Michael Sturm
10:58 [PATCH v3 5/5] Add support for Intel PKRU register to GDB and GDBserver. Michael Sturm
10:58 [PATCH v3 3/5] Rename target descriptions to reflect actual content of description. Michael Sturm
10:58 [PATCH v3 1/5] Sync up x86-gcc-cpuid.h with cpuid.h from gcc-6 branch. Michael Sturm
10:58 [PATCH v3 2/5] Change xstate_bv handling to use 8 bytes of data. Michael Sturm
10:58 [PATCH v3 0/5] Add support for PKRU register to GDB and GDBServer. Michael Sturm
10:54 Re: [PATCH v2 5/5] Add support for Intel PKRU register to GDB and GDBserver. Sturm, Michael
10:15 Re: [PATCH] Assert on lval_register Yao Qi
08:26 Re: [PATCH] Bug 20928 - Decode %ccr into individual flags in sparcv9 register output Ivo Raisr
03:04 Re: [PATCH] Bug 20928 - Decode %ccr into individual flags in sparcv9 register output Luis Machado

December 05, 2016
23:46 [PATCH] Bug 20928 - Decode %ccr into individual flags in sparcv9 register output Ivo Raisr
22:34 Re: [PATCH] Remove unnecessary inferior lookup in inferior_command Luis Machado
22:32 [PATCH] Remove unnecessary inferior lookup in inferior_command Simon Marchi
21:11 [PATCH] PRU Simulator port Dimitar Dimitrov
16:06 Re: [PATCH] Fix PTRACE_GETREGSET failure for compat inferiors on arm64 Kees Cook
13:52 Re: [PATCH v2 2/5] Change xstate_bv handling to use 8 bytes of data. Sturm, Michael
13:42 Re: [PATCH v2 1/5] Sync up x86-gcc-cpuid.h with cpuid.h from gcc-6 branch. Sturm, Michael
12:31 [PATCH 8/8] AARCH64 SVE: Enable AARCH64 SVE in gdbserver Alan Hayward
12:30 [PATCH 7/8] AARCH64 SVE: Enable AArch64 SVE in gdb Alan Hayward
12:29 [PATCH 6/8] AARCH64 SVE: Add SVE register support Alan Hayward
12:29 [PATCH 5/8] AARCH64 SVE: Add SVE feature Alan Hayward
12:28 [PATCH 4/8] AARCH64 SVE: Regcache compare methods Alan Hayward
12:27 [PATCH 3/8] AARCH64 SVE: Add gdbserver target methods Alan Hayward
12:27 [PATCH 2/8] AARCH64 SVE: Add gdbarch methods Alan Hayward
12:26 [PATCH 1/8] AARCH64 SVE: Increse max register sizes Alan Hayward
12:25 [PATCH 0/8] AARCH64 SVE: Initial SVE support Alan Hayward
10:26 Re: [PATCH] Fix PTRACE_GETREGSET failure for compat inferiors on arm64 Yao Qi
08:41 Re: [PATCH 00/18] sim: port for OpenRISC Stafford Horne
03:45 Re: [PATCH] fix for aarch64 sim tbnz bug Jim Wilson

December 04, 2016
19:30 Re: [PATCH] Fix PTRACE_GETREGSET failure for compat inferiors on arm64 Kees Cook
11:11 Re: [PATCH] Fix PTRACE_GETREGSET failure for compat inferiors on arm64 Yao Qi
10:31 Re: [PATCH] Fix PTRACE_GETREGSET failure for compat inferiors on arm64 Yao Qi

December 03, 2016
00:05 Re: [RFA 1/8] Add gdb_ref_ptr.h Pedro Alves

December 02, 2016
23:50 Re: [PATCH] Fix PTRACE_GETREGSET failure for compat inferiors on arm64 Doug Evans
23:45 Re: [RFA 1/8] Add gdb_ref_ptr.h Pedro Alves
23:08 Re: [PATCH] Fix PTRACE_GETREGSET failure for compat inferiors on arm64 Kees Cook
23:06 Re: [PATCH] AMD64, Prologue: Recognize stack decrementation as prologue operation. Yao Qi
22:49 Re: [PATCH] Fix PTRACE_GETREGSET failure for compat inferiors on arm64 Yao Qi
22:22 [pushed] Introduce enum_flag type for ui_out flags Simon Marchi
21:46 [PATCH] Fix PTRACE_GETREGSET failure for compat inferiors on arm64 Kees Cook
19:52 Re: [RFA 1/8] Add gdb_ref_ptr.h Tom Tromey
19:37 Re: [PATCH] [v2] Remove unneeded pattern matching in gdb.base/maint.exp Luis Machado
19:13 Re: [PATCH 1/3] Rename some trace functions Simon Marchi
19:10 Re: [PATCH] [v2] Remove unneeded pattern matching in gdb.base/maint.exp Pedro Alves
19:05 Re: [PATCH 1/3] Rename some trace functions Pedro Alves
19:02 [PATCH] [v2] Remove unneeded pattern matching in gdb.base/maint.exp Luis Machado
18:47 Re: [PATCH 1/3] Rename some trace functions Simon Marchi
18:11 Re: [RFA 1/8] Add gdb_ref_ptr.h Pedro Alves
17:48 Re: [PATCH] Remove unneeded pattern matching in gdb.base/maint.exp Pedro Alves
17:46 Re: [RFA 1/8] Add gdb_ref_ptr.h Tom Tromey
17:41 Re: [PATCH] Remove unneeded pattern matching in gdb.base/maint.exp Luis Machado
17:39 Re: [PATCH] [obvious?] Revert change to gdb.cp/ovldbreak.exp Luis Machado
17:32 Re: [PATCH] [obvious?] Revert change to gdb.cp/ovldbreak.exp Pedro Alves
17:30 Re: [PATCH] Remove unneeded pattern matching in gdb.base/maint.exp Pedro Alves
17:13 [PATCH] [obvious?] Revert change to gdb.cp/ovldbreak.exp Luis Machado
17:06 [PATCH] Remove unneeded pattern matching in gdb.base/maint.exp Luis Machado
16:47 Re: [PATCH 1/3] Rename some trace functions Pedro Alves
15:59 Re: [PATCH] fix for aarch64 sim tbnz bug Jim Wilson
15:46 Re: [PATCH 1/3] Rename some trace functions Pedro Alves
15:42 Re: [PATCH] Don't handle timeout inside gdb_test_multiple Pedro Alves
15:25 Re: [PATCH] Don't handle timeout inside gdb_test_multiple Luis Machado
15:19 Re: [PATCH] AMD64, Prologue: Recognize stack decrementation as prologue operation. Luis Machado
15:18 Re: [PATCH v2] Rename some trace functions Simon Marchi
15:14 Re: [PATCH 1/3] Rename some trace functions Simon Marchi
15:04 Re: [RFA 8/8] Add constructor and destructor to demangle_parse_info Pedro Alves
14:57 Re: [PATCH] Remove mi_out_data::suppress_output Simon Marchi
14:49 Re: [RFA 7/8] Use unique_xmalloc_ptr in execute_gdb_command Pedro Alves
14:45 Re: [RFA 6/8] Use value_freer in dwarf2_evaluate_loc_desc_full Pedro Alves
14:24 Re: [RFA 5/8] Add value_freer Pedro Alves
14:21 Re: [RFA 4/8] Remove make_cleanup_discard_psymtabs Pedro Alves
13:34 Re: [PATCH] fix for aarch64 sim tbnz bug Andreas Schwab
13:18 RE: [PATCH v3 8/8] Add documentation for new instruction record Python bindings. Wiederhake, Tim
13:17 Re: [RFA 3/8] Introduce and use gdb::unlinker Pedro Alves
13:08 Re: [RFA 1/8] Add gdb_ref_ptr.h Pedro Alves
13:05 Re: [RFA 2/8] Use class to manage BFD reference counts Pedro Alves
12:03 Re: [PATCH] fix for aarch64 sim tbnz bug Nick Clifton
11:59 Re: [RFA] Small improvements to the remote protocol manual Pedro Alves
11:58 Re: [RFA] Small improvements to the remote protocol manual Pedro Alves
11:38 Re: [RFA] PR symtab/16264 - support DW_AT_main_subprogram Pedro Alves
11:31 Re: [PATCH v2] Rename some trace functions Pedro Alves
11:28 Re: [PATCH 1/3] Rename some trace functions Pedro Alves
11:13 Re: [PATCH] Remove mi_out_data::suppress_output Pedro Alves
11:11 Re: [PATCH 1/2 v2] Add unit test to aarch64 prologue analyzer Pedro Alves
11:04 Re: [PATCH] Don't handle timeout inside gdb_test_multiple Pedro Alves
09:42 Re: [PATCH 2/2 v2] [AArch64] Recognize STR instruction in prologue Yao Qi
09:40 Re: [PATCH 1/2 v2] Add unit test to aarch64 prologue analyzer Yao Qi
09:32 Re: [PATCH] fix for aarch64 sim tbnz bug Mike Frysinger
08:40 Re: [PATCH] AMD64, Prologue: Recognize stack decrementation as prologue operation. Bernhard Heckel
04:49 [PATCH] fix for aarch64 sim tbnz bug Jim Wilson
04:09 Re: [PATCH] Don't handle timeout inside gdb_test_multiple Luis Machado
02:42 Re: [PATCH] Don't handle timeout inside gdb_test_multiple Joel Brobecker
02:31 Re: [PATCH 01/24] MIPS: Handle run-time reconfigurable FPR size Maciej W. Rozycki
02:00 Re: [PATCH v2 5/5] Add support for Intel PKRU register to GDB and GDBserver. Luis Machado
01:26 Re: [PATCH v2 2/5] Change xstate_bv handling to use 8 bytes of data. Luis Machado
01:17 Re: [PATCH v2 1/5] Sync up x86-gcc-cpuid.h with cpuid.h from gcc-6 branch. Luis Machado
01:07 [PATCH] Don't handle timeout inside gdb_test_multiple Luis Machado

December 01, 2016
21:24 Re: [PATCH 00/22] Convert ui-out subsystem to C++ Simon Marchi
20:57 Re: [RFA] PR symtab/16264 - support DW_AT_main_subprogram Tom Tromey
20:54 [PATCH] Remove mi_out_data::suppress_output Simon Marchi
20:52 Re: [PATCH v3 8/8] Fixup testcases outputting own name as a test name and standardize failed compilation messages Luis Machado
20:23 Re: [PATCH 13/22] Replace hand-made linked list of ui_out_hdr by vector and iterator Pedro Alves
20:22 Re: [PATCH 13/22] Replace hand-made linked list of ui_out_hdr by vector and iterator Simon Marchi
20:05 Re: [PATCH] Don't print too much if remote_debug is on Gary Benson
19:30 Re: [PATCH 19/22] Class-ify ui_out_impl Pedro Alves
19:10 Re: [PATCH] Avoid premature serial timeouts Michael Daniels
19:04 Re: [PATCH 19/22] Class-ify ui_out_impl Simon Marchi
18:10 Re: [PATCH 1/3] Fix inferior memory reading in GDBServer for arm/aarch32. Antoine Tremblay
18:05 Re: [PATCH 1/2 v2] Add unit test to aarch64 prologue analyzer Pedro Alves
17:35 Re: [PATCH v3 8/8] Fixup testcases outputting own name as a test name and standardize failed compilation messages Pedro Alves
17:35 Re: [PATCH v2 5/5] Add support for Intel PKRU register to GDB and GDBserver. Eli Zaretskii
17:20 [PATCH v3 8/8] Fixup testcases outputting own name as a test name and standardize failed compilation messages Luis Machado
16:18 Re: [PATCH 1/3] Fix inferior memory reading in GDBServer for arm/aarch32. Antoine Tremblay
16:09 [PATCH v2] Rename some trace functions Simon Marchi
16:07 Re: [PATCH 1/3] Rename some trace functions Simon Marchi
16:04 Re: [PATCH 1/2 v2] Add unit test to aarch64 prologue analyzer Yao Qi
15:55 Re: [PATCH 1/3] Fix inferior memory reading in GDBServer for arm/aarch32. Antoine Tremblay
15:32 Re: [PATCH] AMD64, Prologue: Recognize stack decrementation as prologue operation. Luis Machado
15:28 Re: [PATCH 1/3] Fix inferior memory reading in GDBServer for arm/aarch32. Antoine Tremblay
15:21 Re: [PATCH 1/2 v2] Add unit test to aarch64 prologue analyzer Yao Qi
14:44 Re: [PATCH 1/3] Fix inferior memory reading in GDBServer for arm/aarch32. Yao Qi
14:21 Re: [PATCH 1/3] Rename some trace functions Pedro Alves
14:17 [PATCH] AMD64, Prologue: Recognize stack decrementation as prologue operation. Bernhard Heckel
13:39 [PATCH v2 4/5] Add target description for avx-avx512. Michael Sturm
13:39 [PATCH v2 5/5] Add support for Intel PKRU register to GDB and GDBserver. Michael Sturm
13:39 [PATCH v2 3/5] Rename target descriptions to reflect actual content of description. Michael Sturm
13:39 [PATCH v2 1/5] Sync up x86-gcc-cpuid.h with cpuid.h from gcc-6 branch. Michael Sturm
13:39 [PATCH v2 2/5] Change xstate_bv handling to use 8 bytes of data. Michael Sturm
13:39 [PATCH v2 0/5] Add support for PKRU register to GDB and GDBServer. Michael Sturm
13:15 Re: [PATCH v2 8/8] Fixup testcases outputting own name as a test name and standardize failed compilation messages Luis Machado
13:07 Re: [PATCH 2/2 v2] [AArch64] Recognize STR instruction in prologue Pedro Alves
12:57 Re: [PATCH 1/2 v2] Add unit test to aarch64 prologue analyzer Pedro Alves
12:53 Re: [PATCH 1/2] Add unit test to aarch64 prologue analyzer Pedro Alves
11:17 [PATCH 1/2 v2] Add unit test to aarch64 prologue analyzer Yao Qi
11:17 [PATCH 2/2 v2] [AArch64] Recognize STR instruction in prologue Yao Qi
11:09 Re: [1/9][RFC][DWARF] Reserve three DW_OP numbers in vendor extension space Jiong Wang
11:08 Re: [PATCH v2 8/8] Fixup testcases outputting own name as a test name and standardize failed compilation messages Pedro Alves
10:42 Re: [1/9][RFC][DWARF] Reserve three DW_OP numbers in vendor extension space Richard Earnshaw (lists)
09:13 Re: [PATCH] fix for aarch64 sim FP stur bug Nick Clifton
07:36 [PATCH] fix for aarch64 sim FP stur bug Jim Wilson
07:27 [PATCH v2 02/12] Fix spelling in comments in C source files (gdb) Ambrogino Modigliani
07:27 [PATCH v2 08/12] Fix spelling in comments in .in files (opcodes) Ambrogino Modigliani
07:27 [PATCH v2 07/12] Fix spelling in comments in .cpu files (cpu) Ambrogino Modigliani
07:27 [PATCH v2 03/12] Fix spelling in comments in C source files (opcodes) Ambrogino Modigliani
07:27 [PATCH v2 05/12] Fix spelling in comments in Expect scripts (gdb) Ambrogino Modigliani
07:26 [PATCH v2 12/12] Fix spelling in comments in .tbl files (opcodes) Ambrogino Modigliani
07:26 [PATCH v2 11/12] Fix spelling in comments in .opc files (opcodes) Ambrogino Modigliani
07:26 [PATCH v2 10/12] Fix spelling in comments in .opc files (cpu) Ambrogino Modigliani
07:26 [PATCH v2 09/12] Fix spelling in comments in .l files (gdb) Ambrogino Modigliani
07:26 [PATCH v2 01/12] Fix spelling in comments in C source files (bfd) Ambrogino Modigliani
07:26 [PATCH v2 06/12] Fix spelling in comments in XML files (gdb) Ambrogino Modigliani
07:26 [PATCH v2 04/12] Fix spelling in comments in Assembler files (gdb) Ambrogino Modigliani
07:26 [PATCH v2 00/12] Fix spelling in comments - GDB Ambrogino Modigliani
02:51 Re: [PATCH 00/22] Convert ui-out subsystem to C++ Simon Marchi
01:04 Re: [PATCH v3 8/8] Add documentation for new instruction record Python bindings. Doug Evans
00:52 Re: [PATCH v3 7/8] python: Add tests for record Python bindings Doug Evans
00:46 Re: [PATCH v3 6/8] python: Implement btrace Python bindings for record history. Doug Evans
00:15 Re: [PATCH v3 5/8] python: Create Python bindings for record history. Doug Evans


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

Mail converted by MHonArc