* symfile.c (simple_read_overlay_table): Make sure we can find
authorJim Blandy <jimb@codesourcery.com>
Wed, 14 Nov 2001 21:55:21 +0000 (21:55 +0000)
committerJim Blandy <jimb@codesourcery.com>
Wed, 14 Nov 2001 21:55:21 +0000 (21:55 +0000)
commit0d43edd16b169d15b68057598cf970436fc2c6f8
treeed5e83b48bb833e38b538be5a9ed228a80d6246a
parent1c00926451110033d3d2c02fbb47b39855f885c4
* symfile.c (simple_read_overlay_table): Make sure we can find
both `_novlys' and `_ovly_table' before we try anything else;
print a helpful error message.
(simple_overlay_update): No need to print error message here.
gdb/ChangeLog
gdb/symfile.c