* solib.c (BKPT_AT_MAIN): Change to BKPT_AT_SYMBOL.
authorFred Fish <fnf@specifix.com>
Sun, 27 Dec 1992 04:59:09 +0000 (04:59 +0000)
committerFred Fish <fnf@specifix.com>
Sun, 27 Dec 1992 04:59:09 +0000 (04:59 +0000)
commit1169c958034a9cc0cd94acecd104b89243c15ba8
tree3bcd176f7aec9bb293af2513837993f2e8ada13f
parent75dd6a3e4b17ff88393a4dd79d822905233937a4
* solib.c (BKPT_AT_MAIN):  Change to BKPT_AT_SYMBOL.
* solib.c (bkpt_names):  New array of symbol names to try to
use for the "mapping complete" breakpoint.  Configurable
define SOLIB_BKPT_NAME is first one to try.
* solib.c (find_solib):  Test debug_base for nonzero rather
than just greater than zero.
* solib.c (enable_break):  Use bkpt_names to look up address
at which to set "mapping complete" breakpoint.
gdb/ChangeLog
This page took 0.041354 seconds and 4 git commands to generate.