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: gdb.cp/userdef.exp, class reprensentation


On Mon, Oct 13, 2008 at 01:38:36PM +0200, Denis PILAT wrote:
> But the userdef.exp testsuite only expects gdb to return the 2nd  
> semantic, which is fine with some gdb based debuggers, but not for all.

What does "some gdb based debuggers" mean?  The testsuite is supposed
to accomodate the version of GDB it's shipped with, not other
versions.

> @@ -153,7 +153,14 @@
> gdb_test "print c" "\\\$\[0-9\]* = {m = {z = .*}}"

Also, this is whitespace-damaged.

-- 
Daniel Jacobowitz
CodeSourcery


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