Home | History | Annotate | Download | only in mips

Lines Matching full:breakpoint

85   // We set the breakpoint code to 0xfffff to easily recognize it.
98 // Set or delete a breakpoint. Returns true if successful.
241 // Check if a breakpoint can be set. If not return without any side-effects.
246 // Set the breakpoint.
249 // Not setting the breakpoint instruction in the code itself. It will be set
412 PrintF("/!\\ Jumping over generated breakpoint.\n");
599 PrintF("setting breakpoint failed\n");
609 PrintF("deleting breakpoint failed\n");
630 // Print information about all/the specified breakpoint(s).
645 // Enable all/the specified breakpoint(s).
658 // Disable all/the specified breakpoint(s).
738 PrintF(" delete the breakpoint\n");