aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-19Document breakpoints / linespec & co improvements (manual + NEWS)users/palves/cxx-breakpoint-improvementsPedro Alves
2017-10-19Breakpoints in symbols with ABI tags (PR c++/19436)Pedro Alves
2017-10-19Use TOLOWER in SYMBOL_HASH_NEXTPedro Alves
2017-10-19Fix completing an empty stringPedro Alves
2017-10-19Add comprehensive C++ operator linespec/location/completion testsPedro Alves
2017-10-19Comprehensive C++ linespec/completer testsPedro Alves
2017-10-19Make strcmp_iw NOT ignore whitespace in the middle of tokensPedro Alves
2017-10-19Make the linespec/location completer ignore data symbolsPedro Alves
2017-10-19Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wild matching]Pedro Alves
2017-10-19Handle custom completion match prefix / LCDPedro Alves
2017-10-19Use search_domain::FUNCTIONS_DOMAIN when setting breakpointsPedro Alves
2017-10-19Simplify completion_list_add_name | remove sym_text / sym_text_lenPedro Alves
2017-10-19lookup_name_info::make_ignore_paramsPedro Alves
2017-10-19Optimize .gdb_index symbol name searchingPedro Alves
2017-10-19Introduce lookup_name_info and generalize Ada's FULL/WILD name matchingPedro Alves
2017-10-18Per-language symbol name hashing algorithmPedro Alves
2017-10-18PR22303, print_core_note out of bounds readAlan Modra
2017-10-17microblaze: Check for indirect and warning symbolsH.J. Lu
2017-10-18Automatic date update in version.inGDB Administrator
2017-10-18[GOLD] Fix powerpc64 optimization of TOC accessesAlan Modra
2017-10-17Really make the native-stdio-gdbserver board non-remotePedro Alves
2017-10-17Add myself as dwarf-mode.el maintainerTom Tromey
2017-10-17Add several "quit with live inferior" testsPedro Alves
2017-10-17Remove cleanups from disasm.cTom Tromey
2017-10-17Remove obsolete assertion from regcache.cTom Tromey
2017-10-17PR22307, Heap out of bounds read in _bfd_elf_parse_gnu_propertiesAlan Modra
2017-10-17Fix double-free corruptionPedro Alves
2017-10-17Simplify regcache::xfer_partYao Qi
2017-10-17[GDBserver] Move aarch64-insn.o to arch/ and remove one Makefile ruleYao Qi
2017-10-17[GDBserver] Move arm-linux.o and arm-get-next-pcs.o to arch/Yao Qi
2017-10-17[GDBserver] Move arm.o to arch/arm.oYao Qi
2017-10-17[GDBserver] Replicate src dir in build dirYao Qi
2017-10-17PR22306, Invalid free() in slurp_symtab()Alan Modra
2017-10-17Correct -z text and other -z documentationAlan Modra
2017-10-16Add missing ChangeLog entries.Keith Seitz
2017-10-16Fix segfault processing nios2 pseudo-instructions with too few arguments.Sandra Loosemore
2017-10-16Record and output access specifiers for nested typedefsKeith Seitz
2017-10-17Automatic date update in version.inGDB Administrator
2017-10-16Return unique_xmalloc_ptr from target_fileio_read_strallocTom Tromey
2017-10-16Return unique_xmalloc_ptr from target_read_strallocTom Tromey
2017-10-16Simple cleanup removals in remote.cTom Tromey
2017-10-16Remove cleanup from ppc-linux-nat.cTom Tromey
2017-10-16Remove some cleanups from probe.cTom Tromey
2017-10-16Use std::vector in end_symtab_get_static_blockTom Tromey
2017-10-16Make native gdbserver boards no longer be "remote" (in DejaGnu terms)Pedro Alves
2017-10-16Use proc_with_prefix in py-breakpoint.expSimon Marchi
2017-10-16Get rid of VEC(mem_range_s)Simon Marchi
2017-10-16Work around GCC 6.3.1 bugPedro Alves
2017-10-16ELF: Call check_relocs after opening all inputsH.J. Lu
2017-10-16Regenerate gdbserver/configureYao Qi