* symtab.c (find_pc_symtab): some object file formats, notably mips,
authorK. Richard Pixley <rich@cygnus>
Sat, 13 Mar 1993 00:50:09 +0000 (00:50 +0000)
committerK. Richard Pixley <rich@cygnus>
Sat, 13 Mar 1993 00:50:09 +0000 (00:50 +0000)
commitaa8f32108dc6f29721deee55593fc69a5546130b
tree475c3d82cf0547e6b9037c7c5b45e6f9d49e570d
parenta8172eea3dfa9ec5597471366a9b155e33a0c398
* symtab.c (find_pc_symtab): some object file formats, notably mips,
  have holes in the address ranges of symtabs.  Change this algorythm
  from first hit to tightest fit.

Fixes #2217.
gdb/ChangeLog