Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
pk
Fri Apr 3 11:45:12 PST 1998
Update of /cvsroot/src/sys/ddb
In directory nb00:/tmp/cvs-serv11549
Modified Files:
db_run.c db_break.c db_break.h
Log Message:
If `SOFTWARE_SSTEP' is defined then kgdb_stub.c needs the single-step
emulation in db_run.c:
- re-arrange `db_*_single_step()' and `db_*_temp_breakpoint()' -
which are only used in the `SOFTWARE_SSTEP' case - so these
are available to the KGDB code.
- make other code in db_run.c conditional on `DDB'.
Home |
Main Index |
Thread Index |
Old Index