HomeSort by relevance Sort by last modified time
    Searched full:breakpoint (Results 201 - 225 of 527) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/valgrind/main/coregrind/m_gdbserver/
m_gdbserver.c 287 static void breakpoint (Bool insert, CORE_ADDR addr) function
293 /* insert a breakpoint at addr or upgrade its kind */
295 add_gs_address (addr, GS_break, "m_gdbserver breakpoint insert");
304 /* delete a breakpoint at addr or downgrade its kind */
310 remove_gs_address (g, "m_gdbserver breakpoint remove");
348 breakpoint (insert, addr);
    [all...]
  /art/runtime/jdwp/
jdwp_main.cc 518 // Release session state, e.g. remove breakpoint instructions.
562 * and we like it that way". We could send a fake breakpoint, which should
565 * receiving a breakpoint event that it didn't ask for.
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
DebuggerScript.js 300 var breakpoint = breakpoints[i];
301 var scriptBreakPoint = breakpoint.script_break_point();
302 numbers.push(scriptBreakPoint ? scriptBreakPoint.number() : breakpoint.number());
  /external/chromium_org/third_party/launchpad_translations/
inspector_strings_ast.xtb 20 <translation id="1471549911969958014">Posáu nun puntu de ruptura \&quot;<ph name="BREAKPOINT"/>\&quot; definíu en <ph name="NODE"/>, porque'l so descendiente <ph name="CHILD"/> desanicióse.</translation>
59 <translation id="1708703581063682228">Posáu nun puntu de rotura \&quot;<ph name="BREAKPOINT"/>\&quot; establecíu en <ph name="NODE"/>, porque s'amestó un fíu nuevu a los sos descendientes <ph name="CHILD"/>.</translation>
201 <translation id="3278501001215972235">Posáu nun puntu de rotura &quot;<ph name="BREAKPOINT"/>&quot; establecíu en <ph name="NODE"/>, porque s'amestó nun fíu nuevu a esti nodu.</translation>
inspector_strings_de.xtb 69 <translation id="1471549911969958014">Pausiert bei \&quot;<ph name="BREAKPOINT"/>\&quot; Haltepunkt auf <ph name="NODE"/>, da der abstammende Prozess <ph name="CHILD"/> beendet wurde.</translation>
76 <translation id="1708703581063682228">Pausiert bei dem Haltepunkt \&quot;<ph name="BREAKPOINT"/>\&quot; auf <ph name="NODE"/>, da ein neuer Kindprozess zum abstammenden <ph name="CHILD"/> hinzugefügt wurde.</translation>
131 <translation id="3278501001215972235">Pausiert bei Haltepunkt \&quot;<ph name="BREAKPOINT"/>\&quot; auf <ph name="NODE"/>, weil ein neuer Kindprozess zu diesem Knoten hinzugefügt wurde.</translation>
inspector_strings_ru.xtb 170 <translation id="1471549911969958014">?????????????? ?? ????? ?????????? \&quot;<ph name="BREAKPOINT"/>\&quot;, ????????????? ?? <ph name="NODE"/>, ????????? ??? ??????? <ph name="CHILD"/> ??? ??????.</translation>
171 <translation id="1708703581063682228">?????????????? ?? ????? ?????????? \&quot;<ph name="BREAKPOINT"/>\&quot;, ????????????? ?? <ph name="NODE"/>, ????????? ????? ??????? ??? ???????? ? ??? ?????????? <ph name="CHILD"/>.</translation>
194 <translation id="3278501001215972235">??????????? ?? ??????????? ????? \&quot;<ph name="BREAKPOINT"/>\&quot;, ????????????? ? <ph name="NODE"/>, ????????? ? ????? ???? ??? ???????? ????? ???????.</translation>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
thread_db.h 181 NOTIFY_BPT, /* User must insert breakpoint at u.bptaddr. */
182 NOTIFY_AUTOBPT, /* Breakpoint at u.bptaddr is automatically
193 psaddr_t bptaddr; /* Address of breakpoint. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
thread_db.h 181 NOTIFY_BPT, /* User must insert breakpoint at u.bptaddr. */
182 NOTIFY_AUTOBPT, /* Breakpoint at u.bptaddr is automatically
193 psaddr_t bptaddr; /* Address of breakpoint. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
thread_db.h 181 NOTIFY_BPT, /* User must insert breakpoint at u.bptaddr. */
182 NOTIFY_AUTOBPT, /* Breakpoint at u.bptaddr is automatically
193 psaddr_t bptaddr; /* Address of breakpoint. */
  /ndk/docs/text/
NDK-GDB.text 225 > If you place a breakpoint on a function executed on a non-main thread, the
228 Program terminated with signal SIGTRAP, Trace/breakpoint trap.
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-gdb.1 126 Set a breakpoint at \c
145 Continue running your program (after stopping, e.g. at a breakpoint).
arm-eabi-gdbtui.1 126 Set a breakpoint at \c
145 Continue running your program (after stopping, e.g. at a breakpoint).
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-gdb.1 126 Set a breakpoint at \c
145 Continue running your program (after stopping, e.g. at a breakpoint).
arm-linux-androideabi-gdbtui.1 126 Set a breakpoint at \c
145 Continue running your program (after stopping, e.g. at a breakpoint).
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-gdb.1 126 Set a breakpoint at \c
145 Continue running your program (after stopping, e.g. at a breakpoint).
arm-eabi-gdbtui.1 126 Set a breakpoint at \c
145 Continue running your program (after stopping, e.g. at a breakpoint).
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-gdb.1 126 Set a breakpoint at \c
145 Continue running your program (after stopping, e.g. at a breakpoint).
arm-linux-androideabi-gdbtui.1 126 Set a breakpoint at \c
145 Continue running your program (after stopping, e.g. at a breakpoint).
  /bionic/libthread_db/
libthread_db.c 89 /* FIXME - pc is a non-decremented breakpoint address, hence the
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
DebugInfoConstants.java 111 * a method prologue (an appropriate place for a method breakpoint).<p>
  /dalvik/dx/src/com/android/dx/dex/file/
DebugInfoConstants.java 111 * a method prologue (an appropriate place for a method breakpoint).<p>
  /dalvik/libdex/
InstrUtils.h 33 kFmt00x = 0, // unknown format (also used for "breakpoint" opcode)
  /dalvik/vm/jdwp/
JdwpConstants.cpp 153 case EK_BREAKPOINT: return "BREAKPOINT";
  /external/chromium/chrome/common/
devtools_messages.h 88 // breakpoint.
  /external/chromium_org/chrome/test/security_tests/
ipc_security_tests.cc 113 // To make the test fail we simply trigger a breakpoint in the renderer.

Completed in 687 milliseconds

1 2 3 4 5 6 7 891011>>