Lines Matching refs:ax_debug

53 #define ax_debug(FMT, args...)		\
419 ax_debug ("Cannot compile op 0x%x\n", op); \
425 ax_debug ("empty agent expression\n");
435 ax_debug ("About to compile op 0x%x, pc=%d\n", op, pc);
527 ax_debug ("Combining equal & if_goto");
540 ax_debug ("Combining equal & log_not & if_goto");
557 ax_debug ("Combining less_signed & if_goto");
570 ax_debug ("Combining less_signed & log_not & if_goto");
665 ax_debug ("At end of expression\n");
697 ax_debug ("Combining swap & less_signed & if_goto");
712 ax_debug ("Combining swap & less_signed & log_not & if_goto");
755 ax_debug ("Agent expression op 0x%x not recognized\n", op);
764 ax_debug ("Error %d while emitting code for %s\n",
769 ax_debug ("Op %s compiled\n", gdb_agent_op_name (op));
787 ax_debug ("Want to jump from %s to %s\n",
800 ax_debug ("Destination of goto %d not found\n",
827 ax_debug ("Printf of \"%s\" with %d args", format, nargs);
843 ax_debug ("current substring is '%s', class is %d",
986 ax_debug ("empty agent expression");
999 ax_debug ("About to interpret byte 0x%x", op);
1018 ax_debug ("Attempted to divide by zero");
1027 ax_debug ("Attempted to divide by zero");
1036 ax_debug ("Attempted to divide by zero");
1045 ax_debug ("Attempted to divide by zero");
1220 ax_debug ("At end of expression, sp=%d, stack top cache=0x%s",
1227 ax_debug ("Stack is empty, nothing to return");
1348 ax_debug ("Agent expression op 0x%x valid, but not handled",
1355 ax_debug ("Agent expression op 0x%x not recognized", op);
1363 ax_debug ("Expression stack overflow");
1369 ax_debug ("Expression stack underflow");
1373 ax_debug ("Op %s -> sp=%d, top=0x%s",