Hi 'Break' instruction does not work for mips32 and mips16 targets in a user program (asm file). When I try to execute 'break'instruction, the control does not proceed, again and again the same instruction 'break' executes and also I don't get any break point exception. Is it any known bug in GDB? Regards Monika Chaddha