PR external/1568
authorDaniel Jacobowitz <drow@false.org>
Mon, 10 May 2004 16:47:40 +0000 (16:47 +0000)
committerDaniel Jacobowitz <drow@false.org>
Mon, 10 May 2004 16:47:40 +0000 (16:47 +0000)
commitbf08c2a10fc7a38d7bcdc33f578da56815391c98
tree0097da5b750df80b81a002085efbdad1843d9704
parent41ee5402be0d0032930ab535499cd84ee6a8190a
PR external/1568
* 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.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/bigcore.c
gdb/testsuite/gdb.base/bigcore.exp