Lines Matching +full:- +full:- +full:print +full:- +full:architecture
5 * Kernel Debugger Architecture Independent Private Headers
11 * Copyright (c) 2000-2004 Silicon Graphics, Inc. All Rights Reserved.
19 #define KDB_CMD_GO (-1001)
20 #define KDB_CMD_CPU (-1002)
21 #define KDB_CMD_SS (-1003)
22 #define KDB_CMD_KGDB (-1005)
67 * supported by this architecture.
129 #define KDB_STATE_REENTRY 0x00000100 /* Valid re-entry into kdb */
177 KDB_DB_SS, /* Single-step trap */
205 #define KDB_SP_VALUE 0x0008 /* Print the value of the address */
206 #define KDB_SP_SYMSIZE 0x0010 /* Print the size of the symbol */