This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix spurious mi-basics.exp failures


On Fri, May 05, 2006 at 10:02:37PM -0400, Bob Rossi wrote:
> I can't think of exactly how the anchoring would have just anything
> related to these tests.  I'm just wondering, what fixed the 
> relative/absolute path problem?

My point is that before the anchoring, the "^done" pattern probably
matched "203^done" in the output.

They're still broken if you configure with a relative path, which you
can see from your output:

> 202-environment-directory ../../../src/gdb/testsuite/gdb.mi^M 202^done,source-path="/home/bob/cvs/gdb/original/builddir/gdb/testsuite/../../../src/gdb/testsuite/gdb.mi:$cdir:$cwd"^M

> 203^done,source-path="/home/bob/cvs/gdb/original/builddir/gdb/testsuite/../../../src/gdb/testsuite/gdb.mi:$cdir:$cwd"^M

Mine doesn't look like that.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]