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