| Package | Description |
|---|---|
| com.github.unidbg | |
| com.github.unidbg.debugger |
| Modifier and Type | Method and Description |
|---|---|
Debugger |
AbstractEmulator.attach(DebuggerType type) |
Debugger |
Emulator.attach(DebuggerType type) |
| Modifier and Type | Method and Description |
|---|---|
static DebuggerType |
DebuggerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DebuggerType[] |
DebuggerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2026. All rights reserved.