summaryrefslogtreecommitdiff
path: root/gdb/testsuite/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* testsuite: diagnose a running GDB in gdb_skip_xml_testsMarkus Metzger2017-02-011-0/+5
* 2017-01-26 Luis Machado <lgustavo@codesourcery.com>Luis Machado2017-01-261-2/+0
* Harden tests that deal with memory regionsLuis Machado2017-01-262-0/+34
* Use dwarf assembler in gdb.dwarf2/implptr-64bit.expYao Qi2017-01-251-1/+37
* Handle DW_OP_GNU_implicit_pointer in dwarf assemblerYao Qi2017-01-251-1/+6
* update copyright year range in GDB filesJoel Brobecker2017-01-0138-38/+38
* Fixup testcases outputting own name as a test name and standardize failed com...Luis Machado2016-12-011-1/+1
* Fix test names starting with uppercase output by basic functionsLuis Machado2016-12-017-14/+14
* Further cleanup/modernization of gdb.base/commands.expPedro Alves2016-11-091-0/+13
* gdb/testsuite: Introduce "proc_with_prefix"Pedro Alves2016-11-091-0/+8
* testsuite: Fix gcc_compiled for gcc 6 & 7Jan Kratochvil2016-10-201-6/+2
* Share proc get_var_addressYao Qi2016-10-131-0/+24
* Remove Java supportTom Tromey2016-10-062-129/+0
* Skip complex types tests if gdb_skip_float_testYao Qi2016-10-051-0/+7
* Close gdbserver in mi_gdb_exitYao Qi2016-09-221-5/+30
* Check the right proc nameYao Qi2016-09-221-1/+1
* S390: Hardware breakpoint supportAndreas Arnez2016-09-161-1/+2
* testsuite: Disable ccacheJan Kratochvil2016-09-151-0/+5
* Use target_sim_options for sim target.Jon Beniston2016-09-101-1/+2
* new-ui command: gdb internal errors if input is already pendingPedro Alves2016-09-061-2/+20
* Detect broken ptrace in gdb_skip_float_testYao Qi2016-09-021-4/+92
* Fix PR gdb/20418 - Problems with synchronous commands and new-uiPedro Alves2016-08-091-2/+2