aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/lib
AgeCommit message (Expand)AuthorFilesLines
2018-10-31[gdb/testsuite] Factor out lib/valgrind.expTom de Vries1-0/+105
2018-10-31[gdb/testsuite] get_valueof: Don't output value in test nameTom de Vries1-1/+1
2018-10-24[gdb/testsuite] Log wait status on process no longer exists errorTom de Vries1-0/+11
2018-10-12Clean up gdb.trace test results on targets not supporting this feature.Sandra Loosemore1-0/+19
2018-10-09[gdb/testsuite] Fix target_supports_scheduler_locking racinessTom de Vries1-1/+3
2018-10-04Clean up "Reading symbols" outputTom Tromey2-6/+6
2018-10-03Skip gdb ifunc tests on targets that don't support this feature.Sandra Loosemore1-0/+14
2018-10-01Add aarch64-sighandler-regs.exp testAlan Hayward1-0/+50
2018-10-01testsuite: fix is_amd64_regs_targetMarkus Metzger1-6/+7
2018-09-14Testsuite: Add gdb_simple_compileAlan Hayward1-170/+75
2018-09-12Testsuite: Add gdb_can_simple_compileAlan Hayward1-132/+53
2018-08-29C++ compile supportKeith Seitz1-0/+227
2018-08-22MI: Print frame architecture when printing frames on an MI channelJan Vrany1-3/+3
2018-08-18Add support of DW_OP_GNU_variable_value to DWARF assemblerKevin Buettner1-0/+14
2018-08-06gdb: Only run scheduler-locking tests if feature is supportedAndrew Burgess1-0/+70
2018-07-30Match any kind of error after "cannot resolve name" on lib/gdbserver-support....Sergio Durigan Junior1-1/+1
2018-07-28gdb: Don't call gdb_load_shlib unless GDB is runningAndrew Burgess1-0/+6
2018-07-13Expect for another variant of error message when gdbserver cannot resolve hos...Sergio Durigan Junior1-1/+1
2018-07-11Implement IPv6 support for GDB/gdbserverSergio Durigan Junior1-3/+25
2018-06-28Remove 2 excessive executable permission flagsJan Kratochvil1-0/+0
2018-06-14Remove stale inline function handling from selftest_setupPedro Alves1-5/+0
2018-06-14[gdb] Allow function arguments in bp print match in selftest_setupTom de Vries1-2/+2
2018-06-05Add "continue" response to pagerTom Tromey1-1/+2
2018-05-24gdb: Restore selected frame in print_frame_local_varsAndrew Burgess1-0/+16
2018-05-04gdb/testsuite: Fix broken regexp in gdbstub caseAndrew Burgess1-1/+5
2018-04-30Handle alignof and _AlignofTom Tromey1-0/+30
2018-03-23Testsuite: fully migrate to use_gdb_stub convenience funcAndreas Arnez1-1/+1
2018-02-28Make gdbserver work with filename-only binariesSergio Durigan Junior1-0/+24
2018-02-28testsuite: Restore gdb_is_target_remote_promptSimon Marchi1-8/+15
2018-02-26Add test for load commandSimon Marchi1-8/+17
2018-02-25Fix double space expected in cp_test_ptype_classSimon Marchi1-1/+1
2018-02-23GDB/testsuite: Fix a typo in $actual_lineMaciej W. Rozycki1-1/+1
2018-02-09btrace: reword error messagesMarkus Metzger1-2/+2
2018-01-18GDB testsuite: Re-enable -fdiagnostics-color=neverAndreas Arnez1-1/+1
2018-01-11gdb_compile_shlib: Only consider shlib= options when building executablesSimon Marchi1-2/+3
2018-01-02Update copyright year range in all GDB filesJoel Brobecker41-41/+41
2017-12-13Tighten regexp of lib/completion-support.exp:test_gdb_complete_tab_multiplePedro Alves1-1/+4
2017-12-13Fix regression: expression completer and scope operator (PR gdb/22584)Pedro Alves1-1/+1
2017-12-07Record nested typesKeith Seitz2-49/+479
2017-11-29Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wild matching]Pedro Alves2-2/+6
2017-11-25Add comprehensive C++ operator linespec/location/completion testsPedro Alves1-7/+16
2017-11-24Comprehensive C++ linespec/completer testsPedro Alves1-0/+471
2017-11-16Fix gdb.base/starti.exp racy testPedro Alves1-2/+5
2017-10-24Fix unstable test names in gdb.python/py-objfile.expPedro Alves1-6/+10
2017-10-13Skip a few tests on targets that can't use the "run" commmand.Pedro Alves1-0/+13
2017-10-13Don't run gdb.gdb/ selftests if use_gdb_stub is truePedro Alves1-2/+17
2017-10-10get_integer_valueof: Don't output value in test nameSimon Marchi1-1/+1
2017-10-10Eliminate catch_errorsPedro Alves1-2/+2
2017-09-19Add a 'starti' command.John Baldwin1-0/+37
2017-09-05Don't use -fdiagnostics-color=never for rustcTom Tromey1-1/+6