Lines Matching full:debugging
53 # ART debugging. ART uses SIGSEGV signals for internal purposes. To allow
73 printf "ART debugging mode is enabled.\n"
74 printf "If you are debugging a native only process, you need to\n"
79 printf "ART debugging mode is already enabled.\n"
84 Enter ART debugging mode. In ART debugging mode, SIGSEGV signals are ignored
89 To switch ART debugging mode off, use "art-off"
101 printf "ART debugging mode is disabled.\n"
106 Leave ART debugging mode. Signal handling is restored to default settings.
108 Use the command "art-on" to enable ART debugging mode.