Searched refs:debugging (Results 1 – 14 of 14) sorted by relevance
20 # debugging stack traces.
36 This function is intended for debugging only and should not be used in shipping
45 …/bcc {{.*}}VERSIONDOESNOTEXIST, expecting {{[1-9]+.[0-9]+.[0-9]+.*}}The debugging experience may b…46 ; CHECK_BCC_NOWARNING-NOT: W/bcc {{.*}}The debugging experience may be unreliable
18 When debugging failures, the "-v" option will print to stdout the details of
185 boolean debugging; // was app launched for debugging? field in ProcessRecord363 if (debugging || crashing || crashDialog != null || notResponding in dump()365 pw.print(prefix); pw.print("debugging="); pw.print(debugging); in dump()
6993 app.debugging = false; in attachApplicationLocked()7030 app.debugging = true; in attachApplicationLocked()13051 if (proc.debugging) {
24 2. Enable the Window Orientation Listener debugging data log.
137 for debugging purposes.
37 * This function is intended for debugging only and should not be used in shipping
63 Manual replaying is similar to debugging in gdb. A prompt is presented and the user is able to
34 1. Development-time layers: validation layers, shims for tracing/profiling/debugging tools, etc. Th…
276 engineering for debugging such modifications.