put the psymtab filename in the filename bcache
authorTom Tromey <tromey@redhat.com>
Mon, 25 Nov 2013 14:55:23 +0000 (07:55 -0700)
committerTom Tromey <tromey@redhat.com>
Fri, 6 Dec 2013 19:13:42 +0000 (12:13 -0700)
commitbf121224c754d7fd5d4f9a75ac33d6465977bdbb
tree031d3f23968ca71de0d40c518bf66eb29553fe95
parent8e96694e31aedc28a4e2a00b28099158a8bd4a5a
put the psymtab filename in the filename bcache

This puts the psymtab filename in the filename bcache.
This saves a small amount of memory.

2013-12-06  Tom Tromey  <tromey@redhat.com>

* psymtab.c (allocate_psymtab): Put the filename in the filename
bcache.
gdb/ChangeLog
gdb/psymtab.c