* dbxread.c: Move default definition of GCC_COMPILED_FLAG_SYMBOL
authorJim Kingdon <jkingdon@engr.sgi.com>
Mon, 27 Dec 1993 16:31:56 +0000 (16:31 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Mon, 27 Dec 1993 16:31:56 +0000 (16:31 +0000)
commit404f69a80b818c6d4a29fbb56f535b65d9d59b50
treea0cf80474bef468996ada3bb498ab6b31d12df49
parente7386e322551fd94efdfbf228bf7db3efa0d9d56
* dbxread.c: Move default definition of GCC_COMPILED_FLAG_SYMBOL
from here . . .
* symtab.h: . . . to here.
* dbxread.c (record_minimal_symbol): Move check for gcc{,2}_compiled.
and __gnu_compiled* from here . . .
* minsyms.c (prim_record_minimal_symbol_and_info): . . . to here.
* minsyms.c (prim_record_minimal_symbol): Call
prim_record_minimal_symbol_and_info rather than duplicating code.
gdb/ChangeLog
gdb/dbxread.c
gdb/minsyms.c
gdb/symtab.h
This page took 0.024265 seconds and 4 git commands to generate.