Changeset ede493e in mainline


Ignore:
Timestamp:
2006-02-17T21:33:44Z (19 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
052da81
Parents:
9f3b880
Message:

removed debugging printf.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/mips32/src/debugger.c

    r9f3b880 rede493e  
    350350                cur->counter++;
    351351        if (cur && (cur->flags & BKPOINT_FUNCCALL)) {
    352                 printf("3.5\n");
    353352                /* Allow zero bkfunc, just for counting */
    354353                if (cur->bkfunc)
Note: See TracChangeset for help on using the changeset viewer.