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]

How big should bigcore.core be?


Hi Andrew,

How big should the core files generated by bigcore be?  A lot smaller
than the amount of memory that bigcore allocates on the heap?  Is that
what you mean by "sparse" core files?  Is the idea that we disable
this test on platforms that don't generate such "sparse" core dumps?

If the latter is true, I really think we should disable this test by
default and only enable it on systems where we know we won't generate
ridiculously large files running the risk of crashing the machine.
For my work on GDB, I regularly use machines that are not mine, and
I'd really hate it if I crashed those.

Mark


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