]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
2003-01-27 David Carlton <carlton@math.stanford.edu>
authorDavid Carlton <carlton@bactrian.org>
Tue, 28 Jan 2003 00:33:13 +0000 (00:33 +0000)
committerDavid Carlton <carlton@bactrian.org>
Tue, 28 Jan 2003 00:33:13 +0000 (00:33 +0000)
commit59d46c73607234c3d869393b03472a4283352b8e
tree3f87726cb20c0a8e71af6593857857ce4f1c717e
parent9f63861e669c48b1766870a5bb67bc5f2ef593a3
2003-01-27  David Carlton  <carlton@math.stanford.edu>

* objfiles.h: Add comments about objfile->msymbols being NULL.
* objfiles.c (objfile_relocate): Enclose ALL_OBJFILE_MSYMBOLS in
guard.
* i386-linux-tdep.c (find_minsym_and_objfile): Call ALL_MSYMBOLS
instead of ALL_OBJFILES and ALL_OBJFILE_MSYMBOLS.
* arm-linux-tdep.c (find_minsym_and_objfile): Ditto.
gdb/ChangeLog
gdb/arm-linux-tdep.c
gdb/i386-linux-tdep.c
gdb/objfiles.c
gdb/objfiles.h