summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.mi
Commit message (Expand)AuthorAgeFilesLines
* Don't treat references to compound values as "simple".Gareth Rees2023-05-043-1/+130
* gdb/mi: check thread exists when creating thread-specific b/pAndrew Burgess2023-04-291-13/+55
* gdb/testsuite: special case '^' in gdb_test patternAndrew Burgess2023-04-271-1/+1
* gdb/testsuite: accept script argument for mi_make_breakpoint_pendingAndrew Burgess2023-04-142-2/+19
* [gdb/testsuite] Handle unbuffer_output.c for remote hostTom de Vries2023-03-182-2/+6
* Use require with target_infoTom Tromey2023-03-102-8/+2
* [gdb/testsuite] Fix gdb.mi/*.exp with remote-gdbserver-on-localhostTom de Vries2023-03-072-2/+7
* gdb: fix mi breakpoint-deleted notifications for thread-specific b/pAndrew Burgess2023-02-282-0/+378
* gdb/testsuite: fix failure in gdb.mi/mi-pending.exp with extended-remoteAndrew Burgess2023-02-281-9/+25
* gdb/testsuite introduce foreach_mi_ui_mode helper procAndrew Burgess2023-02-282-16/+2
* gdb/testsuite: extend the use of mi_clean_restartAndrew Burgess2023-02-286-31/+5
* gdb/testsuite: make more use of mi-support.expAndrew Burgess2023-02-282-5/+8
* gdb: don't duplicate 'thread' field in MI breakpoint outputAndrew Burgess2023-02-284-2/+95
* Use mi_clean_restart moreTom Tromey2023-01-2650-310/+119
* Start gdb after building executable in mi-basics.expTom Tromey2023-01-261-5/+5
* Remove unnecessary call to standard_testfileTom Tromey2023-01-261-2/+0
* Minor "require" fixupsTom Tromey2023-01-261-2/+1
* Eliminate spurious returns from the test suiteTom Tromey2023-01-2636-40/+0
* [gdb/testsuite] Add and use is_x86_64_m64_targetTom de Vries2023-01-262-6/+3
* Use require with istargetTom Tromey2023-01-251-9/+7
* Revert "X86: reverse-finish fix"Carl Love2023-01-181-2/+7
* X86: reverse-finish fixCarl Love2023-01-171-7/+2
* Rename to allow_shlib_testsTom Tromey2023-01-136-6/+6
* Rename to allow_hw_watchpoint_testsTom Tromey2023-01-133-6/+6
* Rename to allow_gdbserver_testsTom Tromey2023-01-131-1/+1
* Rename to allow_fortran_testsTom Tromey2023-01-133-3/+3
* Rename to allow_cplus_tests and allow_stl_testsTom Tromey2023-01-136-6/+6
* Rename to allow_xml_testTom Tromey2023-01-132-2/+2
* Use require gdb_skip_xml_testTom Tromey2023-01-132-8/+2
* Use require !gdb_debug_enabledTom Tromey2023-01-132-8/+2
* Use require !skip_gdbserver_testsTom Tromey2023-01-131-3/+1
* Use require isnativeTom Tromey2023-01-132-4/+3
* Use require can_spawn_for_attachTom Tromey2023-01-131-3/+1
* Use require !use_gdb_stubTom Tromey2023-01-133-12/+3
* Use require support_displaced_steppingTom Tromey2023-01-137-30/+7
* Use require !skip_hw_watchpoint_testsTom Tromey2023-01-132-6/+2
* Use require !skip_fortran_testsTom Tromey2023-01-133-3/+3
* Use require !skip_shlib_testsTom Tromey2023-01-136-19/+6
* Use require !skip_cplus_testsTom Tromey2023-01-136-8/+6
* Use require dwarf2_supportTom Tromey2023-01-132-6/+2
* Use require supports_process_recordTom Tromey2023-01-131-3/+1
* Use require supports_reverseTom Tromey2023-01-131-3/+1
* Change 'require' to accept a list of predicatesTom Tromey2023-01-131-1/+1
* gdb/mi: add no-history stop reasonBruno Larsen2023-01-061-1/+1
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-01168-168/+168
* gdb/testsuite: remove use of then keyword from gdb.*/*.exp scriptsAndrew Burgess2022-11-286-8/+8
* Show locno for 'multi location' breakpoint hit msg+conv var $_hit_bbnum $_hit...Philippe Waroquiers2022-11-192-10/+27
* gdb/testsuite: use a more unique name in gdb.mi/mi-breakpoint-multiple-locati...Simon Marchi2022-11-072-8/+8
* [gdb/testsuite] Fix silent timeouts in gdb.mi/mi-exec-run.exp with remote hostTom de Vries2022-10-271-0/+2
* [gdb/testsuite] Use remote_exec chmod instead of remote_spawnTom de Vries2022-10-271-1/+1