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: RFC: have maint print statistics print a little more


On Thu, Feb 13, 2003 at 09:57:05AM -0500, Elena Zannoni wrote:

> Yes, but the new output needs to be tested. It is just because the .*
> patterns in the maint.exp file.  Could you add the new output to the
> test file?
> 
> Otherwise, looks good.


Thanks, I assume this was permission to commit?  I probably should
have asked that fifteen seconds ago. :-)

Eli reminded me to update any relevant documentation - maint print
statistics isn't documented.  That itself could be considered a bug,
of course.

I committed the patch below.  I can back it out if I misread the
above.

[ChangeLog]
2003-02-12  Jason Molenda  (jmolenda@apple.com)

        * symmisc.c (print_objfile_statistics): Include information about
        the number of psymtabs and symtabs in each object file.

[testsuite/ChangeLog]
2003-02-13  Jason Molenda  (jmolenda@apple.com)

        * gdb.base/maint.exp: Update maint print statistics regexp to include
        new entries.


J

Attachment: pa.txt
Description: Text document


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