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

May 31, 2017
16:58 [PATCH] Look for FIR in the last FreeBSD/mips floating-point register. John Baldwin
15:19 Re: [RFA] Make "bt N" print correct number of frames when using a frame filter Phil Muldoon
15:10 [pushed] Rename "mem" related commmands Simon Marchi
14:47 [PATCH] Use delete instead of xfree for gdb_timer Simon Marchi
14:41 [PATCH] Change to_xfer_partial doc to use addressable memory units Simon Marchi
14:30 Re: [PATCH v2 17/19] Fix bit-/byte-offset mismatch in parameter to read_value_memory Simon Marchi
14:24 Re: [PATCH v2 00/19] Various DWARF piece fixes Andreas Arnez
14:02 Re: [PATCH v2 17/19] Fix bit-/byte-offset mismatch in parameter to read_value_memory Andreas Arnez
06:50 Re: GDB 8.0 release update (2017-05-19) Eli Zaretskii
06:49 Re: MinGW compilation warnings in libiberty's xstrndup.c Eli Zaretskii
04:17 Re: MinGW compilation warnings in libiberty's xstrndup.c DJ Delorie
03:43 Re: [PATCH v6 3/4] Share fork_inferior et al with gdbserver Sergio Durigan Junior

May 30, 2017
20:44 Re: [PATCH v2 00/19] Various DWARF piece fixes Simon Marchi
19:59 Re: [PATCH v2 17/19] Fix bit-/byte-offset mismatch in parameter to read_value_memory Simon Marchi
17:11 Re: MinGW compilation warnings in libiberty's waitpid.c Joel Brobecker
16:42 [ping] [PATCH v2 00/19] Various DWARF piece fixes Andreas Arnez
16:16 Re: [PATCH] sim: microblaze: target endianess recognition fix Andrea Corallo via gdb-patches
15:34 Re: [PATCH] sim: microblaze: target endianess recognition fix Michael Eager
12:50 [PATCH] sim: microblaze: target endianess recognition fix Andrea Corallo via gdb-patches
12:45 Re: GDB 8.0 release update (2017-05-19) Joel Brobecker
10:55 AW: [PATCH v6 00/12] btrace: Turn linked list of function call segments into vector Wiederhake, Tim
09:37 Re: [PATCH v3] Fix NEWS formatting in GDB 8.0 section Simon Marchi
09:29 [pushed] gdb.base/watch-cond-infcall.exp: Don't run if target doesn't support infcalls Simon Marchi
09:22 Re: [PATCH v3] Fix NEWS formatting in GDB 8.0 section Eli Zaretskii
09:12 [PATCH v3] Fix NEWS formatting in GDB 8.0 section Simon Marchi
08:44 Re: GDB 8.0 release update (2017-05-19) Eli Zaretskii
08:00 Re: [RFC 2/7] Add unit test to builtin tdesc generated by xml Philipp Rudo
07:35 Re: [PATCH master/8.0] Fix NEWS formatting in GDB 8.0 section Eli Zaretskii
05:51 Re: [RFA] Fix size check in dwarf2_evaluate_loc_desc_full Simon Marchi

May 29, 2017
23:19 Re: [RFA] Fix size check in dwarf2_evaluate_loc_desc_full Tom Tromey
20:55 Re: [RFA] Fix size check in dwarf2_evaluate_loc_desc_full Simon Marchi
20:26 Re: [PATCH v6 00/12] btrace: Turn linked list of function call segments into vector Simon Marchi
17:31 Re: [RFA 00/23] More miscellaneous C++-ification Tom Tromey
17:24 Re: [RFA 2/2] PR cli/19551 - change formatting of "Reading symbols" messages Tom Tromey
17:21 Re: [RFA 00/10] various frame filter fixes and cleanups Tom Tromey
17:21 Re: [RFA] Make "bt N" print correct number of frames when using a frame filter Tom Tromey
16:25 [RFA] Fix size check in dwarf2_evaluate_loc_desc_full Tom Tromey
14:49 [PATCH v7 4/4] Add gdb for or1k build Stafford Horne
14:49 [PATCH v7 1/4] gdb: Add OpenRISC or1k and or1knd target support Stafford Horne
14:49 [PATCH v7 3/4] gdb: testsuite: Add or1k tdesc-regs.exp test support Stafford Horne
14:49 [PATCH v7 2/4] gdb: testsuite: Add or1k l.nop instruction Stafford Horne
14:49 [PATCH v4 5/5] sim: testsuite: add testsuite for or1k sim Stafford Horne
14:49 [PATCH v7 0/4] OpenRISC gdb port Stafford Horne
14:48 [PATCH v4 3/5] sim: or1k: add or1k target to sim Stafford Horne
14:47 [PATCH v4 0/5] sim port for OpenRISC Stafford Horne
14:47 [PATCH v4 2/5] sim: cgen: add MUL2OFSI and MUL1OFSI macros (needed for OR1K l.mul[u]) Stafford Horne
14:47 [PATCH v4 1/5] sim: cgen: add remainder functions (needed for OR1K lf.rem.[sd]) Stafford Horne
06:45 RE: [PATCH v6 00/12] btrace: Turn linked list of function call segments into vector Wiederhake, Tim
05:25 Re: [PATCH master/8.0] Fix NEWS formatting in GDB 8.0 section Simon Marchi
02:35 Re: [PATCH master/8.0] Fix NEWS formatting in GDB 8.0 section Eli Zaretskii

May 28, 2017
21:18 Re: [PATCH master/8.0] Fix NEWS formatting in GDB 8.0 section Simon Marchi
16:29 Re: MinGW compilation warnings in libiberty's xstrndup.c Eli Zaretskii

May 27, 2017
11:16 Re: MinGW compilation warnings in libiberty's waitpid.c Iain Buclaw

May 26, 2017
22:02 Re: MinGW compilation warnings in libiberty's waitpid.c Joel Brobecker
21:34 Re: MinGW compilation warnings in libiberty's xstrndup.c DJ Delorie
18:28 obsolete: [patch] Code cleanup: C++ify .gdb_index producer Jan Kratochvil
18:26 [PATCH 6/6] DWARF-5: .debug_names index consumer Jan Kratochvil
18:26 [PATCH 5/6] Refactor: Move some generic code out of .gdb_index code Jan Kratochvil
18:26 [PATCH 3/6] DWARF-5: .debug_names index producer Jan Kratochvil
18:26 [PATCH 4/6] Code cleanup: dwarf2_initialize_objfile return value Jan Kratochvil
18:25 [PATCH 1/6] Code cleanup: C++ify .gdb_index producer. Jan Kratochvil
18:25 [PATCH 2/6] cc-with-tweaks.sh: Use gdb-add-index.sh Jan Kratochvil
18:25 [PATCH 0/6] DWARF-5: .debug_names index Jan Kratochvil
18:16 [binutils patch] DWARF-5: readelf: .debug_names Jan Kratochvil
18:15 Re: [RFC 2/5] xtensa: make configuration dynamic augustine dot sterling at gmai
18:14 [gcc patch] DWARF-5: Define DW_IDX_GNU_static and DW_IDX_GNU_external Jan Kratochvil
18:10 Re: [RFC 2/5] xtensa: make configuration dynamic augustine dot sterling at gmai
18:04 Re: MinGW compilation warnings in libiberty's waitpid.c DJ Delorie
17:43 Re: MinGW compilation warnings in libiberty's waitpid.c Eli Zaretskii
17:36 Re: [RFC 1/5] xtensa: don't expect XCHAL_* macros to be constant augustine dot sterling at gmai
16:30 Re: MinGW compilation warnings in libiberty's waitpid.c Joel Brobecker
16:18 Re: [PATCH 3/11] Add MIPS_MAX_REGISTER_SIZE (2/4) Alan Hayward
16:00 Re: [PATCH 3/11] Add MIPS_MAX_REGISTER_SIZE (2/4) John Baldwin
15:49 Re: [PATCH 3/11] Add MIPS_MAX_REGISTER_SIZE (2/4) Pedro Alves
15:30 Re: [PATCH 3/11] Add MIPS_MAX_REGISTER_SIZE (2/4) Alan Hayward
14:45 Re: GDB 7.99.91 MinGW compilation error in cli-script.c Pedro Alves
14:35 Re: GDB 7.99.91 MinGW compilation error in cli-script.c Eli Zaretskii
14:10 Re: GDB 7.99.91 MinGW compilation error in cli-script.c Pedro Alves
13:58 Re: GDB 7.99.91 MinGW compilation error in cli-script.c Pedro Alves
13:03 Re: GDB 7.99.91 MinGW compilation error in cli-script.c Eli Zaretskii
12:57 Re: GDB 7.99.91 MinGW compilation error in cli-script.c Eli Zaretskii
11:52 Re: GDB 7.99.91 MinGW compilation error in cli-script.c Pedro Alves
10:54 Re: GDB 7.99.91 MinGW compilation error in cli-script.c Pedro Alves
10:26 Re: [PATCH 3/11] Add MIPS_MAX_REGISTER_SIZE (2/4) Pedro Alves
08:54 Re: [PATCH 3/11] Add MIPS_MAX_REGISTER_SIZE (2/4) Alan Hayward
08:08 Re: MinGW compilation warnings in libiberty's waitpid.c Eli Zaretskii
07:57 Re: GDB 7.99.91 MinGW compilation error in cli-script.c Eli Zaretskii
07:47 Re: GDB 7.99.91 MinGW compilation error in cli-script.c Eli Zaretskii

May 25, 2017
18:13 Re: [PATCH] Fix usage of to_string() for pretty-printers with children Eli Zaretskii
17:51 Re: [PATCH] Fix usage of to_string() for pretty-printers with children Peter Linss
17:42 Re: [PATCH] Fix usage of to_string() for pretty-printers with children Peter Linss
16:26 [PATCH][PR python/21460] Avoid segfault during Python cleanup paul cannon
15:27 Re: [PATCH v3] Introduce "set debug separate-debug-file" Eli Zaretskii
15:25 Re: [PATCH master/8.0] Fix NEWS formatting in GDB 8.0 section Eli Zaretskii
14:59 Re: [PATCH] Fix usage of to_string() for pretty-printers with children Eli Zaretskii
12:18 [PATCH v3] Introduce "set debug separate-debug-file" Simon Marchi
12:12 [PATCH master/8.0] Fix NEWS formatting in GDB 8.0 section Simon Marchi
11:48 Re: [PATCH 3/11] Add MIPS_MAX_REGISTER_SIZE (2/4) Pedro Alves
11:43 Re: [PATCH 3/11] Add MIPS_MAX_REGISTER_SIZE (2/4) Yao Qi
11:41 [PATCH v2] Introduce "set debug separate-debug-file" Simon Marchi
11:33 Re: [PATCH] Introduce "set debug separate-debug-file" Simon Marchi
11:07 Re: [PATCH] Introduce "set debug separate-debug-file" Pedro Alves
10:46 Re: [PATCH 3/11] Add MIPS_MAX_REGISTER_SIZE (2/4) Pedro Alves
10:12 Re: GDB 7.99.91 MinGW compilation error in cli-script.c Pedro Alves
10:06 Re: [PATCH] Fix usage of to_string() for pretty-printers with children Phil Muldoon
10:05 Re: GDB 7.99.91 MinGW compilation error in cli-script.c Pedro Alves
02:33 [PATCH] Fix usage of to_string() for pretty-printers with children Peter Linss

May 24, 2017
23:24 [PATCH] Introduce "set debug separate-debug-file" Simon Marchi
21:36 Re: MinGW compilation warnings in libiberty's waitpid.c DJ Delorie
21:19 Re: [PATCH 0/9 v2] Unit test to gdbarch methods register_to_value and value_to_register Yao Qi
19:45 Re: [PATCH 3/11] Add MIPS_MAX_REGISTER_SIZE (2/4) Alan Hayward
19:37 Re: GDB 7.99.91 MinGW compilation error in cli-script.c Joel Brobecker
18:31 Re: MinGW compilation warnings in libiberty's waitpid.c Eli Zaretskii
18:28 Re: GDB 7.99.91 MinGW compilation error in cli-script.c Eli Zaretskii
18:06 Re: GDB 8.0 release update (2017-05-19) Eli Zaretskii
16:26 Re: [PATCH 0/6] Unify the disassembler selection in gdb and objdump Yao Qi
15:49 Re: GDB 8.0 release update (2017-05-19) Joel Brobecker
11:07 Re: [PATCH 3/11] Add MIPS_MAX_REGISTER_SIZE (2/4) Pedro Alves
10:20 Re: [PATCH 3/11] Add MIPS_MAX_REGISTER_SIZE (2/4) Alan Hayward
09:29 Re: [PATCH 3/11] Add MIPS_MAX_REGISTER_SIZE (2/4) Pedro Alves
09:20 Re: [PATCH 3/11] Add MIPS_MAX_REGISTER_SIZE (2/4) Pedro Alves
09:08 Re: [PATCH 3/11] Add MIPS_MAX_REGISTER_SIZE (2/4) Alan Hayward
02:44 Re: GDB 7.99.91 MinGW compilation error in cli-script.c Eli Zaretskii
02:26 Re: MinGW compilation warnings in libiberty's waitpid.c DJ Delorie
02:23 Re: MinGW compilation warnings in libiberty's waitpid.c Eli Zaretskii

May 23, 2017
21:56 Re: [PATCH 3/3] btrace: support decoder events Pedro Alves
19:37 Re: MinGW compilation warnings in libiberty's waitpid.c DJ Delorie
19:25 Re: MinGW compilation warnings in libiberty's waitpid.c Eli Zaretskii
18:30 Re: [PATCH 3/11] Add MIPS_MAX_REGISTER_SIZE (2/4) Pedro Alves
17:49 Re: [PATCH 3/11] Add MIPS_MAX_REGISTER_SIZE (2/4) Alan Hayward
14:40 Re: [PATCH v3 1/2] Introduce "gdb/configure.nat" (and delete "gdb/config/*/*.mh" files) Sergio Durigan Junior
14:11 RE: [PATCH 3/3] btrace: support decoder events Metzger, Markus T
09:53 Re: GDB 7.99.91 MinGW compilation error in cli-script.c Pedro Alves
09:19 Re: [PATCH 0/6] Unify the disassembler selection in gdb and objdump Pedro Alves

May 22, 2017
21:13 [RFC 5/5] gdb: xtensa: make tdep and linux-nat dynamically configurable Max Filippov
21:13 [RFC 4/5] xtensa: make xtensa_modules dynamic Max Filippov
21:12 [RFC 2/5] xtensa: make configuration dynamic Max Filippov
21:12 [RFC 3/5] xtensa: support dynconfig on windows Max Filippov
21:12 [RFC 0/5] xtensa: support dynamic configuration Max Filippov
21:12 [RFC 1/5] xtensa: don't expect XCHAL_* macros to be constant Max Filippov
19:38 Re: MinGW compilation warnings in libiberty's waitpid.c DJ Delorie
19:34 Re: [PATCH] gdb: Document vMustReplyEmpty remote packet Andrew Burgess
18:43 Re: GDB 7.99.91 MinGW compilation error in cli-script.c Eli Zaretskii
18:01 Re: [PATCH] Fission support for multiple CUs per DWO file Doug Evans via gdb-patches
17:45 Re: MinGW compilation warnings in libiberty's include/environ.h Pedro Alves
17:15 Re: [PATCH 3/11] Add MIPS_MAX_REGISTER_SIZE (2/4) Pedro Alves
16:19 Re: MinGW compilation warnings in libiberty's xstrndup.c Pedro Alves
16:05 Re: [PATCH 3/11] Add MIPS_MAX_REGISTER_SIZE (2/4) Alan Hayward
15:26 Re: GDB 7.99.91 MinGW compilation error in cli-script.c Pedro Alves
12:07 Re: [PATCH 3/11] Add MIPS_MAX_REGISTER_SIZE (2/4) Yao Qi
11:57 [PATCH] John Baldwin nominated FreeBSD Maintainer Pedro Alves
10:18 Re: [RFC v3 3/8] Add basic Linux kernel support Andreas Arnez
08:51 Re: [RFC 2/7] Add unit test to builtin tdesc generated by xml Yao Qi
08:12 Re: [PATCH 4/11] Add PPC_MAX_REGISTER_SIZE Yao Qi

May 21, 2017
23:02 [FYI] Print Rust unsized array types a bit more nicely Tom Tromey
15:33 Re: GDB 7.99.91 MinGW compilation error in cli-script.c Eli Zaretskii
15:32 Re: MinGW compilation warnings in libiberty's waitpid.c Eli Zaretskii

May 20, 2017
08:24 Re: [RFA] Use watchpoint's language when re-parsing expression Andreas Schwab
07:49 Re: MinGW compilation warnings in libiberty's include/environ.h Eli Zaretskii
06:42 Re: [PATCH v6 1/5] tdesc: handle arbitrary strings in tdesc_register_in_reggroup_p Stafford Horne
06:16 Re: MinGW compilation warnings in libiberty's include/environ.h DJ Delorie
06:13 Re: MinGW compilation warnings in libiberty's include/environ.h Eli Zaretskii
04:07 Re: [RFA] Use watchpoint's language when re-parsing expression Tom Tromey
01:28 Re: MinGW compilation warnings in libiberty's waitpid.c DJ Delorie
01:27 Re: MinGW compilation warnings in libiberty's include/environ.h DJ Delorie
01:25 Re: MinGW compilation warnings in libiberty's include/environ.h DJ Delorie
00:38 Re: MinGW compilation warnings in libiberty's xstrndup.c DJ Delorie

May 19, 2017
22:56 Re: MinGW compilation warnings in libiberty's xstrndup.c Pedro Alves
22:31 Re: MinGW compilation warnings in libiberty's xstrndup.c DJ Delorie
22:28 Re: MinGW compilation warnings in libiberty's xstrndup.c Pedro Alves
21:56 Re: MinGW compilation warnings in libiberty's xstrndup.c DJ Delorie
20:57 Re: GDB 8.0 release update (2017-05-19) Eli Zaretskii
18:30 GDB 8.0 release update (2017-05-19) Joel Brobecker
17:55 Re: GDB 7.99.91 MinGW compilation warning in tui.c Eli Zaretskii
17:50 Re: GDB 7.99.91 MinGW compilation warning in tui.c DJ Delorie
17:40 Re: [RFC v3 3/8] Add basic Linux kernel support John Baldwin
17:31 Re: MinGW compilation warnings in libiberty's include/environ.h Eli Zaretskii
17:25 Re: MinGW compilation warnings in libiberty's waitpid.c Eli Zaretskii
17:05 Re: [RFC v3 3/8] Add basic Linux kernel support Andreas Arnez
16:28 Re: [RFC v3 3/8] Add basic Linux kernel support John Baldwin
16:28 [PING] Re: [PATCH v2] Define an error function in the PPC simulator library. John Baldwin
16:28 Re: [PATCH v2 0/4] Cleanups for MIPS registers (mostly FreeBSD-specific) John Baldwin
16:07 Re: MinGW compilation warnings in libiberty's xstrndup.c Pedro Alves
15:51 Re: MinGW compilation warnings in libiberty's include/environ.h Pedro Alves
15:47 Re: [RFC 2/7] Add unit test to builtin tdesc generated by xml Yao Qi
15:40 Re: MinGW compilation warnings in libiberty's xstrndup.c Eli Zaretskii
15:36 Re: MinGW compilation warnings in libiberty's waitpid.c Pedro Alves
15:24 Re: [RFC v3 3/8] Add basic Linux kernel support Andreas Arnez
15:22 Re: MinGW compilation warnings in libiberty's xstrndup.c Pedro Alves
14:40 Re: GDB 7.99.91 MinGW compilation warning in tui.c Eli Zaretskii
14:32 Re: [RFA] Use watchpoint's language when re-parsing expression Pedro Alves
14:27 Re: [RFC 6/7] Lazily and dynamically create i386-linux target descriptions Yao Qi
13:58 Re: GDB 7.99.91 MinGW compilation warning in tui.c Pedro Alves
13:51 Re: [RFA] Use watchpoint's language when re-parsing expression Joel Brobecker
13:43 Re: Fix tui compilation with Solaris libcurses (PR tui/21482) Pedro Alves
13:39 Re: Fix tui compilation with Solaris libcurses (PR tui/21482) Pedro Alves
13:26 Re: Fix tui compilation with Solaris libcurses (PR tui/21482) Rainer Orth
13:20 Re: Fix tui compilation with Solaris libcurses (PR tui/21482) Eli Zaretskii
12:52 Re: Fix tui compilation with Solaris libcurses (PR tui/21482) Pedro Alves
12:51 Re: GDB 7.99.91 MinGW compilation warning in tui.c Eli Zaretskii
12:50 Re: Fix tui compilation with Solaris libcurses (PR tui/21482) Rainer Orth
11:25 Re: GDB 7.99.91 MinGW compilation warning in tui.c Pedro Alves
11:23 Re: GDB 7.99.91 MinGW compilation error in cli-script.c Pedro Alves
11:17 Re: GDB 7.99.91 MinGW compilation error in cli-script.c Eli Zaretskii
11:14 Re: GDB 7.99.91 MinGW compilation warning in tui.c Eli Zaretskii
10:19 Re: [PATCH] gdb passes and returns incorrect values when dealing with small array on Sparc Jose E. Marchesi
10:15 Re: [RFC 6/7] Lazily and dynamically create i386-linux target descriptions Pedro Alves
09:57 Re: [PATCH] gdb passes and returns incorrect values when dealing with small array on Sparc Pedro Alves
09:54 Re: GDB 7.99.91 MinGW compilation warning in tui.c Pedro Alves
09:49 Re: GDB 7.99.91 MinGW compilation error in cli-script.c Pedro Alves
09:44 Re: [PATCH] gdb passes and returns incorrect values when dealing with small array on Sparc Jose E. Marchesi
09:10 Re: GDB 7.99.91 MinGW compilation error in cli-script.c Eli Zaretskii
08:45 Re: [RFC v3 3/8] Add basic Linux kernel support Yao Qi
08:02 Re: GDB 7.99.91 MinGW compilation warning in tui.c Eli Zaretskii

May 18, 2017
23:45 [FYI] Fix test failure with Rust 1.18 and 1.19 Tom Tromey
21:42 Re: [RFA] Use watchpoint's language when re-parsing expression Tom Tromey
15:46 Re: [PATCH, GDB] Expect prompt after no FPU warning Thomas Preudhomme
15:12 Re: [RFC 6/7] Lazily and dynamically create i386-linux target descriptions Yao Qi
13:36 Re: Fix tui compilation with Solaris libcurses (PR tui/21482) Rainer Orth
13:19 Re: Fix tui compilation with Solaris libcurses (PR tui/21482) Pedro Alves
11:51 Re: [PATCH OBV] Add nowarnings in gdb.base/fileio.exp Pedro Alves
11:34 Re: [RFC 2/7] Add unit test to builtin tdesc generated by xml Pedro Alves
11:30 Re: [PATCH OBV] Add nowarnings in gdb.base/fileio.exp Yao Qi
11:21 Re: [RFC 4/7] Share code in initialize_tdesc_ functions Yao Qi
11:09 [PATCH 3/3] gdb.base/fileio.c: Fix several -Wmaybe-uninitialized warnings Pedro Alves
11:09 [PATCH 2/3] gdb.base/fileio.c: Fix several -Wreturn-type warnings Pedro Alves
11:09 [PATCH 1/3] gdb.base/fileio.exp: Remove nowarnings Pedro Alves
11:06 Re: [PATCH OBV] Add nowarnings in gdb.base/fileio.exp Pedro Alves
09:54 Re: [RFC 2/7] Add unit test to builtin tdesc generated by xml Yao Qi
08:56 Fix tui compilation with Solaris libcurses (PR tui/21482) Rainer Orth
08:34 Re: [PATCH OBV] Add nowarnings in gdb.base/fileio.exp Yao Qi
07:37 Re: [RFA] Use watchpoint's language when re-parsing expression Andreas Schwab
02:39 [RFA] Use watchpoint's language when re-parsing expression Tom Tromey

May 17, 2017
19:16 Re: Support multiple CUs in a single DWO file Doug Evans via gdb-patches
18:21 Re: GDB 7.99.91 MinGW compilation warning in tui.c Joel Brobecker
16:45 Re: GDB 7.99.91 MinGW compilation warning in tui.c Eli Zaretskii
16:26 Re: GDB 7.99.91 MinGW compilation warning in tui.c Yao Qi
16:06 Re: [RFC 2/7] Add unit test to builtin tdesc generated by xml Pedro Alves
16:01 Re: GDB 7.99.91 MinGW compilation error in cli-script.c Eli Zaretskii
15:46 Re: [RFC 7/7] Remove builtin tdesc_i386_*_linux Pedro Alves
15:43 Re: [RFC 6/7] Lazily and dynamically create i386-linux target descriptions Pedro Alves
15:43 Re: [RFC 4/7] Share code in initialize_tdesc_ functions Pedro Alves
15:41 Re: [RFC 2/7] Add unit test to builtin tdesc generated by xml Pedro Alves
14:49 Re: [PATCH, GDB] Expect prompt after no FPU warning Thomas Preudhomme
14:39 Re: GDB 7.99.91 available for testing Eli Zaretskii
14:31 Re: GDB 7.99.91 MinGW compilation error in cli-script.c Joel Brobecker
14:17 Re: [PATCH OBV] Add nowarnings in gdb.base/fileio.exp Pedro Alves
14:03 Re: [PATCH v2 1/2] Introduce "gdb/configure.nat" (and delete "gdb/config/*/*.mh" files) Pedro Alves
13:46 [PATCH OBV] Add nowarnings in gdb.base/fileio.exp Yao Qi
13:36 Re: [PATCH master/8.0] Add alias command to cmd_list_element Yao Qi
13:34 Re: [PATCH, GDB] Expect prompt after no FPU warning Yao Qi
13:22 Re: [PATCH v3 1/2] Introduce "gdb/configure.nat" (and delete "gdb/config/*/*.mh" files) Pedro Alves
13:20 Re: [PATCH 1/5] Poison non-POD memset & non-trivially-copyable memcpy/memmove Pedro Alves
13:11 Re: [PATCH 1/5] Poison non-POD memset & non-trivially-copyable memcpy/memmove Simon Marchi
12:53 Re: [PATCH, GDB] Expect prompt after no FPU warning Thomas Preudhomme
12:48 Re: [PATCH] gdb: Document vMustReplyEmpty remote packet Pedro Alves
12:20 Re: [PATCH, GDB/ARM] Expect prompt after no FPU warning Thomas Preudhomme
12:16 Re: [PATCH master/8.0] Add alias command to cmd_list_element Simon Marchi
12:10 Re: [PATCH, GDB/ARM] Expect prompt after no FPU warning Yao Qi
11:36 Re: GDB 7.99.91 available for testing Yao Qi
11:35 Re: [PATCH 1/5] Poison non-POD memset & non-trivially-copyable memcpy/memmove Pedro Alves
11:31 [PATCH master/8.0] Add alias command to cmd_list_element Yao Qi
09:13 [PATCH, GDB/ARM] Expect prompt after no FPU warning Thomas Preudhomme
09:09 Re: [RFC 2/7] Add unit test to builtin tdesc generated by xml Philipp Rudo
07:57 [PATCH v6 10/12] btrace: Replace struct btrace_function::segment. Tim Wiederhake
07:57 [PATCH v6 08/12] btrace: Replace struct btrace_function::up. Tim Wiederhake
07:57 [PATCH v6 07/12] btrace: Remove struct btrace_thread_info::{begin,end}. Tim Wiederhake
07:57 [PATCH v6 12/12] btrace: Store function segments as objects. Tim Wiederhake
07:57 [PATCH v6 11/12] btrace: Remove bfun_s vector. Tim Wiederhake
07:57 [PATCH v6 09/12] btrace: Remove struct btrace_function::flow. Tim Wiederhake
07:57 [PATCH v6 06/12] btrace: Remove constant arguments. Tim Wiederhake
07:57 [PATCH v6 04/12] btrace: Use function segment index in call iterator. Tim Wiederhake
07:57 [PATCH v6 05/12] btrace: Use function segment index in insn iterator. Tim Wiederhake
07:57 [PATCH v6 02/12] btrace: Transfer ownership of pointers. Tim Wiederhake
07:57 [PATCH v6 03/12] btrace: Add btinfo to instruction interator. Tim Wiederhake
07:57 [PATCH v6 01/12] btrace: Use std::vector in struct btrace_thread_information. Tim Wiederhake
07:57 [PATCH v6 00/12] btrace: Turn linked list of function call segments into vector Tim Wiederhake
07:56 RE: [PATCH v4 04/12] btrace: Use function segment index in call iterator. Wiederhake, Tim
03:00 Re: [PATCH 0/6] Unify the disassembler selection in gdb and objdump Alan Modra

May 16, 2017
23:11 Re: [PATCH] Fix PR 21337 (v3): segfault when re-reading symbols with remote debugging. Doug Gilmore
21:40 Re: GDB 7.99.91 available for testing Yao Qi
21:22 Re: GDB 7.99.91 available for testing Simon Marchi
21:12 Re: [PATCH v2 18/19] write_pieced_value: Notify memory_changed observers Yao Qi
21:08 Re: [PATCH v2 15/19] Respect piece offset for DW_OP_bit_piece Yao Qi
20:50 Re: GDB 7.99.91 available for testing Yao Qi
17:51 Re: [PATCH v2 12/19] read/write_pieced_value: Drop 'buffer_size' variable Andreas Arnez
16:16 [PATCH] gdb passes and returns incorrect values when dealing with small array on Sparc vladimir . mezentsev
15:46 Re: [RFC 2/7] Add unit test to builtin tdesc generated by xml Yao Qi
15:00 Re: [FYI 0/3] Fix exponential behavior in rust_evaluate_subexp Joel Brobecker
14:28 Re: GDB 7.99.91 available for testing Joel Brobecker
14:08 Re: [PATCH v2 12/19] read/write_pieced_value: Drop 'buffer_size' variable Yao Qi
14:01 Re: [PATCH] Move initialize_tdesc_mips* calls from mips-linux-nat.c to mips-linux-tdep.c Maciej W. Rozycki
13:52 Re: [PATCH v2 11/19] Add DWARF piece test cases for bit-field access Yao Qi
13:51 Re: GDB 7.99.91 available for testing Simon Marchi
13:50 Re: [PATCH v2 03/19] PR gdb/21226: Take DWARF stack value pieces from LSB end Yao Qi
13:45 Re: [PATCH v2 08/19] write_pieced_value: Include transfer size in byte-wise check Andreas Arnez
13:44 Re: [PATCH] Move initialize_tdesc_mips* calls from mips-linux-nat.c to mips-linux-tdep.c Maciej W. Rozycki
12:02 Re: [RFC 7/7] Remove builtin tdesc_i386_*_linux Philipp Rudo
12:02 Re: [RFC 4/7] Share code in initialize_tdesc_ functions Philipp Rudo
12:00 Re: [RFC 2/7] Add unit test to builtin tdesc generated by xml Philipp Rudo
11:20 Re: [PATCH v6 1/5] tdesc: handle arbitrary strings in tdesc_register_in_reggroup_p Stafford Horne
11:18 Re: [PATCH v6 2/5] gdb: Add OpenRISC or1k and or1knd target support Stafford Horne
11:16 Re: [PATCH 3/11] Add MIPS_MAX_REGISTER_SIZE (2/4) Alan Hayward
10:49 [RFC 6/6] Move print_insn_XXX to an opcodes internal header Yao Qi
10:49 [PATCH 0/6] Unify the disassembler selection in gdb and objdump Yao Qi
10:49 [PATCH 1/6] Refactor disassembler selection Yao Qi
10:49 [PATCH 3/6] Use disassble.c:disassembler select h8300 disassembler Yao Qi
10:48 [PATCH 2/6] Delegate opcodes to select disassembler in GDB Yao Qi
10:48 [PATCH 4/6] Use disassble.c:disassembler select rl78 disassembler Yao Qi
10:48 [PATCH 5/6] Use disassble.c:disassembler select rs6000 disassembler Yao Qi
09:14 Re: [PATCH v2 10/19] write_pieced_value: Transfer least significant bits into bit-field Yao Qi
08:46 Re: [PATCH v2 09/19] write_pieced_value: Fix buffer offset for memory pieces Yao Qi
08:32 Re: [PATCH v2 08/19] write_pieced_value: Include transfer size in byte-wise check Yao Qi
08:29 Re: [PATCH v2 07/19] write_pieced_value: Fix copy/paste error in size calculation Yao Qi
08:18 Re: [PATCH v2 06/19] read/write_pieced_value: Respect value parent's offset Yao Qi
07:53 Re: [PATCH v2 03/19] PR gdb/21226: Take DWARF stack value pieces from LSB end Yao Qi

May 15, 2017
21:11 Re: GDB 7.99.91 available for testing Simon Marchi
19:13 Re: [PATCH] gdb: Document vMustReplyEmpty remote packet Eli Zaretskii
16:35 Re: [PATCH v2 03/19] PR gdb/21226: Take DWARF stack value pieces from LSB end Andreas Arnez
09:33 [PATCH] gdb: Document vMustReplyEmpty remote packet Andrew Burgess
09:32 Re: [PATCH v2 03/19] PR gdb/21226: Take DWARF stack value pieces from LSB end Yao Qi

May 14, 2017
16:20 [PATCH] Fission support for multiple CUs per DWO file David Blaikie
14:13 Re: GDB 7.99.91 MinGW compilation error in cli-script.c Eli Zaretskii
03:19 Re: GDB 7.99.91 MinGW compilation error in cli-script.c Simon Marchi

May 13, 2017
08:12 Re: GDB 7.99.91 MinGW compilation warning in tui.c Eli Zaretskii

May 12, 2017
22:42 Re: Support multiple CUs in a single DWO file David Blaikie
19:24 Re: [PATCH] Fix PR 21337 v2: segfault when re-reading symbols with remote debugging. Doug Gilmore
15:03 [FYI 3/3] Avoid exponential behavior in rust_evaluate_subexp Tom Tromey
15:01 [FYI 2/3] Fix rust_dump_subexp_body Tom Tromey
15:01 [FYI 0/3] Fix exponential behavior in rust_evaluate_subexp Tom Tromey
15:01 [FYI 1/3] Replace "return" with "break" Tom Tromey
08:53 Re: [PATCH 3/11] Add MIPS_MAX_REGISTER_SIZE (2/4) Yao Qi
03:29 Re: [PATCH] Fix PR 21337 v2: segfault when re-reading symbols with remote debugging. Simon Marchi

May 11, 2017
21:32 Re: [PATCH v2 05/19] gdb/testsuite: Add "get_endianness" convenience proc Yao Qi
21:29 Re: [PATCH v2 04/19] Remove addr_size field from struct piece_closure Yao Qi
21:26 Re: [PATCH v2 02/19] write_pieced_value: Fix size capping logic Yao Qi
21:22 Re: [PATCH v2 01/19] Add test for modifiable DWARF locations Yao Qi
21:16 Re: Fix gdb 8.0 compilation on Solaris Yao Qi
21:03 Re: [RFC 6/7] Lazily and dynamically create i386-linux target descriptions Yao Qi
20:56 Re: [RFC 0/7] Make GDB builtin target descriptions more flexible Yao Qi
20:55 [RFC 4/7] Share code in initialize_tdesc_ functions Yao Qi
18:14 Re: [RFC 6/7] Lazily and dynamically create i386-linux target descriptions John Baldwin
16:06 Re: [RFC 0/7] Make GDB builtin target descriptions more flexible Eli Zaretskii
15:55 [RFC 2/7] Add unit test to builtin tdesc generated by xml Yao Qi
15:55 [RFC 7/7] Remove builtin tdesc_i386_*_linux Yao Qi
15:55 [RFC 6/7] Lazily and dynamically create i386-linux target descriptions Yao Qi
15:55 [RFC 5/7] Centralize i386 linux target descriptions Yao Qi
15:55 [RFC 3/7] Adjust the order of 32bit-linux.xml and 32bit-sse.xml in i386/i386-linux.xml Yao Qi
15:55 [RFC 0/7] Make GDB builtin target descriptions more flexible Yao Qi
15:55 [RFC 1/7] Move initialize_tdesc_mips* calls from mips-linux-nat.c to mips-linux-tdep.c Yao Qi
15:15 Re: [PATCH v5 12/12] btrace: Store function segments as objects. Simon Marchi
13:11 Re: [PATCH 4/11] Add PPC_MAX_REGISTER_SIZE Alan Hayward
11:53 Fix gdb 8.0 compilation on Solaris Rainer Orth
10:02 RE: [PATCH v4 07/12] btrace: Remove struct btrace_thread_info::{begin,end}. Metzger, Markus T
10:02 RE: [PATCH v4 04/12] btrace: Use function segment index in call iterator. Metzger, Markus T
07:21 [PATCH v5 12/12] btrace: Store function segments as objects. Tim Wiederhake
07:20 RE: [PATCH v4 00/12] btrace: Turn linked list of function call segments into vector Wiederhake, Tim

May 10, 2017
23:26 Re: [PATCH] Fix PR 21337 v2: segfault when re-reading symbols with remote debugging. Doug Gilmore
16:19 Re: [PATCH] Move initialize_tdesc_mips* calls from mips-linux-nat.c to mips-linux-tdep.c John Baldwin
16:16 Re: [PATCH] Move initialize_tdesc_mips* calls from mips-linux-nat.c to mips-linux-tdep.c Yao Qi
14:46 Re: [PATCH v4 00/12] btrace: Turn linked list of function call segments into vector Simon Marchi
14:16 Re: [PATCH v3 12/12] btrace: Store function segments as objects. Simon Marchi
14:13 Re: [PATCH v3 10/12] btrace: Replace struct btrace_thread_info::segment. Simon Marchi
13:59 Re: [PATCH v3 09/12] btrace: Remove struct btrace_thread_info::flow. Simon Marchi
13:10 [PATCH 9/9] Add unit test to gdbarch methods register_to_value and value_to_register Yao Qi
13:10 [PATCH 8/9] Move current_regcache to regcache::current_regcache Yao Qi
13:10 [PATCH 5/9] Restrict alpha_convert_register_p Yao Qi
13:10 [PATCH 7/9] Get register contents by register_size instead of TYPE_LENGTH Yao Qi
13:10 [PATCH 6/9] Restrict i387_convert_register_p Yao Qi
13:10 [PATCH 2/9] Use XCNEW gdbarch_tdep Yao Qi
13:10 [PATCH 4/9] Restrict ia64_convert_register_p Yao Qi
13:10 [PATCH 3/9] Restrict m68k_convert_register_p Yao Qi
13:10 [PATCH 0/9 v2] Unit test to gdbarch methods register_to_value and value_to_register Yao Qi
13:10 [PATCH 1/9] Clear GDB internal state after each unit test Yao Qi
11:52 Re: [PATCH] Move initialize_tdesc_mips* calls from mips-linux-nat.c to mips-linux-tdep.c Maciej W. Rozycki
11:48 [PATCH v4 07/12] btrace: Remove struct btrace_thread_info::{begin,end}. Tim Wiederhake
11:48 [PATCH v4 12/12] btrace: Store function segments as objects. Tim Wiederhake
11:48 [PATCH v4 02/12] btrace: Transfer ownership of pointers. Tim Wiederhake
11:48 [PATCH v4 11/12] btrace: Remove bfun_s vector. Tim Wiederhake
11:48 [PATCH v4 05/12] btrace: Use function segment index in insn iterator. Tim Wiederhake
11:48 [PATCH v4 08/12] btrace: Replace struct btrace_function::up. Tim Wiederhake
11:48 [PATCH v4 10/12] btrace: Replace struct btrace_function::segment. Tim Wiederhake
11:48 [PATCH v4 06/12] btrace: Remove constant arguments. Tim Wiederhake
11:48 [PATCH v4 09/12] btrace: Remove struct btrace_function::flow. Tim Wiederhake
11:48 [PATCH v4 04/12] btrace: Use function segment index in call iterator. Tim Wiederhake
11:47 [PATCH v4 03/12] btrace: Add btinfo to instruction interator. Tim Wiederhake
11:47 [PATCH v4 01/12] btrace: Use std::vector in struct btrace_thread_information. Tim Wiederhake
11:47 [PATCH v4 00/12] btrace: Turn linked list of function call segments into vector Tim Wiederhake
11:46 RE: [PATCH v3 12/12] btrace: Store function segments as objects. Wiederhake, Tim
11:46 RE: [PATCH v3 11/12] btrace: Remove bfun_s vector. Wiederhake, Tim
11:46 RE: [PATCH v3 10/12] btrace: Replace struct btrace_thread_info::segment. Wiederhake, Tim
11:46 RE: [PATCH v3 09/12] btrace: Remove struct btrace_thread_info::flow. Wiederhake, Tim
11:46 RE: [PATCH v3 08/12] btrace: Replace struct btrace_thread_info::up. Wiederhake, Tim
11:46 RE: [PATCH v3 06/12] btrace: Remove constant arguments. Wiederhake, Tim
11:46 RE: [PATCH v3 05/12] btrace: Use function segment index in insn iterator. Wiederhake, Tim
09:36 Re: [RFC v3 3/8] Add basic Linux kernel support Philipp Rudo
09:03 Re: [RFC v3 3/8] Add basic Linux kernel support Philipp Rudo
05:10 Re: [PATCH v3 12/12] btrace: Store function segments as objects. Simon Marchi
04:27 Re: [PATCH v3 11/12] btrace: Remove bfun_s vector. Simon Marchi
04:14 Re: [PATCH v3 10/12] btrace: Replace struct btrace_thread_info::segment. Simon Marchi
03:46 Re: [PATCH v3 09/12] btrace: Remove struct btrace_thread_info::flow. Simon Marchi
03:26 Re: [PATCH v3 08/12] btrace: Replace struct btrace_thread_info::up. Simon Marchi
03:06 Re: [PATCH v3 07/12] btrace: Remove struct btrace_thread_info::{begin,end}. Simon Marchi
02:45 Re: [PATCH v3 06/12] btrace: Remove constant arguments. Simon Marchi
02:20 Re: [PATCH v3 05/12] btrace: Use function segment index in insn iterator. Simon Marchi

May 09, 2017
18:00 [PATCH v2 19/19] read/write_pieced_value: Merge into one function Andreas Arnez
17:59 [PATCH v2 18/19] write_pieced_value: Notify memory_changed observers Andreas Arnez
17:58 [PATCH v2 17/19] Fix bit-/byte-offset mismatch in parameter to read_value_memory Andreas Arnez
17:58 [PATCH v2 16/19] read/write_pieced_value: Remove unnecessary variable copies Andreas Arnez
17:57 [PATCH v2 15/19] Respect piece offset for DW_OP_bit_piece Andreas Arnez
17:56 [PATCH v2 14/19] read/write_pieced_value: Improve logic for buffer allocation Andreas Arnez
17:55 [PATCH v2 13/19] Fix handling of DWARF register pieces on big-endian targets Andreas Arnez
17:55 [PATCH v2 12/19] read/write_pieced_value: Drop 'buffer_size' variable Andreas Arnez
17:54 [PATCH v2 11/19] Add DWARF piece test cases for bit-field access Andreas Arnez
17:53 [PATCH v2 10/19] write_pieced_value: Transfer least significant bits into bit-field Andreas Arnez
17:53 [PATCH v2 09/19] write_pieced_value: Fix buffer offset for memory pieces Andreas Arnez
17:52 [PATCH v2 08/19] write_pieced_value: Include transfer size in byte-wise check Andreas Arnez
17:51 [PATCH v2 07/19] write_pieced_value: Fix copy/paste error in size calculation Andreas Arnez
17:51 [PATCH v2 06/19] read/write_pieced_value: Respect value parent's offset Andreas Arnez
17:50 [PATCH v2 05/19] gdb/testsuite: Add "get_endianness" convenience proc Andreas Arnez
17:49 [PATCH v2 04/19] Remove addr_size field from struct piece_closure Andreas Arnez
17:49 [PATCH v2 03/19] PR gdb/21226: Take DWARF stack value pieces from LSB end Andreas Arnez
17:48 [PATCH v2 02/19] write_pieced_value: Fix size capping logic Andreas Arnez
17:47 [PATCH v2 01/19] Add test for modifiable DWARF locations Andreas Arnez
17:47 [PATCH v2 00/19] Various DWARF piece fixes Andreas Arnez
14:29 Re: [PATCH v3 04/12] btrace: Use function segment index in call iterator. Simon Marchi
14:21 Re: [PATCH v6 1/5] tdesc: handle arbitrary strings in tdesc_register_in_reggroup_p Yao Qi
14:15 Re: [PATCH v6 2/5] gdb: Add OpenRISC or1k and or1knd target support Yao Qi
13:54 Re: [PATCH v6 1/5] tdesc: handle arbitrary strings in tdesc_register_in_reggroup_p Yao Qi
13:14 RE: [PATCH v3 04/12] btrace: Use function segment index in call iterator. Wiederhake, Tim
12:50 Re: [PATCH v3 04/12] btrace: Use function segment index in call iterator. Simon Marchi
12:21 Re: [PATCH v3 02/12] btrace: Transfer ownership of pointers. Simon Marchi
12:10 Re: [PATCH v3 01/12] btrace: Use std::vector in struct btrace_thread_information. Simon Marchi
11:45 Re: [PATCH 0/2] Use std::forward_list for current_regcache Yao Qi
10:17 Re: GDB 7.99.91 MinGW compilation warning in tui.c Yao Qi
10:07 [PATCH] Move initialize_tdesc_mips* calls from mips-linux-nat.c to mips-linux-tdep.c Yao Qi
07:01 [PATCH v3 07/12] btrace: Remove struct btrace_thread_info::{begin,end}. Tim Wiederhake
07:01 [PATCH v3 11/12] btrace: Remove bfun_s vector. Tim Wiederhake
07:01 [PATCH v3 01/12] btrace: Use std::vector in struct btrace_thread_information. Tim Wiederhake
07:01 [PATCH v3 10/12] btrace: Replace struct btrace_thread_info::segment. Tim Wiederhake
07:01 [PATCH v3 04/12] btrace: Use function segment index in call iterator. Tim Wiederhake
07:01 [PATCH v3 09/12] btrace: Remove struct btrace_thread_info::flow. Tim Wiederhake
07:01 [PATCH v3 08/12] btrace: Replace struct btrace_thread_info::up. Tim Wiederhake
07:01 [PATCH v3 00/12] btrace: Turn linked list of function call segments into vector Tim Wiederhake
07:01 [PATCH v3 12/12] btrace: Store function segments as objects. Tim Wiederhake
07:01 [PATCH v3 06/12] btrace: Remove constant arguments. Tim Wiederhake
07:01 [PATCH v3 05/12] btrace: Use function segment index in insn iterator. Tim Wiederhake
07:01 [PATCH v3 02/12] btrace: Transfer ownership of pointers. Tim Wiederhake
07:00 [PATCH v3 03/12] btrace: Add btinfo to instruction interator. Tim Wiederhake

May 08, 2017
15:30 MinGW compilation warnings in libiberty's xstrndup.c Eli Zaretskii
15:27 MinGW compilation warnings in libiberty's waitpid.c Eli Zaretskii
15:25 MinGW compilation warnings in libiberty's include/environ.h Eli Zaretskii
15:02 Re: GDB 7.99.91 MinGW compilation warning in tui.c Eli Zaretskii
15:00 Re: GDB 7.99.91 MinGW compilation error in cli-script.c Eli Zaretskii
14:53 Re: GDB 7.99.91 available for testing Eli Zaretskii
13:05 Re: [RFC v3 4/8] Add kernel module support for linux-kernel target Yao Qi via gdb-patches
11:22 Re: [RFC v3 3/8] Add basic Linux kernel support Philipp Rudo
10:23 RE: [PATCH v2 00/11] btrace: Turn linked list of function call segments into vector Wiederhake, Tim
09:18 Re: [RFC v3 4/8] Add kernel module support for linux-kernel target Philipp Rudo
09:03 Re: [PATCH v2 00/11] btrace: Turn linked list of function call segments into vector Yao Qi via gdb-patches
08:13 [PATCH v2 11/11] btrace: Store function segments as objects. Tim Wiederhake
08:13 [PATCH v2 07/11] btrace: Replace struct btrace_thread_info::up. Tim Wiederhake
08:13 [PATCH v2 06/11] btrace: Remove struct btrace_thread_info::{begin,end}. Tim Wiederhake
08:13 [PATCH v2 10/11] btrace: Remove bfun_s vector. Tim Wiederhake
08:13 [PATCH v2 03/11] btrace: Use function segment index in call iterator. Tim Wiederhake
08:13 [PATCH v2 05/11] btrace: Remove constant arguments. Tim Wiederhake
08:13 [PATCH v2 08/11] btrace: Remove struct btrace_thread_info::flow. Tim Wiederhake
08:13 [PATCH v2 09/11] btrace: Replace struct btrace_thread_info::segment. Tim Wiederhake
08:13 [PATCH v2 01/11] btrace: Transfer ownership of pointers. Tim Wiederhake
08:13 [PATCH v2 04/11] btrace: Use function segment index in insn iterator. Tim Wiederhake
08:13 [PATCH v2 02/11] btrace: Add btinfo to instruction interator. Tim Wiederhake
08:13 [PATCH v2 00/11] btrace: Turn linked list of function call segments into vector Tim Wiederhake
02:07 Re: [PATCH v2] RAII-fy make_cleanup_restore_current_thread & friends Simon Marchi

May 07, 2017
23:54 Re: [RFC v3 3/8] Add basic Linux kernel support Omair Javaid

May 06, 2017
14:15 Re: [PATCH v6 2/4] Share parts of gdb/gdbthread.h with gdbserver Sergio Durigan Junior
14:13 Re: [PATCH v3 2/2] Rearrange gdb/configure.nat to make it simpler and less redundant Sergio Durigan Junior
14:13 Re: [PATCH v3 1/2] Introduce "gdb/configure.nat" (and delete "gdb/config/*/*.mh" files) Sergio Durigan Junior
14:04 Re: [PATCH v2 1/2] Introduce "gdb/configure.nat" (and delete "gdb/config/*/*.mh" files) Sergio Durigan Junior
02:28 Re: [PATCH v2 6/7] Add thread_handle_to_thread_info support for remote targets Simon Marchi
01:46 Re: [PATCH v2 5/7] Add thread_db_notice_clone to gdbserver Simon Marchi

May 05, 2017
21:54 Re: [PATCH 3/11] Add MIPS_MAX_REGISTER_SIZE (3/4) Yao Qi
21:44 Re: [PATCH 3/11] Add MIPS_MAX_REGISTER_SIZE (1/4) Yao Qi
21:39 Re: [PATCH 9/11] Add MN10300_MAX_REGISTER_SIZE (1) Yao Qi
21:33 Re: [RFC v3 4/8] Add kernel module support for linux-kernel target Yao Qi
20:08 Re: [PATCH 4/4] Don't throw an error in 'info registers' for unavailable MIPS GP registers. Maciej W. Rozycki
19:51 Re: [PATCH v2] Define an error function in the PPC simulator library. John Baldwin
19:51 Re: [PATCH 4/4] Don't throw an error in 'info registers' for unavailable MIPS GP registers. John Baldwin
19:51 Re: [PATCH 3/11] Add MIPS_MAX_REGISTER_SIZE (2/4) John Baldwin
19:21 Re: [PATCH v6 4/4] Implement proper "startup-with-shell" support on gdbserver Pedro Alves
19:05 Re: [PATCH v6 3/4] Share fork_inferior et al with gdbserver Pedro Alves
19:04 Re: [PATCH v6 2/4] Share parts of gdb/gdbthread.h with gdbserver Pedro Alves
16:35 Re: [PATCH v3 1/2] Introduce "gdb/configure.nat" (and delete "gdb/config/*/*.mh" files) Pedro Alves
09:41 Re: [PATCH v2 1/2] Introduce "gdb/configure.nat" (and delete "gdb/config/*/*.mh" files) Pedro Alves
08:04 Re: [PATCH 3/11] Add MIPS_MAX_REGISTER_SIZE (4/4) Alan Hayward
08:04 Re: [PATCH 3/11] Add MIPS_MAX_REGISTER_SIZE (3/4) Alan Hayward
08:04 Re: [PATCH 3/11] Add MIPS_MAX_REGISTER_SIZE (2/4) Alan Hayward
08:03 Re: [PATCH 3/11] Add MIPS_MAX_REGISTER_SIZE (1/4) Alan Hayward
06:25 [PUSHED, OBV] btrace: Fix memory leak in btrace_clear. Wiederhake, Tim
06:25 Re: [PATCH v2 3/7] Documentation for gdb.thread_from_thread_handle Eli Zaretskii
06:02 RE: [pushed/ob master+8.0] Fix gdb.python/py-record-btrace-threads.exp with Python 3 Wiederhake, Tim
05:19 Re: [PATCH v2 4/7] Test case for gdb.thread_from_thread_handle Simon Marchi
04:32 [PATCH v3 1/2] Introduce "gdb/configure.nat" (and delete "gdb/config/*/*.mh" files) Sergio Durigan Junior
04:31 [PATCH v3 2/2] Rearrange gdb/configure.nat to make it simpler and less redundant Sergio Durigan Junior
04:31 [PATCH v3 0/2] Introduce gdb/configure.nat Sergio Durigan Junior
04:23 Re: [PATCH v2 2/2] Rearrange gdb/configure.nat to make it simpler and less redundant Sergio Durigan Junior
04:01 Re: [PATCH v2 3/7] Documentation for gdb.thread_from_thread_handle Simon Marchi
03:58 Re: [PATCH v2 1/2] Introduce "gdb/configure.nat" (and delete "gdb/config/*/*.mh" files) Sergio Durigan Junior
03:54 Re: [PATCH v2 2/7] Add `thread_from_thread_handle' function to (Python) gdb module Simon Marchi
03:26 Re: [PATCH v2 1/7] Add target method for converting thread handle to thread_info struct pointer Simon Marchi
00:10 [pushed] gdb: Disable -Werror for -Wmaybe-uninitialized (Re: Oh dear. I regret to inform you that commit 'RAII-fy make_cleanup_restore_current_thread & friends' might be unfortunate) Pedro Alves

May 04, 2017
22:36 Re: Oh dear. I regret to inform you that commit 'RAII-fy make_cleanup_restore_current_thread & friends' might be unfortunate Pedro Alves
21:49 Re: Oh dear. I regret to inform you that commit 'RAII-fy make_cleanup_restore_current_thread & friends' might be unfortunate Pedro Alves
19:44 GDB 7.99.91 available for testing Joel Brobecker
19:39 gdb-8.0 branch now OPEN again Joel Brobecker
19:38 [release/branch 2/2] Bump GDB version number to 7.99.91.DATE-git. Joel Brobecker
19:38 [release/branch 1/2] Document the GDB 7.99.91 release in gdb/ChangeLog Joel Brobecker
19:38 FYI/BRANCH: Patches applied to branch gdb-8.0-branch Joel Brobecker
19:18 [release/branch] Set GDB version number to 7.99.91. Joel Brobecker
19:17 [commit/8.0-branch] gdb/NEWS: rewrite "since GDB 7.12" into "in GDB 8.0" Joel Brobecker
19:11 gdb-8.0 branch FROZEN Joel Brobecker
18:29 Re: Oh dear. I regret to inform you that commit 'RAII-fy make_cleanup_restore_current_thread & friends' might be unfortunate Pedro Alves
18:23 Re: Oh dear. I regret to inform you that commit 'RAII-fy make_cleanup_restore_current_thread & friends' might be unfortunate Pedro Alves
18:15 Re: Oh dear. I regret to inform you that commit 'RAII-fy make_cleanup_restore_current_thread & friends' might be unfortunate Simon Marchi
16:42 Re: Oh dear. I regret to inform you that commit 'RAII-fy make_cleanup_restore_current_thread & friends' might be unfortunate Pedro Alves
16:34 Re: [PATCH v2 2/2] Rearrange gdb/configure.nat to make it simpler and less redundant Pedro Alves
16:16 Re: [PATCH v2 1/2] Introduce "gdb/configure.nat" (and delete "gdb/config/*/*.mh" files) Pedro Alves
15:30 Re: [PATCH v3] C++ify gdb/common/environ.c Pedro Alves
15:17 Re: [PATCH 9/11] Add MN10300_MAX_REGISTER_SIZE (2) Alan Hayward
15:14 Re: [PATCH 9/11] Add MN10300_MAX_REGISTER_SIZE (1) Alan Hayward
15:06 [pushed/ob master+8.0] Fix gdb.python/py-record-btrace-threads.exp with Python 3 Pedro Alves
14:49 Re: [PATCH v2] RAII-fy make_cleanup_restore_current_thread & friends Pedro Alves
14:18 [pushed/ob] make_cleanup_restore_current_thread: Look up thread earlier Pedro Alves
14:17 Re: [PATCH obv] Remove some superfluous code in corelow.c Pedro Alves
11:58 Re: [PATCH obv] Remove some superfluous code in corelow.c Andreas Arnez
10:19 Re: [PATCH obv] Remove some superfluous code in corelow.c Pedro Alves
09:09 [PATCH obv] Remove some superfluous code in corelow.c Andreas Arnez
07:10 RE: [PATCH v3 0/8] Python bindings for GDB record Wiederhake, Tim
05:38 [PATCH v6 4/4] Implement proper "startup-with-shell" support on gdbserver Sergio Durigan Junior
05:32 [PATCH v6 3/4] Share fork_inferior et al with gdbserver Sergio Durigan Junior
05:32 [PATCH v6 1/4] Move parts of inferior job control to common/ Sergio Durigan Junior
05:31 [PATCH v6 2/4] Share parts of gdb/gdbthread.h with gdbserver Sergio Durigan Junior
05:31 [PATCH v6 0/4] Implement the ability to start inferiors with a shell on gdbserver Sergio Durigan Junior

May 03, 2017
23:52 Re: [RFA 04/23] Use gdb_file_up in fbsd-nat.c John Baldwin
22:46 [RFA 22/23] Make gdb_buildargv return a unique pointer Tom Tromey
22:46 [RFA 23/23] Use gdb_argv_up in Python Tom Tromey
22:46 [RFA 15/23] Use std::vector to avoid cleanups Tom Tromey
22:46 [RFA 21/23] Remove a cleanup in Python Tom Tromey
22:46 [RFA 19/23] Replace do_restore_instream_cleanup with scoped_restore Tom Tromey
22:46 [RFA 09/23] Remove close cleanup Tom Tromey
22:46 [RFA 20/23] Avoid some manual memory management in Python Tom Tromey
22:46 [RFA 17/23] Use a scoped_restore for user_call_depth Tom Tromey
22:46 [RFA 12/23] More uses of scoped_restore Tom Tromey
22:46 [RFA 02/23] Introduce and use gdb_file_up Tom Tromey
22:46 [RFA 18/23] Use a scoped_restore for command_nest_depth Tom Tromey
22:46 [RFA 16/23] Remove in_user_command Tom Tromey
22:46 [RFA 14/23] Use unique_xmalloc_ptr in jit.c Tom Tromey
22:46 [RFA 13/23] Replace tui_restore_gdbout with scoped_restore Tom Tromey
22:46 [RFA 11/23] Remove make_cleanup_free_so Tom Tromey
22:46 [RFA 10/23] Remove make_cleanup_restore_current_language Tom Tromey
22:46 [RFA 08/23] Remove an unlink cleanup Tom Tromey
22:46 [RFA 06/23] Change open_terminal_stream to return a gdb_file_up Tom Tromey
22:46 [RFA 07/23] Remove make_cleanup_fclose Tom Tromey
22:46 [RFA 01/23] Introduce and use ui_out_emit_table Tom Tromey
22:46 [RFA 05/23] Use gdb_file_up in source.c Tom Tromey
22:46 [RFA 03/23] Use gdb_file_up in find_and_open_script Tom Tromey
22:46 [RFA 04/23] Use gdb_file_up in fbsd-nat.c Tom Tromey
22:46 [RFA 00/23] More miscellaneous C++-ification Tom Tromey
19:48 Re: [PATCH] Make sure malloc is linked into gdb.cp/oranking.cc. Keith Seitz
18:32 Re: [PATCH v2 0/7] Thread handle to thread info mapping Kevin Buettner
17:28 Re: [PATCH v2 2/2] Rearrange gdb/configure.nat to make it simpler and less redundant Sergio Durigan Junior
17:09 Re: GDB 8.0 branch 2017-05-02 status update Joel Brobecker
16:45 Re: [PATCH v2 2/2] Rearrange gdb/configure.nat to make it simpler and less redundant John Baldwin
16:20 Re: [RFC v3 1/8] Convert substitute_path_component to C++ Philipp Rudo
16:18 [PATCH 2/2] Use std::forward_list for current_regcache Yao Qi
16:18 [PATCH 1/2] Add current_regcache unit test Yao Qi
16:18 [PATCH 0/2] Use std::forward_list for current_regcache Yao Qi
16:16 Re: [RFC v3 4/8] Add kernel module support for linux-kernel target Philipp Rudo
15:36 Re: [RFC v3 3/8] Add basic Linux kernel support Philipp Rudo
15:27 Re: [PATCH] Make breakpoint subclasses inherit from breakpoint, add virtual destructor Pedro Alves
15:23 Re: [PATCH] Make breakpoint subclasses inherit from breakpoint, add virtual destructor Simon Marchi
15:20 Re: [RFC v3 3/8] Add basic Linux kernel support Philipp Rudo
15:08 Re: [PATCH] Make breakpoint subclasses inherit from breakpoint, add virtual destructor Pedro Alves
14:38 Re: [RFC v3 3/8] Add basic Linux kernel support Philipp Rudo
14:38 Re: [RFC v3 3/8] Add basic Linux kernel support Philipp Rudo
14:36 Re: [PATCH] Make breakpoint subclasses inherit from breakpoint, add virtual destructor Simon Marchi
14:13 Re: [RFC v3 3/8] Add basic Linux kernel support Omair Javaid
13:59 Re: [PATCH 5/9] Fix issues in write_pieced_value when targeting bit-fields Simon Marchi
13:34 Re: [PATCH 8/11] Add FRV_MAX_REGISTER_SIZE Yao Qi
13:22 Re: [PATCH] gdbarch.sh: Remove commented out TARGET_CHAR_BIT definition Simon Marchi
13:18 [commit/obvious] Regenerate gdb/{,gdbserver/}configure (for commit be628ab814f1c90e185d7482d27aa8a991ab5837) Sergio Durigan Junior
11:55 Re: [PATCH] Only use 32-bit thumb-2 breakpoint instruction if necessary Antoine Tremblay
11:49 Re: GDB 8.0 branch 2017-05-02 status update Antoine Tremblay
11:36 Re: [PATCH 8/11] Add FRV_MAX_REGISTER_SIZE Alan Hayward
11:23 Re: [PATCH 8/11] Add FRV_MAX_REGISTER_SIZE Pedro Alves
10:56 Re: [PATCH 8/11] Add FRV_MAX_REGISTER_SIZE Alan Hayward
10:42 Re: [PATCH] Remove MAX_REGISTER_SIZE from regcache.c Alan Hayward
10:38 Re: [PATCH] Make sure malloc is linked into gdb.cp/oranking.cc. Thomas Preudhomme
10:17 Re: [PATCH] Make breakpoint subclasses inherit from breakpoint, add virtual destructor Pedro Alves
09:27 Re: [PATCH 8/11] Add FRV_MAX_REGISTER_SIZE Pedro Alves
08:44 Re: [PATCH 8/11] Add FRV_MAX_REGISTER_SIZE Yao Qi
08:21 Re: [PATCH] Remove MAX_REGISTER_SIZE from regcache.c Yao Qi
08:11 Re: [PATCH] gdbarch.sh: Remove commented out TARGET_CHAR_BIT definition Yao Qi
08:09 Re: [PATCH] Make sure malloc is linked into gdb.cp/oranking.cc. Yao Qi
08:04 Re: [PATCH] Only use 32-bit thumb-2 breakpoint instruction if necessary Yao Qi
03:49 [PATCH v2 1/2] Introduce "gdb/configure.nat" (and delete "gdb/config/*/*.mh" files) Sergio Durigan Junior
03:49 [PATCH v2 2/2] Rearrange gdb/configure.nat to make it simpler and less redundant Sergio Durigan Junior
03:49 [PATCH v2 0/2] Introduce gdb/configure.nat Sergio Durigan Junior
00:12 Re: [PATCH] Only use 32-bit thumb-2 breakpoint instruction if necessary Antoine Tremblay

May 02, 2017
22:17 Re: [PATCH] Introduce "gdb/configure.nat" (and delete "gdb/config/*/*.mh" files) Sergio Durigan Junior
21:30 Re: [PATCH] Introduce "gdb/configure.nat" (and delete "gdb/config/*/*.mh" files) Pedro Alves
20:16 Re: [PATCH] Introduce "gdb/configure.nat" (and delete "gdb/config/*/*.mh" files) Simon Marchi
19:32 [PATCH] gdbarch.sh: Remove commented out TARGET_CHAR_BIT definition Simon Marchi
19:28 Re: [PATCH] Introduce "gdb/configure.nat" (and delete "gdb/config/*/*.mh" files) Sergio Durigan Junior
19:19 [PATCH] Make breakpoint subclasses inherit from breakpoint, add virtual destructor Simon Marchi
18:43 [PATCH] Make sure malloc is linked into gdb.cp/oranking.cc. Keith Seitz
18:29 [pushed] solib-target: Remove local variables Simon Marchi
17:50 Re: [PATCH v3] Use std::vector in lm_info_target Simon Marchi
17:37 Re: [PATCH v3] Use std::vector in lm_info_target Pedro Alves
17:35 Re: [PATCH 0/4] Remove VEC (CORE_ADDR) Simon Marchi
17:25 Re: [PATCH v3] Use std::vector in lm_info_target Simon Marchi
17:01 Re: [PATCH] Introduce "gdb/configure.nat" (and delete "gdb/config/*/*.mh" files) Simon Marchi
16:12 Re: [PATCH v3] Use std::vector in lm_info_target Pedro Alves
16:08 Re: [PATCH] Only use 32-bit thumb-2 breakpoint instruction if necessary Yao Qi
16:06 Re: [PATCH v3] Use std::vector in lm_info_target Pedro Alves
15:53 Re: [PATCH v6 2/5] gdb: Add OpenRISC or1k and or1knd target support Stafford Horne
15:41 Re: [PATCH v6 1/5] tdesc: handle arbitrary strings in tdesc_register_in_reggroup_p Stafford Horne
14:57 Re: [PATCH] Introduce "gdb/configure.nat" (and delete "gdb/config/*/*.mh" files) John Baldwin
14:42 Re: [PATCH 09/10] Class-ify lm_info_darwin Pedro Alves
14:40 Re: [PATCH v6 1/5] tdesc: handle arbitrary strings in tdesc_register_in_reggroup_p Yao Qi
14:38 Re: [PATCH v6 5/5] Add gdb for or1k build Yao Qi
14:36 Re: [PATCH v6 4/5] gdb: testsuite: Add or1k tdesc-regs.exp test support Yao Qi
14:33 Re: [PATCH] Fix overload resolution involving rvalue references and cv qualifiers. Thomas Preudhomme
14:33 Re: [PATCH v6 2/5] gdb: Add OpenRISC or1k and or1knd target support Yao Qi
13:36 GDB 8.0 branch 2017-05-02 status update Joel Brobecker
13:15 Re: [RFC v3 4/8] Add kernel module support for linux-kernel target Yao Qi
11:14 Re: [RFC v3 3/8] Add basic Linux kernel support Yao Qi
02:44 Re: [PATCH] Introduce "gdb/configure.nat" (and delete "gdb/config/*/*.mh" files) Simon Marchi

May 01, 2017
18:45 Re: [PATCH] Introduce "gdb/configure.nat" (and delete "gdb/config/*/*.mh" files) Sergio Durigan Junior
17:02 Daniel Jacobowitz and Mark Kettenis stepping down as Global Maintainers Joel Brobecker
02:22 Re: [PATCH v3] C++ify gdb/common/environ.c Sergio Durigan Junior


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

Mail converted by MHonArc