This is the mail archive of the archer@sourceware.org mailing list for the Archer 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: [python] integrate summary mode and print frame-arguments


On Wed, 25 Mar 2009 18:09:28 +0100, Tom Tromey wrote:
> I'm checking this in on the python branch.

Are the testsuite regressions expected?  There are many of them:

-Breakpoint 25, call5a (st={s1 = 101, s2 = 102}) at ../.././gdb/testsuite/gdb.base/funcargs.c:345
-345    {st.s1 = 5;}
-(gdb) PASS: gdb.base/funcargs.exp: run to call5a
+Breakpoint 25, call5a (st=...) at ../.././gdb/testsuite/gdb.base/funcargs.c:345
+345    {st.s1 = 5;}
+(gdb) FAIL: gdb.base/funcargs.exp: run to call5a

IMO the summary mode should not be applied so strictly (some limit based on
the output length in characters?).


Regards,
Jan


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