Changeset ede493e in mainline
- Timestamp:
- 2006-02-17T21:33:44Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 052da81
- Parents:
- 9f3b880
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/mips32/src/debugger.c
r9f3b880 rede493e 350 350 cur->counter++; 351 351 if (cur && (cur->flags & BKPOINT_FUNCCALL)) { 352 printf("3.5\n");353 352 /* Allow zero bkfunc, just for counting */ 354 353 if (cur->bkfunc)
Note:
See TracChangeset
for help on using the changeset viewer.