Home
last modified time | relevance | path

Searched refs:stepping (Results 1 – 25 of 34) sorted by relevance

12

/external/qemu/target-i386/
Dhelper.c116 int stepping; member
144 .stepping = 3,
166 .stepping = 3,
191 .stepping = 11,
213 .stepping = 3,
224 .stepping = 8,
243 .stepping = 0,
252 .stepping = 3,
261 .stepping = 2,
270 .stepping = 3,
[all …]
/external/valgrind/main/coregrind/m_gdbserver/
Dvalgrind-low.c508 static int stepping = 0; variable
520 stepping); in valgrind_resume()
528 stepping = resume_info->step; in valgrind_resume()
550 stepping = 2; in valgrind_set_single_stepping()
552 stepping = 0; in valgrind_set_single_stepping()
557 if (stepping) in valgrind_single_stepping()
Dm_gdbserver.c578 int stepping; in call_gdbserver() local
624 stepping = valgrind_single_stepping(); in call_gdbserver()
640 if (!stepping && tid != 0) { in call_gdbserver()
648 if (stepping) in call_gdbserver()
/external/chromium/base/
Dcpu.h23 int stepping() const { return stepping_; } in stepping() function
/external/qemu/distrib/sdl-1.2.12/src/cpuinfo/
DSDL_cpuinfo.c174 cpuid ; Get family/model/stepping/features in CPU_getCPUIDFeatures()
/external/oprofile/daemon/
Dopd_ibs.c487 unsigned stepping : 4; in check_cpuid_family_model_stepping() member
513 ibs_stepping = v.stepping; in check_cpuid_family_model_stepping()
/external/strace/
DPORTING24 single-stepping in a debugger with little or nothing to show for it,
/external/quake/quake/src/QW/
Dqwchangelog.txt139 stair stepping that prevented proper movement. With this bug, you can't
Dqwrlnote.txt245 stair stepping that prevented proper movement. With this bug, you can't
/external/libffi/
DREADME312 stepping through the code and tracking down bugs.
/external/qemu/
DChangelog188 - PPC breakpoints and single stepping (Jason Wessel)
444 - correct single stepping thru string operations
DCHANGES.TXT141 that resulted incorrect behaviour / crashes, especially in single-stepping
/external/v8/
DChangeLog638 Fixed: debugger stops stepping outside evaluate (Issue 1639).
651 Fixed debugger stepping next with trycatch recursion (Issue 1639).
655 Support for precise stepping in functions compiled before debugging was
2162 Improved debugger support for stepping out of functions.
2174 stepping.
2842 Changed the debugger to avoid stepping into function.call/apply if the
2859 Added support for stepping into setters and getters in the
/external/regex-re2/benchlog/
Dbenchlog.mini65 machdep.cpu.stepping: 2
Dbenchlog.wreck95 machdep.cpu.stepping: 6
Dbenchlog.r706 stepping : 2
/external/bluetooth/glib/
DChangeLog.pre-2-10953 "stutter stepping" for going backwards. (#320638, Larry
DNEWS2002 "stutter stepping".
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
DC.stg174 * of code as you cannot see what is happening when single stepping in debuggers
/external/e2fsprogs/debian/
Dchangelog667 from Novell for stepping up to be our new German translation
/external/valgrind/main/
DNEWS94 things that GDB can do (single stepping, breakpoints, examining
/external/webkit/Source/WebKit/chromium/
DChangeLog-2011-02-1614347 [Chromium] Crash when stepping on a breakpoint while debugging Web Inspector
14750 stepping the WebCore::GLES2Context API completely. Longer term it should
16378 V8: Chromium test expectations not matching improved V8 JavaScript stepping
/external/e2fsprogs/
DRELEASE-NOTES1464 translations. Many thanks to Philipp Thomas from Novell for stepping
/external/webkit/Source/WebCore/
DChangeLog-2008-08-1010936 Remember the expanded state of objects in the Scope Variables pane when stepping.
15859 This would also happen when stepping into an eval which would
20150 code that contains an eval. This change makes stepping into eval
20401 Fixes the bug where stepping out of a function would show the wrong
20658 Fixes a crash when stepping out in the Inspector's debugger.
20668 when stepping so the currentCallFrame isn't accessed when not paused.
21046 … on the passed in ExecState, source ID and line number. This checks for breakpoints, stepping, etc.
56396 used to control the situation of stepping out of the focus chain inside the page.
/external/webkit/Tools/
DChangeLog-2009-06-168975 used to control the situation of stepping out of the focus chain inside the page.
21584 Shows the current function stack when paused or stepping.

12