gdb/
authorYao Qi <yao@codesourcery.com>
Thu, 18 Jul 2013 01:45:15 +0000 (01:45 +0000)
committerYao Qi <yao@codesourcery.com>
Thu, 18 Jul 2013 01:45:15 +0000 (01:45 +0000)
commit303c5ee1872e455db7728fb6b432f74e44ce3393
tree5597945a071994a2ac8c51237490730323d3df5a
parent3631583d25f0d7e97a514fc78a5bfecb85af1066
gdb/
* coffread.c (coff_symfile_read): Iterate over minimal symbols,
if the name is prefixed by "__imp_" or "_imp_", look for minimal
symbol without prefix.  If found, set its type to
'mst_solib_trampoline'.
gdb/coffread.c