summaryrefslogtreecommitdiff
path: root/gdb/testsuite/lib
Commit message (Expand)AuthorAgeFilesLines
* C++ compile supportKeith Seitz2018-08-291-0/+227
* MI: Print frame architecture when printing frames on an MI channelJan Vrany2018-08-221-3/+3
* Add support of DW_OP_GNU_variable_value to DWARF assemblerKevin Buettner2018-08-181-0/+14
* gdb: Only run scheduler-locking tests if feature is supportedAndrew Burgess2018-08-061-0/+70
* Match any kind of error after "cannot resolve name" on lib/gdbserver-support....Sergio Durigan Junior2018-07-301-1/+1
* gdb: Don't call gdb_load_shlib unless GDB is runningAndrew Burgess2018-07-281-0/+6
* Expect for another variant of error message when gdbserver cannot resolve hos...Sergio Durigan Junior2018-07-131-1/+1
* Implement IPv6 support for GDB/gdbserverSergio Durigan Junior2018-07-111-3/+25
* Remove 2 excessive executable permission flagsJan Kratochvil2018-06-281-0/+0
* Remove stale inline function handling from selftest_setupPedro Alves2018-06-141-5/+0
* [gdb] Allow function arguments in bp print match in selftest_setupTom de Vries2018-06-141-2/+2
* Add "continue" response to pagerTom Tromey2018-06-051-1/+2
* gdb: Restore selected frame in print_frame_local_varsAndrew Burgess2018-05-241-0/+16
* gdb/testsuite: Fix broken regexp in gdbstub caseAndrew Burgess2018-05-041-1/+5
* Handle alignof and _AlignofTom Tromey2018-04-301-0/+30
* Testsuite: fully migrate to use_gdb_stub convenience funcAndreas Arnez2018-03-231-1/+1
* Make gdbserver work with filename-only binariesSergio Durigan Junior2018-02-281-0/+24
* testsuite: Restore gdb_is_target_remote_promptSimon Marchi2018-02-281-8/+15
* Add test for load commandSimon Marchi2018-02-261-8/+17
* Fix double space expected in cp_test_ptype_classSimon Marchi2018-02-251-1/+1
* GDB/testsuite: Fix a typo in $actual_lineMaciej W. Rozycki2018-02-231-1/+1
* btrace: reword error messagesMarkus Metzger2018-02-091-2/+2
* GDB testsuite: Re-enable -fdiagnostics-color=neverAndreas Arnez2018-01-181-1/+1
* gdb_compile_shlib: Only consider shlib= options when building executablesSimon Marchi2018-01-111-2/+3
* Update copyright year range in all GDB filesJoel Brobecker2018-01-0241-41/+41
* Tighten regexp of lib/completion-support.exp:test_gdb_complete_tab_multiplePedro Alves2017-12-131-1/+4
* Fix regression: expression completer and scope operator (PR gdb/22584)Pedro Alves2017-12-131-1/+1
* Record nested typesKeith Seitz2017-12-072-49/+479
* Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wild matching]Pedro Alves2017-11-292-2/+6
* Add comprehensive C++ operator linespec/location/completion testsPedro Alves2017-11-251-7/+16
* Comprehensive C++ linespec/completer testsPedro Alves2017-11-241-0/+471
* Fix gdb.base/starti.exp racy testPedro Alves2017-11-161-2/+5
* Fix unstable test names in gdb.python/py-objfile.expPedro Alves2017-10-241-6/+10
* Skip a few tests on targets that can't use the "run" commmand.Pedro Alves2017-10-131-0/+13
* Don't run gdb.gdb/ selftests if use_gdb_stub is truePedro Alves2017-10-131-2/+17
* get_integer_valueof: Don't output value in test nameSimon Marchi2017-10-101-1/+1
* Eliminate catch_errorsPedro Alves2017-10-101-2/+2
* Add a 'starti' command.John Baldwin2017-09-191-0/+37
* Don't use -fdiagnostics-color=never for rustcTom Tromey2017-09-051-1/+6
* GDB testsuite: Suppress GCC's colored outputAndreas Arnez2017-08-141-1/+29
* testsuite: Exclude end-of-line characters from get_valueof resultSimon Marchi2017-08-121-1/+1
* Use noncapturing subpattern/parens in gdb_test implementationKevin Buettner2017-06-211-1/+1
* gdb/testsuite: Add "get_endianness" convenience procAndreas Arnez2017-06-131-0/+13
* Add test for modifiable DWARF locationsAndreas Arnez2017-06-131-1/+1
* Fix removing inferiors from within "thread apply" commandsPedro Alves2017-04-191-0/+19
* Add a better diagnostic message in mi_gdb_testMarc-Andre Laperle2017-03-201-1/+1
* Big-endian targets: Don't ignore offset into DW_OP_stack_valueAndreas Arnez2017-03-161-1/+2
* Add test name argument to get_valueof, get_integer_valueof and get_sizeofAnton Kolesov2017-03-141-7/+27
* testsuite: Introduce dejagnu_versionSimon Marchi2017-03-131-0/+26
* DWARF-5: DW_FORM_data16Jan Kratochvil2017-02-201-0/+4