make common_block const
authorTom Tromey <tromey@redhat.com>
Wed, 11 Jun 2014 14:02:48 +0000 (08:02 -0600)
committerTom Tromey <tromey@redhat.com>
Wed, 18 Jun 2014 14:17:00 +0000 (08:17 -0600)
commit17a40b44e2aa89d2df08897ea05a42e1afedd06a
treea1b570cb5f388e97663d8d9f793cad5b2ed5f1da
parent346d1dfebdbc5b7c8ce7d84f9250cbb8f4ec3e6c
make common_block const

This changes general_symbol_info to make "common_block" const.

2014-06-18  Tom Tromey  <tromey@redhat.com>

* f-valprint.c (info_common_command_for_block): Update.
* symtab.h (struct general_symbol_info) <common_block>: Now
const.
gdb/ChangeLog
gdb/f-valprint.c
gdb/symtab.h