bpinfo_t 68 kernel/arch/mips32/include/arch/debugger.h extern bpinfo_t breakpoints[BKPOINTS_MAX]; bpinfo_t 47 kernel/arch/mips32/src/debugger.c bpinfo_t breakpoints[BKPOINTS_MAX]; bpinfo_t 187 kernel/arch/mips32/src/debugger.c bpinfo_t *cur = NULL; bpinfo_t 239 kernel/arch/mips32/src/debugger.c bpinfo_t *cur = &breakpoints[argv->intval]; bpinfo_t 339 kernel/arch/mips32/src/debugger.c bpinfo_t *cur = NULL;HelenOS homepage, sources at GitHub