This is the mail archive of the gdb-patches@sources.redhat.com 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: [RFA/testsuite] Shorten the maint.exp symbols tests


We haven't heard anything against it from the other C++ folks and, IMO, we don't have any choice -- we just can't handle all symbols.

Please check it in and thank you for the fix.

Regards,
Fernando

Daniel Jacobowitz wrote:
Right now maint.exp dumps the contents of all symbols. There's a comment
from Jim that, if the C library has debug info, this can take a long time. And we bump the timeout way up.

Well, on my test systems it takes longer than just a long time: it takes
about 45 minutes. And the generated files are close to a gigabyte. I think
that's a little bit overkill, don't you? :)

I modified the test to dump just the symbols for the files we're interested
in, and it works quite nicely. This cuts the test time back to a reasonable
amount. Is this change OK?


--
Fernando Nasser
Red Hat Canada Ltd.                     E-Mail:  fnasser@redhat.com
2323 Yonge Street, Suite #300
Toronto, Ontario   M4P 2C9


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