gdb-cvs archive
subject index for May, 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/binutils-2_30-branch] Fix gdb.texinfo for old makeinfo (again)

[binutils-gdb/binutils-2_30-branch] Fix gdb.texinfo more

[binutils-gdb/gdb-8.1-branch] [gdbserver/win32] fatal "glob could not process pattern '(null)'" error

[binutils-gdb/gdb-8.1-branch] Fix tagged pointer support

[binutils-gdb/gdb-8.1-branch] gdbserver/Windows: crash during connection establishment phase

[binutils-gdb/gdb-8.1-branch] gdbserver/Windows: Fix "no program to debug" error

[binutils-gdb/gdb-8.1-branch] Unset gdbarch significant_addr_bit by default

[binutils-gdb] (ARI) remove trailing newline in call to error in stack.c::func_command

[binutils-gdb] (SPARC/LEON) fix incorrect array return value printed by "finish"

[binutils-gdb] * argv.c (expandargv): Fix memory leak for expanded arguments.

[binutils-gdb] [gdbserver/win32] fatal "glob could not process pattern '(null)'" error

[binutils-gdb] [PowerPC] Consolidate linux target description selection

[binutils-gdb] [PowerPC] Consolidate linux vector regset sizes

[binutils-gdb] [PowerPC] Consolidate wordsize getter between native and gdbserver

[binutils-gdb] [PowerPC] Disable regsets using zero sizes in gdbserver

[binutils-gdb] [PowerPC] Fix access to VSCR in linux targets

[binutils-gdb] [PowerPC] Fix inclusion of dfp pseudoregs in tdep

[binutils-gdb] [PowerPC] Fix VSX registers in linux core files

[binutils-gdb] [PowerPC] Recognize isa205 in linux core files

[binutils-gdb] [spu] Fix "info spu event" output formatting

[binutils-gdb] [spu] Fix build break

[binutils-gdb] aarch64: PR 19806: watchpoints: false negatives + PR 20207 contiguous ones

[binutils-gdb] Add "name" method to class interp

[binutils-gdb] Add -Wduplicated-cond

[binutils-gdb] Add -Wimplicit-fallthrough

[binutils-gdb] Add a fall-through comment to stabsread.c

[binutils-gdb] Add a missing break in record_linux_system_call

[binutils-gdb] Add Aarch64 SVE target description

[binutils-gdb] Add basic Python API for convenience variables

[binutils-gdb] Add fall-through comment to i386-tdep.c

[binutils-gdb] Add missing "breaks"

[binutils-gdb] Add missing ATTRIBUTE_NORETURNs

[binutils-gdb] Add or1k target to --enable-targets=all

[binutils-gdb] Add the Netronome Flow Processor as a build target to the top-level configure.ac file.

[binutils-gdb] Add two fall-through comments in rs6000-tdep.c

[binutils-gdb] Allocate cmd_list_element with new

[binutils-gdb] Allocate dwp_file with new

[binutils-gdb] Allocate dwz_file with new

[binutils-gdb] Allow breakpoint commands to be set from Python

[binutils-gdb] Allow defining a user command inside a user command

[binutils-gdb] arch-utils: Make the last endianness actually chosen sticky

[binutils-gdb] Bring in support for the NFP target in the config.sub file.

[binutils-gdb] Change ada_catchpoint::excep_string to be a std::string

[binutils-gdb] Change program_space::added_solibs to a std::vector

[binutils-gdb] Change the as_*_interp functions to use dynamic_cast

[binutils-gdb] Clear entire "location" in value constructor

[binutils-gdb] Clear rust_unions in rust_union_quirks

[binutils-gdb] configure uses incorrect link order when testing libpython

[binutils-gdb] Constify prompt argument to read_command_lines

[binutils-gdb] Convert struct target_ops to C++

[binutils-gdb] Define GNULIB_NAMESPACE in unittests/string_view-selftests.c

[binutils-gdb] Don't elide all inlined frames

[binutils-gdb] Eliminate procfs.c:procfs_use_watchpoints

[binutils-gdb] Eliminate target_ops::to_xclose

[binutils-gdb] Eliminate the 'the_core_target' global

[binutils-gdb] Fix "fall through" comments

[binutils-gdb] Fix "obvious" fall-through warnings

[binutils-gdb] Fix "set" handling of Python parameters

[binutils-gdb] fix "stale cleanup" internal-warning when using "catch assert" command

[binutils-gdb] Fix Alpha native GDB build

[binutils-gdb] Fix copy-pasto, allocate objfile_per_bfd_storage with obstack_new

[binutils-gdb] Fix decoding of ARM VFP instructions

[binutils-gdb] Fix email address in ChangeLog entry

[binutils-gdb] Fix fall-through comment in windows-nat.c

[binutils-gdb] Fix for dwz-related crash

[binutils-gdb] Fix gdb.base/remote.exp with native-extended-gdbserver board

[binutils-gdb] Fix help and documentation for inferior commands

[binutils-gdb] Fix macOS build, missing override

[binutils-gdb] Fix reference in comment: SRC_AND_LOC instead of LOC_AND_SRC

[binutils-gdb] Fix s390 GNU/Linux build

[binutils-gdb] Fix tagged pointer support

[binutils-gdb] Fix the clang build

[binutils-gdb] format_pieces-selftests.c: Silence ARI warnings

[binutils-gdb] Function for reading the Aarch64 SVE vector length

[binutils-gdb] gdb/testsuite: Filter out some registers for riscv

[binutils-gdb] gdb/testsuite: Fix broken regexp in gdbstub case

[binutils-gdb] gdb/testsuite: Handle targets with lots of registers

[binutils-gdb] gdb/x86: Fix `-Wstrict-overflow' build error in `i387_collect_xsave'

[binutils-gdb] gdb/x86: Fix write out of mxcsr register for xsave targets

[binutils-gdb] gdb/x86: Handle kernels using compact xsave format

[binutils-gdb] gdb: Make test names unique in gdb.base/maint.exp

[binutils-gdb] gdb: Restore selected frame in print_frame_local_vars

[binutils-gdb] gdb: Split func_command into two parts.

[binutils-gdb] gdb: xtensa: drop gdb_target definition

[binutils-gdb] gdb: xtensa: handle privileged registers

[binutils-gdb] gdbserver/Windows: crash during connection establishment phase

[binutils-gdb] gdbserver/Windows: Fix "no program to debug" error

[binutils-gdb] Handle "show remote memory-write-packet-size" when not connected

[binutils-gdb] Handle var_zuinteger and var_zuinteger_unlimited from Python

[binutils-gdb] Heap-allocate core_target instances

[binutils-gdb] Improve boostrap-ubsan config (PR bootstrap/64914).

[binutils-gdb] Improve File I/O overflow detection in gdbserver (PR server/23198)

[binutils-gdb] include: 2018-05-28 Bernd Edlinger <bernd dot edlinger at hotmail dot de>

[binutils-gdb] Initialize py_type_printers in ext_lang_type_printers

[binutils-gdb] Introduce obstack_new, poison other "typed" obstack functions

[binutils-gdb] Let gdb.execute handle multi-line commands

[binutils-gdb] linux_nat_target: More low methods

[binutils-gdb] Make "cbfd" a gdb_bfd_ref_ptr

[binutils-gdb] Make format_pieces recognize the \e escape sequence

[binutils-gdb] Make inf_ptrace_trad Linux-only, move to separate file

[binutils-gdb] Make print_command_trace varargs

[binutils-gdb] make-target-delegates: line break between return type and function name

[binutils-gdb] Mark END_CATCH as ATTRIBUTE_NORETURN (-Wmaybe-uninitialized warnings)

[binutils-gdb] Minor cleanups in printcmd.c

[binutils-gdb] MIPS/gdbserver: Correctly handle narrow big-endian register transfers

[binutils-gdb] MIPS/gdbserver: Fix issues with $zero register reads

[binutils-gdb] MIPS/Linux/native: Supply $zero for the !PTRACE_GETREGS case

[binutils-gdb] MIPS/Linux: Correct o32 core file FGR interpretation

[binutils-gdb] MIPS/Linux: Disable n32 USR `ptrace' accesses to 64-bit registers

[binutils-gdb] MIPS: Make `mask_address_var' static

[binutils-gdb] Modify AArch64 Assembly and disassembly functions to be able to fail and report why.

[binutils-gdb] More procfs.c simplification

[binutils-gdb] Move core_bfd to program space

[binutils-gdb] PATCH (obvious): Fix a comment, and pass stream to cb_data.

[binutils-gdb] PR gdb/22286: linux-nat-trad: Support arbitrary register widths

[binutils-gdb] PR22069, Several instances of register accidentally spelled as regsiter

[binutils-gdb] regcache.c: Remove unused typedefs

[binutils-gdb] remote: Eliminate remote_hostio_close_cleanup

[binutils-gdb] remote: Make readahead_cache a C++ class

[binutils-gdb] remote: Make vcont_builder a class

[binutils-gdb] remote: Move discard_pending_stop_replies call

[binutils-gdb] remote: multiple remote_arch_state instances per arch

[binutils-gdb] remote: one struct remote_state per struct remote_target

[binutils-gdb] remote: remote_arch_state pointers -> remote_arch_state objects

[binutils-gdb] remote: Small cleanup in compare_section_command

[binutils-gdb] remote: struct remote_state, use op new, fix leaks

[binutils-gdb] remote_target::m_remote_state, pointer -> object

[binutils-gdb] Remove "noisy" parameter from clear_complaints

[binutils-gdb] Remove "struct" keyword in range-based for loops

[binutils-gdb] Remove a cleanup from remote.c

[binutils-gdb] Remove a cleanup from trace_dump_actions

[binutils-gdb] Remove a VEC from type.c

[binutils-gdb] Remove cleanup from ada-lang.c

[binutils-gdb] Remove cleanup from ada_collect_symbol_completion_matches

[binutils-gdb] Remove cleanup from old_renaming_is_invisible

[binutils-gdb] Remove cleanup from print_mention_exception

[binutils-gdb] Remove cleanups from coff-pe-read.c

[binutils-gdb] Remove cleanups from dbxread.c

[binutils-gdb] Remove cleanups from mdebugread.c

[binutils-gdb] Remove const_char_ptr typedef

[binutils-gdb] Remove do_closedir_cleanup

[binutils-gdb] Remove elements from complaint_series

[binutils-gdb] Remove file and line from struct complain

[binutils-gdb] Remove internal_complaint

[binutils-gdb] Remove interp_name

[binutils-gdb] Remove interp_ui_out

[binutils-gdb] Remove last reference to REMOTE_OBS

[binutils-gdb] Remove mapped_index::total_size

[binutils-gdb] Remove output_command_const

[binutils-gdb] Remove regcache_cooked_read

[binutils-gdb] Remove regcache_cooked_read_part

[binutils-gdb] Remove regcache_cooked_read_value

[binutils-gdb] Remove regcache_cooked_write

[binutils-gdb] Remove regcache_cooked_write_part

[binutils-gdb] Remove regcache_get_ptid

[binutils-gdb] Remove regcache_invalidate

[binutils-gdb] Remove regcache_raw_collect

[binutils-gdb] Remove regcache_raw_read

[binutils-gdb] Remove regcache_raw_read_part

[binutils-gdb] Remove regcache_raw_supply

[binutils-gdb] Remove regcache_raw_update

[binutils-gdb] Remove regcache_raw_write

[binutils-gdb] Remove regcache_raw_write_part

[binutils-gdb] Remove regcache_register_status

[binutils-gdb] Remove struct complain

[binutils-gdb] Remove struct complaints

[binutils-gdb] Remove struct explanation

[binutils-gdb] Remove symfile_complaints

[binutils-gdb] Remove tp_t typedef

[binutils-gdb] Remove useless variable int i in backtrace_command_1

[binutils-gdb] Remove vcomplaint

[binutils-gdb] Removing lookup_minimal_symbol_and_objfile

[binutils-gdb] Return std::string from ada_exception_catchpoint_cond_string

[binutils-gdb] rust: Fix null deref when casting (PR 23124)

[binutils-gdb] Set test message in py-parameter.exp

[binutils-gdb] Show padding in ptype/o output

[binutils-gdb] Support UTF-8 identifiers in C/C++ expressions (PR gdb/22973)

[binutils-gdb] target factories, target open and multiple instances of targets

[binutils-gdb] target_ops: Use bool throughout

[binutils-gdb] testsuite: Extend TLS core file testing with an OS-generated dump

[binutils-gdb] testsuite: Fix a `server_pid' access crash in gdb.server/server-kill.exp

[binutils-gdb] Unset gdbarch significant_addr_bit by default

[binutils-gdb] Update core-related help strings

[binutils-gdb] Update help strings in skip.c

[binutils-gdb] Update help strings in TUI

[binutils-gdb] Update help text for "jump" command

[binutils-gdb] Update help text in dcache.c

[binutils-gdb] Update help text in disasm.c

[binutils-gdb] Update help text in linux-fork.c

[binutils-gdb] Update help text in record-btrace.c

[binutils-gdb] Update help text in record.c

[binutils-gdb] Update help text in tracepoint.c

[binutils-gdb] Update memattr.c help strings

[binutils-gdb] Use a distinguishing name for minidebug objfile

[binutils-gdb] Use counted_command_line everywhere

[binutils-gdb] Use flex's -t option instead of --stdout

[binutils-gdb] Use function_view in cli-script.c

[binutils-gdb] Use gdb::byte_vector in remote.c

[binutils-gdb] Use gdb_bfd_ref_ptr in target_bfd

[binutils-gdb] Use new to allocate mapped_index

[binutils-gdb] Use previous count when 'x' command is repeated

[binutils-gdb] Use scoped_restore in a couple of interp-related places

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

[binutils-gdb] Use std::unique_ptr in dwarf2_read_debug_names

[binutils-gdb] Use TRY/CATCH in remove_prev_frame

[binutils-gdb] Use XOBNEW/XOBNEWVEC/OBSTACK_ZALLOC when possible

[binutils-gdb] value.c: Remove unused variables

[binutils-gdb] watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests

[binutils-gdb] x86 LynxOS-178: Adjust floating-point context structure


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