Class Debugger

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: System.Private.CoreLib
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.Diagnostics.Debugger
        See Also:
        Constant Field Values
      • classType

        public static JCType classType
        The type managed from JCOBridge. See JCType
    • Constructor Detail

      • Debugger

        public Debugger​(java.lang.Object instance)
                 throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • Debugger

        public Debugger()
                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • IsLogging

        public static boolean IsLogging()
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • Launch

        public static boolean Launch()
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • Break

        public static void Break()
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • BreakForUserUnhandledException

        public static void BreakForUserUnhandledException​(NetException exception)
                                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • Log

        public static void Log​(int level,
                               java.lang.String category,
                               java.lang.String message)
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • NotifyOfCrossThreadDependency

        public static void NotifyOfCrossThreadDependency()
                                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getIsAttached

        public static boolean getIsAttached()
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable