gdb-cvs archive
subject 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:

[binutils-gdb] * config.sub: Sync with master version in config project.

[binutils-gdb] IA16 support

[binutils-gdb/gdb-8.0-branch] [MIPS] Use lwpid from lwp_info instead of inferior_ptid

[binutils-gdb/gdb-8.0-branch] Add missing incref when creating Inferior Python object

[binutils-gdb/gdb-8.0-branch] Bump version to 7.99.90.DATE-git.

[binutils-gdb/gdb-8.0-branch] Change gdbarch_wchar_bit for AArch64 and ARM

[binutils-gdb/gdb-8.0-branch] Fix overload resolution involving rvalue references and cv qualifiers.

[binutils-gdb/gdb-8.0-branch] PR threads/20743: Don't attempt to suspend or resume exited threads.

[binutils-gdb/gdb-8.0-branch] release branch: Fix: --enable-werror

[binutils-gdb/gdb-8.0-branch] Use ptid method lwp in mips_linux_new_thread

[binutils-gdb] -Wwrite-strings: Add a PyArg_ParseTupleAndKeywords "const char *" overload

[binutils-gdb] -Wwrite-strings: Constify macroexp.c:init_shared_buffer

[binutils-gdb] -Wwrite-strings: Constify mi_cmd_argv_ftype's 'command' parameter

[binutils-gdb] -Wwrite-strings: Constify shell_escape and plug make_command leak

[binutils-gdb] -Wwrite-strings: Constify struct disassemble_info's disassembler_options field

[binutils-gdb] -Wwrite-strings: Constify target_pid_to_str and target_thread_extra_thread_info

[binutils-gdb] -Wwrite-strings: Constify warning_pre_print

[binutils-gdb] -Wwrite-strings: Constify word break character arrays

[binutils-gdb] -Wwrite-strings: Don't initialize string command variables to empty string

[binutils-gdb] -Wwrite-strings: execute_command calls with string literals

[binutils-gdb] -Wwrite-strings: Fix Solaris "set procfs-file"

[binutils-gdb] -Wwrite-strings: gdbserver's 'port' parsing

[binutils-gdb] -Wwrite-strings: gdbserver/win32-low.c and TARGET_WAITKIND_EXECD

[binutils-gdb] -Wwrite-strings: MI -info-os

[binutils-gdb] -Wwrite-strings: More fix-old-Python-API wrappers

[binutils-gdb] -Wwrite-strings: More Solaris

[binutils-gdb] -Wwrite-strings: Remove -Wno-write-strings

[binutils-gdb] -Wwrite-strings: Some constification in gdb/breakpoint.c

[binutils-gdb] -Wwrite-strings: The Rest

[binutils-gdb] -Wwrite-strings: Wrap PyGetSetDef for construction with string literals

[binutils-gdb] [gdbarch] New method "execute_dwarf_cfa_vendor_op" and migrate SPARC to it

[binutils-gdb] [MIPS] Use lwpid from lwp_info instead of inferior_ptid

[binutils-gdb] Add a constructor and destructor to linespec_result

[binutils-gdb] Add BFIN_MAX_REGISTER_SIZE

[binutils-gdb] Add ChangeLog entries

[binutils-gdb] Add constructor and destructor to regcache

[binutils-gdb] Add M32R_ARG_REGISTER_SIZE

[binutils-gdb] Add missing incref when creating Inferior Python object

[binutils-gdb] Add support for fcvtl and fcvtl2.

[binutils-gdb] breakpoint.c: bp_location (the array) shadows bp_location (the type)

[binutils-gdb] Bump version to 8.0.50.DATE-git

[binutils-gdb] C++-fy and prepare for sharing fork_inferior

[binutils-gdb] C++-ify gdb/xml-support.c a bit to eliminate cleanups

[binutils-gdb] C++fy thread_apply_all_command

[binutils-gdb] C++ify mi_parse

[binutils-gdb] Change breakpoint event locations to event_location_up

[binutils-gdb] Change find_pcs_for_symtab_line to return a std::vector

[binutils-gdb] Change gdbarch_wchar_bit for AArch64 and ARM

[binutils-gdb] Change increment_reading_symtab to return a scoped_restore

[binutils-gdb] Change linespec_result::location to be an event_location_up

[binutils-gdb] Change readonly_p to bool

[binutils-gdb] Class-fy regcache

[binutils-gdb] Class-ify lm_info_aix

[binutils-gdb] Class-ify lm_info_darwin

[binutils-gdb] Class-ify lm_info_dsbt

[binutils-gdb] Class-ify lm_info_frv

[binutils-gdb] Class-ify lm_info_svr4

[binutils-gdb] Class-ify lm_info_target

[binutils-gdb] Class-ify lm_info_windows

[binutils-gdb] Class-ify ptid_t

[binutils-gdb] Consistently use fprintf_filtered when displaying MIPS registers.

[binutils-gdb] Create gdb_termios.h (and cleanup gdb/{, gdbserver/}terminal.h)

[binutils-gdb] Created branch 'gdb-8.0-branch'

[binutils-gdb] doc: Improve documentation about MI thread output

[binutils-gdb] Don't delete thread_info if refcount isn't zero

[binutils-gdb] Don't memcpy non-trivially-copyable types: Make enum_flags triv. copyable

[binutils-gdb] Don't memset non-POD types: struct bp_location

[binutils-gdb] Don't memset non-POD types: struct breakpoint

[binutils-gdb] Don't memset non-POD types: struct btrace_insn

[binutils-gdb] dwarf2read.c: C++fy lnp_state_machine

[binutils-gdb] dwarf2read.c: Make dir_index and file_name_index strong typedefs

[binutils-gdb] dwarf2read.c: Some C++fycation, use std::vector, std::unique_ptr

[binutils-gdb] Eliminate obstack_printf

[binutils-gdb] Fix a typo in rx_fpsw_type

[binutils-gdb] Fix build breakage from last commit (window-nat.c:windows_create_inferior)

[binutils-gdb] Fix build breakage on Cygwin (PR gdb/21385)

[binutils-gdb] Fix build error in aix-thread.c

[binutils-gdb] Fix build on gcc < 5 (std::is_trivially_copyable missing)

[binutils-gdb] Fix Changelog for ab0538b875c054468aa205d8d36550d1223a3bfd

[binutils-gdb] Fix follow-fork latent bug

[binutils-gdb] Fix indentation of lm_info_frv

[binutils-gdb] Fix ldn/stn multiple instructions. Fix testcases with unaligned data.

[binutils-gdb] Fix overload resolution involving rvalue references and cv qualifiers.

[binutils-gdb] Fix PR 21352: Command tsave does not support -r argument

[binutils-gdb] Fix PR c++/21323: GDB thinks char16_t and char32_t are signed in C++

[binutils-gdb] Fix PR gdb/21364: Dead code due to an unreachable condition in osdata.c

[binutils-gdb] Fix racy test in gdb.threads/thread-specific-bp.exp

[binutils-gdb] Fix read after xfree in linux-nat.c:linux_nat_detach

[binutils-gdb] Fix removing inferiors from within "thread apply" commands

[binutils-gdb] Fix up wchar_iterator comment

[binutils-gdb] Fix Windows gdb build failure with Python 2 support

[binutils-gdb] fork-child.c: Avoid unnecessary heap-allocation / string copying

[binutils-gdb] GC gdb/thread.c:current_thread_cleanup_chain

[binutils-gdb] GC inferior.c:init_inferior_list

[binutils-gdb] gdb/Makefile.in: Re-sort SUBDIR_UNITTESTS_SRCS/SUBDIR_UNITTESTS_OBS

[binutils-gdb] gdb/thread.c: Fix whitespace throughout

[binutils-gdb] gdb: Move DJGPP/go32 bits to their own tdep file

[binutils-gdb] gdb::optional unit tests

[binutils-gdb] gdb::optional: Add observers

[binutils-gdb] gdb_xml_parser: make data fields private and make more functions methods

[binutils-gdb] gdbserver: Clear .deps on clean

[binutils-gdb] gdbthread.h: Fix comment typo

[binutils-gdb] Hoist code on marking thread as exited

[binutils-gdb] Improve coverage of the PR threads/13217 regression test

[binutils-gdb] Initialize gdb::optional empty payload to quiet false -Wmaybe-uninitialized warnings

[binutils-gdb] Introduce command_line_up

[binutils-gdb] Introduce event_location_up

[binutils-gdb] Introduce gdb_dlhandle_up

[binutils-gdb] Make environ.exp run on all platforms (and create info-program.exp)

[binutils-gdb] Make inferior a class with cdtors, and use new/delete

[binutils-gdb] Make inferior::detaching a bool, and introduce scoped_restore::release()

[binutils-gdb] Make sect_offset and cu_offset strong typedefs instead of structs

[binutils-gdb] Make various lm_info implementations inherit from a base class

[binutils-gdb] More gdb::optional features

[binutils-gdb] More uses of ui_out_emit_tuple

[binutils-gdb] msp430: Don't use REG_UNKNOWN

[binutils-gdb] nds32: Abort instead of returning REG_UNKNOWN

[binutils-gdb] New global maintainer - Simon Marchi

[binutils-gdb] Poison non-POD memset & non-trivially-copyable memcpy/memmove

[binutils-gdb] PR 21352: Add testsuite for "tsave -r" command

[binutils-gdb] PR threads/20743: Don't attempt to suspend or resume exited threads.

[binutils-gdb] ptid-selftests: Fix erroneous assert messages

[binutils-gdb] ptid_{lwp,tid}_p: Remove unnecessary checks

[binutils-gdb] Read corrrect auxiliary entry in AIX

[binutils-gdb] release branch: Fix: --enable-werror

[binutils-gdb] remote.c: Use ptid_t instead of struct ptid

[binutils-gdb] Remove cleanup in get_return_value

[binutils-gdb] Remove cleanup_iconv

[binutils-gdb] Remove dead code and "current" field from MI thread output doc

[binutils-gdb] Remove MAX_REGISTER_SIZE from arm-tdep.c

[binutils-gdb] Remove MAX_REGISTER_SIZE from frame.c

[binutils-gdb] Remove some cleanups from gnu-v3-abi.c

[binutils-gdb] Remove some cleanups from location.c

[binutils-gdb] Remove some MAX_REGISTER_SIZE uses in ia64-tdep.c

[binutils-gdb] Remove support for FreeBSD/alpha.

[binutils-gdb] Remove support for using the bsd-uthread target on FreeBSD.

[binutils-gdb] Remove unnecessary set_gdbarch_gnu_triplet_regexp calls

[binutils-gdb] Simplify regcache_dup

[binutils-gdb] Simplify regcache_restore

[binutils-gdb] Standardize darwin's lm_info

[binutils-gdb] struct breakpoint: Fix indentation

[binutils-gdb] Support the fcmXX zero instructions.

[binutils-gdb] Teach GDB that wchar_t is a built-in type in C++ mode

[binutils-gdb] thread.c: ptid_equal -> operator==

[binutils-gdb] Update NEWS post GDB 8.0 branch creation.

[binutils-gdb] Use floatformat_totalsize_bytes

[binutils-gdb] Use frame_unwind_register_value in frame_unwind_register_unsigned

[binutils-gdb] Use ptid from regcache instead of inferior_ptid.

[binutils-gdb] Use ptid method lwp in mips_linux_new_thread

[binutils-gdb] Use scoped_restore in more places

[binutils-gdb] Use std::vector in compile-loc2c.c

[binutils-gdb] Use std::vector in find_instruction_backward

[binutils-gdb] Use std::vector in reread_symbols

[binutils-gdb] Use tag dispatch regcache ctor in regcache_dup

[binutils-gdb] Use ui_out_emit_list

[binutils-gdb] Use ui_out_emit_tuple

[binutils-gdb] Use ui_out_emit_tuple in more places in MI

[binutils-gdb] Use ui_out_emit_tuple in tracepoint.c

[binutils-gdb] watch_command_1: Fix dangling frame access

[binutils-gdb] windows-nat.c: Fix bad initialization of ptid

[binutils-gdb] XCNEW gdbarch_tdep in rl78 and rx

[binutils-gdb] xml-support.c: Use std::string for growing string buffer

[binutils-gdb] xml-support.c: Use std::vector

[binutils-gdb] xtensa_pseudo_register_read/write - Use regcache_raw_read_unsigned


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