* dbxread.c: New variable lowest_text_address.
authorJim Kingdon <jkingdon@engr.sgi.com>
Tue, 8 Mar 1994 18:22:56 +0000 (18:22 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Tue, 8 Mar 1994 18:22:56 +0000 (18:22 +0000)
commit9d2b8d50f43914294f27d0a2a7ce1188b2408575
treedbbe652ec1d772b01551d1058064f98163d7ffd8
parentd16938f52e306395a0e73ba71c87aa5b68f3382d
* dbxread.c: New variable lowest_text_address.
(record_minimal_symbol, read_dbx_symtab): Set it.
(read_dbx_symtab): Use lowest_text_address + text_size instead of
end_of_text_address.
* config/gould/tm-pn.h: Add comment regarding END_OF_TEXT_DEFAULT.
gdb/ChangeLog
gdb/dbxread.c
This page took 0.026417 seconds and 4 git commands to generate.