* gdb.base/bigcore.exp: Check the size of the dumped core file. XFAIL if it is smaller than bytes_allocated. * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned. (main): Make chunks_allocated unsigned. Correct comment.
support.
* gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile support.
* gdb.base/bigcore.exp: New file. * gdb.base/bigcore.c: New file.