* bcache.c: Include "gdb_assert.h".
authorAndrew Cagney <cagney@redhat.com>
Mon, 3 Nov 2003 17:03:11 +0000 (17:03 +0000)
committerAndrew Cagney <cagney@redhat.com>
Mon, 3 Nov 2003 17:03:11 +0000 (17:03 +0000)
commit2160782c8260fb1e325a80a4451260b4cabdaa4f
treee117e88a3c94137117450727358ba5b225107943
parent6f2f2c9d168d475a9c77fc2a8e4a5bc73ce31b6e
* bcache.c: Include "gdb_assert.h".
(struct bcache): Add fields "expand_count" and
"expand_hash_count".
(expand_hash_table): Update the expand counts.
(print_bcache_statistics): Use XCALLOC, not alloca.  Print stats
on object sizes and hashes.
* Makefile.in (bcache.o): Update dependencies.
gdb/ChangeLog
gdb/Makefile.in
gdb/bcache.c
This page took 0.033598 seconds and 4 git commands to generate.