debug
#define DEBUG_INSTRUMENT() (M.x86.debug & DEBUG_INSTRUMENT_F)
#define DEBUG_DECODE() (M.x86.debug & DEBUG_DECODE_F)
#define DEBUG_TRACE() (M.x86.debug & DEBUG_TRACE_F)
#define DEBUG_STEP() (M.x86.debug & DEBUG_STEP_F)
#define DEBUG_DISASSEMBLE() (M.x86.debug & DEBUG_DISASSEMBLE_F)
#define DEBUG_BREAK() (M.x86.debug & DEBUG_BREAK_F)
#define DEBUG_SVC() (M.x86.debug & DEBUG_SVC_F)
#define DEBUG_SAVE_IP_CS() (M.x86.debug & DEBUG_SAVE_IP_CS_F)
#define DEBUG_FS() (M.x86.debug & DEBUG_FS_F)
#define DEBUG_PROC() (M.x86.debug & DEBUG_PROC_F)
#define DEBUG_SYSINT() (M.x86.debug & DEBUG_SYSINT_F)
#define DEBUG_TRACECALL() (M.x86.debug & DEBUG_TRACECALL_F)
#define DEBUG_TRACECALLREGS() (M.x86.debug & DEBUG_TRACECALL_REGS_F)
#define DEBUG_SYS() (M.x86.debug & DEBUG_SYS_F)
#define DEBUG_MEM_TRACE() (M.x86.debug & DEBUG_MEM_TRACE_F)
#define DEBUG_IO_TRACE() (M.x86.debug & DEBUG_IO_TRACE_F)
#define DEBUG_DECODE_NOPRINT() (M.x86.debug & DEBUG_DECODE_NOPRINT_F)
int debug;
# define DEBUG_SCOPE(name) DebugScope debug(name, fInput.String())
SYSCTL_INT(_hw_usb_axe, OID_AUTO, debug, CTLFLAG_RWTUN, &axe_debug, 0,
SYSCTL_INT(_hw_usb_axge, OID_AUTO, debug, CTLFLAG_RWTUN, &axge_debug, 0,
gdev->debug ^= FUNCTION;
if (gdev->debug & FUNCTION)
gdev->debug ^= SEQ;
if (gdev->debug & SEQ)
gdev->debug ^= RX;
if (gdev->debug & RX)
gdev->debug ^= TX;
if (gdev->debug & TX)
gdev->debug ^= PCI_IO;
if (gdev->debug & PCI_IO)
if ((packet_len) && (data->debug & RX)) {
data->debug = DEFAULT_DEBUG_FLAGS;
ETHER_DEBUG(FUNCTION, data->debug, kDevName ": open %s dev=%p\n", name, data);
ETHER_DEBUG(FUNCTION, data->debug, kDevName ": close dev=%p\n", data);
uint32 debug;
ETHER_DEBUG(FUNCTION, data->debug, kDevName ": free dev=%p\n", data);
if (data->debug & TX)
ETHER_DEBUG(FUNCTION, data->debug, kDevName ": control: ETHER_INIT \n");
ETHER_DEBUG(FUNCTION, data->debug, kDevName ": control: GET_ADDR \n");
ETHER_DEBUG(FUNCTION, data->debug, kDevName ": control: NON_BLOCK %x\n", data->nonblocking);
ETHER_DEBUG(FUNCTION, data->debug, kDevName ": control: DO_MULTI\n");
ETHER_DEBUG(PCI_IO, device->debug, " inb(%x) %x \n", offset, result);
ETHER_DEBUG(PCI_IO, device->debug, " inw(%x) %x \n", offset, result);
ETHER_DEBUG(PCI_IO, device->debug, " outb(%x) %x \n", offset, value);
ETHER_DEBUG(PCI_IO, device->debug, " outb(%x) %x \n", offset, value);
ETHER_DEBUG(PCI_IO, device->debug, " inb(%x) %x \n", offset, result);
ETHER_DEBUG(PCI_IO, device->debug, " inw(%x) %x \n", offset, result);
ETHER_DEBUG(PCI_IO, device->debug, " outb(%x) %x \n", offset, value);
ETHER_DEBUG(PCI_IO, device->debug, " outb(%x) %x \n", offset, value);
ETHER_DEBUG(INTERRUPT, data->debug, "ENTR isr=%x & %x?\n",getisr(data), INTS_WE_CARE_ABOUT);
SYSCTL_INT(_hw_usb_aue, OID_AUTO, debug, CTLFLAG_RWTUN, &aue_debug, 0,
SYSCTL_INT(_hw_ath_hal, OID_AUTO, debug, CTLFLAG_RWTUN, &ath_hal_debug,
SYSCTL_QUAD(_hw_ath, OID_AUTO, debug, CTLFLAG_RWTUN, &ath_debug,
uint8_t debug;
SYSCTL_INT(_hw_malo, OID_AUTO, debug, CTLFLAG_RWTUN, &malo_debug,
SYSCTL_INT(_hw_mwl, OID_AUTO, debug, CTLFLAG_RWTUN, &mwl_debug,
int debug, error;
debug = sc->sc_debug | (mwl_hal_getdebug(sc->sc_mh) << 24);
error = sysctl_handle_int(oidp, &debug, 0, req);
mwl_hal_setdebug(sc->sc_mh, debug >> 24);
sc->sc_debug = debug & 0x00ffffff;
mwl_hal_setdebug(struct mwl_hal *mh, int debug)
MWLPRIV(mh)->mh_debug = debug;
SYSCTL_INT(_hw_usb_mtw, OID_AUTO, debug, CTLFLAG_RWTUN, &mtw_debug, 0,
SYSCTL_INT(_hw_usb_rum, OID_AUTO, debug, CTLFLAG_RWTUN, &rum_debug, 0,
SYSCTL_INT(_hw_usb_run, OID_AUTO, debug, CTLFLAG_RWTUN, &run_debug, 0,
SYSCTL_INT(_hw_usb_ural, OID_AUTO, debug, CTLFLAG_RWTUN, &ural_debug, 0,
FUSE_LIB_OPT("debug", debug, 1),
FUSE_LIB_OPT("-d", debug, 1),
int debug;
if (debug)
if (debug) {
if (debug) {
if (debug)
if (debug)
if (debug)
if (debug)
if (debug) {
if (debug) {
if (debug) {
if (debug) {
extern bool debug;
if (debug) {
if (debug) {
if (debug)
if (debug) {
if (debug)
if (debug)
if (debug) {
if (debug) {
if (debug) {
} else if (debug)
if (debug) {
if (debug) {
if (debug) {
if (debug)
if (debug)
if (debug)
if (debug)
if (debug)
extern bool debug;
if (debug)
if (debug) {
if (debug)
debug = true;
debug = true;
if (debug) {
bool debug = false;
if (debug)
if (debug)
if (debug) {
if (debug)
extern bool debug;
if (debug)
if (debug) printf("Out of memory in SavePalette(BBitmap*)\n");
ClipboardApp::Print(bool debug)
if (debug)
status_t Print(bool debug);
debug++;
if (debug) {
if (debug > 1)
static int debug = 0;
if (debug)
if (debug)
static int debug = 0;
#define DEBUG_PRINT1(x) if (debug) printf (x)
#define DEBUG_PRINT2(x1, x2) if (debug) printf (x1, x2)
#define DEBUG_PRINT3(x1, x2, x3) if (debug) printf (x1, x2, x3)
#define DEBUG_PRINT4(x1, x2, x3, x4) if (debug) printf (x1, x2, x3, x4)
if (debug) print_partial_compiled_pattern (s, e)
if (debug) print_double_string (w, s1, sz1, s2, sz2)
SYSCTL_INT(_hw_usb_proc, OID_AUTO, debug, CTLFLAG_RWTUN, &usb_proc_debug, 0,
int debug)
if (ieee80211_msg(vap, debug)) {
select_bss(struct ieee80211_scan_state *ss, struct ieee80211vap *vap, int debug)
IEEE80211_DPRINTF(vap, debug, " %s\n",
if (match_bss(vap, ss, se, debug) == 0) {
if(gState.debug) {
gState.debug = true;
bool debug; // call glGetError
debug = quitAll = false;
tregs.x86.debug |= DEBUG_DISASSEMBLE_F;
M.x86.debug &= ~DEBUG_DECODE_NOPRINT_F;
M.x86.debug |= DEBUG_TRACE_F;
M.x86.debug &= ~DEBUG_BREAK_F;
M.x86.debug ^= DEBUG_TRACECALL_F;
M.x86.debug ^= DEBUG_SVC_F | DEBUG_SYS_F | DEBUG_SYSINT_F;
M.x86.debug |= DEBUG_DECODE_NOPRINT_F;
M.x86.debug &= ~DEBUG_DECODE_NOPRINT_F;
M.x86.debug &= ~DEBUG_TRACE_F;
M.x86.debug |= DEBUG_BREAK_F;
M.x86.debug |= DEBUG_EXIT;
return M.x86.debug |= DEBUG_STEP_F | DEBUG_DECODE_F | DEBUG_TRACE_F;
return M.x86.debug &= ~(DEBUG_STEP_F | DEBUG_DECODE_F | DEBUG_TRACE_F);
if (M.x86.debug)
if (M.x86.debug & DEBUG_EXIT) {
M.x86.debug &= ~DEBUG_EXIT;
BRadioButton *debug = new BRadioButton("debug",
.Add(debug)
if (ctx->debug > 7) {
if (ctx->debug > 7) {
if (ctx->debug > 7) {
int debug;