gdb-cvs archive
date index for April, 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:

April 29, 2017
00:30 [binutils-gdb] Make environ.exp run on all platforms (and create info-program.exp) Sergio Durigan Junior

April 28, 2017
21:51 [binutils-gdb] Remove cleanup in get_return_value Yao Qi
21:51 [binutils-gdb] Use tag dispatch regcache ctor in regcache_dup Yao Qi
21:51 [binutils-gdb] Simplify regcache_dup Yao Qi
21:51 [binutils-gdb] Class-fy regcache Yao Qi
21:19 [binutils-gdb] Class-ify lm_info_windows Simon Marchi
21:19 [binutils-gdb] Class-ify lm_info_darwin Simon Marchi
21:19 [binutils-gdb] Class-ify lm_info_svr4 Simon Marchi
21:19 [binutils-gdb] Class-ify lm_info_target Simon Marchi
21:18 [binutils-gdb] Class-ify lm_info_frv Simon Marchi
21:18 [binutils-gdb] Fix indentation of lm_info_frv Simon Marchi
21:18 [binutils-gdb] Class-ify lm_info_dsbt Simon Marchi
21:18 [binutils-gdb] Class-ify lm_info_aix Simon Marchi
21:18 [binutils-gdb] Make various lm_info implementations inherit from a base class Simon Marchi
21:18 [binutils-gdb] Standardize darwin's lm_info Simon Marchi
16:35 [binutils-gdb] Consistently use fprintf_filtered when displaying MIPS registers. John Baldwin
13:46 [binutils-gdb] Add constructor and destructor to regcache Yao Qi
08:54 [binutils-gdb/gdb-8.0-branch] Use ptid method lwp in mips_linux_new_thread Yao Qi
08:51 [binutils-gdb] Use ptid method lwp in mips_linux_new_thread Yao Qi
08:37 [binutils-gdb/gdb-8.0-branch] [MIPS] Use lwpid from lwp_info instead of inferior_ptid Yao Qi
08:36 [binutils-gdb] [MIPS] Use lwpid from lwp_info instead of inferior_ptid Yao Qi

April 27, 2017
23:24 [binutils-gdb] Fix overload resolution involving rvalue references and cv qualifiers. Keith Seitz
23:24 [binutils-gdb/gdb-8.0-branch] Fix overload resolution involving rvalue references and cv qualifiers. Keith Seitz
21:11 [binutils-gdb/gdb-8.0-branch] Add missing incref when creating Inferior Python object Simon Marchi
21:04 [binutils-gdb] Add missing incref when creating Inferior Python object Simon Marchi
14:01 [binutils-gdb] Read corrrect auxiliary entry in AIX Ulrich Weigand
10:39 [binutils-gdb] Remove some MAX_REGISTER_SIZE uses in ia64-tdep.c Alan Hayward

April 26, 2017
13:14 [binutils-gdb] [gdbarch] New method "execute_dwarf_cfa_vendor_op" and migrate SPARC to it Jiong Wang
09:56 [binutils-gdb] xtensa_pseudo_register_read/write - Use regcache_raw_read_unsigned Alan Hayward
08:58 [binutils-gdb] nds32: Abort instead of returning REG_UNKNOWN Alan Hayward

April 25, 2017
20:32 [binutils-gdb] Change readonly_p to bool Yao Qi
14:18 [binutils-gdb/gdb-8.0-branch] Change gdbarch_wchar_bit for AArch64 and ARM Yao Qi
14:17 [binutils-gdb] Change gdbarch_wchar_bit for AArch64 and ARM Yao Qi
10:01 [binutils-gdb] Fix build on gcc < 5 (std::is_trivially_copyable missing) Pedro Alves
01:10 [binutils-gdb] Poison non-POD memset & non-trivially-copyable memcpy/memmove Pedro Alves
01:10 [binutils-gdb] Don't memset non-POD types: struct breakpoint Pedro Alves
01:10 [binutils-gdb] Don't memset non-POD types: struct btrace_insn Pedro Alves
01:10 [binutils-gdb] Don't memset non-POD types: struct bp_location Pedro Alves
01:09 [binutils-gdb] Don't memcpy non-trivially-copyable types: Make enum_flags triv. copyable Pedro Alves

April 24, 2017
20:34 [binutils-gdb] Use floatformat_totalsize_bytes Yao Qi

April 22, 2017
23:39 [binutils-gdb] Fix ldn/stn multiple instructions. Fix testcases with unaligned data. Jim Wilson
15:48 [binutils-gdb] Use ui_out_emit_list Tom Tromey
15:48 [binutils-gdb] Use ui_out_emit_tuple in more places in MI Tom Tromey
15:48 [binutils-gdb] Use ui_out_emit_tuple in tracepoint.c Tom Tromey
15:48 [binutils-gdb] More uses of ui_out_emit_tuple Tom Tromey
15:48 [binutils-gdb] Use ui_out_emit_tuple Tom Tromey
01:56 [binutils-gdb] doc: Improve documentation about MI thread output Simon Marchi
01:56 [binutils-gdb] Remove dead code and "current" field from MI thread output doc Simon Marchi

April 21, 2017
14:18 [binutils-gdb/gdb-8.0-branch] release branch: Fix: --enable-werror Jan Kratochvil
14:15 [binutils-gdb] release branch: Fix: --enable-werror Jan Kratochvil
14:01 [binutils-gdb] Simplify regcache_restore Yao Qi

April 19, 2017
12:19 [binutils-gdb] gdbthread.h: Fix comment typo Pedro Alves
12:12 [binutils-gdb] Fix removing inferiors from within "thread apply" commands Pedro Alves
12:12 [binutils-gdb] Make inferior::detaching a bool, and introduce scoped_restore::release() Pedro Alves
12:07 [binutils-gdb] gdb/Makefile.in: Re-sort SUBDIR_UNITTESTS_SRCS/SUBDIR_UNITTESTS_OBS Pedro Alves

April 18, 2017
22:57 [binutils-gdb] Eliminate obstack_printf Pedro Alves
22:56 [binutils-gdb] gdb_xml_parser: make data fields private and make more functions methods Pedro Alves
22:56 [binutils-gdb] xml-support.c: Use std::string for growing string buffer Pedro Alves
22:56 [binutils-gdb] gdb::optional unit tests Pedro Alves
22:56 [binutils-gdb] More gdb::optional features Pedro Alves
22:56 [binutils-gdb] xml-support.c: Use std::vector Pedro Alves
22:56 [binutils-gdb] C++-ify gdb/xml-support.c a bit to eliminate cleanups Pedro Alves
16:53 [binutils-gdb/gdb-8.0-branch] PR threads/20743: Don't attempt to suspend or resume exited threads. John Baldwin
16:49 [binutils-gdb] PR threads/20743: Don't attempt to suspend or resume exited threads. John Baldwin

April 17, 2017
14:32 [binutils-gdb] Update NEWS post GDB 8.0 branch creation. Joel Brobecker
14:22 [binutils-gdb] Bump version to 8.0.50.DATE-git Joel Brobecker
14:17 [binutils-gdb/gdb-8.0-branch] Bump version to 7.99.90.DATE-git. Joel Brobecker
14:10 [binutils-gdb] Created branch 'gdb-8.0-branch' Joel Brobecker

April 14, 2017
01:03 [binutils-gdb] Fix build breakage on Cygwin (PR gdb/21385) Sergio Durigan Junior

April 13, 2017
15:19 [binutils-gdb] Make inferior a class with cdtors, and use new/delete Pedro Alves
15:19 [binutils-gdb] GC inferior.c:init_inferior_list Pedro Alves
15:19 [binutils-gdb] Improve coverage of the PR threads/13217 regression test Pedro Alves
15:19 [binutils-gdb] C++fy thread_apply_all_command Pedro Alves
15:19 [binutils-gdb] Fix follow-fork latent bug Pedro Alves
15:19 [binutils-gdb] watch_command_1: Fix dangling frame access Pedro Alves
10:47 [binutils-gdb] fork-child.c: Avoid unnecessary heap-allocation / string copying Pedro Alves
09:34 [binutils-gdb] * config.sub: Sync with master version in config project. Andrew Jenner
08:44 [binutils-gdb] Add ChangeLog entries Iain Buclaw
07:31 [binutils-gdb] Fix a typo in rx_fpsw_type Yao Qi
07:30 [binutils-gdb] XCNEW gdbarch_tdep in rl78 and rx Yao Qi
02:14 [binutils-gdb] struct breakpoint: Fix indentation Pedro Alves
01:16 [binutils-gdb] breakpoint.c: bp_location (the array) shadows bp_location (the type) Pedro Alves

April 12, 2017
22:00 [binutils-gdb] Create gdb_termios.h (and cleanup gdb/{, gdbserver/}terminal.h) Sergio Durigan Junior
17:57 [binutils-gdb] Change linespec_result::location to be an event_location_up Tom Tromey
17:57 [binutils-gdb] Add a constructor and destructor to linespec_result Tom Tromey
17:56 [binutils-gdb] Change breakpoint event locations to event_location_up Tom Tromey
17:56 [binutils-gdb] Use std::vector in compile-loc2c.c Tom Tromey
17:56 [binutils-gdb] Use std::vector in find_instruction_backward Tom Tromey
17:56 [binutils-gdb] Use std::vector in reread_symbols Tom Tromey
17:56 [binutils-gdb] Use scoped_restore in more places Tom Tromey
17:56 [binutils-gdb] C++ify mi_parse Tom Tromey
17:56 [binutils-gdb] Remove some cleanups from location.c Tom Tromey
17:56 [binutils-gdb] Remove some cleanups from gnu-v3-abi.c Tom Tromey
17:56 [binutils-gdb] Fix up wchar_iterator comment Tom Tromey
17:56 [binutils-gdb] Remove cleanup_iconv Tom Tromey
17:55 [binutils-gdb] Change increment_reading_symtab to return a scoped_restore Tom Tromey
17:55 [binutils-gdb] Introduce gdb_dlhandle_up Tom Tromey
17:55 [binutils-gdb] Change find_pcs_for_symtab_line to return a std::vector Tom Tromey
17:55 [binutils-gdb] Introduce command_line_up Tom Tromey
17:55 [binutils-gdb] Introduce event_location_up Tom Tromey
15:01 [binutils-gdb] gdb: Move DJGPP/go32 bits to their own tdep file Pedro Alves
14:47 [binutils-gdb] Fix build error in aix-thread.c Simon Marchi
13:19 [binutils-gdb] Remove unnecessary set_gdbarch_gnu_triplet_regexp calls Pedro Alves
13:09 [binutils-gdb] Teach GDB that wchar_t is a built-in type in C++ mode Pedro Alves
13:09 [binutils-gdb] Fix PR c++/21323: GDB thinks char16_t and char32_t are signed in C++ Pedro Alves
08:52 [binutils-gdb] Fix Changelog for ab0538b875c054468aa205d8d36550d1223a3bfd Alan Hayward
08:21 [binutils-gdb] Add M32R_ARG_REGISTER_SIZE Alan Hayward
05:18 [binutils-gdb] Fix build breakage from last commit (window-nat.c:windows_create_inferior) Sergio Durigan Junior
05:02 [binutils-gdb] C++-fy and prepare for sharing fork_inferior Sergio Durigan Junior

April 11, 2017
13:34 [binutils-gdb] gdb/thread.c: Fix whitespace throughout Pedro Alves
13:29 [binutils-gdb] Fix read after xfree in linux-nat.c:linux_nat_detach Pedro Alves
12:53 [binutils-gdb] Remove MAX_REGISTER_SIZE from arm-tdep.c Alan Hayward

April 10, 2017
16:46 [binutils-gdb] Fix PR gdb/21364: Dead code due to an unreachable condition in osdata.c Sergio Durigan Junior
14:55 [binutils-gdb] thread.c: ptid_equal -> operator== Pedro Alves
14:49 [binutils-gdb] GC gdb/thread.c:current_thread_cleanup_chain Pedro Alves
14:03 [binutils-gdb] msp430: Don't use REG_UNKNOWN Alan Hayward
13:40 [binutils-gdb] Don't delete thread_info if refcount isn't zero Yao Qi
13:40 [binutils-gdb] Hoist code on marking thread as exited Yao Qi
03:16 [binutils-gdb] windows-nat.c: Fix bad initialization of ptid Simon Marchi

April 08, 2017
19:09 [binutils-gdb] Add support for fcvtl and fcvtl2. Jim Wilson
14:11 [binutils-gdb] Support the fcmXX zero instructions. Jim Wilson

April 07, 2017
14:29 [binutils-gdb] ptid-selftests: Fix erroneous assert messages Simon Marchi
08:32 [binutils-gdb] Add BFIN_MAX_REGISTER_SIZE Alan Hayward
03:31 [binutils-gdb] Class-ify ptid_t Simon Marchi

April 06, 2017
16:19 [binutils-gdb] Fix Windows gdb build failure with Python 2 support Thomas Preud'homme

April 05, 2017
19:20 [binutils-gdb] ptid_{lwp,tid}_p: Remove unnecessary checks Simon Marchi
18:23 [binutils-gdb] -Wwrite-strings: Remove -Wno-write-strings Pedro Alves
18:23 [binutils-gdb] -Wwrite-strings: The Rest Pedro Alves
18:23 [binutils-gdb] -Wwrite-strings: More Solaris Pedro Alves
18:23 [binutils-gdb] -Wwrite-strings: Fix Solaris "set procfs-file" Pedro Alves
18:23 [binutils-gdb] -Wwrite-strings: Some constification in gdb/breakpoint.c Pedro Alves
18:23 [binutils-gdb] -Wwrite-strings: execute_command calls with string literals Pedro Alves
18:23 [binutils-gdb] -Wwrite-strings: Add a PyArg_ParseTupleAndKeywords "const char *" overload Pedro Alves
18:23 [binutils-gdb] -Wwrite-strings: Wrap PyGetSetDef for construction with string literals Pedro Alves
18:23 [binutils-gdb] -Wwrite-strings: More fix-old-Python-API wrappers Pedro Alves
18:22 [binutils-gdb] -Wwrite-strings: gdbserver/win32-low.c and TARGET_WAITKIND_EXECD Pedro Alves
18:22 [binutils-gdb] -Wwrite-strings: gdbserver's 'port' parsing Pedro Alves
18:22 [binutils-gdb] -Wwrite-strings: MI -info-os Pedro Alves
18:22 [binutils-gdb] -Wwrite-strings: Constify mi_cmd_argv_ftype's 'command' parameter Pedro Alves
18:22 [binutils-gdb] -Wwrite-strings: Constify word break character arrays Pedro Alves
18:22 [binutils-gdb] -Wwrite-strings: Constify target_pid_to_str and target_thread_extra_thread_info Pedro Alves
18:22 [binutils-gdb] -Wwrite-strings: Constify warning_pre_print Pedro Alves
18:22 [binutils-gdb] -Wwrite-strings: Constify shell_escape and plug make_command leak Pedro Alves
18:22 [binutils-gdb] -Wwrite-strings: Don't initialize string command variables to empty string Pedro Alves
18:22 [binutils-gdb] -Wwrite-strings: Constify macroexp.c:init_shared_buffer Pedro Alves
18:22 [binutils-gdb] -Wwrite-strings: Constify struct disassemble_info's disassembler_options field Pedro Alves
16:45 [binutils-gdb] PR 21352: Add testsuite for "tsave -r" command Sergio Durigan Junior
16:31 [binutils-gdb] Fix PR 21352: Command tsave does not support -r argument Sergio Durigan Junior
13:56 [binutils-gdb] Use frame_unwind_register_value in frame_unwind_register_unsigned Yao Qi
13:46 [binutils-gdb] Fix racy test in gdb.threads/thread-specific-bp.exp Yao Qi
09:02 [binutils-gdb] New global maintainer - Simon Marchi Pedro Alves
00:43 [binutils-gdb] Initialize gdb::optional empty payload to quiet false -Wmaybe-uninitialized warnings Pedro Alves

April 04, 2017
21:44 [binutils-gdb] Remove support for using the bsd-uthread target on FreeBSD. John Baldwin
21:26 [binutils-gdb] Remove support for FreeBSD/alpha. John Baldwin
21:01 [binutils-gdb] Use ptid from regcache instead of inferior_ptid. John Baldwin
19:05 [binutils-gdb] dwarf2read.c: C++fy lnp_state_machine Pedro Alves
19:05 [binutils-gdb] Make sect_offset and cu_offset strong typedefs instead of structs Pedro Alves
19:05 [binutils-gdb] dwarf2read.c: Make dir_index and file_name_index strong typedefs Pedro Alves
19:05 [binutils-gdb] gdb::optional: Add observers Pedro Alves
19:05 [binutils-gdb] dwarf2read.c: Some C++fycation, use std::vector, std::unique_ptr Pedro Alves
14:50 [binutils-gdb] gdbserver: Clear .deps on clean Simon Marchi
14:33 [binutils-gdb] remote.c: Use ptid_t instead of struct ptid Simon Marchi
07:43 [binutils-gdb] Remove MAX_REGISTER_SIZE from frame.c Alan Hayward

April 03, 2017
16:13 [binutils-gdb] IA16 support Andrew Jenner


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