This is the mail archive of the gdb@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: 20% space savings!


On Aug 19,  2:14pm, Michael Elizabeth Chastain wrote:

> I pulled a Daniel Berlin last night (in a good way) and started
> packing structures like a #4 train at rush hour.
> 
> 'maint space' has gone from:
> 
>   before: 99352576
>   after:  79478784
> 
> It would take a lot of time to merge these patches into gdb.
> I would have to write up a road map, and then test the patches
> one at a time (that is the hard part, regression testing stuff
> like coff), then submit the patches one at a time to the
> symtab maintainers.
> 
> Is this something worth pursuing?

I think it's worth pursuing.  For large applications, a 20% savings in
space could mean the difference between being able to easily debug the
app and running out of memory (or running into swap).

Kevin


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