gdb-cvs archive
subject index for December, 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] (Ada) Add support for task switching when debugging core files

[binutils-gdb] (Ada) change tagged types base_address computation

[binutils-gdb] (Ada) crash assigning to record component which is an array

[binutils-gdb] (Ada) GDB crash printing expression with type casting

[binutils-gdb] (Ada) Handle same component names when searching in tagged types

[binutils-gdb] [Cell/B.E.] Fix regression due to gdbarch_significant_addr_bit

[binutils-gdb] [MPFR] Fix regression on 32-bit host systems

[binutils-gdb] Ada: fix bad handling in ada_convert_actual

[binutils-gdb] Ada: unable to compare strings (Attempt to compare array with non-array)

[binutils-gdb] Adapt gdb.ada/pkd_arr_elem.exp to accept reordered components

[binutils-gdb] Adapt gdb.ada/variant_record_packed_array.exp to accept reordered components

[binutils-gdb] Add ATTRIBUTE_PRINTF to printf_field_type_assignment

[binutils-gdb] Add gdb for or1k build

[binutils-gdb] Add gdb::hash_enum

[binutils-gdb] Add support for the readnever concept

[binutils-gdb] Add virtual destructor to selftest

[binutils-gdb] Address review comments for the previous series

[binutils-gdb] Adjust breakpoint address by clearing non-significant bits

[binutils-gdb] Adjust gdb.arch/i386-sse-stack-align.exp print statement

[binutils-gdb] Avoid indexing std::vector past the end

[binutils-gdb] C++-ify parse_format_string

[binutils-gdb] C++-ify parser_state

[binutils-gdb] cc-with-tweaks.sh: Use gdb-add-index.sh

[binutils-gdb] Change dwarf2_initialize_objfile's return value

[binutils-gdb] Clear non-significant bits of address in watchpoint

[binutils-gdb] Clear non-significant bits of address on memory access

[binutils-gdb] Created tag users/ARM/embedded-binutils-master-2017q4

[binutils-gdb] Created tag users/ARM/embedded-gdb-master-2017q4

[binutils-gdb] Do not emit "field_type" var if not needed on "maint print c-tdesc"

[binutils-gdb] Document new {set, show} dump-excluded-mappings commands.

[binutils-gdb] Document the new "-a" command line option for gcore

[binutils-gdb] DWARF-5 .debug_names DW_IDX_type_unit fix

[binutils-gdb] DWARF-5: .debug_names index consumer

[binutils-gdb] DWARF-5: .debug_names index producer

[binutils-gdb] dwarf2read.c: Rewrite/simplify mock_mapped_index

[binutils-gdb] dwarf2read.c:mapped_index, use gdb::array_view, simplify symbol table

[binutils-gdb] dwarf2read: Silence -Wenum-compare-switch warning

[binutils-gdb] Extend gdb.core/coredump-filter.exp to test dump-excluded-mappings.

[binutils-gdb] Factor out final completion match string building

[binutils-gdb] fix "server" command prefix handling (unexpected confirmation queries)

[binutils-gdb] Fix ARI warning on gdb/typeprint.c:whatis_exp

[binutils-gdb] Fix build with g++ 6.3.1

[binutils-gdb] Fix ChangeLog formatting

[binutils-gdb] Fix dependency tracking for objects in subdirectories

[binutils-gdb] Fix displaced-stepping RIP-relative VEX-encoded instructions (AVX) (PR gdb/22499)

[binutils-gdb] Fix gdb.threads/process-dies-while-detaching.exp

[binutils-gdb] Fix PR 22567: set SAL .section in minsym_found

[binutils-gdb] Fix PR19061, gdb hangs/spins-on-cpu when debugging any program on Alpha

[binutils-gdb] Fix regression in "commands"

[binutils-gdb] Fix regression: expression completer and scope operator (PR gdb/22584)

[binutils-gdb] Fix syscall group completion

[binutils-gdb] Fix thinko on dtrace-probe.c:dtrace_process_dof_probe

[binutils-gdb] Fix typo in gdb_ari.sh

[binutils-gdb] Fix typo in poison.h

[binutils-gdb] Fix wrong prefix in py-breakpoint.exp

[binutils-gdb] gdb/MAINTAINERS: restore m68hc11, score and xstormy16 entries

[binutils-gdb] gdb: Add news entries for new or1k target.

[binutils-gdb] gdb: Add OpenRISC or1k and or1knd target support

[binutils-gdb] gdb: Fix ARI warnings in or1k-tdep.c

[binutils-gdb] gdb: Fix function parameter alignments in or1k-tdep.c.

[binutils-gdb] gdb: testsuite: Add or1k l.nop instruction

[binutils-gdb] gdb: testsuite: Add or1k tdesc-regs.exp test support

[binutils-gdb] Ignore warning about using different types of enums in switch

[binutils-gdb] Implement "-a" command line option for gcore

[binutils-gdb] Implement 'set dump-excluded-mappings' command

[binutils-gdb] Implement explicit locations for Python breakpoints.

[binutils-gdb] Implement pahole-like 'ptype /o' option

[binutils-gdb] improved error message when getting an exception printing a variable

[binutils-gdb] Initialize target description early in IPA

[binutils-gdb] Make '{add-, }symbol-file' not care about the position of command line arguments

[binutils-gdb] Make make-target-delegates grok namespace scope op and template params

[binutils-gdb] Make mapped_debug_names and mapped_index final

[binutils-gdb] Make target_desc::compatible an std::vector

[binutils-gdb] Make target_desc::features an std::vector

[binutils-gdb] Make target_desc::properties an std::vector

[binutils-gdb] Make tdesc_arch_data::arch_regs an std::vector

[binutils-gdb] Make tdesc_feature::name an std::string

[binutils-gdb] Make tdesc_feature::registers an std::vector

[binutils-gdb] Make tdesc_feature::types an std::vector

[binutils-gdb] Make tdesc_reg string fields std::string

[binutils-gdb] Make tdesc_type::name an std::string

[binutils-gdb] Make tdesc_type::u::u::fields an std::vector

[binutils-gdb] Only ignore -Wenum-compare-switch if it exists

[binutils-gdb] PR22576, ppc64_skip_trampoline_code uses wrong r2 for EXEC_REVERSE

[binutils-gdb] py-breakpoint: Don't use the 'p' PyArg_ParseTupleAndKeywords format specifier

[binutils-gdb] python doc: Rework Breakpoint.__init__ doc

[binutils-gdb] python: Add qualified parameter to gdb.Breakpoint

[binutils-gdb] Record nested types

[binutils-gdb] Redefine gdb_static_assert as static_assert

[binutils-gdb] Refactor: Move some generic code out of .gdb_index code

[binutils-gdb] reggroups: Add reggroup_gdbarch_new, reggroup_find for dynamic reggroups

[binutils-gdb] reggroups: Add test and docs for `info reg $reggroup` feature

[binutils-gdb] reggroups: Convert reggroups from post_init to pre_init

[binutils-gdb] remote: Make qXfer packets respect corresponding "set remote foo-packet"

[binutils-gdb] remote: Return NULL extra_info/name if they are empty

[binutils-gdb] Remove find_inferior

[binutils-gdb] Remove find_inferior_id

[binutils-gdb] Remove find_inferior_in_random

[binutils-gdb] Remove for_each_inferior

[binutils-gdb] Remove for_each_inferior_with_data

[binutils-gdb] Remove mem_region_vector typedef

[binutils-gdb] Remove some unused variables

[binutils-gdb] Remove unnecessary call to get_thread_db_info

[binutils-gdb] Remove unused HP-UX TARGET_OBJECT_ enums

[binutils-gdb] Remove usage of find_inferior in find_lwp_pid

[binutils-gdb] Remove usage of find_inferior in last_thread_of_process_p

[binutils-gdb] Remove usage of find_inferior in linux_detach

[binutils-gdb] Remove usage of find_inferior in linux_mourn

[binutils-gdb] Remove usage of find_inferior in linux_resume

[binutils-gdb] Remove usage of find_inferior in linux_stabilize_threads

[binutils-gdb] Remove usage of find_inferior in lynx_mourn

[binutils-gdb] Remove usage of find_inferior in regcache_invalidate_pid

[binutils-gdb] Remove usages of find_inferior calling not_stopped_callback

[binutils-gdb] Remove usages of find_inferior in linux-mips-low.c

[binutils-gdb] Remove usages of find_inferior in select_event_lwp

[binutils-gdb] Remove usages of find_inferior in stop_all_lwps

[binutils-gdb] Remove usages of find_inferior that call proceed_one_lwp

[binutils-gdb] Remove write-only assignment in rs6000-tdep.c

[binutils-gdb] Reorganize code to handle TYPE_CODE_{STRUCT, UNION} on 'c_type_print_base'

[binutils-gdb] Replace mail address with the URL in copyright header

[binutils-gdb] Revert "Add support for the readnever concept"

[binutils-gdb] S390: Add symfile-mem

[binutils-gdb] sim: cgen: add MUL2OFSI and MUL1OFSI functions (needed for OR1K l.mul[u])

[binutils-gdb] sim: cgen: add remainder functions (needed for OR1K lf.rem.[sd])

[binutils-gdb] sim: or1k: add autoconf generated files

[binutils-gdb] sim: or1k: add cgen generated files

[binutils-gdb] sim: or1k: add or1k target to sim

[binutils-gdb] sim: testsuite: add testsuite for or1k sim

[binutils-gdb] Skip 'maintenance check xml-descriptions' if XML is disabled

[binutils-gdb] Skip parse_memory_map_tests if XML is disabled

[binutils-gdb] Split tdesc_type into multiple classes

[binutils-gdb] Support wildmatching in .debug_names too.

[binutils-gdb] target_set_syscall_catchpoint, use gdb::array_view and bool

[binutils-gdb] tdesc: handle arbitrary strings in tdesc_register_in_reggroup_p

[binutils-gdb] Tighten regexp of lib/completion-support.exp:test_gdb_complete_tab_multiple

[binutils-gdb] Unbreak build for non-ELF ports

[binutils-gdb] Update comments

[binutils-gdb] Update GDB's list of maintainers to reflect today's reality

[binutils-gdb] Update manual for Rust change

[binutils-gdb] Update the address of the FSF in the copyright notice of files which were using the old address.

[binutils-gdb] Validate explicit locations with early termination


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