aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/lib/gdb.exp
AgeCommit message (Expand)AuthorFilesLines
2017-08-14GDB testsuite: Suppress GCC's colored outputAndreas Arnez1-1/+29
2017-08-12testsuite: Exclude end-of-line characters from get_valueof resultSimon Marchi1-1/+1
2017-06-21Use noncapturing subpattern/parens in gdb_test implementationKevin Buettner1-1/+1
2017-06-13gdb/testsuite: Add "get_endianness" convenience procAndreas Arnez1-0/+13
2017-04-19Fix removing inferiors from within "thread apply" commandsPedro Alves1-0/+19
2017-03-14Add test name argument to get_valueof, get_integer_valueof and get_sizeofAnton Kolesov1-7/+27
2017-03-13testsuite: Introduce dejagnu_versionSimon Marchi1-0/+26
2017-02-01testsuite: diagnose a running GDB in gdb_skip_xml_testsMarkus Metzger1-0/+5
2017-01-26Harden tests that deal with memory regionsLuis Machado1-0/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-01Fix test names starting with uppercase output by basic functionsLuis Machado1-5/+5
2016-11-09Further cleanup/modernization of gdb.base/commands.expPedro Alves1-0/+13
2016-11-09gdb/testsuite: Introduce "proc_with_prefix"Pedro Alves1-0/+8
2016-10-20testsuite: Fix gcc_compiled for gcc 6 & 7Jan Kratochvil1-6/+2
2016-10-13Share proc get_var_addressYao Qi1-0/+24
2016-10-06Remove Java supportTom Tromey1-6/+0
2016-10-05Skip complex types tests if gdb_skip_float_testYao Qi1-0/+7
2016-09-16S390: Hardware breakpoint supportAndreas Arnez1-1/+2
2016-09-06new-ui command: gdb internal errors if input is already pendingPedro Alves1-2/+20
2016-09-02Detect broken ptrace in gdb_skip_float_testYao Qi1-4/+92
2016-07-01Extend JIT-reader test and fix GDB problems that exposesPedro Alves1-8/+13
2016-06-21Add "new-ui console" testsPedro Alves1-0/+32
2016-06-21Add testing infrastruture bits for running with MI on a separate UIPedro Alves1-1/+2
2016-05-17Update gdb test suite for RustTom Tromey1-0/+15
2016-05-04Introduce procedure use_gdb_stubSimon Marchi1-0/+20
2016-04-27Rename gdb_load_shlibs to gdb_load_shlibSimon Marchi1-2/+2
2016-04-27Make gdb_load_shlibs return the destination path of the librarySimon Marchi1-6/+6
2016-04-18Testsuite: Fix compiling of shared libraries with ICC.Bernhard Heckel1-0/+3
2016-04-13Fix and improve comment in gdb_remote_downloadSimon Marchi1-2/+7
2016-04-05Make ftrace tests work with remote targetsSimon Marchi1-21/+23
2016-04-05Improve gdb_remote_download, remove gdb_downloadSimon Marchi1-22/+30
2016-02-16testsuite: Make standard_temp_file use invocation-specific directoriesSimon Marchi1-7/+6
2016-02-08Always organize test artifacts in a directory hierarchySimon Marchi1-9/+5
2016-01-25Move foreach_with_prefix to lib/gdb.expPedro Alves1-0/+12
2016-01-18testsuite: Remove unused global references in gdb_testSimon Marchi1-2/+0
2016-01-11testsuite: Fix false FAILs on too long base directoryJan Kratochvil1-4/+24
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-12-25Document that the PATTERN argument to gdb_test is optional.Sandra Loosemore1-1/+3
2015-12-21Remove HP-UX references fom testsuiteSimon Marchi1-61/+40
2015-12-21Remove references to HP CC/aCC compiler from testsuiteSimon Marchi1-15/+0
2015-12-18Add documentation to gdb_compileSimon Marchi1-0/+34
2015-11-30Fix mi-nonstop.exp with extended-remotePedro Alves1-6/+14
2015-11-26btrace: diagnose "record btrace pt" without libiptMarkus Metzger1-0/+3
2015-11-07testsuite: Define and use gdb_target_symbol_prefix_flags_asm.Kevin Buettner1-9/+39
2015-11-05gdb.dwarf2: Define and use gdb_target_symbol for symbol prefixesKevin Buettner1-0/+48
2015-11-04gdb: Add process record and replay support for s390.Marcin Koƛcielnicki1-2/+4
2015-10-12Support displaced stepping in support_displaced_stepping for aarch64*-*-linux*Yao Qi1-1/+2
2015-09-16non-stop-fair-events.exp slower on software single-step && !displ-step targetsPedro Alves1-7/+13
2015-08-18PR mi/18833 gdb.execute ("set param value", to_string=True) will crash gdb if...Doug Evans1-8/+17
2015-08-12Introduce save_vars, a testsuite proc for safely manipulating globalsPatrick Palka1-0/+67