aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-12-03Remove mem_region_vector typedefSimon Marchi1-0/+10
2017-12-03Make make-target-delegates grok namespace scope op and template paramsPedro Alves1-0/+11
2017-12-02Fix typo in poison.hSimon Marchi1-0/+4
2017-12-01Add support for the readnever conceptSergio Durigan Junior1-0/+31
2017-12-01Make '{add-,}symbol-file' not care about the position of command line argumentsSergio Durigan Junior1-0/+8
2017-12-01Revert "Add support for the readnever concept"Sergio Durigan Junior1-31/+0
2017-12-01(Ada) GDB crash printing expression with type castingJoel Brobecker1-0/+16
2017-12-01Add support for the readnever conceptSergio Durigan Junior1-0/+31
2017-12-01Fix dependency tracking for objects in subdirectoriesTom Tromey1-0/+5
2017-12-01Update GDB's list of maintainers to reflect today's realityJoel Brobecker1-0/+6
2017-11-30Remove ioctl-based procfs support on SolarisRainer Orth1-0/+87
2017-11-30Fix sol-thread.c compilation on SolarisRainer Orth1-0/+5
2017-11-29Define MPFR_USE_INTMAX_T so that mpfr.h assumes intmax_t is available.John Baldwin1-0/+4
2017-11-29preserve type length in ada-lang.c::to_fixed_range_typeJoel Brobecker1-0/+6
2017-11-29Breakpoints in symbols with ABI tags (PR c++/19436)Pedro Alves1-0/+46
2017-11-29Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wild matching]Pedro Alves1-0/+97
2017-11-29Handle custom completion match prefix / LCDPedro Alves1-0/+35
2017-11-29Fix setting-breakpoints regression on PPC64 (function descriptors)Pedro Alves1-0/+9
2017-11-29Fix gdb snapshotsTom Tromey1-0/+4
2017-11-29Update usage text for add-symbol-file, symbol-file, and loadTom Tromey1-0/+5
2017-11-29Fix add-symbol-file usage and errorsTom Tromey1-0/+6
2017-11-27Remove REMOTE_OBSTom Tromey1-0/+7
2017-11-27Move target object files to target subdirectoryTom Tromey1-0/+9
2017-11-27Add missing files to COMMON_SFILESTom Tromey1-0/+7
2017-11-27Simplify COMMON_OBS by using list of sourcesTom Tromey1-0/+6
2017-11-27Define YYOBJ in terms of YYFILESTom Tromey1-0/+5
2017-11-27Move python object files to python subdirectoryTom Tromey1-0/+9
2017-11-27Move guile object files to guile subdirectoryTom Tromey1-0/+8
2017-11-27Move unittests object files to unittests subdirectoryTom Tromey1-0/+6
2017-11-27Move tui object files to tui subdirectoryTom Tromey1-0/+6
2017-11-27Move compile object files to compile subdirectoryTom Tromey1-0/+6
2017-11-27Move mi objects to mi subdirectoryTom Tromey1-0/+7
2017-11-27Move cli object files to cli subdirectoryTom Tromey1-0/+6
2017-11-27A simpler way to make the "arch" build directoryTom Tromey1-0/+9
2017-11-26Update find command help and search memory docsDominik Czarnota1-0/+6
2017-11-26python: Fix memleak in do_start_initializationSimon Marchi1-0/+6
2017-11-26Add include guards to common/format.hTom Tromey1-0/+4
2017-11-26Change maybe_disable_address_space_randomization to a classTom Tromey1-0/+12
2017-11-26Removes a cleanup from gcore.cTom Tromey1-0/+4
2017-11-26[spu] Fix single-stepping regressionUlrich Weigand1-0/+6
2017-11-25Adding ChangeLog entry for the last commit.Sergio Durigan Junior1-0/+9
2017-11-25Use TOLOWER in SYMBOL_HASH_NEXTPedro Alves1-0/+6
2017-11-25Fix completing an empty stringPedro Alves1-0/+5
2017-11-24Make strcmp_iw NOT ignore whitespace in the middle of tokensPedro Alves1-0/+20
2017-11-24(Ada) provide the exception message when hitting an exception catchpointJoel Brobecker1-0/+8
2017-11-24[spu] Fix spu-linux native buildUlrich Weigand1-0/+4
2017-11-24Workaround build bug with GCC 6.2.1Philipp Rudo1-0/+10
2017-11-24Fix aarch64-none-elf build errorAlan Hayward1-0/+4
2017-11-24Poison XNEW and friends for types that should use new/deleteSimon Marchi1-0/+29
2017-11-24Create private_thread_info hierarchySimon Marchi1-0/+81