* xcoffread.c (process_xcoff_symbol): Use new variables
authorJim Kingdon <jkingdon@engr.sgi.com>
Tue, 31 Jan 1995 18:38:06 +0000 (18:38 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Tue, 31 Jan 1995 18:38:06 +0000 (18:38 +0000)
commita81ce07da83c193a2eb859cf7288a9a94a75d042
tree569b279212d426fbcfea8bcf3841de3748efcac1
parent1abb243d51da2f387cbef6dab415a3fcd0e2a97c
* xcoffread.c (process_xcoff_symbol): Use new variables
func_symbol_type and var_symbol_type as type of functions and
variables which don't have any stabs associated with them.
Reindent most of function.
(_initialize_xcoffread): Initialize *_symbol_type.

* xcoffread.c (read_xcoff_symtab): Reindent most of function.
Put C_HIDEXT symbols in the minimal symbols, rather than ignoring
them (this part commented out as I didn't quite get it to work).
(cs_to_section, find_targ_sec): New functions, to support above code.
* xcoffread.c (RECORD_MINIMAL_SYMBOL): Only skip '.' if it is
actually present.
gdb/ChangeLog
gdb/xcoffread.c
This page took 0.0503209999999999 seconds and 4 git commands to generate.