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]

[keiths-expr-cumulative] 2 gdb.objc regressions


Hi,

just seeing on this branch:

FAIL: gdb.objc/basicclass.exp: print an ivar of self
FAIL: gdb.objc/basicclass.exp: Use of the print-object command

 print object
-$1 = (struct objc_object *) 0x0
-(gdb) PASS: gdb.objc/basicclass.exp: print an ivar of self
+No symbol "object" in current context.
+(gdb) FAIL: gdb.objc/basicclass.exp: print an ivar of self

 print-object object
-BasicClass gdb test object
-(gdb) PASS: gdb.objc/basicclass.exp: Use of the print-object command
+No symbol "object" in current context.
+(gdb) FAIL: gdb.objc/basicclass.exp: Use of the print-object command


Regards,
Jan


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