summaryrefslogtreecommitdiff
path: root/gdb/testsuite/lib
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-12-13Tighten regexp of lib/completion-support.exp:test_gdb_complete_tab_multiplePedro Alves
2017-12-13Fix regression: expression completer and scope operator (PR gdb/22584)Pedro Alves
2017-12-07Record nested typesKeith Seitz
2017-11-29Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wild matching]Pedro Alves
2017-11-25Add comprehensive C++ operator linespec/location/completion testsPedro Alves
2017-11-24Comprehensive C++ linespec/completer testsPedro Alves
2017-11-16Fix gdb.base/starti.exp racy testPedro Alves
2017-10-24Fix unstable test names in gdb.python/py-objfile.expPedro Alves
2017-10-13Skip a few tests on targets that can't use the "run" commmand.Pedro Alves
2017-10-13Don't run gdb.gdb/ selftests if use_gdb_stub is truePedro Alves
2017-10-10get_integer_valueof: Don't output value in test nameSimon Marchi
2017-10-10Eliminate catch_errorsPedro Alves
2017-09-19Add a 'starti' command.John Baldwin
2017-09-05Don't use -fdiagnostics-color=never for rustcTom Tromey
2017-08-14GDB testsuite: Suppress GCC's colored outputAndreas Arnez
2017-08-12testsuite: Exclude end-of-line characters from get_valueof resultSimon Marchi
2017-06-21Use noncapturing subpattern/parens in gdb_test implementationKevin Buettner
2017-06-13gdb/testsuite: Add "get_endianness" convenience procAndreas Arnez
2017-06-13Add test for modifiable DWARF locationsAndreas Arnez
2017-04-19Fix removing inferiors from within "thread apply" commandsPedro Alves
2017-03-20Add a better diagnostic message in mi_gdb_testMarc-Andre Laperle
2017-03-16Big-endian targets: Don't ignore offset into DW_OP_stack_valueAndreas Arnez
2017-03-14Add test name argument to get_valueof, get_integer_valueof and get_sizeofAnton Kolesov
2017-03-13testsuite: Introduce dejagnu_versionSimon Marchi
2017-02-20DWARF-5: DW_FORM_data16Jan Kratochvil
2017-02-01testsuite: diagnose a running GDB in gdb_skip_xml_testsMarkus Metzger
2017-01-262017-01-26 Luis Machado <lgustavo@codesourcery.com>Luis Machado
2017-01-26Harden tests that deal with memory regionsLuis Machado
2017-01-25Use dwarf assembler in gdb.dwarf2/implptr-64bit.expYao Qi
2017-01-25Handle DW_OP_GNU_implicit_pointer in dwarf assemblerYao Qi
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-12-01Fixup testcases outputting own name as a test name and standardize failed com...Luis Machado
2016-12-01Fix test names starting with uppercase output by basic functionsLuis Machado
2016-11-09Further cleanup/modernization of gdb.base/commands.expPedro Alves
2016-11-09gdb/testsuite: Introduce "proc_with_prefix"Pedro Alves
2016-10-20testsuite: Fix gcc_compiled for gcc 6 & 7Jan Kratochvil
2016-10-13Share proc get_var_addressYao Qi
2016-10-06Remove Java supportTom Tromey
2016-10-05Skip complex types tests if gdb_skip_float_testYao Qi
2016-09-22Close gdbserver in mi_gdb_exitYao Qi
2016-09-22Check the right proc nameYao Qi
2016-09-16S390: Hardware breakpoint supportAndreas Arnez
2016-09-15testsuite: Disable ccacheJan Kratochvil
2016-09-10Use target_sim_options for sim target.Jon Beniston
2016-09-06new-ui command: gdb internal errors if input is already pendingPedro Alves
2016-09-02Detect broken ptrace in gdb_skip_float_testYao Qi
2016-08-09Fix PR gdb/20418 - Problems with synchronous commands and new-uiPedro Alves
2016-07-21Skip gdb.server/ tests if lack of XML supportYao Qi
2016-07-12Match the selftest output when captured_main is inlinedYao Qi