Searched refs:ax_debug (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dax.cc53 #define ax_debug(FMT, args...) \ macro
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 ("Combinin
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dax.cc47 #define ax_debug(fmt, args...) \ macro
416 ax_debug ("Cannot compile op 0x%x\n", op); \
422 ax_debug ("empty agent expression\n");
432 ax_debug ("About to compile op 0x%x, pc=%d\n", op, pc);
524 ax_debug ("Combining equal & if_goto");
537 ax_debug ("Combining equal & log_not & if_goto");
554 ax_debug ("Combining less_signed & if_goto");
567 ax_debug ("Combining less_signed & log_not & if_goto");
662 ax_debug ("At end of expression\n");
694 ax_debug ("Combinin
[all...]

Completed in 203 milliseconds