* dwarfread.c (read_file_scope): Pass contents of AT_comp_dir
authorFred Fish <fnf@specifix.com>
Fri, 17 Jul 1992 17:16:26 +0000 (17:16 +0000)
committerFred Fish <fnf@specifix.com>
Fri, 17 Jul 1992 17:16:26 +0000 (17:16 +0000)
commitd4902ab0a703784e3dfba614ad38deefa2541098
treef4bd66d850a40855f107ac565b380ec8ca054e96
parente4df52accde170d1d3b8617bffe4470fed4220fc
* dwarfread.c (read_file_scope):  Pass contents of AT_comp_dir
to start_symtab as the directory name.
* dwarfread.c (completedieinfo):  Strip off any leading hostname
portion of the AT_comp_dir attribute string.  Gdb doesn't know
what to do with them (FIXME).
gdb/ChangeLog
gdb/dwarfread.c