diff options
author | marcel <marcel@FreeBSD.org> | 2004-07-10 22:59:30 +0000 |
---|---|---|
committer | marcel <marcel@FreeBSD.org> | 2004-07-10 22:59:30 +0000 |
commit | 7c010da81a215361ead99eb4a876af2ffb16348d (patch) | |
tree | c8b0f04d69769973cb6fe1928ec74a9b9e908db4 /sys/netgraph/ng_source.h | |
parent | 95c6c430069ffa4db994a89c4ccbf54ff21dc643 (diff) | |
download | FreeBSD-src-7c010da81a215361ead99eb4a876af2ffb16348d.zip FreeBSD-src-7c010da81a215361ead99eb4a876af2ffb16348d.tar.gz |
Update for the KDB framework:
o ksym_start and ksym_end changed type to vm_offset_t.
o Make debugging support conditional upon KDB instead of DDB.
o Call kdb_enter() instead of breakpoint().
o Remove implementation of Debugger().
o Call kdb_trap() according to the new world order.
unwinder:
o s/db_active/kdb_active/g
o Various s/ddb/kdb/g
o Add support for unwinding from the PCB as well as the trapframe.
Abuse a spare field in the special register set to flag whether
the PCB was actually constructed from a trapframe so that we can
make the necessary adjustments.
md_var.h:
o Add RSE convenience macros.
o Add ia64_bsp_adjust() to add or subtract from BSP while taking
NaT collections into account.
Diffstat (limited to 'sys/netgraph/ng_source.h')
0 files changed, 0 insertions, 0 deletions