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]

[testsuite] gdb.base/maint.exp errors


I get some errors while running maint.exp with the gdb6.5 on linux RHEL3.0:
   FAIL: gdb.base/maint.exp: maint print psymbols
   FAIL: gdb.base/maint.exp: maint print msymbols
   FAIL: gdb.base/maint.exp: maint print msymbols
   FAIL: gdb.base/maint.exp: maint print symbols

These errors come from the "shell ls" command that tests presence od output files, this command emits some strange character before the gdb prompt and the catching rule in the .exp file is not matched. I'm afraid it could come from my environment.

Do you guys get these error as well or does it come from my environment ?

I've patched my maint.exp file to remove them but it isnt worth sending this patch if you don't get these errors.

Denis


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