summaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)Author
2017-11-29Fix Python rbreak tests setting too many breakpoints when glibc debug info is...Phil Muldoon
2017-11-29Update usage text for add-symbol-file, symbol-file, and loadTom Tromey
2017-11-29Fix add-symbol-file usage and errorsTom Tromey
2017-11-29[gdb/testsuite] Fix return type of psymtab-parameterThomas Preud'homme
2017-11-29[gdb/testsuite] Fix wrong return type in testsThomas Preud'homme
2017-11-27Remove REMOTE_OBSTom Tromey
2017-11-27Move target object files to target subdirectoryTom Tromey
2017-11-27Add missing files to COMMON_SFILESTom Tromey
2017-11-27Simplify COMMON_OBS by using list of sourcesTom Tromey
2017-11-27Define YYOBJ in terms of YYFILESTom Tromey
2017-11-27Move python object files to python subdirectoryTom Tromey
2017-11-27Move guile object files to guile subdirectoryTom Tromey
2017-11-27Move unittests object files to unittests subdirectoryTom Tromey
2017-11-27Move tui object files to tui subdirectoryTom Tromey
2017-11-27Move compile object files to compile subdirectoryTom Tromey
2017-11-27Move mi objects to mi subdirectoryTom Tromey
2017-11-27Move cli object files to cli subdirectoryTom Tromey
2017-11-27A simpler way to make the "arch" build directoryTom Tromey
2017-11-27fix two issues in gdb.ada/mi_catch_ex.exp (re: "exception-message")Joel Brobecker
2017-11-26Update find command help and search memory docsDominik Czarnota
2017-11-26python: Fix memleak in do_start_initializationSimon Marchi
2017-11-26Add include guards to common/format.hTom Tromey
2017-11-26Change maybe_disable_address_space_randomization to a classTom Tromey
2017-11-26Removes a cleanup from gcore.cTom Tromey
2017-11-26Fix broken ChangeLog entry for last commit.Ulrich Weigand
2017-11-26[spu] Fix various test casesUlrich Weigand
2017-11-26[spu] Fix single-stepping regressionUlrich Weigand
2017-11-25Adding ChangeLog entry for the last commit.Sergio Durigan Junior
2017-11-25Fix PR gdb/22491: Regression when setting SystemTap probe semaphoresSergio Durigan Junior
2017-11-25Use TOLOWER in SYMBOL_HASH_NEXTPedro Alves
2017-11-25Fix completing an empty stringPedro Alves
2017-11-25Add comprehensive C++ operator linespec/location/completion testsPedro Alves
2017-11-24Comprehensive C++ linespec/completer testsPedro Alves
2017-11-24Make strcmp_iw NOT ignore whitespace in the middle of tokensPedro Alves
2017-11-24(Ada) provide the exception message when hitting an exception catchpointJoel Brobecker
2017-11-24Fix issues with gdb-memory-map.dtdSimon Marchi
2017-11-24[spu] Fix spu-linux gdbserver buildUlrich Weigand
2017-11-24[spu] Fix spu-linux native buildUlrich Weigand
2017-11-24Workaround build bug with GCC 6.2.1Philipp Rudo
2017-11-24Fix aarch64-none-elf build errorAlan Hayward
2017-11-24Poison XNEW and friends for types that should use new/deleteSimon Marchi
2017-11-24Create private_thread_info hierarchySimon Marchi
2017-11-24remote: C++ify thread_item and threads_listing_contextSimon Marchi
2017-11-24Create private_inferior class hierarchySimon Marchi
2017-11-24Document linespec/explicit locations & completion improvements (manual + NEWS)Pedro Alves
2017-11-24Remove dead code in regcache::dumpYao Qi
2017-11-24cooked_read test for readonly regcacheYao Qi
2017-11-24regcache::cooked_read unit testYao Qi
2017-11-24Add xml selftests for aarch64 target description.Alan Hayward
2017-11-24Use flexible target descriptors for aarch64Alan Hayward