From: Nick Roberts <nickrob@snap.net.nz>
To: Vladimir Prus <ghost@cs.msu.su>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [PATCH: mi-cmd-file.c]
Date: Wed, 30 Jan 2008 09:30:00 -0000 [thread overview]
Message-ID: <18336.14935.154345.686930@kahikatea.snap.net.nz> (raw)
In-Reply-To: <E1JK79E-0004uN-5I@zigzag.lvk.cs.msu.su>
> I seems like this patch was checked in, and I see the following:
>
> FAIL: gdb.mi/mi-file.exp: request path info of current source file
> (basics.c)
>
> and same for mi2-file.exp. Did you forgot to run testsuite, or forgot to
> commit testsuite change?
Yes, my mistake - sorry.
I've checked in the changes below as obvious.
--
Nick http://www.inet.net.nz/~nickrob
2008-01-30 Nick Roberts <nickrob@snap.net.nz>
* gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
(test_file_list_exec_source_file): Update to new macro-info field.
*** mi-file.exp.~1.11.~ 2008-01-10 11:35:09.000000000 +1300
--- mi-file.exp 2008-01-30 21:42:59.000000000 +1300
*************** proc test_file_list_exec_source_file {}
*** 64,70 ****
set line_default [expr $line_main_body - $gdb_lines_to_list + 1]
mi_gdb_test "111-file-list-exec-source-file" \
! "111\\\^done,line=\"$line_default\",file=\"${srcfilepath}\",fullname=\"$fullname_syntax${srcfile}\"" \
"request path info of current source file (${srcfile})"
}
--- 64,70 ----
set line_default [expr $line_main_body - $gdb_lines_to_list + 1]
mi_gdb_test "111-file-list-exec-source-file" \
! "111\\\^done,line=\"$line_default\",file=\"${srcfilepath}\",fullname=\"$fullname_syntax${srcfile}\",macro-info=\"0\"" \
"request path info of current source file (${srcfile})"
}
*** mi2-file.exp.~1.11.~ 2008-01-10 11:35:10.000000000 +1300
--- mi2-file.exp 2008-01-30 21:43:06.000000000 +1300
*************** proc test_file_list_exec_source_file {}
*** 64,70 ****
set line_default [expr $line_main_body - $gdb_lines_to_list + 1]
mi_gdb_test "111-file-list-exec-source-file" \
! "111\\\^done,line=\"$line_default\",file=\"${srcfilepath}\",fullname=\"$fullname_syntax${srcfile}\"" \
"request path info of current source file (${srcfile})"
}
--- 64,70 ----
set line_default [expr $line_main_body - $gdb_lines_to_list + 1]
mi_gdb_test "111-file-list-exec-source-file" \
! "111\\\^done,line=\"$line_default\",file=\"${srcfilepath}\",fullname=\"$fullname_syntax${srcfile}\",macro-info=\"0\"" \
"request path info of current source file (${srcfile})"
}
prev parent reply other threads:[~2008-01-30 8:51 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-10 3:30 Nick Roberts
2008-01-29 18:08 ` Daniel Jacobowitz
2008-01-30 1:57 ` Nick Roberts
2008-01-30 3:06 ` Daniel Jacobowitz
2008-01-30 3:32 ` Nick Roberts
2008-01-30 7:19 ` Vladimir Prus
2008-01-30 9:30 ` Nick Roberts [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=18336.14935.154345.686930@kahikatea.snap.net.nz \
--to=nickrob@snap.net.nz \
--cc=gdb-patches@sources.redhat.com \
--cc=ghost@cs.msu.su \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox