gdb-cvs archive
date index for May, 2017

This is the mail archive of the gdb-cvs@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
15:10 [binutils-gdb] Rename "mem" related commmands Simon Marchi
08:49 [binutils-gdb] btrace: support decoder events Markus Metzger
08:49 [binutils-gdb] config, btrace: check for pt_insn_event in libipt Markus Metzger
06:48 [binutils-gdb/gdb-8.0-branch] Avoid compilation warning on MinGW in xstrndup Eli Zaretskii
06:48 [binutils-gdb/gdb-8.0-branch] Make libiberty/waitpid.c compile without warnings on MinGW Eli Zaretskii
06:45 [binutils-gdb] Avoid compilation warning on MinGW in xstrndup Eli Zaretskii
06:42 [binutils-gdb] Make libiberty/waitpid.c compile without warnings on MinGW Eli Zaretskii

May 30, 2017
10:51 [binutils-gdb] btrace: Store function segments as objects. Tim Wiederhake
10:51 [binutils-gdb] btrace: Remove bfun_s vector. Tim Wiederhake
10:51 [binutils-gdb] btrace: Replace struct btrace_function::segment. Tim Wiederhake
10:51 [binutils-gdb] btrace: Remove struct btrace_function::flow. Tim Wiederhake
10:51 [binutils-gdb] btrace: Replace struct btrace_function::up. Tim Wiederhake
10:51 [binutils-gdb] btrace: Remove struct btrace_thread_info::{begin, end}. Tim Wiederhake
10:51 [binutils-gdb] btrace: Remove constant arguments. Tim Wiederhake
10:51 [binutils-gdb] btrace: Use function segment index in insn iterator. Tim Wiederhake
10:50 [binutils-gdb] btrace: Use function segment index in call iterator. Tim Wiederhake
10:50 [binutils-gdb] btrace: Add btinfo to instruction interator. Tim Wiederhake
10:50 [binutils-gdb] btrace: Transfer ownership of pointers. Tim Wiederhake
10:50 [binutils-gdb] btrace: Use std::vector in struct btrace_thread_information. Tim Wiederhake
09:33 [binutils-gdb/gdb-8.0-branch] Fix NEWS formatting in GDB 8.0 section Simon Marchi
09:30 [binutils-gdb] Fix NEWS formatting in GDB 8.0 section Simon Marchi
09:27 [binutils-gdb] gdb.base/watch-cond-infcall.exp: Don't run if target doesn't support infcalls Simon Marchi

May 26, 2017
16:08 [binutils-gdb] Add regcache raw_supply_integer and raw_collect_integer. Alan Hayward
07:41 [binutils-gdb/gdb-8.0-branch] Fix compilation errors with mingw.org's MinGW runtime 3.X Eli Zaretskii

May 24, 2017
21:18 [binutils-gdb] Add unit test to gdbarch methods register_to_value and value_to_register Yao Qi
21:18 [binutils-gdb] Move current_regcache to regcache::current_regcache Yao Qi
21:18 [binutils-gdb] Get register contents by register_size instead of TYPE_LENGTH Yao Qi
21:18 [binutils-gdb] Restrict i387_convert_register_p Yao Qi
21:18 [binutils-gdb] Restrict alpha_convert_register_p Yao Qi
21:18 [binutils-gdb] Restrict ia64_convert_register_p Yao Qi
21:18 [binutils-gdb] Restrict m68k_convert_register_p Yao Qi
21:18 [binutils-gdb] Use XCNEW gdbarch_tdep Yao Qi
21:18 [binutils-gdb] Clear GDB internal state after each unit test Yao Qi
16:25 [binutils-gdb] Use disassemble.c:disassembler select rs6000 disassembler Yao Qi
16:25 [binutils-gdb] Use disassemble.c:disassembler select rl78 disassembler Yao Qi
16:25 [binutils-gdb] Use disassemble.c:disassembler select h8300 disassembler Yao Qi
16:25 [binutils-gdb] Delegate opcodes to select disassembler in GDB Yao Qi
16:25 [binutils-gdb] Refactor disassembler selection Yao Qi

May 23, 2017
22:04 [binutils-gdb] Use mips_regnum instead of constants for FreeBSD/mips register operations. John Baldwin
22:04 [binutils-gdb] Cleanups to FreeBSD/mips native register operations. John Baldwin

May 22, 2017
19:32 [binutils-gdb] gdb: Document vMustReplyEmpty remote packet Andrew Burgess
11:59 [binutils-gdb] gdb: Add John Baldwin as FreeBSD Maintainer Pedro Alves
08:25 [binutils-gdb] Add PPC_MAX_REGISTER_SIZE Alan Hayward

May 21, 2017
23:03 [binutils-gdb] Print Rust unsized array types a bit more nicely Tom Tromey

May 20, 2017
04:12 [binutils-gdb] Use watchpoint's language when re-parsing expression Tom Tromey

May 19, 2017
13:10 [binutils-gdb] Fix tui compilation with Solaris libcurses: clear define (PR tui/21482) Rainer Orth
13:05 [binutils-gdb/gdb-8.0-branch] Fix tui compilation with Solaris libcurses: clear define (PR tui/21482) Rainer Orth
12:18 [binutils-gdb] Fix tui compilation with Solaris libcurses: non-const last arg to mvwaddstr (PR tui/21482) Rainer Orth
12:04 [binutils-gdb/gdb-8.0-branch] Fix tui compilation with Solaris libcurses: non-const last arg to mvwaddstr (PR tui/21482) Rainer Orth
10:17 [binutils-gdb] gdb: fix TYPE_CODE_ARRAY handling in sparc targets Jose E . Marchesi
08:08 [binutils-gdb/gdb-8.0-branch] Avoid MinGW compilation warning in readline/input.c Eli Zaretskii
08:07 [binutils-gdb] Avoid MinGW compilation warning in readline/input.c Eli Zaretskii
07:59 [binutils-gdb/gdb-8.0-branch] Avoid compiler warning in MinGW build Eli Zaretskii

May 18, 2017
23:46 [binutils-gdb] Fix test failure with Rust 1.18 and 1.19 Tom Tromey
15:45 [binutils-gdb/gdb-8.0-branch] Expect prompt after no FPU warning Thomas Preud'homme
15:32 [binutils-gdb] Expect prompt after no FPU warning Thomas Preud'homme
11:58 [binutils-gdb] gdb.base/fileio.c: Fix several -Wmaybe-uninitialized warnings Pedro Alves
11:58 [binutils-gdb] gdb.base/fileio.c: Fix several -Wreturn-type warnings Pedro Alves
11:58 [binutils-gdb] gdb.base/fileio.exp: Remove nowarnings Pedro Alves

May 17, 2017
13:47 [binutils-gdb] Add nowarnings in gdb.base/fileio.exp Yao Qi
13:35 [binutils-gdb/gdb-8.0-branch] Add alias command to cmd_list_element Yao Qi
13:24 [binutils-gdb] Add alias command to cmd_list_element Yao Qi
13:20 [binutils-gdb] nat_extra_makefile_frag -> nat_makefile_frag Pedro Alves
05:08 [binutils-gdb/gdb-8.0-branch] Avoid exponential behavior in rust_evaluate_subexp Tom Tromey
05:08 [binutils-gdb/gdb-8.0-branch] Fix rust_dump_subexp_body Tom Tromey
05:08 [binutils-gdb/gdb-8.0-branch] Replace "return" with "break" Tom Tromey

May 15, 2017
12:45 [binutils-gdb] Fix gdb procfs.c compilation on Solaris Rainer Orth
12:38 [binutils-gdb/gdb-8.0-branch] Fix gdb 8.0 procfs.c compilation on Solaris Rainer Orth

May 13, 2017
08:11 [binutils-gdb] Avoid compiler warning in MinGW build Eli Zaretskii

May 12, 2017
15:05 [binutils-gdb] Avoid exponential behavior in rust_evaluate_subexp Tom Tromey
15:04 [binutils-gdb] Fix rust_dump_subexp_body Tom Tromey
15:04 [binutils-gdb] Replace "return" with "break" Tom Tromey

May 09, 2017
11:45 [binutils-gdb] Use std::forward_list for current_regcache Yao Qi
11:45 [binutils-gdb] Add current_regcache unit test Yao Qi

May 08, 2017
08:41 [binutils-gdb] Remove some uses of MAX_REGISTER_SIZE from mips-tdep.c Alan Hayward
08:38 [binutils-gdb] Remove some uses of MAX_REGISTER_SIZE from mips-linux-tdep.c Alan Hayward
08:38 [binutils-gdb] Remove some uses of MAX_REGISTER_SIZE uses from mn10300-linux-tdep.c Alan Hayward

May 06, 2017
14:11 [binutils-gdb] Rearrange gdb/configure.nat to make it simpler and less redundant Sergio Durigan Junior
14:11 [binutils-gdb] Introduce "gdb/configure.nat" (and delete "gdb/config/*/*.mh" files) Sergio Durigan Junior

May 05, 2017
06:24 [binutils-gdb] btrace: Fix memory leak in btrace_clear. Tim Wiederhake
00:05 [binutils-gdb] gdb: Disable -Werror for -Wmaybe-uninitialized Pedro Alves

May 04, 2017
19:38 [binutils-gdb/gdb-8.0-branch] Bump GDB version number to 7.99.91.DATE-git. Joel Brobecker
19:38 [binutils-gdb/gdb-8.0-branch] Document the GDB 7.99.91 release in gdb/ChangeLog Joel Brobecker
19:20 [binutils-gdb/gdb-8.0-branch] Set GDB version number to 7.99.91. Joel Brobecker
19:16 [binutils-gdb/gdb-8.0-branch] gdb/NEWS: rewrite "since GDB 7.12" into "in GDB 8.0" Joel Brobecker
15:05 [binutils-gdb/gdb-8.0-branch] Fix gdb.python/py-record-btrace-threads.exp with Python 3 Pedro Alves
15:04 [binutils-gdb] Fix gdb.python/py-record-btrace-threads.exp with Python 3 Pedro Alves
14:39 [binutils-gdb] RAII-fy make_cleanup_restore_current_thread & friends Pedro Alves
14:18 [binutils-gdb] make_cleanup_restore_current_thread: Look up thread earlier Pedro Alves
14:15 [binutils-gdb] Fix get_core_register_section leak, introduce thread_section_name Pedro Alves
09:07 [binutils-gdb] Remove some superfluous code in corelow.c Andreas Arnez
07:06 [binutils-gdb/gdb-8.0-branch] Python: Introduce gdb.Instruction class Tim Wiederhake
07:06 [binutils-gdb/gdb-8.0-branch] Python: Move and rename gdb.BtraceFunction Tim Wiederhake
07:06 [binutils-gdb/gdb-8.0-branch] Python: Move and rename gdb.BtraceInstruction Tim Wiederhake
07:06 [binutils-gdb/gdb-8.0-branch] Python: Introduce gdb.RecordGap class Tim Wiederhake
07:06 [binutils-gdb/gdb-8.0-branch] Python: Remove ptid from gdb.Record interface Tim Wiederhake
07:06 [binutils-gdb/gdb-8.0-branch] Python: Use correct ptid in btrace recording Tim Wiederhake
07:06 [binutils-gdb/gdb-8.0-branch] Python: Fix indentation in py-record-btrace.c Tim Wiederhake

May 03, 2017
19:42 [binutils-gdb/gdb-8.0-branch] Make sure malloc is linked into gdb.cp/oranking.cc. Keith Seitz
19:41 [binutils-gdb] Make sure malloc is linked into gdb.cp/oranking.cc. Keith Seitz
13:52 [binutils-gdb] Remove MAX_REGISTER_SIZE from frv-linux-tdep.c Alan Hayward
13:21 [binutils-gdb] gdbarch.sh: Remove commented out TARGET_CHAR_BIT definition Simon Marchi
13:17 [binutils-gdb] Regenerate gdb/{, gdbserver/}configure (for commit be628ab814f1c90e185d7482d27aa8a991ab5837) Sergio Durigan Junior

May 02, 2017
18:26 [binutils-gdb] solib-target: Remove local variables Simon Marchi
17:34 [binutils-gdb] Remove definition of VEC (CORE_ADDR) Simon Marchi
17:34 [binutils-gdb] Use std::vector in lm_info_target Simon Marchi
17:34 [binutils-gdb] Change return type of gdbarch_software_single_step to vector<CORE_ADDR> Simon Marchi
17:34 [binutils-gdb] Change field separator in gdbarch.sh Simon Marchi
09:37 [binutils-gdb] Python: Introduce gdb.Instruction class Tim Wiederhake
09:37 [binutils-gdb] Python: Move and rename gdb.BtraceFunction Tim Wiederhake
09:37 [binutils-gdb] Python: Move and rename gdb.BtraceInstruction Tim Wiederhake
09:36 [binutils-gdb] Python: Introduce gdb.RecordGap class Tim Wiederhake
09:36 [binutils-gdb] Python: Remove ptid from gdb.Record interface Tim Wiederhake
09:36 [binutils-gdb] Python: Use correct ptid in btrace recording Tim Wiederhake
09:36 [binutils-gdb] Python: Fix indentation in py-record-btrace.c Tim Wiederhake

May 01, 2017
17:03 [binutils-gdb] gdb/MAINTAINERS: Move Daniel J and Mark to the Past Maintainers section. Joel Brobecker


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