aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/lib
AgeCommit message (Expand)AuthorFilesLines
2015-01-22Introduce gdb_interact in testsuiteAnders Granlund3-3/+22
2015-01-17Reverse debugging for PowerPC.Wei-cheng Wang1-2/+4
2015-01-11Require numeric attributes to specify the form.Doug Evans1-1/+7
2015-01-09skip "attach" tests when testing against stub-like targetsPedro Alves1-0/+27
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker33-33/+33
2014-12-17Fix MinGW compilationJan Kratochvil1-0/+3
2014-12-15testsuite: expect possible pagination when starting gdbSimon Marchi1-15/+24
2014-12-12the "compile" commandTom Tromey1-0/+17
2014-12-12add some missing ops to DWARF assemblerTom Tromey1-1/+8
2014-12-12New python function gdb.lookup_objfile.Doug Evans1-0/+21
2014-12-10Introduce target_is_gdbserverSimon Marchi1-0/+25
2014-12-04New python attribute gdb.Objfile.build_id.Doug Evans1-6/+17
2014-11-17dwarf.exp: In 64-bit units, emit also abbrev offset as a 64-bit fieldPetr Machata1-2/+2
2014-11-14DW attribute macro MACRO_AT_func and MACRO_AT_rangeYao Qi1-6/+124
2014-11-14New proc _handle_attributeYao Qi1-6/+13
2014-10-18Skip testing argv[0] on target argv[0] isn't availableYao Qi1-0/+98
2014-10-17Copy xml files to hostYao Qi1-1/+3
2014-10-10Delete IRIX supportPedro Alves1-6/+2
2014-09-30Error in build_executable_own_libs for non-native targetYao Qi1-0/+4
2014-09-16Remove support for testing against dead "target vxworks"Pedro Alves1-4/+0
2014-09-13Pass plain-text prompt to with_gdb_prompt.Doug Evans1-2/+29
2014-09-11gdb/17347 - Regression: GDB stopped on run with attached processPedro Alves1-0/+16
2014-09-11testsuite: refactor spawn and wait for attachPedro Alves1-0/+25
2014-09-09GDB/testsuite: Avoid timeout loweringMaciej W. Rozycki1-40/+17
2014-09-09gdbserver-support: Handle gdbserver start failuresMaciej W. Rozycki2-6/+25
2014-09-09GDB/testsuite: Extend the time gdbserver is waited forMaciej W. Rozycki1-0/+1
2014-08-27lib/gdb.exp (gdb_compile_shlib): Add support for clang.Doug Evans1-0/+6
2014-08-21Remove useless gcore command detectionPedro Alves1-6/+0
2014-08-20Integrate PR 12649's race detector directly in the testsuite machineryPedro Alves1-0/+40
2014-08-09Remove duplicated code on checking address 0x0 is accessiableYao Qi1-0/+18
2014-07-25Fix paginate-*.exp racesPedro Alves2-11/+12
2014-07-14Canceling pagination caused by execution command from command line aborts rea...Pedro Alves1-12/+49
2014-07-14testsuite: Introduce gdb_assertPedro Alves1-0/+21
2014-07-12gdb/testsuite: Add a way to send multiple init commandsMaciej W. Rozycki3-6/+39
2014-05-29enable target async by default; separate MI and target notions of asyncPedro Alves1-2/+2
2014-05-23test, gcore: move capture_command_output into lib/gdb.expMarkus Metzger1-0/+14
2014-05-22Add comment for mi_run_cmd_fullSimon Marchi1-0/+12
2014-05-21PR gdb/13860: don't lose '-interpreter-exec console EXECUTION_COMMAND''s outp...Pedro Alves1-0/+24
2014-05-21Revert "Fix argument passing in mi_run_cmd_full"Simon Marchi1-12/+1
2014-05-21gdb/testsuite: Bump up `match_max'Maciej W. Rozycki1-2/+3
2014-05-20Set timeout for gdb.reverse/*.exp test casesYao Qi1-0/+5
2014-05-20gdb_init argument ARGS is a string rather than a listYao Qi1-10/+6
2014-05-16mi-support.exp: Fix some pastos.Pedro Alves1-4/+4
2014-05-15Fix argument passing in mi_run_cmd_fullSimon Marchi1-1/+12
2014-05-15Fix mi_expect_stop for non-zero exit codesSimon Marchi1-0/+14
2014-05-02gdb_load: Fix latent bugsPedro Alves1-2/+5
2014-04-23Introduce some new MI test suite cleanups for breakpoint andKeith Seitz2-40/+188
2014-04-23Don't suppress errors inserting/removing hardware breakpoints in sharedPedro Alves1-0/+19
2014-04-22Make gdb_continue_to_breakpoint fail quickly on internal errors.Pedro Alves1-8/+1
2014-04-22Check tracefile is generated by binary executionYao Qi1-0/+27