Microsoft SDK for Java

isDebugging

This method of the Debugger Class determines if a debugger is attached to the current process.

Syntax

public static native boolean isDebugging ();

Return Value

True if a debugger is attached.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.