summaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)Author
2018-04-27ILP32: GDBHEADgdb-8.1-amp-branchYao Qi
2018-01-31Set GDB version number to 8.1.Joel Brobecker
2018-01-27Avoid compilation errors in MinGW native builds of GDBEli Zaretskii
2018-01-24Fix GCC PR83906 - [8 Regression] Random FAIL: libstdc++-prettyprinters/80276....Pedro Alves
2018-01-22MAINTAINERS: Update my company e-mail addressMaciej W. Rozycki
2018-01-22Fix segfault with 'set print object on' + 'whatis <struct>' & coPedro Alves
2018-01-17Fix warning on gdb/compile/compile.c (C++-ify "triplet_rx")Sergio Durigan Junior
2018-01-17configure: Fix test for fs_base/gs_base in <sys/user.h>Eldar Abusalimov
2018-01-17Don't pass -m64 to libcc1 on aarch64-linux.Yao Qi
2018-01-17Relax gdb.compile/compile.exp to match the address printed for frameYao Qi
2018-01-15Fix scm-ports.exp regressionTom Tromey
2018-01-12Add testcase for GDB hang fixed by previous commitPedro Alves
2018-01-12Fix GDB hang with remote after error from resumeAndreas Arnez
2018-01-12Bump GDB version number to 8.0.91.DATE-git.Joel Brobecker
2018-01-12Document the GDB 8.0.91 release in gdb/ChangeLogJoel Brobecker
2018-01-12Set GDB version number to 8.0.91.Joel Brobecker
2018-01-12gdb/NEWS: Rename "Changes since 8.0" into "Changes in 8.1".Joel Brobecker
2018-01-11gdb.base/breakpoint-in-ro-region.exp regression on sss targets (PR gdb/22583)Pedro Alves
2018-01-11Fix backwards compatibility with old GDBservers (PR remote/22597)Pedro Alves
2018-01-10language_get_symbol_name_matcher -> get_symbol_name_matcherPedro Alves
2018-01-10Ada: make verbatim matcher override other language matchers (PR gdb/22670)Pedro Alves
2018-01-10Fix gdb.ada/complete.exp's "complete break ada" test (PR gdb/22670)Pedro Alves
2018-01-10Fix gdb.ada/bp_c_mixed_case.exp (PR gdb/22670)Pedro Alves
2018-01-08hurd: Add enough auxv support for AT_ENTRY for PIE binariesSamuel Thibault
2018-01-08Fix GDBserver build failure when $development is falseYao Qi
2018-01-08Fix GDB build failure when $development is falseYao Qi
2018-01-05Fix regression: cannot start with LD_PRELOAD=libSegFault.so (PR gdb/18653#c7)Pedro Alves
2018-01-05Fix gdb/spu-tdep.c build breakagePedro Alves
2018-01-05Fix regresssion(internal-error) printing subprogram argument (PR gdb/22670)Pedro Alves
2018-01-05Fix gdb.ada/info_addr_mixed_case.exp (PR gdb/22670)Pedro Alves
2018-01-05Bump version to 8.0.90.DATE-git.Joel Brobecker
2018-01-04gdb.ada/maint_with_ada.exp: New testcaseJoel Brobecker
2018-01-04Add new gdb.ada/bp_c_mixed_case testcase for PR gdb/22670Joel Brobecker
2018-01-04Add "complete break ada" test to gdb.ada/complete.expJoel Brobecker
2018-01-04Add gdb.ada/info_addr_mixed_case new testcaseJoel Brobecker
2018-01-03(Ada) New command to stop at start of exception handler.Xavier Roirand
2018-01-03Unbreak spurious fails in gdb.base/step-line.expJoel Brobecker
2018-01-01[gdb/Ada] slices of arrays with dynamic stridesJoel Brobecker
2018-01-01Add support for dynamic DW_AT_byte_stride.Joel Brobecker
2018-01-01treat Ada DW_TAG_unspecified_type DIEs as stub typesJoel Brobecker
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2018-01-02gdb/copyright.py: Remove testsuite/gdb.base/step-line.{c,inp} special handlingJoel Brobecker
2018-01-02gdb/copyright.py: Do not forget to remind about MULTIPLE_COPYRIGHT_HEADERSJoel Brobecker
2018-01-02Update copyright year in version message of GDB, GDBserver and GDBreplayJoel Brobecker
2018-01-02Yearly rotation of the gdb/ChangeLog fileJoel Brobecker
2017-12-31Avoid indexing std::vector past the endRuslan Kabatsayev
2017-12-30Only ignore -Wenum-compare-switch if it existsSimon Marchi
2017-12-30dwarf2read: Silence -Wenum-compare-switch warningSimon Marchi
2017-12-30C++-ify parser_stateTom Tromey
2017-12-30Make mapped_debug_names and mapped_index finalSimon Marchi