gdb-cvs archive
subject index for February, 2018

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/gdb-8.1-branch] gdb/NEWS: Clarify the news entry for "rbreak" in GDB 8.1

[binutils-gdb/gdb-8.1-branch] Reset inferior::control on inferior exit

[binutils-gdb] Add "common-defs.h" include to files in arch/ subdir not yet including it.

[binutils-gdb] Add common/ dir in build directories

[binutils-gdb] Add test for load command

[binutils-gdb] Align natural-format register values to the same column

[binutils-gdb] btrace, gdbserver: remove the to_supports_btrace target method

[binutils-gdb] btrace, gdbserver: use exceptions to convey btrace enable/disable errors

[binutils-gdb] btrace, testsuite: do not force BTS

[binutils-gdb] btrace: check perf_event_paranoid

[binutils-gdb] btrace: improve enable error messages

[binutils-gdb] btrace: prepare for throwing exceptions when enabling btrace

[binutils-gdb] btrace: reword error messages

[binutils-gdb] Change find_partial_die_in_comp_unit to dwarf2_cu::find_partial_die

[binutils-gdb] Change frame_filter_flags to use DEF_ENUM_FLAGS_TYPE

[binutils-gdb] Change openp et al to use a unique_xmalloc_ptr

[binutils-gdb] Change order of error message printed when gdbserver can't find CWD

[binutils-gdb] Change target_write_memory_blocks to use std::vector

[binutils-gdb] Class detached_regcache

[binutils-gdb] class readable_regcache and pass readable_regcache to gdbarch pseudo_register_read and pseudo_regist

[binutils-gdb] Class readonly_detached_regcache

[binutils-gdb] Class reg_buffer

[binutils-gdb] Class-fy partial_die_info

[binutils-gdb] Class-ify macro_buffer

[binutils-gdb] common: add scoped_fd

[binutils-gdb] common: add scoped_mmap

[binutils-gdb] Constify target_so_ops::bfd_open

[binutils-gdb] Convert Rust to use discriminated unions

[binutils-gdb] Create new common/pathstuff.[ch]

[binutils-gdb] delete ada-lang.c::ada_to_fixed_value_create advance declaration

[binutils-gdb] Do not classify C struct members as a filename

[binutils-gdb] Don't check abbrev is NULL in read_partial_die

[binutils-gdb] Don't reference past the end of the vector

[binutils-gdb] dwarf: Make sect_offset 64-bits

[binutils-gdb] Explicitly specify common tdesc.h for use with aarch64.h

[binutils-gdb] Fix a typo.

[binutils-gdb] Fix double space expected in cp_test_ptype_class

[binutils-gdb] Fix GDB crash after Quit thrown from unwinder sniffer

[binutils-gdb] Fix gdb.base/attach.exp fails when gdb is configured --with-sysroot=/

[binutils-gdb] Fix make 3.81 build errors

[binutils-gdb] Fix PR ld/22263 on SPARC.

[binutils-gdb] Fix prefix of maint set/show per-command

[binutils-gdb] Fix type of values representing optimized out static members

[binutils-gdb] Fix up one ChangeLog entry date

[binutils-gdb] gdb/doc: Additional information about 'info line'

[binutils-gdb] gdb/NEWS: Clarify the news entry for "rbreak" in GDB 8.1

[binutils-gdb] GDB/testsuite: Fix a typo in $actual_line

[binutils-gdb] gdb/testsuite: Remove use of dejagnu cleanup proc

[binutils-gdb] gdb: Remove cleanup from dw2_do_instantiate_symtab

[binutils-gdb] gnulib: import mkstemp

[binutils-gdb] Handle DW_TAG_variant_part and DW_TAG_variant

[binutils-gdb] Initial support for variant parts

[binutils-gdb] Make "bt N" print correct number of frames when using a frame filter

[binutils-gdb] Make gdbserver work with filename-only binaries

[binutils-gdb] MI: Allow non-raw varobj evaluation

[binutils-gdb] MIPS: Don't use a 32-bit BFD architecture with a 64-bit ABI

[binutils-gdb] MIPS: Reorder ABI determination ahead of target description loading

[binutils-gdb] Move arch/tdesc.h to common/tdesc.h

[binutils-gdb] Move comment in gdb/dwarf2read.c::dwarf2_physname

[binutils-gdb] Move fixup_partial_die to partial_die_info::fixup

[binutils-gdb] Move read_partial_die to partial_die_info::read

[binutils-gdb] Move register_dump to regcache-dump.c

[binutils-gdb] Move some declarations to source.h

[binutils-gdb] New class allocate_on_obstack

[binutils-gdb] No longer create readonly regcache

[binutils-gdb] Pass readable_regcache to gdbarch method read_pc

[binutils-gdb] ppc64: Fix stwux encoding

[binutils-gdb] Re-write partial_die_info allocation in load_partial_dies

[binutils-gdb] remote-sim: Add missing ATTRIBUTE_PRINTF

[binutils-gdb] Remove a cleanup from call_function_by_hand_dummy

[binutils-gdb] Remove a cleanup from gdbserver

[binutils-gdb] Remove a cleanup from parse_expression_for_completion

[binutils-gdb] Remove cleanups from check_fast_tracepoint_sals

[binutils-gdb] Remove cleanups from macro_define_command

[binutils-gdb] Remove cleanups from solib.c

[binutils-gdb] Remove make_cleanup_restore_current_thread from gdbserver

[binutils-gdb] Remove most cleanups from linux-thread-db.c

[binutils-gdb] Remove myself as a write-after-approval GDB maintainer.

[binutils-gdb] Remove one argument abbrev_len in read_partial_die

[binutils-gdb] Remove references to ada_name_for_lookup (deleted)

[binutils-gdb] Remove regcache::m_readonly_p

[binutils-gdb] Remove regcache_save and regcache_cpy

[binutils-gdb] Remove some $ARCH_read_pc and $ARCH_write_pc

[binutils-gdb] Replace regcache::dump with class register_dump

[binutils-gdb] Reset inferior::control on inferior exit

[binutils-gdb] Return unique_xmalloc_ptr from macro scope functions

[binutils-gdb] Return unique_xmalloc_ptr from some solib.c functions

[binutils-gdb] Rewrite arm_record_coproc_data_proc and arm_record_data_proc_misc_ld_str

[binutils-gdb] set ret signed in arm_record_extension_space

[binutils-gdb] Sign-extend non-bit-fields in unpack_bits_as_long

[binutils-gdb] testsuite: Restore gdb_is_target_remote_prompt

[binutils-gdb] Treat OP_F77_UNDETERMINED_ARGLIST as OP_FUNCALL

[binutils-gdb] Update get_args documentation

[binutils-gdb] Use enum flags for flags passed to openp

[binutils-gdb] Use gdb::def_vector in find_source_lines

[binutils-gdb] Use gdb::unique_xmalloc_ptr in auto_load_section_scripts

[binutils-gdb] Use std::string in execute_script_contents

[binutils-gdb] Use std::string in maybe_expand

[binutils-gdb] Use unique_xmalloc_ptr in build_id_to_debug_bfd

[binutils-gdb] Use visitors for make_gdb_type

[binutils-gdb] WebAssembly: Disable subdirectory configuration for unsupported LD

[binutils-gdb] Workaround a FreeBSD ptrace() bug with clearing thread events.


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