gdb-cvs archive
subject index for March, 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/binutils-2_28-branch] Add generated files

[binutils-gdb/binutils-2_28-branch] Sync libiberty sources with GCC mainline.

[binutils-gdb] "gdb.arch/i386-pkru.exp: probe PKRU support" shouldn't FAIL if not supported

[binutils-gdb] [gdb, doc] Add missing escape character '@'

[binutils-gdb] [Patch] Fix variable type glitch in inf-ptrace.c

[binutils-gdb] aarc64-linux-nat: Use ptid from regcache instead of inferior_ptid

[binutils-gdb] Add -file-list-shared-libraries MI command

[binutils-gdb] Add a better diagnostic message in mi_gdb_test

[binutils-gdb] Add ability to return rvalue reference values from value_ref

[binutils-gdb] Add asserts in target_fetch/store_registers

[binutils-gdb] Add constructor and destructor to thread_info

[binutils-gdb] Add definitions for rvalue reference types

[binutils-gdb] Add describing intro comment to gdb.base/tui-layout.exp

[binutils-gdb] Add instruction_reader to arm process record

[binutils-gdb] Add rvalue reference tests and docs

[binutils-gdb] Add rvalue references to overloading resolution

[binutils-gdb] Add test name argument to get_valueof, get_integer_valueof and get_sizeof

[binutils-gdb] aix-thread: Use ptid from regcache instead of inferior_ptid

[binutils-gdb] alpha-bsd-nat: Use ptid from regcache instead of inferior_ptid

[binutils-gdb] amd64-linux-nat: Use ptid from regcache instead of inferior_ptid

[binutils-gdb] amd64-mpx: initialize BND register before performing inferior calls.

[binutils-gdb] arc: Add "maintenance print arc" command prefix

[binutils-gdb] arc: Add disassembler helper

[binutils-gdb] arc: Add prologue analysis

[binutils-gdb] arc: Align internal regnums with architectural regnums

[binutils-gdb] arm-linux-nat.c: Use ptid from regcache instead of inferior_ptid

[binutils-gdb] arm-nbsd-nat: Use ptid from regcache instead of inferior_ptid

[binutils-gdb] Avoid segfault on invalid directory table

[binutils-gdb] Avoid unstable test message in gdb.base/step-over-exit.exp

[binutils-gdb] Big-endian targets: Don't ignore offset into DW_OP_stack_value

[binutils-gdb] bsd-uthread: Use ptid from regcache instead of inferior_ptid

[binutils-gdb] c++/8218: Destructors w/arguments.

[binutils-gdb] Change {lookup,make}_reference_type API

[binutils-gdb] Convert lvalue reference type check to general reference type check

[binutils-gdb] Copy lazy string handling fixes from Python.

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

[binutils-gdb] cplus_demangle_fill_component: Handle DEMANGLE_COMPONENT_RVALUE_REFERENCE

[binutils-gdb] Created branch 'aoliva/SFN'

[binutils-gdb] Created tag binutils-2_28

[binutils-gdb] Decode properly flags of %ccr register on sparc64.

[binutils-gdb] Deleted branch aoliva/SFN

[binutils-gdb] dwarf2read.c: Clean up out of bounds handling

[binutils-gdb] Fetch lazy value before calling val_print

[binutils-gdb] Fix "layout reg" crash

[binutils-gdb] Fix arm process record for some instructions

[binutils-gdb] Fix break on Python 2

[binutils-gdb] Fix bug with cmn/adds where C flag was incorrectly set.

[binutils-gdb] Fix classification of `module.type' in D lexer.

[binutils-gdb] Fix code indentation

[binutils-gdb] Fix expect for gdb.cp/m-static.exp

[binutils-gdb] Fix gdb_xml_debug/gdb_xml_error ATTRIBUTE_PRINTF use

[binutils-gdb] Fix memory leak in python.c:do_start_initialization

[binutils-gdb] Fix PR 21218: GDB dumps core when escaping newline in multi-line command

[binutils-gdb] Fix PR gdb/19637: bound_registers.py: Add support for Python 3

[binutils-gdb] Fix PR tui/21216: TUI line breaks regression

[binutils-gdb] Fix PR18360 - internal error when using "interrupt -a"

[binutils-gdb] Fix spurious FAILs with examine-backward.exp

[binutils-gdb] Fix umulh and smulh bugs. Fix bugs in last week's sumov.s testsuite.

[binutils-gdb] Fix various python lazy string bugs.

[binutils-gdb] Fix warning: Invalid entry in .debug_gdb_scripts section

[binutils-gdb] Fix whitespace/typos in gdb/ChangeLog and gdb/testsuite/ChangeLog

[binutils-gdb] gdb.arch/amd64-entry-value-param*.exp: Make sure test messages are unique

[binutils-gdb] gdb.python/py-lazy-string (pointer): Really add new typedef.

[binutils-gdb] gdb/cp-name-parser.y: Eliminate make_empty, use cplus_demangle_fill_component

[binutils-gdb] gdb: Fix a few unstable test names

[binutils-gdb] gdb: Fix ATTRIBUTE_NONNULL usage

[binutils-gdb] GDB: Fix some null pointer dereferences due to disassembler-options patch.

[binutils-gdb] gdb: gdbserver: xtensa: make C0_NREGS available

[binutils-gdb] gdb: Make ldirname return a std::string

[binutils-gdb] gdb: xtensa-linux: add call0 support

[binutils-gdb] gdb: xtensa-linux: support THREADPTR register

[binutils-gdb] gdb: xtensa: clean up xtensa_default_isa initialization

[binutils-gdb] gdb: xtensa: fix test for privileged register number

[binutils-gdb] gdbserver: Suffix generated C files with -generated

[binutils-gdb] gdbserver: Use pattern rule for IPA objects from common/

[binutils-gdb] gdbserver: Use pattern rule for IPA objects from gdbserver/

[binutils-gdb] gdbserver: Use pattern rule for objects from arch/

[binutils-gdb] gdbserver: Use pattern rule for objects from common/

[binutils-gdb] gdbserver: Use pattern rule for objects from nat/

[binutils-gdb] gdbserver: Use pattern rule for objects from target/

[binutils-gdb] gdbserver: Use pattern rule for regformats source file generation

[binutils-gdb] gdbserver: Use pattern rule for the remaining %-ipa.o objects

[binutils-gdb] gdbserver: xtensa: add call0 support

[binutils-gdb] gdbserver: xtensa: support THREADPTR register

[binutils-gdb] Handle PRFM in AArch64 process record

[binutils-gdb] hppa-linux-nat: Use ptid from regcache instead of inferior_ptid

[binutils-gdb] hppa-nbsd-nat: Use ptid from regcache instead of inferior_ptid

[binutils-gdb] hppa-obsd-nat: Use ptid from regcache instead of inferior_ptid

[binutils-gdb] i386-bsd-nat: Use ptid from regcache instead of inferior_ptid

[binutils-gdb] i386-darwin-nat: Use ptid from regcache instead of inferior_ptid

[binutils-gdb] i386-gnu-nat: Use ptid from regcache instead of inferior_ptid

[binutils-gdb] Implement demangling for rvalue reference type names

[binutils-gdb] Implement printing of rvalue reference types and values

[binutils-gdb] Import sys in gdb/python/lib/gdb/printer/bound_registers.py

[binutils-gdb] inf-ptrace: Do not stop memory transfers after a single word

[binutils-gdb] Introduce regcache_get_ptid

[binutils-gdb] Lazy strings can be made from arrays too.

[binutils-gdb] linux-nat: Exploit /proc/<pid>/mem for writing

[binutils-gdb] Make length_of_subexp static

[binutils-gdb] Merge libiberty: Initialize d_printing in all cplus_demangle_fill_* functions.

[binutils-gdb] Move TUI completion tests to gdb.tui/completion.exp

[binutils-gdb] Move TUI testcases to new gdb/testsuite/gdb.tui/ directory

[binutils-gdb] New function tyscm_scm_to_type.

[binutils-gdb] PR remote/21188: Fix remote serial timeout

[binutils-gdb] Remove @code for python

[binutils-gdb] Remove AARCH64_RECORD_FAILURE

[binutils-gdb] Remove collision markers from earlier commit

[binutils-gdb] Remove const in xtensa-linux-nat.c:fetch_gregs

[binutils-gdb] Remove constness of libdir in do_start_initialization

[binutils-gdb] Remove lwp -> pid conversion in linux_nat_xfer_partial

[binutils-gdb] Remove MAX_REGISTER_SIZE from sol-thread.c

[binutils-gdb] Remove MAX_REGISTER_SIZE from target.c

[binutils-gdb] Remove remaining reference to struct serial::current_timeout

[binutils-gdb] Remove some unnecessary inferior_ptid setting/restoring when fetching/storing registers

[binutils-gdb] Remove unused parameter in solib_add and update_solib_list

[binutils-gdb] Remove use of the no longer needed -mminimal-toc option.

[binutils-gdb] Rename gdb.base/tui-layout.exp -> gdb.base/tui-disasm-long-lines.exp

[binutils-gdb] Restore test-cp-name-parser build

[binutils-gdb] s390: Fix displaced-stepping certain relative branch insns

[binutils-gdb] Share gdb/environ.[ch] with gdbserver

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

[binutils-gdb] Support CBNZ, CBZ, REV, REV16 and REVSH in arm process record

[binutils-gdb] Support DW_TAG_rvalue_reference type

[binutils-gdb] Support rvalue reference type in parser

[binutils-gdb] Support rvalue references in the gdb python module (includes doc/)

[binutils-gdb] Sync libiberty sources with GCC mainline.

[binutils-gdb] Sync libiberty sources with GCC.

[binutils-gdb] Sync top level config files with master versions in the FSF config project.

[binutils-gdb] testsuite: Disable backslash_in_multi_line_command_test for old DejaGnus

[binutils-gdb] testsuite: Introduce dejagnu_version

[binutils-gdb] Use ptid from regcache in almost all remaining nat files

[binutils-gdb] Use range-based for loop in remote_add_target_side_commands

[binutils-gdb] windows: Use ptid from regcache in register fetch/store

[binutils-gdb] Wrap locally used classes in anonymous namespace


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