gdb-cvs archive
subject index for November, 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) crash connecting to TSIM simulator

[binutils-gdb] (Ada) fix handling of minimal symbols (UNOP_CAST and UNOP_ADDR)

[binutils-gdb] (Ada) provide the exception message when hitting an exception catchpoint

[binutils-gdb] (Ada) ravenscar-thread.c: remove unwanted trailing \n in call to warning

[binutils-gdb] 0xff chars in name components table; cp-name-parser lex UTF-8 identifiers

[binutils-gdb] [gdb/testsuite] Fix return type of psymtab-parameter

[binutils-gdb] [gdb/testsuite] Fix wrong return type in tests

[binutils-gdb] [PowerPC] Detect different long double floating-point formats

[binutils-gdb] [spu] Fix single-stepping regression

[binutils-gdb] [spu] Fix spu-linux gdbserver build

[binutils-gdb] [spu] Fix spu-linux native build

[binutils-gdb] [spu] Fix various test cases

[binutils-gdb] [spu] Some additional test fixes

[binutils-gdb] [testsuite] Don't skip gdb.dwarf2/pr10770.exp for non-gcc compiler

[binutils-gdb] [testsuite] Pass -g3 to clang in gdb.base/macscp.exp

[binutils-gdb] [testsuite] Pass -pie in ldflags

[binutils-gdb] [testsuite] Pass pthreads in prepare_for_testing

[binutils-gdb] A simpler way to make the "arch" build directory

[binutils-gdb] ada-lang.c::ada_value_cast: remove unused parameter noside

[binutils-gdb] Add aarch64_create_target_description

[binutils-gdb] Add base 'enable/disable invalid location range' tests

[binutils-gdb] Add comprehensive C++ operator linespec/location/completion tests

[binutils-gdb] Add include guards to common/format.h

[binutils-gdb] Add missing files to COMMON_SFILES

[binutils-gdb] Add multiple-CPU support in ravenscar-thread.c

[binutils-gdb] Add Python rbreak command.

[binutils-gdb] Add set_repeat_arguments function

[binutils-gdb] Add some more breakpoint/location range tests

[binutils-gdb] Add test for fetching TLS from core file

[binutils-gdb] Add xml selftests for aarch64 target description.

[binutils-gdb] Adding ChangeLog entry for the last commit.

[binutils-gdb] Allow enabling/disabling breakpoint location ranges

[binutils-gdb] Allow osabi to be optional in target descriptions

[binutils-gdb] Assume termios is available, remove support for termio and sgtty

[binutils-gdb] Avoid expensive complaint calls when complaints are disabled

[binutils-gdb] Basic c++ification of varobj

[binutils-gdb] Better make rule for arch/ files built for IPA

[binutils-gdb] Breakpoint location parsing: always error instead of warning

[binutils-gdb] Breakpoints in symbols with ABI tags (PR c++/19436)

[binutils-gdb] C++ify osdata

[binutils-gdb] Change int -> bool where applicable throughout varobj

[binutils-gdb] Change maybe_disable_address_space_randomization to a class

[binutils-gdb] Change register_changed_p returns bool

[binutils-gdb] Change tic6x target descriptions

[binutils-gdb] Change value_contents_eq return bool

[binutils-gdb] Comprehensive C++ linespec/completer tests

[binutils-gdb] const-fy regcache::m_aspace

[binutils-gdb] const-fy regcache::m_readonly_p

[binutils-gdb] Constify add_abbrev_prefix_cmd

[binutils-gdb] Constify add_com

[binutils-gdb] Constify add_com_suppress_notification

[binutils-gdb] Constify add_info

[binutils-gdb] Constify add_path and friends

[binutils-gdb] Constify add_setshow_*

[binutils-gdb] Constify execute_command

[binutils-gdb] Constify the 'arg' passed to commands in bsd-kvm.c.

[binutils-gdb] Construct readonly regcache without address space

[binutils-gdb] Convert DTrace probe interface to C++ (and perform some cleanups)

[binutils-gdb] Convert generic probe interface to C++ (and perform some cleanups)

[binutils-gdb] Convert SystemTap probe interface to C++ (and perform some cleanups)

[binutils-gdb] cooked_read test for readonly regcache

[binutils-gdb] Create private_inferior class hierarchy

[binutils-gdb] Create private_thread_info hierarchy

[binutils-gdb] Define MPFR_USE_INTMAX_T so that mpfr.h assumes intmax_t is available.

[binutils-gdb] Define YYOBJ in terms of YYFILES

[binutils-gdb] Document linespec/explicit locations & completion improvements (manual + NEWS)

[binutils-gdb] Don't check termio.h and sgtty.h in common/common.m4 either

[binutils-gdb] Don't ever Quit out of resume

[binutils-gdb] Don't set terminal flags twice in a row

[binutils-gdb] Eliminate STOP_SIGNAL, use SIGTSTP directly

[binutils-gdb] Enable hardware single step for m68k in GDBServer

[binutils-gdb] Fix "make test-cp-name-parser"

[binutils-gdb] Fix 'xfered>0' assertion in target.c for remote connection

[binutils-gdb] Fix aarch64-none-elf build error

[binutils-gdb] Fix add-symbol-file usage and errors

[binutils-gdb] Fix broken ChangeLog entry for last commit.

[binutils-gdb] Fix build failure in darwin-nat.c

[binutils-gdb] Fix build with GCC 8: strncpy -> memcpy

[binutils-gdb] Fix build with GCC 8: strncpy ->strcpy

[binutils-gdb] Fix clang warnings about copy elision

[binutils-gdb] Fix completing an empty string

[binutils-gdb] Fix gdb snapshots

[binutils-gdb] Fix gdb.base/starti.exp racy test

[binutils-gdb] Fix gdb.base/whatis-ptype-typedefs.exp on 32-bit archs

[binutils-gdb] Fix gdb.linespec/cpls-ops.exp on 32-bit

[binutils-gdb] Fix gdb.tui/completion.exp test

[binutils-gdb] Fix issues with gdb-memory-map.dtd

[binutils-gdb] Fix M68HC11_NUM_REGS

[binutils-gdb] Fix mapped_index::find_name_components_bounds upper bound computation

[binutils-gdb] Fix mem region parsing regression and add test

[binutils-gdb] Fix memory leak in list_available_thread_groups

[binutils-gdb] Fix PR gdb/22491: Regression when setting SystemTap probe semaphores

[binutils-gdb] Fix Python rbreak tests setting too many breakpoints when glibc debug info is installed.

[binutils-gdb] Fix racy output matching in gdb.asm/asm-source.exp

[binutils-gdb] Fix racy output matching in gdb.base/completion.exp

[binutils-gdb] Fix racy output matching in gdb.base/cpcompletion.exp

[binutils-gdb] Fix racy output matching in gdb.base/memattr.exp

[binutils-gdb] Fix racy output matching in gdb.base/multi-attach.exp, gdb.server/ext-{attach, restart, ext-run}.exp

[binutils-gdb] Fix racy output matching in gdb.tui/tui-completion.exp

[binutils-gdb] Fix regression on ARM after Target FP patches

[binutils-gdb] Fix setting-breakpoints regression on PPC64 (function descriptors)

[binutils-gdb] Fix sol-thread.c compilation on Solaris

[binutils-gdb] Fix stdin ending up not registered after a Quit

[binutils-gdb] Fix swallowed "Quit" when inserting breakpoints

[binutils-gdb] Fix testing gdb.rust/modules.exp against gdbserver

[binutils-gdb] Fix tic6x-uclinux GDBserver build failure

[binutils-gdb] fix two issues in gdb.ada/mi_catch_ex.exp (re: "exception-message")

[binutils-gdb] fix typos in ada-lang.c comment

[binutils-gdb] FT32: support for FT32B processor - part 2/2

[binutils-gdb] gdb.ada/minsyms.exp: Don't hardcode the variable's address

[binutils-gdb] gdb.opt/inline-locals.exp: Remove trailing parentheses in test names

[binutils-gdb] gdb/inflow.c: Move SIGTTOU temporary ignoring to a RAII class

[binutils-gdb] gdbserver: add aarch64_create_target_description

[binutils-gdb] GDBserver: Fix ignored Ctrl-C after reconnection

[binutils-gdb] Handle custom completion match prefix / LCD

[binutils-gdb] Handle dereferencing Rust trait objects

[binutils-gdb] Include <array> to declare std::array<>.

[binutils-gdb] Introduce gdb_breakpoint_up

[binutils-gdb] Introduce lookup_name_info and generalize Ada's FULL/WILD name matching

[binutils-gdb] local variable watchpoint not deleted after leaving scope

[binutils-gdb] lookup_name_info::make_ignore_params

[binutils-gdb] Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wild matching]

[binutils-gdb] Make breakpoint/location number parsing error output consistent

[binutils-gdb] Make encode_actions_rsp use std::vector

[binutils-gdb] Make open_fds an std::vector

[binutils-gdb] Make output_thread_groups take an std::vector<int>

[binutils-gdb] Make process_info::syscalls_to_catch an std::vector

[binutils-gdb] Make set_cmd_cfunc private

[binutils-gdb] Make strcmp_iw NOT ignore whitespace in the middle of tokens

[binutils-gdb] Make strip_bg_char return a unique_xmalloc_ptr

[binutils-gdb] Make template_symbol derive from symbol

[binutils-gdb] Make the linespec/location completer ignore data symbols

[binutils-gdb] Make varobj::children an std::vector

[binutils-gdb] Move cli object files to cli subdirectory

[binutils-gdb] Move compile object files to compile subdirectory

[binutils-gdb] Move guile object files to guile subdirectory

[binutils-gdb] Move mi objects to mi subdirectory

[binutils-gdb] Move python object files to python subdirectory

[binutils-gdb] Move self to Past Maintainers.

[binutils-gdb] Move target object files to target subdirectory

[binutils-gdb] Move tui object files to tui subdirectory

[binutils-gdb] Move unittests object files to unittests subdirectory

[binutils-gdb] New gdb.ada/repeat_dyn testcase.

[binutils-gdb] New method regcache::assert_regnum

[binutils-gdb] Optimize .gdb_index symbol name searching

[binutils-gdb] Per-language symbol name hashing algorithm

[binutils-gdb] Poison XNEW and friends for types that should use new/delete

[binutils-gdb] preserve type length in ada-lang.c::to_fixed_range_type

[binutils-gdb] problem debugging ravenscar programs if runtime is stripped

[binutils-gdb] Provide the "Base CPU" in output of "info task" (if set by runtime).

[binutils-gdb] Python unwinder sniffer: PyExc_KeyboardInterrupt -> Quit

[binutils-gdb] python: Fix memleak in do_start_initialization

[binutils-gdb] ravenscar: update inferior ptid with event ptid

[binutils-gdb] Refactor endian handling in DFP routines

[binutils-gdb] regcache::cooked_read unit test

[binutils-gdb] remote: C++ify thread_item and threads_listing_context

[binutils-gdb] Remove cleanup from backtrace_command

[binutils-gdb] Remove cleanups from link_callbacks_einfo

[binutils-gdb] Remove cleanups from linux-tdep.c

[binutils-gdb] Remove cmd_cfunc_ftype

[binutils-gdb] Remove code wrapped by "#if 0"

[binutils-gdb] Remove dead code in regcache::dump

[binutils-gdb] Remove DEF_VEC_I (int)

[binutils-gdb] Remove DEF_VEC_P (varobj_p)

[binutils-gdb] Remove directive-searched cleanups

[binutils-gdb] Remove features/nios2-linux.c

[binutils-gdb] Remove ioctl-based procfs support on Solaris

[binutils-gdb] Remove make_cleanup_free_objfile

[binutils-gdb] Remove no-longer applicable maintainer entries

[binutils-gdb] Remove non-linux tic6x target descriptions

[binutils-gdb] Remove obsolete core-regset.c

[binutils-gdb] Remove regcache_descr fields sizeof_raw_register_status and sizeof_cooked_register_status

[binutils-gdb] Remove regcache_descr::nr_raw_registers

[binutils-gdb] Remove REMOTE_OBS

[binutils-gdb] Remove symbolp vector

[binutils-gdb] Remove usage of find_inferior in iterate_over_lwps

[binutils-gdb] Remove usage of find_inferior in linux_stabilize_threads

[binutils-gdb] Remove usage of find_inferior in reset_lwp_ptrace_options_callback

[binutils-gdb] Remove usage of find_inferior in unsuspend_all_lwps

[binutils-gdb] Remove usage of find_inferior in win32-i386-low.c

[binutils-gdb] Remove usage of find_inferior in win32-low.c

[binutils-gdb] Remove usage of find_inferior when calling kill_one_lwp_callback

[binutils-gdb] Remove usage of find_inferior when calling linux_set_resume_request

[binutils-gdb] Remove usage of find_thread when calling resume_status_pending_p

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

[binutils-gdb] Remove usages of find_thread when calling need_step_over_p

[binutils-gdb] Removes a cleanup from gcore.c

[binutils-gdb] Reorder/reindent dw2_expand_symtabs_matching & friends

[binutils-gdb] Replace really_free_pendings with a scoped_ class

[binutils-gdb] Replace start_rbreak_breakpoints and end_rbreak_breakpoints

[binutils-gdb] Replace VEC (varobj_update_result) with std::vector

[binutils-gdb] Require ngettext in test of system gettext implementation

[binutils-gdb] Revert unexpected rename in previous patch

[binutils-gdb] s/get_regcache_aspace (regcache)/regcache->aspace ()/g

[binutils-gdb] Show optimized out local variables in "info locals"

[binutils-gdb] Simplify child_terminal_inferior

[binutils-gdb] Simplify COMMON_OBS by using list of sources

[binutils-gdb] Simplify completion_list_add_name | remove sym_text / sym_text_len

[binutils-gdb] Simplify the psymbol hash function

[binutils-gdb] Skip gdb.mi/list-thread-groups-available.exp if no xml support

[binutils-gdb] Skip gdb.python/py-thrhandle.exp if python is not enabled.

[binutils-gdb] Speed up dict_hash

[binutils-gdb] Target FP: Add binop and compare routines to target-float.{c, h}

[binutils-gdb] Target FP: Add conversion routines to target-float.{c, h}

[binutils-gdb] Target FP: Add string routines to target-float.{c,h}

[binutils-gdb] Target FP: Handle interfaces to scripting languages

[binutils-gdb] Target FP: Introduce target-float.{c,h}

[binutils-gdb] Target FP: Make use of MPFR if available

[binutils-gdb] Target FP: Merge doublest.c and dfp.c into target-float.c

[binutils-gdb] Target FP: Perform Ada fixed-point scaling in target format

[binutils-gdb] Target FP: Refactor use of host floating-point arithmetic

[binutils-gdb] Target FP: Remove convert_typed_floating from tdep files

[binutils-gdb] Target FP: Remove unused floating-point routines

[binutils-gdb] Test attaching to a process that isn't a process group leader

[binutils-gdb] Test breakpoint commands w/ "continue" + Ctrl-C

[binutils-gdb] tui-win: Replace VEC with std::vector

[binutils-gdb] Unit test name-component bounds searching directly

[binutils-gdb] Update find command help and search memory docs

[binutils-gdb] Update my e-mail address.

[binutils-gdb] Update usage text for add-symbol-file, symbol-file, and load

[binutils-gdb] Use an enum to represent subclasses of symbol

[binutils-gdb] Use boards/local-board.exp more

[binutils-gdb] Use console uiout when executing breakpoint commands

[binutils-gdb] Use flexible target descriptors for aarch64

[binutils-gdb] Use gdb::byte_vector in ppc-linux-tdep.c

[binutils-gdb] Use gdb::def_vector in sparc64-tdep.c

[binutils-gdb] Use search_domain::FUNCTIONS_DOMAIN when setting breakpoints

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

[binutils-gdb] Use std::vector in h8300-tdep.c

[binutils-gdb] Use TOLOWER in SYMBOL_HASH_NEXT

[binutils-gdb] Use unique_xmalloc_ptr in c_type_print_base

[binutils-gdb] Use unique_xmalloc_ptr in find_separate_debug_file_by_debuglink

[binutils-gdb] watchpoint regression debugging with remote protocol (bare metal)

[binutils-gdb] Workaround build bug with GCC 6.2.1


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