aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.mi/mi-pending.exp
AgeCommit message (Expand)AuthorFilesLines
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-04-14gdb/testsuite: accept script argument for mi_make_breakpoint_pendingAndrew Burgess1-0/+15
2023-02-28gdb/testsuite: fix failure in gdb.mi/mi-pending.exp with extended-remoteAndrew Burgess1-9/+25
2023-02-28gdb/testsuite: make more use of mi-support.expAndrew Burgess1-2/+4
2023-02-28gdb: don't duplicate 'thread' field in MI breakpoint outputAndrew Burgess1-1/+1
2023-01-26Use mi_clean_restart moreTom Tromey1-4/+3
2023-01-13Rename to allow_shlib_testsTom Tromey1-1/+1
2023-01-13Use require !skip_shlib_testsTom Tromey1-3/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-06-24gdb/testsuite: remove unneeded calls to get_compiler_infoAndrew Burgess1-4/+0
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-01Fixup testcases outputting own name as a test name and standardize failed com...Luis Machado1-2/+2
2016-12-01Fix test names starting with uppercase using gdb_test on a single line.Luis Machado1-1/+1
2016-12-01Fix test names starting with uppercase output by basic functionsLuis Machado1-3/+3
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-09-18Fix pathname prefix and timeout issues in gdb.mi/mi-pending.exp.Sandra Loosemore1-3/+3
2015-03-24Fix mi-pending.exp test output to allow stable test diffingAntoine Tremblay1-1/+1
2015-03-24Fix breakpoint thread condition missing with mi and a pending breakpoint.Antoine Tremblay1-12/+60
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-07-252012-07-25 Marc Khouzam <marc.khouzam@ericsson.com>Marc Khouzam1-1/+18
2012-07-10 * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,Tom Tromey1-7/+3
2012-06-21 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)Tom Tromey1-1/+1
2012-01-162012-01-16 Pedro Alves <palves@redhat.com>Pedro Alves1-4/+0
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-1/+1
2011-12-13gdb/doc/Pedro Alves1-4/+0
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-05-05Do not set prms_id/bug_id anymore.Joel Brobecker1-2/+0
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-07-31 * lib/mi-support.exp (mi_load_shlibs): New.Vladimir Prus1-1/+1
2008-04-24 * breakpoint.c (print_one_breakpoint_location): In MIVladimir Prus1-1/+1
2008-04-15 * gdb.base/attach.exp (do_attach_tests): Matching pattern forAleksandar Ristovski1-2/+3
2008-04-05 * lib/mi-support.exp (mi_expect_stop): New.Vladimir Prus1-4/+1
2008-02-26 * breakpoint.c (print_one_breakpoint_location): Revert Enb fieldVladimir Prus1-1/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-12-14 Add support for pending breakpoints in MI.Vladimir Prus1-0/+75