[BACK]Return to kdb_cmds CVS log [TXT][DIR] Up to [Development] / linux-2.4-xfs-OLD / linux / kdb

File: [Development] / linux-2.4-xfs-OLD / linux / kdb / kdb_cmds (download)

Revision 1.2, Wed Oct 4 11:42:46 2000 UTC (17 years ago) by kaos
Branch: MAIN
CVS Tags: XFS-1_3_0pre1, Release-1_0_0, PreRelease-0_10, Linux-2_4_5-merge, HEAD
Changes since 1.1: +0 -0 lines

Upgrade xfs test to kdb v1.5

# Initial commands for kdb, alter to suit your needs.
# These commands are executed in kdb_init() context, no SMP, no
# processes.  Commands that require process data (including stack or
# registers) are not reliable this early.  set and bp commands should
# be safe.  Global breakpoint commands affect each cpu as it is booted.